Menu

SAP Function Module CP_BT_PLPO_READ_WITH_INDEX

Read record for an index from item document table

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

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