Re: Formula in WebI for merging data rows
Hi Koen, it works :-) Many thanks for your help. Kind regards,Tobias
View ArticleRe: Automatic production order creation and confirmation
Hi Arko, Two step process of creating/releasing the order and confirmation with auto GI/GR is the simplest standard process available. For one step process you need to develop Zscreen with input as...
View ArticleBI Mobile Navigation Bar
Hi Community We have in BI Mobile several reports designed in Design Studio. That work's well, but if we open a report, the navigation Bar is hidden and we can go Back to an other report. So we have to...
View ArticleWhat is PI-Independent Enterprise Services ?
Dear experts, Can you help explain what the PI-Independent Enterprise Services is?I already get through the page:...
View ArticleRe: ABAP routine for transformation
Change the data declaration data: lv_source_record like <source_record>.with data: lv_source_record like <source_fields>.
View ArticleRelevance of Requirement in a step without conditiontype in pricing procedure
Hi Gurus, I came across a pricing procedure in my project where requirement routine 2 is assigned in a step which says sub-total. I see the value as 0 against sub-total in all documents. I would like...
View ArticleRe: RRI through Button? Analysis 1.4
Hi RRI via an API call is not possible yet.Do you need to open a specific workbook?There is a functionalty called launcher.xml.With that you can open a workbook, set variables, refresh etc... Is that...
View ArticleUpdate negative number of days for Current Invoice and positive for past due
Hi, 1. I have a bill, for which I want to create negative number of days for Current Invoice and positive for past dues. Kindly suggest how this can be achieved? I am functional consultant and I need...
View ArticleRe: Problem with logon to CRM WebUI
Hi Hannes Please humor me on this one , but have you checked the business role assignment on each of the org units and positions ? Select org 1100 and then select option Goto->Detail...
View ArticleRe: Row Compression in db2 9.7
For SOFFCONT1 think about creating external repoository - file or SAP content server and move all entries there.
View ArticleRe: ess section 80 deductions
Hi , Here in approval aprocess approver is maintained in ztable and for auto approval the same approver should get the status of the request..means for notification status also we pick the approver...
View ArticleRe: Persistence Errors in SPM 3.0
Hi Fiona, I am experiencing the same error. I have checked section 3.5.1 of the SPM installation guide and the steps have been carried out correctly. When I do the ping test, I get "Error during ping...
View ArticlePrerequisites for SAP NW BPM implementation
Hi All, Can you please let me know the prerequisites for SAP NW BPM implementation? Also,please let me know the phases in a SAP NW BPM implementation like requirement gathering and subsequent phases....
View ArticleNamespace prefix ' soap' not defined
Hi, I consume a SAP Web Service in dotnet C#.After updating our systems to EHP7 i had to change my C# code. I think my code is correct.But the Web Service does not operate.The system returns me this...
View ArticleRe: Sales area of employee
Hi Jeffin, you may use the Function Module HR_READ_INFOTYPE as import parameter provide the Personnel Number(PERNR) of the employee, the validity period (BEGDA and ENDDA) and retrieve the table of...
View ArticleRe: Workflow trigger
SAP_WAPI_CREATE_EVENT call in BADI/user exit/enhancement is a totally valid option. A lot of times it is much simpler than using change documents (SWEC) etc. and you will have a better control over...
View ArticleEvent based Preventive Maintenance
Hello Experts, My client requirement is to have Event based Preventive Maintenance i.ethey are giving cycle duration as 3 years (eg) for Shutdown related planned maintenance but actual shutdown may...
View ArticleRe: How to Comment the PCR specific rule
Hi Naresh,Sorry for a wrong answer posted stating no option to comment in PCR.. Go to table view of PCR IN42 change.After /3F5 or /AF5 give * in the second box. i.e in the box before ELIMI *...
View ArticleRe: While trying to select an item from another form , choose item is not...
Hi Vasanth, Then you'll have to check the code leading up to that "if".I'd start by placing a breaking point on the first line of the method that is handling the ItemEvents fired from the Application...
View ArticleRe: How to get the output of a standard report RFBILA00 in PDF form.
Hi Rao, First you execute your report RFBILA00 and execute print. Then from the menu System->Own spool requests you will get your recently generated spool request for your report. There you will get...
View Article