The Function Module CRM_CO_SLS_ACCOUNTING_CREATE (Anlegen einer CO-Kontierung) 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_CREATE |
Short Text | Anlegen einer CO-Kontierung |
Function Group | CRM_CO_SLS |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_SENDER | LIKE | BDI_LOGSYS | Übergabestruktur für logische Systeme |
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 |
This function module does not define any Exceptions.