The Function Module CACSCD_REVERSE_ISCD_DOCUMENT (Rücknahme Abrechnungslauf FS-CD) is a standard Function Module in SAP ERP and is part of the function group CACSCD_STMT_TRANSFER_ISCD within the package CACSCD.
Function Module | CACSCD_REVERSE_ISCD_DOCUMENT |
Short Text | Rücknahme Abrechnungslauf FS-CD |
Function Group | CACSCD_STMT_TRANSFER_ISCD |
Package | CACSCD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHECK_DATA | TYPE | CACS_CHECK | Prüfprogramm ausführen | |
I_OBJ_ID | TYPE | TCACS_LOS_OBJECT-OBJ_ID | Identifikation des berechnenden Objektes | |
I_OBJ_METHOD | TYPE | TCACS_LOS_METH-OBJ_METHOD | Zugeordnete Methode zur Objekttypklasse für Log. Service | |
I_OBJ_TYPE | TYPE | TCACS_LOS_METH-OBJ_TYPE | Objekttypklasse (OTC) für Logischen Service | |
I_PAYSYS_INFO | TYPE | CACS_S_PAYSYS_INFO | Prov.: Info für Zuordnung des Zahlungssystem |
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 |
---|---|---|---|---|
E_MESSAGES | LIKE | CACS_S_TRANSF_MESSAGE | Returnparameter | |
I_DOCHD | LIKE | CACS00_DOCHD | Provisionsbelegkopf |
This function module does not define any Exceptions.