SAP QEEM_INT_VALUE_RECORDING Function Module for NOTRANSL: Interne Schnittstelle QM-Ergebniserfassung; Übernahme Urwerte









QEEM_INT_VALUE_RECORDING is a standard qeem int value recording SAP function module available within SAP R/3 or S/4 Hana systems, depending on your version and release level. It is used for NOTRANSL: Interne Schnittstelle QM-Ergebniserfassung; Übernahme Urwerte processing and below is the pattern details for this FM, showing its interface including any import and export parameters, exceptions etc. there is also a full "cut and paste" ABAP pattern code example, along with implementation ABAP coding, documentation and contribution comments specific to this or related objects.


See here to view full function module documentation and code listing for qeem int value recording FM, simply by entering the name QEEM_INT_VALUE_RECORDING into the relevant SAP transaction such as SE37 or SE38.

Function Group: QEEM
Program Name: SAPLQEEM
Main Program: SAPLQEEM
Appliation area:
Release date: N/A
Mode(Normal, Remote etc): Normal Function Module
Update:



Function QEEM_INT_VALUE_RECORDING pattern details

In-order to call this FM within your sap programs, simply using the below ABAP pattern details to trigger the function call...or see the full ABAP code listing at the end of this article. You can simply cut and paste this code into your ABAP progrom as it is, including variable declarations.
CALL FUNCTION 'QEEM_INT_VALUE_RECORDING'"NOTRANSL: Interne Schnittstelle QM-Ergebniserfassung; Übernahme Urwerte
EXPORTING
I_SATZTYP = "Category of the delivered record
I_QAISE = "Input single result structure_

IMPORTING
E_QAISE = "Output single result structure

EXCEPTIONS
ENQUEUE_ERROR = 1 NO_CODE_3 = 10 NO_CODE_4 = 11 NO_CODE_5 = 12 INCOMPLETE_DATA_CODE = 13 INCOMPLETE_DATA_QUAL = 14 SERIALNO_MISSING = 15 STATUS_ERROR = 16 ERROR_VALUATION_MODULE = 17 INCORRECT_MODE_FOR_FEATURE_SUM = 18 INCORRECT_MODE_FOR_FEATURE_KLA = 19 FEATURE_ALREADY_LOCKED = 2 INCORRECT_MODE_FOR_FEATURE_URW = 20 INCORRECT_MODE_FOR_FEATURE_QAN = 21 INCORRECT_MODE_FOR_FEATURE_QAL = 22 INCORRECT_MODE_FOR_FEATURE_COD = 23 LOT_WRONG_STATUS = 24 NO_AUTHORITY_INSPECTION_TYPE = 25 NO_AUTHORITY_OPERATION = 26 STUECKNR_MISSING = 27 SERIALNO_NOT_ALLOWED = 28 NO_SAMPLE_SPECIFIED = 29 FEATURE_NOT_FOUND = 3 INSP_POINT_NOT_FOUND = 30 INSPECTED_SAMPLE_UNITS_TO_MUCH = 31 TOO_MANY_DECIM = 32 QIER_ERROR_MESSAGE = 33 INCOMPLETE_DATA_MESSWERT = 4 LOT_NOT_FOUND = 5 NO_CODE_1 = 6 OPERATION_NOT_FOUND = 7 SAMPLE_NOT_FOUND = 8 NO_CODE_2 = 9
.




Customer Function user exits

