The Function Module CACS00_ADAPTER_DUE_PRICING (Prov.: Pricing-Vorbereitung und -Aufruf) is a standard Function Module in SAP ERP and is part of the function group CACS00_ADAPTER_DOC_PRICING within the package CACSOBS.
Function Module | CACS00_ADAPTER_DUE_PRICING |
Short Text | Prov.: Pricing-Vorbereitung und -Aufruf |
Function Group | CACS00_ADAPTER_DOC_PRICING |
Package | CACSOBS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJ_ID | LIKE | TCACS_LS_METHOD-OBJ_ID | Objektidentifikation zur Vereinbarungsart | |
I_OBJ_METHOD | LIKE | TCACS_LS_METHOD-OBJ_METHOD | Bearbeitungsmethode für die Objekte einer Generierungsklasse | |
I_OBJ_TYPE | LIKE | TCACS_LS_METHOD-OBJ_TYPE | Typ des berechnenden Objekts |
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 |
---|---|---|---|---|
T_DOCHDM | LIKE | CACS00_S_DOCHDM | Provisionsbelegkopf | |
T_DOCSEM | LIKE | CACS00_S_DOCSEM | Provisionsbeleg, Fälligkeiten (Meatobjekt) |
This function module does not define any Exceptions.