PLMT_TS_FMEA_XML SAP (FMEA: XML Generation) Structure details

Dictionary Type: Structure
Description: FMEA: XML Generation




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




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

PLMT_TS_FMEA_XML 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 "FMEA: XML Generation" 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_PLMT_TS_FMEA_XML TYPE PLMT_TS_FMEA_XML.

The PLMT_TS_FMEA_XML table consists of various fields, each holding specific information or linking keys about FMEA: XML Generation data available in SAP. These include EXTERNAL_ID (Key for FMEA), GUID (unique object identifier in Audit Management (CHAR32)), AUDIT_TYPE (FMEA Type), GROUPING (Grouping).. 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 (Deep)


SAP PLMT_TS_FMEA_XML 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
EXTERNAL_IDKey for FMEA PLMT_TV_FMEA_IDCHAR24CGPL_EXTIDPLM_FMEA
GUIDunique object identifier in Audit Management (CHAR32) PLMT_AUDIT_OBJECT_GUID_BAPICHAR32SYSUUID_C
AUDIT_TYPEFMEA Type PLMT_TV_FMEA_TYPECHAR2Assigned to domainPLM_AUDIT_TYPE
GROUPINGGrouping PLMT_GROUPINGCHAR40PLM_GROUPINGPLM_AUDIT_GROUPING
SEARCH_FIELDSearch Field PLMT_SEARCH_FIELDCHAR40PLM_SEARCH_FIELDPLM_AUDIT_SEARCH_FIELD
AUTH_GROUPAuthorization Group PLMT_AUTH_GROUPCHAR6Assigned to domainPLM_AUTH_GROUP
PLANSTARTDATEPlanned Start Date CGPL_PLANSTARTDATEDATS8DATUM
PLANSTARTTIMEPlanned Start (Time) CGPL_PLANSTARTTIMETIMS6TIME
OK_NOKOverall Assessment PLMT_OK_NOKCHAR1PLM_OK_NOK
SCORE_RESCalculated Result PLMT_SCORE_RESULTDEC10(1) PLM_SCORE_RESULT
RESULT_PERCENTDegree of Fulfillment in Percent PLMT_RESULT_PERCENTDEC4(1) PLM_RESULT_PERCENT
MIN_RESULTMinimum Result That Must Be Reached PLMT_MIN_RESULTDEC10(1) PLM_MIN_RESULT
SCORE_MAXMaximum Number of Points Possible PLMT_SCORE_MAXDEC10(1) PLM_SCORE_RESULT
AUDIT_CALCULATECalculation of the Result and Degree of Fulfillment PLMT_AUDIT_CALCULATE_BADICHAR4Assigned to domainPLM_AUDIT_CALCULATE_BADI
CLASSIFICATIONRating Profile PLMT_CLASSIFICATIONCHAR2Assigned to domainPLM_CLASSIFICATION
CLASSIFI_CODERating Code PLMT_CLASSIFICATION_CODECHAR2Assigned to domainPLM_CLASSIFICATION_CODE
CONFIDENTIALKeep Confidential PLMT_CONFIDENTIALCHAR1PLM_AUDITMANAGEMENT_FLAG
PLANFINISHDATEPlanned Finish Date CGPL_PLANFINISHDATEDATS8DATUM
PLANFINISHTIMEPlanned Finish (Time) CGPL_PLANFINISHTIMETIMS6TIME
ACTUALSTARTDATEActual Start Date CGPL_ACTUALSTARTDATEDATS8DATUM
ACTUALSTARTTIMEActual start (time) CGPL_ACTUALSTARTTIMETIMS6TIME
ACTUALFINISHDATEActual Finish (Date) CGPL_ACTUALFINISHDATEDATS8DATUM
ACTUALFINISHTIMEActual Finish (Time) CGPL_ACTUALFINISHTIMETIMS6TIME
ORIGINAL_LANGULanguage the Audit Component was Created In PLMT_ORIGINAL_LANGU_AUDITLANG1Assigned to domainISOLASPRAS
ORIGINAL_LANGU_ISO2-Character SAP Language Code LAISOCHAR2LAISO
CREATED_BYName of Person Who Created the Component PLMT_CREATED_BYCHAR12USNAM
CREATED_ONDate on Which Component Was Created PLMT_CREATED_ONDATS8DATUM
CHANGED_BYName of Person, Who Last Changed the Component PLMT_CHANGED_BYCHAR12USNAM
CHANGED_ONDate on which the component was last changed PLMT_CHANGED_ONDATS8DATUM
RELEASED_BYName of Person, Who Has Released Component PLMT_RELEASED_BYCHAR12USNAM
RELEASEDDATERelease (Date) PLMT_RELEASEDDATEDATS8DATUM
CLASSIFI_MANRating Corrected PLMT_CLASSIFICATION_MANCHAR1PLM_AUDITMANAGEMENT_FLAG
SY_ST_DSCRObject status J_TXT30CHAR30TEXT30
S_STATUSSystem status line J_STEXTCHAR40TEXT40
U_STATUSUser Status Line J_ATEXTCHAR40TEXT40
STAT_PROFStatus Profile PLMT_STSMACHAR8Assigned to domainJ_STSMA
RESPONSIBLE_TEXTShort Description of Business Partner PLMT_BU_DESCRIPCHAR50BU_TEXT50
AUDIT_TYPE_TEXTDescription of Audit Type PLMT_AUDIT_TYPE_TEXTCHAR40PLM_SHORTTEXT
CAUSE_TEXTDescription of Trigger PLMT_CAUSE_TEXTCHAR40PLM_SHORTTEXT
CLASS_TEXTDescription of Rating Profile PLMT_CLASS_TEXTCHAR40PLM_SHORTTEXT
CLASS_CODE_TEXTDescription of Rating Code PLMT_CLASS_CODE_TEXTCHAR40PLM_SHORTTEXT
OK_NOK_TEXTOverall Assessment: Description PLMT_OK_NOK_TEXTCHAR60PLM_SHORTTEXT_60
AUDIT_CALCULATE_TXTCalculation of Results and Degree of Fulfillment (Descript.) PLMT_AUDIT_CALCULATE_BADI_TXTCHAR80PLM_SHORTTEXT_80
AUTH_GROUP_TEXTDescription of Authorization Group PLMT_AUTH_GROUP_TEXTCHAR40PLM_SHORTTEXT
AUDITOBJECT_TEXTDescription of Audit Object PLMT_AUDITOBJECT_TEXTCHAR40PLM_SHORTTEXT
OBJECT_VALUEAllowed Object Attribute Value PLMT_AUDIT_OBJECT_VALUECHAR40CHAR40
AUDIT_OBJECT_STRINGOutput Field for Linked Audit Objects PLMT_AUDIT_OBJECT_STRINGCHAR120CHAR120
VALUE_TEXTDescription of Object Attribute Value PLMT_AUDIT_OBJECT_VALUE_TEXTCHAR40PLM_SHORTTEXT
ORIGINAL_LANGU_TEXTCreation language PLMT_ORIGINAL_LANGU_TEXTCHAR16SPTXT16
LANGULanguage Key LANGULANG1Assigned to domainISOLASPRAS
LANGU_ISO2-Character SAP Language Code LAISOCHAR2LAISO
LANGU_TEXTLanguage PLMT_LANGU_TEXTCHAR16SPTXT16
TEXTS 0
LONGTEXTS 0
DOCUMENTS 0
PARTNER 0
STATUS 0
LISTITEMS 0
ACTIONS 0
OBJECTS 0
DESCRIPTIONAudit Description PLMT_DESCRIPTION_AUDITCHAR40PLM_SHORTTEXT
DESCLong Text String for XML and HTML Output PLMT_LONG_TEXT_STRINGSTRG0PLMT_LONG_TEXT_STRING
NOTELong Text String for XML and HTML Output PLMT_LONG_TEXT_STRINGSTRG0PLMT_LONG_TEXT_STRING

Key field Non-key field



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

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

How to access SAP table PLMT_TS_FMEA_XML

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