Menu

SAP Function Module CP_00_PLPOB_PLPOD_TRANSFER

Fill PLPOD structure from PLPOB structure

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module CP_00_PLPOB_PLPOD_TRANSFER (Fill PLPOD structure from PLPOB structure) is a standard Function Module in SAP ERP and is part of the function group CP00 within the package CP.

Technical Information

Function Module CP_00_PLPOB_PLPOD_TRANSFER
Short Text Fill PLPOD structure from PLPOB structure
Function Group CP00
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
ARBID_MAIN_IMP LIKE PLPO-ARBID 0 Work center of superior operation in phases
FLG_BZW LIKE SPACE Check whether operation has object dependencies
FLG_CLAS LIKE SPACE Look up class
FLG_EXTR LIKE 'X' Look up external production data
FLG_KLA LIKE SPACE Check whether operation is classified
FLG_MGVRG LIKE SPACE Read operation quantity from material quantity calculation
FLG_PHASE_WORK LIKE 'X' Ind.: read work center from operation in phases
FLG_QUAL LIKE SPACE Ind.: read qualification data
FLG_WORK LIKE 'X' Look up work center data
FLG_WORK_NO_PLNTY LIKE SPACE Read work center without task list check
MESSAGE_TYPE_IMP LIKE 'S' Type of error message
PLPOB_IMP LIKE PLPOB Operation document table structure
PLPOD_IMP LIKE PLPOD Operation dialog structure entry
STTAG_IMP LIKE RC271-STTAG SPACE Key date for work center access
VORNR_MAIN_IMP LIKE PLPO-VORNR SPACE Operation number of main operation for sub-operations

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_EXTR LIKE External processing data cannot be read
NO_WORK LIKE Work center cannot be read
PLPOD_EXP LIKE PLPOD Operation dialog structure output
RC27F_EXP LIKE RC27F External data operation record
RCR01_EXP LIKE RCR01 Work center
WORK_HAS_WRONG_PLNTY LIKE Work center not allowed for this task list type

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.