The Function Module FAGL_COEP_TO_COBL (Umschlüsseln von COEP in COBL) is a standard Function Module in SAP ERP and is part of the function group FAGL_SEGMENT within the package FAGL_ORG_UNITS.
Function Module | FAGL_COEP_TO_COBL |
Short Text | Umschlüsseln von COEP in COBL |
Function Group | FAGL_SEGMENT |
Package | FAGL_ORG_UNITS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_COBK | TYPE | COBK | CO-Objekt: Belegkopf | |
IS_COEP | TYPE | COEP | CO-Objekt: Einzelposten periodenbezogen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_COBL | TYPE | COBL | Kontierungsblock |
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 |
---|---|---|---|---|
IT_COIOB | LIKE | COIOB | Umschlüsselung Objektnummer + Objektdaten |
This function module does not define any Exceptions.