The Function Module CRM_CO_SLS_ACCOUNTING_KEY_SAVE (Speichern der CO-Kontierung zur Salesposition) is a standard Function Module in SAP ERP and is part of the function group CRM_CO_SLS within the package CRM.
Function Module | CRM_CO_SLS_ACCOUNTING_KEY_SAVE |
Short Text | Speichern der CO-Kontierung zur Salesposition |
Function Group | CRM_CO_SLS |
Package | CRM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_RETURN | LIKE | BAPIRET2 | Rückgabemeldungen | |
IT_BAPISDCO | LIKE | BAPISDCO | CRM Sales: Kommunikationsfelder zur CO-Kontierungsfindung | |
IT_BAPISDCOFIN | LIKE | BAPISDCOFIN | CRM Sales: Leasingfelder zur CO-Kontierungsfindung | |
IT_BAPISDCOSV | LIKE | BAPISDCOSV | CRM Sales: Servicefelder zur CO-Kontierungsfindung | |
IT_BAPISDITM | LIKE | BAPISDITM | Kommunikationsfelder: Vertriebsbelegposition |
This function module does not define any Exceptions.