Problem: what is the sequence of methods executed in the ORDER_SAVE BADI?
Archiwum tagów: crm - Strona 5
Sequence of methods in ORDER_SAVE BADI
Method CHANGE_BEFORE_UPDATE of BADI ORDER_SAVE not executed
Problem: you have an implementation of BADI ORDER_SAVE and method CHANGE_BEFORE_UPDATE is not executed when you run your report.
Short dump SAPSQL_ARRAY_INSERT_DUPREC while saving documents with CRM_ORDER_SAVE
Problem: you save documents with use of CRM_ORDER_SAVE function module and you get short dump: SAPSQL_ARRAY_INSERT_DUPREC.
Check in CRM if program running in dialog mode
Problem: you want to check if your code is executed in the dialog mode or not.
Get Business Partner for username
Problem: You need to get Business Partner for a username.
Action condition does not work
Problem: you have created a condition for Action in CRM. Condition is logically and syntactically correct but it is never fulfilled.
Get BP for Organizational Unit
Problem: you want to obtain Business Partner connected with the Organizational Unit.
Disable/enable email confirmation in email sent from SAP
Problem: you send email from SAP but user has to confirm reading of email. You want to turn off this functionality in SAP.
Incorrect item order when using CRM_COPY_PROCESS_PREPARE
Problem: you created a Follow-Up transaction in CRM but Follow-Up items are not properly connected to the original ones. There might also be an issue of missing values in newly created items.