The Function Module K_OBJECTS_FOR_COBL (Mehrere Objektnummern entschlüsseln und in COBL stellen) is a standard Function Module in SAP ERP and is part of the function group KAIG within the package KACC.
Function Module | K_OBJECTS_FOR_COBL |
Short Text | Mehrere Objektnummern entschlüsseln und in COBL stellen |
Function Group | KAIG |
Package | KACC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COBL | LIKE | COBL | Kontierungsblock | |
I_OBJNR | LIKE | COEP-OBJNR | Objektnummer | |
I_OBJNR_N1 | LIKE | COEP-OBJNR_N1 | SPACE | 2. Objektnummer |
I_OBJNR_N2 | LIKE | COEP-OBJNR_N2 | SPACE | 3. Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COBL | LIKE | COBL | Kontierungsblock |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.