Re: SAP fiori employee applications not opening up
Overlay Container - show web site in overlay container
Hi all,
is it possible to show a web site in the overlay container component? I don't want to open a new browser window - I want to show the web site in the overlay container.
Is this possible?
Thanks for information.
Best regards,
Christoph
Re: SAP fiori employee applications not opening up
Hi Krishna,
what is the SP levels for the OData and UIX01HCM component?
Best Regards
Pankaj
Re: Error while calling an extesion app in WebIDE
Hello Jamie,
thanks a lot for your tips. It works at last after changing the WebIDEUsage parameter for GW, GW-ADT and GW-UI5 destinations to the correct one (SAP Web IDE Developer Guide). The index.html will be called correctly and data will be read from our GW server.
best regards
Xiang
Special inspection indicators?
Hello Gurus,
I want to flag some sales orders/customers/materials for special inspection. All I want to do is that some material should not get shipped until unless I allow them to do so. I want to flag such orders or vendors or materials in sap.
1. Is there any special indicator which can be activated in SAP?
2. In which report can I find these customers/materials/orders?
Thanks,
Ethan
Re: SAP Retail Store Services Instalaltion
(Ensure you have admin role in portal)
- Open portal in desired client, navigate to user administration
- Enter in your user name, press enter, click on "assigned roles"
- Click Modify, search for mentioned portal role, using * where necessary
- Select the role on the left hand side, click on Add
- Press save
- F5 to refresh your browser, now you should see a role called "in store inventory........."
Re: Sales Order Type for down payment is fully rejected, but still as open sales orders in va05?
Re: Scrap% in routing operation
Hi,
In case of discrete Mfg the scenario works as you mentioned.
My question is for ‘Repetitive Mfg’ with reporting point backflush, when I am doing MFBF with reporting point I can’t see any effect of this ‘Scrap%’ maintained in routing so wanted to know if I am missing some thing or there is no significance of this field in ‘Repetitive Mfg’ but in SAP help no were mentioned like that.
Please suggest.
Regards,
AJ
Re: RS_AFTER_IMPORT Started for DSO-Error message
Hi,
check the myself connection as during the DSO activation the system will create an export datasource (8*). Check table RSLOGSYSDEST for the own system (myself connection) and check afterwards the RFC connection in transaction sm59 according to SAP note 538052. Additionally perform a connection test (RFC destination xxxx --> utilities --> test) or in case the maintained user is a DIALOG user, perform a remote login in order to check the RFC connection.
best regards,
Janette
Re: HTTP Status 404 - /InfoViewApp/logon.jsp
Rufina,
It seems that the Domain Controller with IP 10.208.50.11 can't find the Service Principal Name `HTTP/vmedwboeweb1.PHS.ORG' that I understand it is the name of your Web Application Server.
This may be due because:
- Somebody has created a duplicated SPN with the same name and different account
- Somebody has deleted the service account or the SPN
- Name resolution problems for the DC 10.208.50.11
This seems to be a problem related to your domain resolution.
I will recommend you to use AD Explorer to find for duplicates or missing SPN.
Regards,
Julian
Re: Reuse Flavors for Custom transactions - sap personans 2
I'm curious about why customizing just 5 screens in one transaction took 4 weeks. That sounds like a very long time. Are they particularly complex screens? Do you have a lot of scrips in the flavour?
There is no way to copy a flavour from one transaction to another, but it may be that there's a faster way of building your flavours that might mean that's less of a problem than it currently seems.
Steve.
Can't open source code for VS2010 project
Hi
I have been looking at modifying an open source piece of software (here ... http://www.rainforestnet.com/crystal-reports-exporter/ask.htm)
I only need to make a small modification, so I downloaded the source code and tried to open the project in VS2010 but whenever I do it just shows up as "(unavailable)" and nothing I can do will let me open the project.
Would anyone be able to download the above source code and see if they can open the project - just to see if this is something I am doing wrong or there is an issue with the download?
All I need to do is change one line of code and recompile it but it's proving quite hard!
Thanks
Re: Retrieve autogenerated key after insert
Not sure If I understood you correctly. Do you want the row number of the next row to be inserted ? Does the table has any sequence column or Identity column like mentioned by Lars in Quick note on IDENTITY column in SAP HANA
and also How to FInd Last Iserted Row Id in Hana
If yes then can we should be able get the intended result by NEXTVAL.
Regards,
Krishna Tangudu
Re: Budget Approval Process(Workflow)
Hi Srini,
I completely agree with Paulo here... We have almost similar type of design set up in our project where different approvers can be put in AR depending upon what is the limit or type of AR that is designed for.
So user need to enter those approvers SAP id and if that specific SAP id is not having Role to approve the AR, his id will not be allowed by the system to be entered as valid approver.
Once all valid approves are entered in the system , user need to click on For approval button in front of System status. That should ensure that Workflow will get routed to respective approvers maintained in AR. Once approver receive AR in their SAP inbox, they need to either approve it or reject it.
If all approves approve, it finally goes for Budget distribution.
If any one of the approver reject the AR, AR will be removed from Pending Approval List.
You need to involve Workflow Consultant to design workflow accordingly.
Regards
Tushar
Administrator and Partner Development options in C4C Tenant
Hi,
We just got the C4C tenant development tenant access with an admin access. And we logged into the tenant (1411), i only see 3 tabs..
- Application and User Management
- Business Configuration
- Business Management
I do not see Administrator, Partner Development Tabs in this tenant. Do we need to do activate some where to see these tabs?
I am new to C4C and would like understand the process. Can some one help me?
Thanks in advance,
Kishore
Re: Advice on XML View Layout requested...
Hi Andreas,
The reason I was looking at custom controls was because of my confusion about the hidden aggregation of layoutData that gets added to your control automatically but obviously in your namespace.
e.g. I didn't realise that <f:SimpleForm> should be followed up by <f:layoutData> and not <layoutData>.
Anyway, standard control gone now (except for my extension of CustomTile for the TileContainer on the right).
BTW - Having the OpenUI5 source cloned locally makes investigating these things so much easier (not to mention making it easy to see which controls have extension points if you do need to do something unique without rewriting a control)!
Cheers,
Matt
Alert DB2 LUW Space Management
Hello All,
SolMan got the below alert?
1. DB2 LUW Space Management.
could you please help me with this alert?
thank you & regards,
Importing an Entity (LDM) from a Excel file
Hi,
today I have a very simple question (I believe)
I'm trying to import an Entity (for test purposes only one, but I assume I can have more ...) from a Excel spreadsheet into PowerDesigner LDM Model.
If the powerDesigner help I can find a recomendation to put all the Table/Entity attributes as a colleciton separated by an "," ... or whatever.
What in case I have such structure:
This is by far more user friendly, that putting everything as a list separated by "," ... And this is also how PD extracts the attributes into Excel.
Is there a way how this can be done? It took me already like an hour by try to set up the Excel import in a way this structure could be imported ... but without success.
Any ideas how to do that?
I'm using the standard File -> Import -> Excel File ... funcitonality.
Or maybe like this ... as described in the help.
I'm defining an Excel containint 2 sheets ... the firs one to represent the Entities and the second one to represent the Entity Attributes:
But when importing, it imports only the data frm the fistr sheet ... I know, the sheet name should refere to the class I"m trying to import to ...
I was already trying to change the name to Entity.Entity Attribute because this is what I can find in PD:
I have even tryed to define the import mapping by my own ...
But doing it like that it say's "The import of a sub-object requires a column"
No matter what I do ... it's still not working ... so the question: what am I doing wrong?
We are running 16.5 SP02 PL04
Regards,
Rafal
Career Advise Request for SAP BW/BI/BO Area
Hi SAPers-
I have 9 yrs Work Experience in Business Development and wanna make a career move to SAP.
I am interested in starting a career in SAP BW/BI/BO.
Please suggest me the best option SAP BW7.3 OR SAP BIBO4.0 in relation to job market in NA,Europe and Middle East
Regards
SaiPrasad
Message was edited by: Colleen Lee - changed title from "Question" to something more meaningful.
Re: Locating a structure in a program..
if you know the data element / field name from the structure just hit find (binocular) and enter field name and hit enter.