Ansicht
Dokumentation

EXIT_SAPLWPDA_010 -

EXIT_SAPLWPDA_010 -

PERFORM Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
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 set materials are prepared at POS outbound.

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

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

Table PIT_POINTER is used to transfer the 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_SETS and PET_OT2_SETS contain the results of the analysis, whereby PET_OT1_F_SETS contains the store-dependent changes and PET_OT2_SETS 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_SETS:

Field name! Meaning ! Content
----------+-----------------------------------+-------------------------
FILIA ! Name of the store to which this ! 4-figure plant name
! change applies !
----------+-----------------------------------+-------------------------
ARTNR ! Material number of the set ! Material number
! material to be transferred !
----------+-----------------------------------+-------------------------
VRKME ! Sales unit of the set material ! Sales unit of the set
! to be transferred ! material 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 ! Not needed and
! ! therefore blank
----------+-----------------------------------+-------------------------
AETYP_SORT! Type of change ! = '3' if a normal
! ! material change has
! ! been made,
! ! = '4' if the object is
! ! to be initialized
----------+-----------------------------------+-------------------------
AKTION ! Promotion flag ! Not needed and
! ! therefore blank
----------+-----------------------------------+-------------------------


Table PET_OT2_SETS:

Field name! Meaning ! Content
----------+-----------------------------------+------------------------- ARTNR ! Material number of the set ! Material number
! material to be transferred !
----------+-----------------------------------+-------------------------
VRKME ! Sales unit of the set material ! Sales unit of the set
! to be transferred ! material 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 the object
! ! is to be transferred to
! ! the POS system,
! ! otherwise blank
----------+-----------------------------------+-------------------------






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 5752 Date: 20240425 Time: 165506     sap01-206 ( 53 ms )