Menu

SAP Function Module CZ_BT_OBJ_CHANGE_SERVICE_DET

Determine all change statuses for main data (period)

The Function Module CZ_BT_OBJ_CHANGE_SERVICE_DET (Determine all change statuses for main data (period)) is a standard Function Module in SAP ERP and is part of the function group CZBT within the package CP.

Technical Information

Function Module CZ_BT_OBJ_CHANGE_SERVICE_DET
Short Text Determine all change statuses for main data (period)
Function Group CZBT
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATUB_IMP LIKE PLPO-DATUV 99991231 Date to for determination
DATUV_IMP LIKE PLKO-DATUV 19000101 Date from for determination
MODE_IMP LIKE 1 Processing mode

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
RC279_EXP LIKE RC279 Table of the change dates

Exceptions

This function module does not define any Exceptions.