BAPI1001004_QMAT SAP (Insp. Setup for Material (QMAT) ALE Distribution with BAPI) Structure details

Dictionary Type: Structure
Description: Insp. Setup for Material (QMAT) ALE Distribution with BAPI




ABAP Code to SELECT data from BAPI1001004_QMAT
Related tables to BAPI1001004_QMAT
Access table BAPI1001004_QMAT




Structure field list including key, data, relationships and ABAP select examples

BAPI1001004_QMAT is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Insp. Setup for Material (QMAT) ALE Distribution with BAPI" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_BAPI1001004_QMAT TYPE BAPI1001004_QMAT.

The BAPI1001004_QMAT table consists of various fields, each holding specific information or linking keys about Insp. Setup for Material (QMAT) ALE Distribution with BAPI data available in SAP. These include INSPTYPE (Inspection Type), MATERIAL (Material Number), PLANT (Plant), IND_INSP_WITH_TSK_LIST (Inspection with Task List).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP BAPI1001004_QMAT structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
FUNCTIONFunction MSGFNCHAR3MSGFN
INSPTYPEInspection Type QPARTCHAR8Assigned to domainQPARTQLA
MATERIALMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
PLANTPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
IND_INSP_WITH_TSK_LISTInspection with Task List QPPLCHAR1QKZ
IND_SPEC_MATSPECInspect with Material Specification QSPEZUEBERCHAR1QKZ
IND_SPEC_CONFIGInspection Specifications from Configuration QCONFCHAR1QKZ
IND_SPEC_BATCHInspection Specifications from Batch Determination QCHARGCHAR1QKZ
IND_AUTO_ASSIGNAutomatic Specification Assignment QAPP_DCHAR1QKZ
IND_INSP_BY_CHARACInspect by Characteristics QMERKCHAR1QKZ
IND_POST_TO_INSP_STOCKPost to Inspection Stock QINSMKCHAR1QKZ
IND_AUTOMATIC_UDAutomatic Usage Decision Planned QAUTO_VECHAR1QKZ
SAMPLING_PROCEDURESampling Procedure QSTPRVERCHAR8Assigned to domainQSTPRVERQSV
DYN_MODIF_RULEDynamic Modification Rule QDYNREGELCHAR3Assigned to domainQDYNREGELQDR
INSP_PERCENTAGEInspection Percentage QSPROZDEC3DEC3
IND_100_PERCENT_INSPECTION100% Inspection QHPZCHAR1QKZ
IND_SKIPS_ALLOWEDSkips Allowed QDYNCHAR1QKZ
IND_MANUAL_SAMPLEEnter the Sample Manually QMPBCHAR1QKZ
IND_MANUAL_SAMPLE_CALCTrigger Sample Calculation Manually QMSTCHAR1QKZ
IND_SINGLE_UNITS_POSSIBLESerial Number Management Possible QEINZCHAR1QKZ
AVE_INSP_DURATIONAverage Inspection Duration QMPDAUDEC3DEC3
CONTR_INSP_LOT_CREATEControl of Inspection Lot Creation (Lot Summary) Q1WELOSCHAR1Q1WELOS
QUAL_SCORE_PROCEDUREProcedure for Calculating Quality Score QKZVERFCHAR2Assigned to domainQKZVERF
ALLOWED_SCRAP_SHAREAllowed Share of Scrap (Percent) in Inspection Lot QAUSSCHUSSDEC6(4) QPMAT
IND_SPECIAL_QM_ORDERRecord Appraisal Costs in Individual QM Order QKZPRFKOSTCHAR1QKZ
QM_ORDERIDOrder Number for Recording Appraisal Costs QAUFNR_COCHAR12Assigned to domainALPHAAUFNRANR
IND_INSPTYPE_MAT_ACTIVEInspection Type - Material Combination is Active QMATAKTIVCHAR1QKZ
PREFERRED_INSPTYPEPreferred Inspection Type QAPACHAR1QKZ
INSPTYPE_DELETEInspection types to be deleted (QM ALE distribution) INSPTYPE_DELCHAR8Assigned to domainQPART
CREATION_TIMECreation time of a change pointer CPCRETIMECHAR14CPCRETIME
MATERIAL_EXTERNALLong Material Number for MATERIAL Field MGV_MATERIAL_EXTERNALCHAR40MATNR_EXT
MATERIAL_GUIDExternal GUID for MATERIAL Field MGV_MATERIAL_GUIDCHAR32MATNR_EGUID
MATERIAL_VERSIONVersion Number for MATERIAL Field MGV_MATERIAL_VERSIONCHAR10MATNWMATNR_VERS
IND_HU_INSPECTIONInspection for Handling Unit QAFRCHAR1QKZ
MS_FLAGIndicator: Multiple Specifications Q_MS_FLGCHAR1Q_MS_FLG

Key field Non-key field



How do I retrieve data from SAP structure BAPI1001004_QMAT using ABAP code?

As BAPI1001004_QMAT is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on BAPI1001004_QMAT as there is no data to select.

How to access SAP table BAPI1001004_QMAT

Within an ECC or HANA version of SAP you can also view further information about BAPI1001004_QMAT and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


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!