Below is a list of CUSTOMER FUNCTION exit user exits that are available within this program and maybe relevant for this FM.
EXIT_SAPLQEEM_001 Customer Function for Calculating Formulas in Results Recording
EXIT_SAPLQEEM_002 Customer Function: Add. Fns for Importing Insp. Chars in Results Recording
EXIT_SAPLQEEM_003 Customer Function: Add. Functions After Valuating Insp. Characteristics
EXIT_SAPLQEEM_004 Customer Function: Add. Functions After Valuating Partial Samples
EXIT_SAPLQEEM_006 Customer Function: Add. Functions After Closing Insp. Characteristics
EXIT_SAPLQEEM_007 Customer Exit: Additional Functions After Closing Partial Samples
EXIT_SAPLQEEM_011 Customer Function: Add. Functions Before Valuating Insp. Characteristics
EXIT_SAPLQEEM_012 Customer Function: Additional Functions Before Valuating Partial Samples
EXIT_SAPLQEEM_015 Customer Function: Add. Functions After Entering Individual Results
EXIT_SAPLQEEM_020 Customer Function: Additional Functions After Entering Inspector
EXIT_SAPLQEEM_021 Customer Function: Add. Functions for User Key +US1 (Char. Single Screen)
EXIT_SAPLQEEM_022 Customer Function: Add. Functions for User Key +US2 (Char. Single Screen)
EXIT_SAPLQEEM_023 Customer Function: Add. Functions for User Key +US3 (Char. Single Screen)
EXIT_SAPLQEEM_024 Customer Function: Add. Functions for User Key +US4 (Char. Single Screen)
EXIT_SAPLQEEM_025 Customer Function: Add. Functions for User Key +US1 as Pushbutton
EXIT_SAPLQEEM_026 Customer Function: Add. Functions for User Key +US2 as Pushbutton
EXIT_SAPLQEEM_027 Customer Function: Add. Functions for User Key +US3 as Pushbutton
EXIT_SAPLQEEM_028 Customer Function: Add. Functions for User Key +US4 as Pushbutton
EXIT_SAPLQEEM_029 Customer-Function for Subscreen Characteristic Overview
EXIT_SAPLQEEM_030 Customer Function for Subscreen Characteristic Single Screen
EXIT_SAPLQEEM_031 Customer Function Creating Table with External Numbers
EXIT_SAPLQEEM_032 Customer Function Characteristic Text in Logon Language

IMPORTING Parameters details for QEEM_INT_VALUE_RECORDING

I_SATZTYP - Category of the delivered record

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

I_QAISE - Input single result structure_

Data type: QAISE3
Optional: No
Call by Reference: No ( called with pass by value option)

EXPORTING Parameters details for QEEM_INT_VALUE_RECORDING

E_QAISE - Output single result structure

Data type: QAISE3
Optional: No
Call by Reference: No ( called with pass by value option)

EXCEPTIONS details

ENQUEUE_ERROR - Error when blocking the characteristic

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

NO_CODE_3 -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

NO_CODE_4 -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

NO_CODE_5 -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INCOMPLETE_DATA_CODE -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INCOMPLETE_DATA_QUAL -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

SERIALNO_MISSING -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

STATUS_ERROR -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

ERROR_VALUATION_MODULE -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INCORRECT_MODE_FOR_FEATURE_SUM -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INCORRECT_MODE_FOR_FEATURE_KLA -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

FEATURE_ALREADY_LOCKED - Characteristic is Already Locked

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INCORRECT_MODE_FOR_FEATURE_URW -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INCORRECT_MODE_FOR_FEATURE_QAN -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INCORRECT_MODE_FOR_FEATURE_QAL -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INCORRECT_MODE_FOR_FEATURE_COD -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

LOT_WRONG_STATUS -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

NO_AUTHORITY_INSPECTION_TYPE -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

NO_AUTHORITY_OPERATION -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

STUECKNR_MISSING -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

SERIALNO_NOT_ALLOWED - No predefined serial number management

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

NO_SAMPLE_SPECIFIED - No sample number specified

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

FEATURE_NOT_FOUND - Characteristic for the completion confirmation number does not exist

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INSP_POINT_NOT_FOUND - Inspection point for sample does not exist

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INSPECTED_SAMPLE_UNITS_TO_MUCH -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

TOO_MANY_DECIM - Too many decimal places

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

QIER_ERROR_MESSAGE -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

INCOMPLETE_DATA_MESSWERT - Data is incomplete

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

LOT_NOT_FOUND - Inspection lot could not be found

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

NO_CODE_1 -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

OPERATION_NOT_FOUND - Inspection operation could not be found

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

SAMPLE_NOT_FOUND - Sample for the characteristic could not be found

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

NO_CODE_2 -

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

Copy and paste ABAP code example for QEEM_INT_VALUE_RECORDING Function Module

The ABAP code below is a full code listing to execute function module POPUP_TO_CONFIRM including all data declarations. The code uses the original data declarations rather than the latest in-line data DECLARATION SYNTAX but I have included an ABAP code snippet at the end to show how declarations would look using the newer method of declaring data variables on the fly. This will allow you to compare and fully understand the new inline method. Please note some of the newer syntax such as the @DATA is not available until a later 4.70 service pack (SP8), which i why i have stuck to the origianl for this example.

