Ansicht
Dokumentation

EXIT_SAPLRMPU_002 - Exit: ALV Print of the Pull List - Reqmts Details

EXIT_SAPLRMPU_002 - Exit: ALV Print of the Pull List - Reqmts Details

General Data in Customer Master   CL_GUI_FRONTEND_SERVICES - Frontend Services  
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 requirements details.

In addition to the table with the requirements details, the table with the requirements totals is also available. This is used as the first hierarchy level of a hierarchically sequential list. In the following hierarchy level, the requirements details appear in a sequential list for each requirements total.

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.




Parameters

E_PRINT_ALREADY_DONE
I_LOG_GROUP
T_PRINT_DATA_REQDET
T_PRINT_DATA_REQSUM

Exceptions

Function Group

XRMP

General Material Data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 2175 Date: 20240523 Time: 054716     sap01-206 ( 33 ms )