Menu

SAP Function Module LXVAS_PACKING_INSTRUCTION_READ

Read packing Instructions of packing object

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 LXVAS_PACKING_INSTRUCTION_READ (Read packing Instructions of packing object) is a standard Function Module in SAP ERP and is part of the function group LXVAS_WCNTR within the package LXVAS.

Technical Information

Function Module LXVAS_PACKING_INSTRUCTION_READ
Short Text Read packing Instructions of packing object
Function Group LXVAS_WCNTR
Package LXVAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_FULL_READ TYPE FLAG SPACE General Flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_PIKP TYPE LEINT_PIKP Packing Instruction header BADI communication
LOCK_MODE TYPE PL_LOCKMODE '0' Lock mode

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_PACKKPS LIKE LEINT_PACKKPS Texts for Packing Object Header (PACKPO)
CT_PIPO LIKE LEINT_PIPO Packing instructions items
CT_SELKZTAB LIKE SELKZTAB_S Screen pack instructions position

Exceptions

This function module does not define any Exceptions.