DATA:
lv_e_qaise  TYPE QAISE3, "   
lv_i_satztyp  TYPE QAISE3, "   
lv_enqueue_error  TYPE QAISE3, "   
lv_no_code_3  TYPE QAISE3, "   
lv_no_code_4  TYPE QAISE3, "   
lv_no_code_5  TYPE QAISE3, "   
lv_incomplete_data_code  TYPE QAISE3, "   
lv_incomplete_data_qual  TYPE QAISE3, "   
lv_serialno_missing  TYPE QAISE3, "   
lv_status_error  TYPE QAISE3, "   
lv_error_valuation_module  TYPE QAISE3, "   
lv_incorrect_mode_for_feature_sum  TYPE QAISE3, "   
lv_incorrect_mode_for_feature_kla  TYPE QAISE3, "   
lv_i_qaise  TYPE QAISE3, "   
lv_feature_already_locked  TYPE QAISE3, "   
lv_incorrect_mode_for_feature_urw  TYPE QAISE3, "   
lv_incorrect_mode_for_feature_qan  TYPE QAISE3, "   
lv_incorrect_mode_for_feature_qal  TYPE QAISE3, "   
lv_incorrect_mode_for_feature_cod  TYPE QAISE3, "   
lv_lot_wrong_status  TYPE QAISE3, "   
lv_no_authority_inspection_type  TYPE QAISE3, "   
lv_no_authority_operation  TYPE QAISE3, "   
lv_stuecknr_missing  TYPE QAISE3, "   
lv_serialno_not_allowed  TYPE QAISE3, "   
lv_no_sample_specified  TYPE QAISE3, "   
lv_feature_not_found  TYPE QAISE3, "   
lv_insp_point_not_found  TYPE QAISE3, "   
lv_inspected_sample_units_to_much  TYPE QAISE3, "   
lv_too_many_decim  TYPE QAISE3, "   
lv_qier_error_message  TYPE QAISE3, "   
lv_incomplete_data_messwert  TYPE QAISE3, "   
lv_lot_not_found  TYPE QAISE3, "   
lv_no_code_1  TYPE QAISE3, "   
lv_operation_not_found  TYPE QAISE3, "   
lv_sample_not_found  TYPE QAISE3, "   
lv_no_code_2  TYPE QAISE3. "   

  CALL FUNCTION 'QEEM_INT_VALUE_RECORDING'  "NOTRANSL: Interne Schnittstelle QM-Ergebniserfassung; Übernahme Urwerte
    EXPORTING
         I_SATZTYP = lv_i_satztyp
         I_QAISE = lv_i_qaise
    IMPORTING
         E_QAISE = lv_e_qaise
    EXCEPTIONS
        ENQUEUE_ERROR = 1
        NO_CODE_3 = 10
        NO_CODE_4 = 11
        NO_CODE_5 = 12
        INCOMPLETE_DATA_CODE = 13
        INCOMPLETE_DATA_QUAL = 14
        SERIALNO_MISSING = 15
        STATUS_ERROR = 16
        ERROR_VALUATION_MODULE = 17
        INCORRECT_MODE_FOR_FEATURE_SUM = 18
        INCORRECT_MODE_FOR_FEATURE_KLA = 19
        FEATURE_ALREADY_LOCKED = 2
        INCORRECT_MODE_FOR_FEATURE_URW = 20
        INCORRECT_MODE_FOR_FEATURE_QAN = 21
        INCORRECT_MODE_FOR_FEATURE_QAL = 22
        INCORRECT_MODE_FOR_FEATURE_COD = 23
        LOT_WRONG_STATUS = 24
        NO_AUTHORITY_INSPECTION_TYPE = 25
        NO_AUTHORITY_OPERATION = 26
        STUECKNR_MISSING = 27
        SERIALNO_NOT_ALLOWED = 28
        NO_SAMPLE_SPECIFIED = 29
        FEATURE_NOT_FOUND = 3
        INSP_POINT_NOT_FOUND = 30
        INSPECTED_SAMPLE_UNITS_TO_MUCH = 31
        TOO_MANY_DECIM = 32
        QIER_ERROR_MESSAGE = 33
        INCOMPLETE_DATA_MESSWERT = 4
        LOT_NOT_FOUND = 5
        NO_CODE_1 = 6
        OPERATION_NOT_FOUND = 7
        SAMPLE_NOT_FOUND = 8
        NO_CODE_2 = 9
. " QEEM_INT_VALUE_RECORDING




ABAP code using 7.40 inline data declarations to call FM QEEM_INT_VALUE_RECORDING

The below ABAP code uses the newer in-line data declarations. This allows you to see the coding differences/benefits of the later inline syntax. Please note some of the newer syntax below, such as the @DATA is not available until 4.70 EHP 8.

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!