Menu

SAP Function Module C14O_CD_OBJECTS_READ_OLD

EHS: Lesen der Änderungsbelegobjekte von der Datenbank

The Function Module C14O_CD_OBJECTS_READ_OLD (EHS: Lesen der Änderungsbelegobjekte von der Datenbank) is a standard Function Module in SAP ERP and is part of the function group C14O within the package CBUI.

Technical Information

Function Module C14O_CD_OBJECTS_READ_OLD
Short Text EHS: Lesen der Änderungsbelegobjekte von der Datenbank
Function Group C14O
Package CBUI
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_OBJECT LIKE CDHDR-OBJECTID
I_TABLENAME TYPE ESP1_TAB_NAME
I_VALFROM LIKE SY-DATUM
I_VALTO LIKE SY-DATUM

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
E_CD_HEADER_TAB LIKE CDHDR
E_CD_POSITION_TAB LIKE CDSHW
I_OBJECT_TAB LIKE CDKEYTAB

Exceptions

This function module does not define any Exceptions.