Menu

SAP Function Module CO_LA_OPER_SEQ_PRE_READ_DB_VER

Lesen der Vorgangs-und Folgensätze (nur für LDB PSJ)

The Function Module CO_LA_OPER_SEQ_PRE_READ_DB_VER (Lesen der Vorgangs-und Folgensätze (nur für LDB PSJ)) is a standard Function Module in SAP ERP and is part of the function group COLA within the package CO.

Technical Information

Function Module CO_LA_OPER_SEQ_PRE_READ_DB_VER
Short Text Lesen der Vorgangs-und Folgensätze (nur für LDB PSJ)
Function Group COLA
Package CO
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_AUFRUF LIKE PSJ_VERSIONEN-AUFRUF
I_FLG_GET_CO_OBJ TYPE C ' '
I_FLG_READ_CAPACITIES TYPE C ' '
I_TCNDB LIKE TCNDB
I_VERSION LIKE PSJ_VERSIONEN-VERSION
VSNMR_IMP LIKE VSKOPF-VSNMR

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_AUFPL_PRE_TAB LIKE AUFPL_PRE
T_SELECT_FIELDS TYPE RSFS_FIELDS

Exceptions

This function module does not define any Exceptions.