Ansicht
Dokumentation

DG100001 - DG: Writing change documents

DG100001 - DG: Writing change documents

RFUMSV00 - Advance Return for Tax on Sales/Purchases   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this SAP enhancement to define a customer exit to write change documents for dangerous goods master data and packaging data.

The customer exit is in the function group XD10. It is called from the function DG10_CHANGE_DOC_USER_EXIT.

If the system does not find a customer exit, a standard document description is called. This is stored in the include LDG1NU03.

The following import parameters can be used:






General Material Data   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2760 Date: 20240425 Time: 153656     sap01-206 ( 22 ms )
Import Parameter Meaning
I_STR_OBJ_INFO Information on posting:
- Indicator to specify if posting should be
synchronous (-) or asynchronous (+)
- Change number (*) if no change numbers
were used
- Selection date
I_CALL_STATUS Specifies which processing type is used
(dialog, engineering change management, filling)
to change the data.
All possible variations of this
indicator are defined in the constant
IC_CALL_STATUS in the include DGPM35.
I_BUFTAB Table with dangerous goods master records
(without packaging data) that were posted to the
database for the first time. The field SAVEMODE
specifies if the data records were deleted (D),
added (I), changed (U), or retained ( ).
I_BUFTAB_OLD Table with dangerous goods master records
(without packaging data) from the last
database access. This can be either the data read
at the start of the transaction, or the last
write access made.
I_BUFTAB_PK Table with packaging data records (analogous to
I_BUFTAB).
I_BUFTAB_PK_OLD Table with packaging data records (analogous to
I_BUFTAB_OLD).