Ansicht
Dokumentation

EXIT_RJVCLFVT_001 - IS-M: User Exit for Modifying Quantities in Ad Insert Distribution

EXIT_RJVCLFVT_001 - IS-M: User Exit for Modifying Quantities in Ad Insert Distribution

BAL_S_LOG - Application Log: Log header data   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This user exit is active in the function "Generate deliveries for AI distribution".

You can use it to modify deliveries for ad insert distribution according to your own requirements.

Please note: data transfer does not take place in database structures but in work structures for the above function.

Input: table with assignment of AI order to delivery.
This table is transferred in a work structure. In addition to the database fields in structure JVTSIBLZUO, this work structure also contains the following field:
INTLFNGNR (Internal delivery number)
You must use field INTLFNGNR to assign an AI order to a delivery. (Field LFNGNR is blank in a test run.)

Changing: table of deliveries for AI distribution
This table is also transferred in a work structure. In addition to the database fields in structure JVTLFNG, the work structure also contains the following fields:

  • INTLFNGNR (Internal delivery number)
  • MENGEVORNC (This field is always initial in this context)
  • HERK_RUNDE (Note on origin of delivery set)
  • LFMENGE_NEU (Field to be modified for the delivery quantity)
    You must use field INTLFNGNR to assign an AI order to a delivery. (Field LFNGNR is blank in a test run.)

How can the delivery quantity be modified?

  • The quantity field LFMENGE_NEU is the only field that can be modified by this user exit.
  • You must not set field LFMENGE_NEU to 0.
  • If you make other changes to table LFNGTAB, this user exit becomes redundant and no quantity changes are transferred.





Parameters

LFNG_TAB
SIVTZUO_TAB

Exceptions

Function Group

XJV2

ROGBILLS - Synchronize billing plans   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1977 Date: 20240523 Time: 055317     sap01-206 ( 28 ms )