Ansicht
Dokumentation

EXIT_SAPLWPDA_011 -

EXIT_SAPLWPDA_011 -

Addresses (Business Address Services)   Fill RESBD Structure from EBP Component Structure  
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 follow-on items are prepared at POS outbound.

Parameter PIT_ERSTDAT contains the preparation date and corresponds to the starting date of the analysis period. It cannot be changed, and is used to fill the output tables.

Parameter PIT_DATP4 contains the date for the end of the analysis period. It cannot be changed, and can be used to analyze change pointers.

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 inh this analysis sequence.
The content of this table can be analyzed but not changed.

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

The tables must be filled as described below:

Table PET_OT1_F_NART:

Field name! Meaning ! Content
----------+-------------------------------------------------------------
FILIA ! Name of the store to which this ! 4-figure plant number
! change applies !
----------+-----------------------------------+-------------------------
ARTNR ! Material number of the follow-on ! Material number
! item or empties material to !
! be transferred !
----------+-----------------------------------+-------------------------
VRKME ! Sales unit of the follow-on item ! Sales unit of follow-on
! to be transferred ! item number
----------+-----------------------------------+-------------------------
INIT ! Object is to be initialized ! Must always be set to
! ! 'X', unless the delet.
! ! flag is set (see below),
! ! in which case it should
! ! be blank
----------+-----------------------------------+-------------------------
DATUM ! Date from which the object is to ! Filled with the value
! be prepared ! from PI_ERSTDAT
----------+-----------------------------------+-------------------------
UPD_FLAG ! Deletion flag ! = 'D' if a deletion
! ! record for this object
! ! is to be transferred to
! ! the POS system,
! ! otherwise blank
----------+-----------------------------------+-------------------------
ATTYP ! Material category ! Is not needed and
! ! therefore blank
----------+-----------------------------------+-------------------------
AETYP_SORT! Type of change ! = '3' if a normal
! ! material change was
! ! made,
! ! = '4' if the object is
! ! to be initialized
----------+-----------------------------------+-------------------------
AKTION ! Promotion flag ! Is not needed and
! ! therefore blank
----------+-----------------------------------+-------------------------


Table PET_OT2_NART:

Field name! Meaning ! Content
----------+-----------------------------------+-------------------------
ARTNR ! Material number of the follow-on ! Material number
! item or empties material to be !
! transferred !
----------+-----------------------------------+-------------------------
VRKME ! Sales unit of the follow-on item ! Sales unit of follow-on
! to be transferred ! item
----------+-----------------------------------+-------------------------
INIT ! Object is to be initialized ! Must always be set to
! ! 'X' unless the delet.
! ! flag is set (see below),
! ! in which case it should
! ! be blank
----------+-----------------------------------+-------------------------
DATUM ! Date from which the object is to ! Filled with the value
! be prepared ! from PI_ERSTDAT
----------+-----------------------------------+-------------------------
UPD_FLAG ! Deletion flag ! = 'D' if a deletion
! ! record for this object
! ! is to be transferred to
! ! the POS system,
! ! otherwise blank
----------+-----------------------------------+-------------------------






CL_GUI_FRONTEND_SERVICES - Frontend Services   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 5843 Date: 20240328 Time: 175151     sap01-206 ( 52 ms )