Ansicht
Dokumentation

EXIT_SAPLRMPU_003 - Exit: ALV Print of the Pull List - Replenishment Elements

EXIT_SAPLRMPU_003 - Exit: ALV Print of the Pull List - Replenishment Elements

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

Functionality

User exit for:

  • Manipulating standard print data
  • Filling fields that were extended in Customer includes
  • Formating the print list yourself and printing it yourself

This exit function module is accessed after the system has read all the data in the SAP standard structure in a special internal table for printing replenishment elements.

After accessing the function, the system displays and prints this internal table as a print list with generic functionality as long as the print was not carried out in the exit.

The import parameter I_LOG_GROUP (Logical Group) is an ID that displays the current view.

Possible values of the parameter I_LOG_GROUP include:

  • '01' Storage location level
  • '02' WM release order parts
  • '04' WM pick parts
  • '08' Event-driven KANBAN

The export parameter E_PRINT_ALREADY_DONE infoms the system whether the print has already been carried out in the exit which means that after the exit, the print list can no longer be processed.

Example

Notes

The following restrictions exist when manipulating the internal table:

  • You should not change the number of table entries (rows).
  • You should not change fields GRP_ID, REQ_ID, REQ_POS as they are used for internal processing.

Further information





Parameters

E_PRINT_ALREADY_DONE
I_LOG_GROUP
T_PRINT_DATA_REPLEN

Exceptions

Function Group

XRMP

General Data in Customer Master   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1880 Date: 20240523 Time: 075400     sap01-206 ( 28 ms )