SAP Reports / Programs

SAPFQE10 SAP ABAP dialog Program - Tabular Results Recording for Inspection Points







SAPFQE10 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter SAPFQE10 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT SAPFQE10. "Basic submit
SUBMIT SAPFQE10 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPFQE10 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Tabular Results Recording for Inspection Points
Text Symbol: 130 = Scrap
Text Symbol: 120 = Yield
Text Symbol: 110 = Batch
Text Symbol: 101 = Ptl lot
Text Symbol: 075 = Skip
Text Symbol: 070 = A (accepted), R (rejected)
Text Symbol: 063 = Classed
Text Symbol: 062 = Unknown field type
Text Symbol: 061 = No. of defects
Text Symbol: 060 = Nonconforming units
Text Symbol: 050 = Code
Text Symbol: 040 = Mean value
Text Symbol: 030 = Inspect
Text Symbol: 020 = Info
Text Symbol: 010 = RecordTyp
Text Symbol: 140 = Vltd.IPt.
Text Symbol: 850 = Maintain (results recording)
Text Symbol: 830 = Locked
Text Symbol: 820 = Saved
Text Symbol: 810 = Valuated
Text Symbol: 806 = Valuation not successful
Text Symbol: 805 = Rejected
Text Symbol: 804 = Accepted
Text Symbol: 803 = Rejected and completed
Text Symbol: 802 = Accepted and completed
Text Symbol: 801 = Valuated (do not use any more)
Text Symbol: 800 = Completed (do not use any more)
Text Symbol: 210 = Valuated
Text Symbol: 200 = Completed


INCLUDES used within this REPORT SAPFQE10

INCLUDE RQETBI20.
INCLUDE RQETBI30.
INCLUDE FQE10O01.
INCLUDE FQE10F01.


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

QET4_SORT_INSP_POINTS CALL FUNCTION 'QET4_SORT_INSP_POINTS'.

QET4_GET_INSP_POINT CALL FUNCTION 'QET4_GET_INSP_POINT' EXPORTING I_NUMBER = 1 IMPORTING E_INSP_POINT_DATA = L_INSP_POINT EXCEPTIONS NOT_FOUND = 1.

QET4_GET_IP_REQUIREMENTS CALL FUNCTION 'QET4_GET_IP_REQUIREMENTS' IMPORTING E_REQUIREMENTS = L_IP_REQUIREMENTS EXCEPTIONS NOT_FOUND = 1.

QET4_GET_INSP_POINT CALL FUNCTION 'QET4_GET_INSP_POINT' EXPORTING I_NUMBER = SY-INDEX IMPORTING E_INSP_POINT_DATA = L_INSP_POINT EXCEPTIONS NOT_FOUND = 1.

QET4_GET_IP_REQUIREMENTS CALL FUNCTION 'QET4_GET_IP_REQUIREMENTS' IMPORTING E_REQUIREMENTS = L_IP_REQUIREMENTS.

QET4_GET_IP_IDENT_TEXT CALL FUNCTION 'QET4_GET_IP_IDENT_TEXT' EXPORTING I_NUMBER = SY-INDEX I_REQUIREMENTS = L_IP_REQUIREMENTS IMPORTING E_FIELD_NAME_TEXT = L_REF_FIELD E_FIELD_ORDER = L_FIELD_ORDER EXCEPTIONS NOT_FOUND = 1.

QET4_GET_IP_REQUIREMENTS CALL FUNCTION 'QET4_GET_IP_REQUIREMENTS' IMPORTING E_REQUIREMENTS = L_IP_REQUIREMENTS.

QET4_GET_IP_IDENT_TEXT CALL FUNCTION 'QET4_GET_IP_IDENT_TEXT' EXPORTING I_NUMBER = SY-INDEX I_REQUIREMENTS = L_IP_REQUIREMENTS IMPORTING E_FIELD_NAME_TEXT = L_REF_FIELD E_FIELD_ORDER = L_FIELD_ORDER EXCEPTIONS NOT_FOUND = 1.

QET4_GET_CHAR_REQUIREMENTS CALL FUNCTION 'QET4_GET_CHAR_REQUIREMENTS' EXPORTING I_NUMBER = SY-INDEX IMPORTING E_REQUIREMENTS = L_REQUIREMENTS EXCEPTIONS NOT_FOUND = 1.

