Menu

SAP Function Module CZ_BT_OBJECT_READ_FROM_DB

Read all object assignments from the database

The Function Module CZ_BT_OBJECT_READ_FROM_DB (Read all object assignments from the database) 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_OBJECT_READ_FROM_DB
Short Text Read all object assignments from the database
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 LIKE PLKO-DATUV 0 Latest date of the selection interval
DATUV LIKE PLKO-DATUV 0 Earliest date of the selection interval
OBJINFO LIKE TCA01 Object information according to TCA01
PLNNR LIKE PLKO-PLNNR Task list number
PLNTY LIKE PLKO-PLNTY Task list type
WERKS LIKE MAPL-WERKS SPACE Plant of material

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTRIES LIKE SY-TABIX Entries in document table

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.