QST007 SAP (Structure for Report RQSTA007 (Testing Schedule Items List)) Structure details

Dictionary Type: Structure
Description: Structure for Report RQSTA007 (Testing Schedule Items List)




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




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

QST007 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 "Structure for Report RQSTA007 (Testing Schedule Items List)" 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_QST007 TYPE QST007.

The QST007 table consists of various fields, each holding specific information or linking keys about Structure for Report RQSTA007 (Testing Schedule Items List) data available in SAP. These include WAPOS (Maintenance item), WARPL (Maintenance Plan), WSTRA (Maintenance strategy), WPPOS (Item in the maintenance plan).. 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: Can be enhanced (character-type or numeric)


SAP QST007 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
WAPOSMaintenance item WAPOSCHAR16ALPHAPOSNUMPSMPOSL
WARPLMaintenance Plan WARPLCHAR12Assigned to domainALPHAWARPLMPLMPLAL
WSTRAMaintenance strategy STRATCHAR6Assigned to domainWSTRASTRSTRAA
WPPOSItem in the maintenance plan WPPOSNUMC4WPPOS
PSTXTItem Short Text POSTXTCHAR40TEXT40
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
ERSDTDate on Which Record Was Created ERDATDATS8DATUM
AEDATChanged On AEDATDATS8DATUM
AENAMName of Person Who Changed Object AENAMCHAR12USNAM
PLNTYTask List Type PLNTYCHAR1Assigned to domainPLNTYPTYH_TCA01
PLNNRKey for Task List Group PLNNRCHAR8ALPHAPLNNRPLNPLKS
PLNALGroup Counter PLNALCHAR2ALPHAALTNRPAL
STATUSMaintenance Item Status MPSTATCHAR1FLAG
LTKNZLong Text Indicator MPLTXCHAR1XFELD
PHYNRPhysical Sample Number QPHYSPRNRCHAR12QPRSALPHAQPHYSPRNRQPN
PRARTPhysical-Sample Type QPRARTCHAR2QPRART
PRTYPSample Category QPRTYPCHAR1Assigned to domainQPRTYP
PN_NRSample-Drawing Number QPZNRNUMC12NUMC12QPZ
GBTYPPhysical-Sample Container QGEBINDETCHAR6QGEBINDET
MENGESize of the Physical Sample QPHYSPRUMQUAN13(3) QMENGEPLOS
MEINHUnit of Measure for Physical Sample Size QPHYSPRMEUNIT3Assigned to domainCUNITMEINS
PLOS2Current or Last Inspection Lot for the Sample QLOT_LATENUMC12Assigned to domainQPLOSQALS
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
REVLVRevision Level REVLVCHAR2NUMCVREVLVRVS
CHARGBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
KTEXTShort Text for Physical Sample QTEXT_PRSCHAR80TEXT80
QAUTHMaterial Authorization Group for Activities in QM QMATAUTHCHAR6Assigned to domainQMATAUTH
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
ABORTStorage Location for a Physical Sample QAUFBEWORTCHAR12QAUFBEWORT
ABDAUStorage Duration of the Physical Sample in Days QAUFBDAUERDEC5DEC5
ABDATStorage Deadline for Physical Sample QAUFBDATUMDATS8DATUM
ABINFStorage Information for the Physical Sample QAUFBINFOCHAR80TEXT80
STABICONStorage Condition QSTABICONCHAR8QSTABICON
EINGDTDate of Receipt of Initial Sample for Stability Study QST_EINGDTDATS8DATUM
EINLDTStorage Date of Sample for Storage Condition QST_EINLDTDATS8DATUM
AUSLDTDate of Removal from Storage of Sample for Storage Condition QST_AUSLDTDATS8DATUM
QMNUMNotification No QMNUMCHAR12Assigned to domainALPHAQMNUMIQM
STABICONTXTDescription of Storage Condition QSTABICONTXTCHAR120TEXT120

Key field Non-key field



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

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

How to access SAP table QST007

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