AUDPLMM_QUEST_I_CD SAP (Change Document Structure; Generated by RSSCD000) Structure details

Dictionary Type: Structure
Description: Change Document Structure; Generated by RSSCD000




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




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

AUDPLMM_QUEST_I_CD 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 "Change Document Structure; Generated by RSSCD000" 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_AUDPLMM_QUEST_I_CD TYPE AUDPLMM_QUEST_I_CD.

The AUDPLMM_QUEST_I_CD table consists of various fields, each holding specific information or linking keys about Change Document Structure; Generated by RSSCD000 data available in SAP. These include CLIENT (Client), GUID (Character field, length 32), PROJECT_GUID (Identification of Question List Item), HIERARCHY_LEVEL (Hierarchy Level).. 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 AUDPLMM_QUEST_I_CD 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
CLIENTClient MANDTCLNT3Assigned to domainMANDT
GUIDCharacter field, length 32 CHAR32CHAR32CHAR32
PROJECT_GUIDIdentification of Question List Item PLMT_QUEST_I_GUIDRAW16PLMAMPLM_AUDIT_GUID_AUD
HIERARCHY_LEVELHierarchy Level PLMT_HIERARCHY_LEVELNUMC2PLMC_HIERA_LEVEPLM_HIERARCHY_LEVEL
NODE_TYPENode Type PLMT_NODE_TYPECHAR1PLM_NODE_TYPE
CONTROL_QUESTControl Question PLMT_CONTROL_QUESTRAW16PLMAMPLM_AUDIT_GUID_AUD
CONTROL_PROCControlling Procedure PLMT_CONTROL_PROC_BADICHAR3Assigned to domainPLM_CONTROL_PROC_BADI
LISTITYPList Item Type PLMT_TV_LISTITYPNUMC3Assigned to domainPLMT_TV_LISTITYP
GROUPINGGrouping PLMT_GROUPINGCHAR40PLM_GROUPINGPLM_AUDIT_GROUPING
SEARCH_FIELDSearch Field PLMT_SEARCH_FIELDCHAR40PLM_SEARCH_FIELDPLM_AUDIT_SEARCH_FIELD
EXT_POSITIONExternal Item Number PLMT_EXT_POSITIONCHAR20PLM_EXT_POSITION
ASSESSM_PROFILValuation Profile PLMT_ASSESSMENT_PROFILCHAR4Assigned to domainPLM_ASSESSMENT_PROFIL
ASSESSMENT_SUGValuation Proposal PLMT_ASSESSMENT_SUGGESTIONCHAR4Assigned to domainPLM_ASSESSMENT
SUGGESTION_SCOREValuation Proposal PLMT_SUGGESTION_SCOREDEC5(1) PLM_SCORE
AUDIT_CALCULATECalculation of the Result and Degree of Fulfillment PLMT_AUDIT_CALCULATE_BADICHAR4Assigned to domainPLM_AUDIT_CALCULATE_BADI
MIN_RESULTMinimum Result That Must Be Reached PLMT_MIN_RESULTDEC10(1) PLM_MIN_RESULT
WEIGHTINGWeighting PLMT_WEIGHTINGINT25PLM_WEIGHTING
PRIORITYPriority PLMT_PRIORITYCHAR2Assigned to domainPLM_PRIORITY
QUEST_REF_GUIDLink to Question List/Element of Question List PLMT_QUEST_REF_GUIDRAW16PLMAMPLM_AUDIT_GUID_AUD
PROC_STATUSProcessing Status of the Audit Component PLMT_PROC_STATUSCHAR1PLM_PROC_STATUS
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table AUDPLMM_QUEST_I_CD

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