The Function Module BAPI_INSPOPER_GETCHAR (Select Inspection Characteristics) is a standard Function Module in SAP ERP and is part of the function group 2045 within the package QL.
Function Module | BAPI_INSPOPER_GETCHAR |
Short Text | Select Inspection Characteristics |
Function Group | 2045 |
Package | QL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHAR_FILTER_NO | LIKE | BAPI2045S1-FILTER | '1 ' | Filter Number for Characteristics To Be Processed |
CHAR_FILTER_TCODE | LIKE | BAPI2045S1-FILTER_TCODE | 'QE11' | Transaction Code |
INSPLOT | LIKE | BAPI2045L3-INSPLOT | Inspection Lot Number | |
INSPOPER | LIKE | BAPI2045L3-INSPOPER | Inspection Lot Operation Number | |
READ_CHARS_WITHOUT_RECORDING | LIKE | BAPI2045S1-IND_X_OR_BLANK | SPACE | X and Blank |
READ_CHARS_WITH_CLASSES | LIKE | BAPI2045S1-IND_X_OR_BLANK | SPACE | X and Blank |
RES_ORG | LIKE | BAPI2045D3-RES_ORG | SPACE | Data Origin |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Return Value | |
RETURN2 | LIKE | BAPIRET2 | Return Parameter as BAPIRET2 |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INSPCHAR_LIST | LIKE | BAPI2045L3 | List of Inspection Lot Characteristics |
This function module does not define any Exceptions.