Menu

SAP Function Module K_OBJECTS_FOR_COBL

Mehrere Objektnummern entschlüsseln und in COBL stellen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COBL LIKE COBL Kontierungsblock

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.