PLM_S_AUD_QUEST_ODP SAP (Extract Structure for Audit Questions) Structure details

Dictionary Type: Structure
Description: Extract Structure for Audit Questions




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




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

PLM_S_AUD_QUEST_ODP 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 "Extract Structure for Audit Questions" 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_PLM_S_AUD_QUEST_ODP TYPE PLM_S_AUD_QUEST_ODP.

The PLM_S_AUD_QUEST_ODP table consists of various fields, each holding specific information or linking keys about Extract Structure for Audit Questions data available in SAP. These include MATERIAL (), MATERIAL_TEXT (), VENDOR (), VENDOR_TEXT ().. 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 PLM_S_AUD_QUEST_ODP 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
MATERIAL 0
MATERIAL_TEXT 0
VENDOR 0
VENDOR_TEXT 0
CUSTOMER 0
CUSTOMER_TEXT 0
PLANT 0
PLANT_TEXT 0
EQUI 0
EQUI_TEXT 0
FULO 0
FULO_TEXT 0
WBS 0
WBS_TEXT 0
AUDIT_EXTERNAL_ID Key that Indicates an Audit0
RESPONSIBLE_NAME Business Partner Number0
RESPONSIBLE_TEXT Short Description of Business Partner0
PLANSTARTDATE Planned Start Date0
PLANFINISHDATE Planned Finish Date0
AUDIT_GUID 0
AUDIT_TYPE Audit Type0
AUDIT_TYPE_TEXT 0
MORE_THAN_ONE_MAT_IND More Than One Material Exists0
MORE_THAN_ONE_CUST_IND More Than One Customer Exists0
MORE_THAN_ONE_VEND_IND More Than One Supplier Exists0
STATUS_CRT X and Blank0
STATUS_IN_PROC X and Blank0
STATUS_REL X and Blank0
STATUS_CMPL X and Blank0
STATUS_LOCK X and Blank0
STATUS_FLAG_ARCH X and Blank0
STATUS_ARCH X and Blank0
STATUS_FLAG_APPR X and Blank0
STATUS_REJ X and Blank0
STATUS_APPR X and Blank0
STATUS_FLAG_DEL X and Blank0
STATUS_CNCL X and Blank0
STATUS_UNPLND X and Blank0
STATUS_QST_ASSGND X and Blank0
STATUS_DWNLD X and Blank0
STATUS_CONF X and Blank0
STATUS_REP_CRT X and Blank0
STATUS_SIGND X and Blank0
STATUS_OUST_ACTS X and Blank0
STATUS_ACTS_CMPLD X and Blank0
STATUS_CMPL_W_ACTS X and Blank0
STATUS_ASSESSED X and Blank0
STATUS_CMPL_PART_SIGND X and Blank0
STATUS_CMPL_SIGND X and Blank0
STATUS Status of Audit Header0
GUID 0
EXTERNAL_ID 0
DESCRIPTION 0
ASSESSM_PROFIL2 Valuation Profile0
REF_EXTERNAL_ID Link to Question List/Element of Question List0
CREATED_BY Name of Person Who Created Object0
CREATED_ON Date when object was created0
CHANGED_BY Name of Person, Who Last Changed the Component0
CHANGED_ON Date when object was last changed0
ASSESSM_PROFIL Valuation Profile0
ASSESSMENT_SUG Valuation Proposal0
AUDIT_CALCULATE Calculation of the Result and Degree of Fulfillment0
MIN_RESULT Minimum Result That Must Be Reached0
WEIGHTING Weighting0
PRIORITY Priority0
PRIORITY_TEXT 0
ASSESSMENT_REC Valuation Entered0
ASSESSMENT_RES Confirmation of Valuation0
REFERENCE_ID Identification of an Object0
REFERENCE_TXT Description for an Object0
QUEST_LTEXT_IND Indicates If a Long Text Exists0

Key field Non-key field



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

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

How to access SAP table PLM_S_AUD_QUEST_ODP

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