Menu

SAP Function Module CP_BT_PLPO_READ_WITH_INDEX

Read record for an index from item document table

The Function Module CP_BT_PLPO_READ_WITH_INDEX (Read record for an index from item document table) is a standard Function Module in SAP ERP and is part of the function group CPBT within the package CP.

Technical Information

Function Module CP_BT_PLPO_READ_WITH_INDEX
Short Text Read record for an index from item document table
Function Group CPBT
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
FLG_CLAS LIKE SPACE Read class
FLG_EXTR LIKE 'X' Read external processing data
FLG_MGVRG LIKE SPACE Read operation quantity from material quantity calculation
FLG_PVZNR LIKE 'X' Read superior operation
FLG_QUAL LIKE SPACE Ind.: read qualification data
FLG_SUMNR LIKE 'X' Read operation
FLG_WORK LIKE 'X' Read work center
INDEX LIKE SY-TABIX Index for document table
STTAG LIKE RC27S-STTAG 0 Key date for accessing work center

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_SEL LIKE PLPOB-FLG_SEL Flag record is valid
NEW_INDEX LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
PLPOD_EXP LIKE PLPOD Operation data (dialog structure)
RC27F_EXP LIKE RC27F External processing
RCR01_EXP LIKE RCR01 Work center
VBKZ_EXP LIKE Update indicator

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Entry not found