Solution : https://service.sap.com/sap/support/notes/423484 (SAP Service marketplace login required)
Summary :
For SAP systems integration, specifically between SAP CRM and R/3, the SD CHANGE BAPIs require an internal control parameter, LOGIC_SWITCH, to be defined in the reference structure BAPISDLS. Previously, this was not available at the interface but has now been addressed. Solutions include defining LOGIC_SWITCH as an optional import parameter in function modules like BAPI_CUSTOMERINQUIRY_CHANGE, BAPI_CUSTOMERQUOTATION_CHANGE, and BAPI_CUSTOMERCONTRACT_CHANGE. It also involves updating related business object (BOR) definitions for BUS2030, BUS2031, BUS2032, and BUS2034. Changes must be reflected in the object types through SWO1 transaction, followed by saving and generating the updated source code.
Key words :
define internal control parameter logic_switch, additional key words bapi, abap dictionary field proposals, additional optional import parameter, internal control parameter, internal ctrl parameter, sap systems crm, sd change bapis, sd flag bar, business objects bus2030
Related Notes :
213394 | |
205775 | Partner change in CHANGE BAPI |