Re: Root Node must contain at least one element
For some reason I had to refresh the solution before activating the object and everything is working now
View ArticleRe: Severe error(s) occurred in phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/NTACT_ALTNT!
Hi Gaurav, The content of NTMOVALTNT.ELG~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ANTCPINT and RETURN CODE in...
View ArticleRe: TMP_GUI_DIRECTORY_LIST_FILES Limitations - Alternative
Hi Abhijit,I've never had a problem with cl_gui_frontend_services=>directory_list_files. Could you share a bit of code so we can try to see what the problem could be?Cheers,Custodio
View ArticleRe: Sales Blanket Agreement
Hi, If you got answer, please close this thread by marking correct/helpful answer. Thanks & Regards,Nagarajan
View ArticleRe: Automatic payment Run Available in SAP B1-Doubt
Hi, If you got answer, please close this thread by marking correct answer. Thanks & Regards,Nagarajan
View ArticleRe: 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: Trouble Passing URL Parameters between Applications
Hi Jorg, I think your right about the URL, I am working on a Local Host and it seems to open the receiving Applicationfine, however it's not passing the variables. I am able to hard code the date on...
View ArticleRe: SAP Business One - User Rights
Hi, If you got answer, please close this thread by marking correct/helpful answer. Thanks & Regards,Nagarajan
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 ArticleRe: Planning Area activation error
Hi Vishwanath Check if this works. Step1 If you do not have a calculation make sure your calculation definitions are as shown below.In your case it would be VSSALESFCST@REQUEST =...
View ArticleRe: OUTPUT Type are determined but not added into header
Hi Rodrigo, This will some times happen if printer set up is not propercheck the Communication in the Output condition records whether the Output device used is proper or not I can conclude from you...
View ArticleRe: Email Alert for Errors in PI
i just updated it now: here's the error message: "Cannot process message, no route from *USER* to *email*"
View ArticleRe: Enquire authorization setting in material no. control
Hi Emily So if this is for transaction MM03 Material Master Data Display .... Recommend you read up on the object via SUIM Authorisation Objects by Complex Criteria or via SU21. Have a look at all the...
View ArticleRe: Group Header 2 section not auto-fitting
Hi Amanda, This is very strange. Would you be able to attach the report with saved data please? I've tried everything I can to replicate the behaviour however, for me it fits the sections correctly. To...
View Article