Ansicht
Dokumentation

EXIT_SAPLWPDA_012 -

EXIT_SAPLWPDA_012 -

General Material Data   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

The function module can be used to program your own analyses of table changes when material groups are prepared at POS outbound.

Table PIT_POINTER is used to transfer change pointers. Pointer creation can be defined in the ALE layer in Customizing (transaction BD52).
The content of this table can be analyzed but not changed.

Table PIT_FILIA_GROUP is used to transfer store-specific values. It contains all the stores included in this analysis sequence.
The content of this table can be analyzed but not changed.

The output tables PET_OT1_F_WRGP and PET_OT2_WRGP contain the results of the analysis, whereby PET_OT1_F_WRGP contains the store-dependent changes and PET_OT2_WRGP the store-independent changes.
Entries can only be added to this table. None should ever be deleted.

The tables must be filled as described below:

Table PET_OT1_F_WRGP:

Field name! Meaning ! Content
----------+-----------------------------------+-------------------------
FILIA ! Name of the store to which this ! 4-figure plant name
! change applies !
----------+-----------------------------------+-------------------------
MATKL ! Material group to be ! Name of material group
! prepared !
----------+-----------------------------------+-------------------------
TIMESTAMP ! Time stamp for change pointer ! Is not needed and
! creation ! therefore empty
----------+-----------------------------------+-------------------------
UPD_FLAG ! Deletion flag ! = 'D' if a deletion
! ! record for this object
! ! is to be transferred to
! ! the POS system,
! ! otherwise blank
----------+-----------------------------------+-------------------------


Table PET_OT2_WRGP:

Field name! Meaning ! Content
----------+-----------------------------------+-------------------------
MATKL ! Material group to be prepared ! Name of material group
! !
----------+-----------------------------------+-------------------------
TIMESTAMP ! Time stamp for change pointer ! Is not needed and
! creation ! therefore blank
----------+-----------------------------------+-------------------------
UPD_FLAG ! Deletion flag ! = 'D' if a deletion
! ! record for this object
! ! is to be transferred to
! ! the POS system,
! ! otherwise blank
----------+-----------------------------------+-------------------------
SPRAS ! Language flag ! Is not needed and
! ! therefore blank
----------+-----------------------------------+-------------------------






BAL Application Log Documentation   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 3432 Date: 20240423 Time: 181355     sap01-206 ( 34 ms )