BAPI2045D5 SAP (Insp. specs.-insp. points) Structure details

Dictionary Type: Structure
Description: Insp. specs.-insp. points




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




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

BAPI2045D5 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. specs.-insp. points" 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_BAPI2045D5 TYPE BAPI2045D5.

The BAPI2045D5 table consists of various fields, each holding specific information or linking keys about Insp. specs.-insp. points data available in SAP. These include INSPOPER (Inspection Lot Operation Number), INSPPOINT (Inspection Point Number), CAT_TYPE (Catalog), SEL_SET (Selected Set for Inspection Point Valuation).. 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 BAPI2045D5 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
INSPLOTInspection Lot Number QIBPLOSNRNUMC12QALSQPLOSQLS
INSPOPERInspection Lot Operation Number QIBPVORNRCHAR4NUMCVVORNR
INSPPOINTInspection Point Number QIBPPPKTNRNUMC6QAPPQPROBENR
CAT_TYPECatalog QKATARTCHAR1TQ15QKATARTQKT
SEL_SETSelected Set for Inspection Point Valuation QPPVEMENGECHAR8QPAMQAUSWAHLMG
PSEL_SETPlant of Selected Set for Inspection Point Valuation QPPVEWERKCHAR4T001WWERKS
CODE_GRP_ACode Group for Inspection Point Valuation QPPVECODGRCHAR8QPGRQCODEGRP
CODE_ACCEPTCode for Inspection Point Valuation QPPVECODECHAR4QPCDQCODE
CODE_GRP_RCode Group for Inspection Point Valuation QPPVECODGRCHAR8QPGRQCODEGRP
CODE_REJECTCode for Inspection Point Valuation QPPVECODECHAR4QPCDQCODE
TIME_GRIDInterval = Time (Time-Related) QKZPRZEITCHAR1QKZ
QUANT_GRIDCreation Cycle = Quantity (Quantity-Reference) QKZPRMENGCHAR1QKZ
FREE_GRIDInterval Without Reference to Time or Quantity QKZPRFREICHAR1QKZ
TIME_UNITTime Unit QRASTZEHTUNIT3T006CUNITMEINS
TIME_FACTime Factor QEIFRASTZFNUMC6NUM6
QUANT_UNITGrid Unit of Measure QRASTEREHUNIT3T006CUNITMEINS
QUANT_FACQuantity Between Two Inspections QEIFRASTMGCHAR17CHAR17
IDENT_KEYIdentification for the Inspection Point Field Combination QSLWBEZCHAR3TQ79QSLWBEZQBK
IP_TYPEInspection Point Type QPPKTTYPCHAR1QPPKTTYP
EQUI_ORDField Active QKZUSRAKTCHAR1QKZUSRAKT
EQUI_TXTKeyword for User Field QUSRSLWCHAR20QUSRSLW
F_LOC_ORDField Active QKZUSRAKTCHAR1QKZUSRAKT
F_LOC_TXTKeyword for User Field QUSRSLWCHAR20QUSRSLW
SMPL_ORDField Active QKZUSRAKTCHAR1QKZUSRAKT
SMPL_TXTKeyword for User Field QUSRSLWCHAR20QUSRSLW
USERC1_ORDField Active QKZUSRAKTCHAR1QKZUSRAKT
USERC1_TXTKeyword for User Field QUSRSLWCHAR20QUSRSLW
USERC2_ORDField Active QKZUSRAKTCHAR1QKZUSRAKT
USERC2_TXTKeyword for User Field QUSRSLWCHAR20QUSRSLW
USERN1_ORDField Active QKZUSRAKTCHAR1QKZUSRAKT
USERN1_TXTKeyword for User Field QUSRSLWCHAR20QUSRSLW
USERN2_ORDField Active QKZUSRAKTCHAR1QKZUSRAKT
USERN2_TXTKeyword for User Field QUSRSLWCHAR20QUSRSLW
USERD1_ORDField Active QKZUSRAKTCHAR1QKZUSRAKT
USERD1_TXTKeyword for User Field QUSRSLWCHAR20QUSRSLW
USERT1_ORDField Active QKZUSRAKTCHAR1QKZUSRAKT
USERT1_TXTKeyword for User Field QUSRSLWCHAR20QUSRSLW
PARTLOTSPartial Lot Assignment Required for an Insp. Point QEIFTLPFLCHAR1QKZ
BATCHESBatch management requirement indicator XCHPFCHAR1XFELD
QUANTITIESQuantities Must Be Assigned QIBPQUANTCHAR1XFELD
QUANTONCEQuantity Confirmation for Each Partial Lot QKZZTMG1CHAR1QKZ
EVALUATIONValuation Required QIBPEVALCHAR1XFELD

Key field Non-key field



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

As BAPI2045D5 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 BAPI2045D5 as there is no data to select.

How to access SAP table BAPI2045D5

Within an ECC or HANA version of SAP you can also view further information about BAPI2045D5 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!