Menu

SAP Function Module K_COBL_TO_COPADATA

Tabelle COPADATA für PA aus COBL_ALT und COBL_NEU füllen

The Function Module K_COBL_TO_COPADATA (Tabelle COPADATA für PA aus COBL_ALT und COBL_NEU füllen) is a standard Function Module in SAP ERP and is part of the function group KAIP within the package KBAS_ERP50.

Technical Information

Function Module K_COBL_TO_COPADATA
Short Text Tabelle COPADATA für PA aus COBL_ALT und COBL_NEU füllen
Function Group KAIP
Package KBAS_ERP50
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_DERIVE_ANEW TYPE BOOLE_D SPACE Flag: 'X' - remove derived data
ID_FILTER_DATA TYPE BOOLE_D SPACE Flag: 'X' - reduce COBL to COBL_PA fields
IS_COBL_OLD LIKE COBL Kontierungsblock Alt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_DERIVATION TYPE BOOLE_D Flag: 'X' - no re-derivation needed

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_COBL_PA LIKE COBL Kontierungsblock Neu

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_COPADATA LIKE COPADATA BDC-Übergabestruktur für Daten an das CO-PA

Exceptions

This function module does not define any Exceptions.