The Function Module BAPI_LEASINGCHAR_PROXY_UPLOAD (Create CO Account Assigment for Leasing Contracts) is a standard Function Module in SAP ERP and is part of the function group CRM_CO_SLS within the package CRM.
Function Module | BAPI_LEASINGCHAR_PROXY_UPLOAD |
Short Text | Create CO Account Assigment for Leasing Contracts |
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 |
---|---|---|---|---|
IV_LOGSYS | TYPE | LOGSYSTEM | Transfer Structure for Logical Systems |
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 | Return Messages | |
IT_BAPISDCOFIN | LIKE | BAPISDCOFIN | CRM Sales: Communication Fields for CO Account Assignment Determination |
This function module does not define any Exceptions.