Ansicht
Dokumentation

PPPICPPRL - Batch Record: Inspection Report

PPPICPPRL - Batch Record: Inspection Report

Addresses (Business Address Services)   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Description

The program RQGAAM31 reads inspection lot information from the logic PGQ database and generates a printout of the inspection results for the lots.

The Q_INSP_RESULT SAPscript layout set in the standard system is used for this purpose.
You can find additional information about the form in the corresponding documentation.

Lots with different origins can be selected and combined as desired.

Program flow:

The form printout is started at the start of the program.

A complex data object G_LOS of the type T_LOS that is printed at the call-up point GET QALS LATE, is filled for each lot. This structure depends on the origin of the respective lot. Different segments in the complex object are filled for production lots than for goods receipt lots, for example.
The object is initialized again after a lot has been printed out.
The form printout for each lot is started and concluded by the function module START_FORM and END_FORM respectively.

The form printout is concluded after all the lots have been printed out.

Output control options:

The selection screen contains the following options for controlling the output:

  • You can define whether inspection descriptions that have been documented at results recording are to be printed.
  • You have an option on the selection screen for printing out long texts for:
  • Inspection characteristics

  • Usage decisions

  • Lots and partial lots

  • Defects in the corresponding lot, if any, can also be printed out.
  • You can also use the indicator partial lot view for production lots to specify whether partial lots are to be inserted as an additional hierarchy level for lots that are subjected to an inspection during production (inspection lot origin '03').
    If you set this indicator, the following hierarchy is printed:
Lot -> part. lot (n) -> operation (n) -> insp. pt. (n) -> char. (n)

Otherwise, the following hierarchy structure is used (default):
Lot -> operation (n) -> inspection point (n) -> characteristic (n)

In this view, brief information on the partial lot assigned to the inspection point is displayed for each inspection point.
In the partial lot view, it should be noted that the inspection point is printed for the partial lot to which it was assigned during the last operation. In addition, only those inspection points that have been processed in all operations are printed out.
For this reason, it is only advisable to use the partial lot view when printing lots for which the usage decision has already been made.
This indicator does not affect the representation of inspection lots that are not subjected to an inspection during production (lots that do not have origin '03').
  • You decide with the help of the single values/ classed values indicator whether this information is to be printed, in addition to the summarized information for those characteristics with original value recording or classed recording.
  • Similarly, you can activate the Samples indicator, if you want to print sample data for the characteristics, for which independent multiple samples are taken. If the single values/ classed values indicator is set, the single value and classed value data is printed in addition to the summarized data for the samples.
  • In the standard system, to save space when printing, the data for empty classes is not formatted. If you want this data to be printed as well, activate the Empty classes indicator.
  • You can select a different form instead of the Q_INSP_RESULT form used in the standard system.
    In order to do so, you must create a new form, activate it and enter it in the selection screen.
    When creating the form, you should use the standard form as a copy model. This is because the function module WRITE_FORM that prints out the relevant text element is only called up by the program for the text elements used in the standard form.
    In order for other text elements to be printed out, the program must be modified.
  • With the Print dialog indicator you define whether the print dialog box is to be called up before the inspection results are printed out. You can use this dialog box to specify the print device, or to switch to the print preview. If the indicator is not set, the system takes the print device, for example, from the user master and you cannot switch to the print preview. If no print device is stored in the user master, the print dialog box is called up.

Requirements

Output

Example






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 5553 Date: 20240531 Time: 080821     sap01-206 ( 79 ms )