The Function Module CRM_CO_SLS_ACCOUNTING_GET (CO-Kontierung zur Position lesen) 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_GET |
Short Text | CO-Kontierung zur Position lesen |
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 |
---|---|---|---|---|
I_VBAK | LIKE | VBAK | Verkaufsbeleg: Kopfdaten | |
I_VBAP | LIKE | VBAP | Verkaufsbeleg: Positionsdaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VBAP | LIKE | VBAP | Verkaufsbeleg: Positionsdaten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.