The Function Module COINT_TRANSFER_POSTING (Rahmenbaustein für die Umbuchung) is a standard Function Module in SAP ERP and is part of the function group COINT_TP within the package COINT_TP.
Function Module | COINT_TRANSFER_POSTING |
Short Text | Rahmenbaustein für die Umbuchung |
Function Group | COINT_TP |
Package | COINT_TP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK | TYPE | C | 'X' | prüfen |
I_RKAUF | LIKE | RKAUF | Anforderung periodische Auftragsbearbeitung |
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_MESSAGES | LIKE | MESG | Nachrichtensammler Erlösumbuchung | |
ET_MESSAGES_COSTS | LIKE | MESG | Nachrichtensammler Kostenumbuchung | |
IT_BREQREF | LIKE | COINT_TP_BREQREF | Fakturaanforderung und Referenz | |
IT_TPOST_COSTS | LIKE | COINT_TPOST_COST | Übergabestruktur Kosten | |
IT_TPOST_HD | LIKE | COINT_TPOST_HD | Controlling-Integration Umbuchung: Kopfdaten | |
IT_TPOST_IT | LIKE | COINT_TPOST_IT | Controlling-Integration Umbuchung: Einzelposten | |
IT_TPOST_REVS | LIKE | COINT_TPOST_REV | Üergabestruktur Erlöse | |
XCOEP | LIKE | COEP | CO-Objekt: Einzelposten periodenbezogen |
This function module does not define any Exceptions.