Ansicht
Dokumentation

User Exits for Archiving Bill Print Documents ( RELNISU_461_UTAR_USREXIT )

User Exits for Archiving Bill Print Documents ( RELNISU_461_UTAR_USREXIT )

Vendor Master (General Section)   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Short text

User Exits for Archiving Bill Print Documents

Scope of Functions

You can now define your own check routines for the analysis of print document line items and headers with respect to archiving potential.

  • Analysis of bill print document headers
Analysis program REPDAR_ANALYSE_HEAD now includes user exit ETOAR001 with function module EXIT_REPDAR_ANALYSE_HEAD_001. This user exit supplies a table (structure: ERDK) with data from the print document headers (table ERDK) that are ready for archiving according to the standard checks. You can then run your own checks for this table. If one of your check routines determines that one or more of the print document headers should not be archived, delete the corresponding entry from the table. Accordingly, when you exit the analysis program, the table only contains the print documents whose headers you want to archive.
  • Analysis of bill print document line items

Analysis program REPDAR_ANALYSE_LINES now contains ETOAR002 with function module EXIT_REPDAR_ANALYSE_LINES_001. This user exit supplies a table (structure: ERDK) with data from the print documents whose line items are ready for archiving according to the standard checks. You can then run your own checks for this table. If one of your check routines determines that one or more of the print document lines should not be archived, delete the corresponding entry from the table. Accordingly, when you exit the analysis program, the table only contains the print documents whose line items you want to archive.
If you have already invoiced data for bill print documents under IS-U/CCS Release 1.2 and used note number 196167 to install your own check routines for the analysis programs, simply copy the coding from these routines to the corresponding user exits.

Effects on Existing Data

Effects on Data Transfer

Effects on System Administration

Effects on Customizing

Further Information






rdisp/max_wprun_time - Maximum work process run time   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2590 Date: 20240520 Time: 220359     sap01-206 ( 70 ms )