Re: Role Approval request not visible in Role Approvers ToDo tab
Hi Nitin, A quick question, How did you install the IDM database ? By executing the mxmc-install.cmd from command prompt or you have executed the sql scripts in sql query editor ? Just wanted to check,...
View ArticleRe: How to Dynamically Split records in Internal Table
Hi,Use DO LOOP is a straightforward solution. DATA: lt_arr_exidv like arr_exidv[]. lv_start = 1.lv_end = 5000. DO. clear: lt_arr_exidv. append lines of arr_exidv to lt_arr_exidv from lv_start to...
View ArticleRe: Hi guys,What is the difference between sap business one and my sap & sap...
Hi, If you got answer, please close this thread by marking correct/helpful answer. Thanks & Regards,Nagarajan
View ArticleRe: XSD to RFC Mapping
Hi John, Both xsd's are not valid, please refer to Supported XML Schema and WSDL (SAP NW PI 7.1) . Regards,Mark
View ArticleRe: how to setup a query plan in effective at any time for SP or SQL query?
Kent,It all depends on several factors. Most obvious is if parameters are passed to the procedure that affect which or how many rows are evaluated and returned by the query. More likely is it's...
View ArticleRe: How many foreign trade orgnisation we can assign to one company code
Krishna, Before posting the query you could have tried in the config. Node. Basically you can't assign more than one fto to one company code. In the config. Logical system group and company code are...
View ArticleMajor differences between GTS 7 and 10 version
I am new to GTS. I am ECC consultant and my company is sending me for GTS training.. Currently we are in GTS 7 and SAP has stopped supporting the 7 version and hence planning to go for upgrade to 10...
View ArticleQuestion about RBA & Multilevel ATP in gATP
Hi folks, I have a question regarding gATP RBA & mulitlevel ATP .. We have a requirement where for a finished product 'A0001' (gATP relevent), first a location substitution rule should...
View ArticleRe: Email Alert for Errors in PI
-> you have define alert category (alertcatdef) in client XXX~yes -> Your exchange profile i pointing to client XXX~yes->You can see the alert category in RWB and created the alert rule for...
View ArticleRe: Report needs to be for past week
Hi Paul, Modify the Record Selection Formula to: {Command.OHORDD} IN Last7Days-Abhilash
View ArticleRe: Email Alert for Errors in PI
Did you assign the recipient for your alert category? Please refer to question no 3 in the below wikiFrequently occured problems in Alert Management (ALM) - Application Server Infrastructure - SCN Wiki
View ArticleRe: Output Types in SO Issue
Hi Rianka , I have 2 SAP systems . In 1 sap system "A"this order is created and this ZALE O/P once triggered will go via idoc and update PO in another system "B" . This flow is already there for X...
View ArticleRe: Output Types in SO Issue
I have 2 SAP systems . In 1 sap system "A"this order is created and this ZALE O/P once triggered will go via idoc and update PO in another system "B" . This flow is already there for X Customer (Ship...
View Articleassign valuation variant to costing variant OKKN/OKK4
Dear Team, I need to create a new costing variant with a new valuation variant. these are the steps I did. 1. OKKN - Create a the costing variant2. OKK4 - Create the valuation variant I cant find a T...
View ArticleRe: Freight with minimum value based on weight
Thanks for the reply Sridhar...I will check the option and revert back. Regards,AKPT
View ArticleIntermittent (and Strange) Missing or Invalid Receiver Agreement Error
We have a SYNC SOAP to RFC scenario and once in a while we would encounter errors for the response back to the requesting system. The error is "Missing or Invalid Receiver Agreement". Sender:...
View ArticleRe: Hyperlink Target to new window with CR for Enterprise
Hi Mike, The note is specific to the CR 2008/13 legacy designer so I'm not sure if it'll work with this new version. Have you enabled HTML pass through on the BI 4.1 Server? P.S: This will work only...
View ArticleRe: Linux Certification
Hi Surojit, If it's suggestion prabably you can plan for other SAP Basis related Certification, which will be of more helpful in career i.e.. like Basis, OS/DB Migration, Solution Manager, upgrade. As...
View ArticleRe: Send an Email upon SFC done
Hi Adithya, As you are trying to do using MII Custom BLS then here is one option for you if you have one routing. You can create a custom MII BLS and within the BLS you can take inputXML in Transaction...
View Article