QET4_GET_CHAR_REQUIREMENTS CALL FUNCTION 'QET4_GET_CHAR_REQUIREMENTS' EXPORTING I_NUMBER = SY-INDEX IMPORTING E_REQUIREMENTS = L_REQUIREMENTS EXCEPTIONS NOT_FOUND = 1.

QET4_GET_IP_REQUIREMENTS CALL FUNCTION 'QET4_GET_IP_REQUIREMENTS' IMPORTING E_REQUIREMENTS = L_IP_REQUIREMENTS.

QET4_GET_IP_IDENT_TEXT CALL FUNCTION 'QET4_GET_IP_IDENT_TEXT' EXPORTING I_NUMBER = SY-INDEX I_REQUIREMENTS = L_IP_REQUIREMENTS IMPORTING E_FIELD_NAME = L_REF_FIELD E_FIELD_ORDER = L_FIELD_ORDER EXCEPTIONS NOT_FOUND = 1.

QET4_GET_CHAR_REQUIREMENTS CALL FUNCTION 'QET4_GET_CHAR_REQUIREMENTS' EXPORTING I_NUMBER = SY-INDEX IMPORTING E_REQUIREMENTS = L_REQUIREMENTS EXCEPTIONS NOT_FOUND = 1.

QET4_GET_SAMPLE_RESULTS CALL FUNCTION 'QET4_GET_SAMPLE_RESULTS' EXPORTING I_INSPLOT = L_REQUIREMENTS-INSPLOT I_INSPOPER = L_REQUIREMENTS-INSPOPER I_INSPCHAR = L_REQUIREMENTS-INSPCHAR I_INSPSAMPLE = I_INSP_POINT-INSPPOINT IMPORTING E_SAMPLE_RESULTS = L_SAMPLE_RESULTS EXCEPTIONS NOT_FOUND = 1.

QIBP_GET_VORGLFNR CALL FUNCTION 'QIBP_GET_VORGLFNR' EXPORTING I_INSP_LOT = L_REQUIREMENTS-INSPLOT I_OPER_NO = L_REQUIREMENTS-INSPOPER IMPORTING E_VORGLFNR = L_VORGLFNR.

QET4_GET_IP_REQUIREMENTS CALL FUNCTION 'QET4_GET_IP_REQUIREMENTS' IMPORTING E_REQUIREMENTS = L_IP_REQUIREMENTS.

QET4_GET_IP_IDENT_TEXT CALL FUNCTION 'QET4_GET_IP_IDENT_TEXT' EXPORTING I_NUMBER = SY-INDEX I_REQUIREMENTS = L_IP_REQUIREMENTS IMPORTING E_FIELD_NAME = L_REF_FIELD E_FIELD_ORDER = L_FIELD_ORDER EXCEPTIONS NOT_FOUND = 1.

QET4_GET_CHAR_REQUIREMENTS CALL FUNCTION 'QET4_GET_CHAR_REQUIREMENTS' EXPORTING I_NUMBER = SY-INDEX IMPORTING E_REQUIREMENTS = L_REQUIREMENTS EXCEPTIONS NOT_FOUND = 1.

QET4_GET_SAMPLE_RESULTS





CALL FUNCTION 'QET4_GET_SAMPLE_RESULTS' EXPORTING I_INSPLOT = L_REQUIREMENTS-INSPLOT I_INSPOPER = L_REQUIREMENTS-INSPOPER I_INSPCHAR = L_REQUIREMENTS-INSPCHAR I_INSPSAMPLE = C_MAX_INSP_POINT IMPORTING E_SAMPLE_RESULTS = L_SAMPLE_RESULTS EXCEPTIONS NOT_FOUND = 1.

QIBP_GET_VORGLFNR CALL FUNCTION 'QIBP_GET_VORGLFNR' EXPORTING I_INSP_LOT = L_REQUIREMENTS-INSPLOT I_OPER_NO = L_REQUIREMENTS-INSPOPER IMPORTING E_VORGLFNR = L_VORGLFNR.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SAPFQE10 or its description.