/RPM/TS_REVIEW_DASH_EXT SAP (Structure Type Dashboard (External Display)) Structure details

Dictionary Type: Structure
Description: Structure Type Dashboard (External Display)




ABAP Code to SELECT data from /RPM/TS_REVIEW_DASH_EXT
Related tables to /RPM/TS_REVIEW_DASH_EXT
Access table /RPM/TS_REVIEW_DASH_EXT




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

/RPM/TS_REVIEW_DASH_EXT 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 Type Dashboard (External Display)" 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_/RPM/TS_REVIEW_DASH_EXT TYPE /RPM/TS_REVIEW_DASH_EXT.

The /RPM/TS_REVIEW_DASH_EXT table consists of various fields, each holding specific information or linking keys about Structure Type Dashboard (External Display) data available in SAP. These include OBJECT_GUID (Guid for application objects), ROOT_OBJECT_GUID (Guid for application objects), PARENT_GUID (Guid for application objects), TEMPLATE_GUID (Guid for application objects).. 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 /RPM/TS_REVIEW_DASH_EXT 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
OBJECT_GUIDGuid for application objects /RPM/TV_GUIDRAW16
ROOT_OBJECT_GUIDGuid for application objects /RPM/TV_GUIDRAW16
PARENT_GUIDGuid for application objects /RPM/TV_GUIDRAW16
TEMPLATE_GUIDGuid for application objects /RPM/TV_GUIDRAW16
OBJECT_TYPEObject Type /RPM/OBJECT_TYPECHAR15Assigned to domain/RPM/OBJECT_TYPE
PARENT_TYPEObject Type /RPM/OBJECT_TYPECHAR15Assigned to domain/RPM/OBJECT_TYPE
OBJECT_GUID_IDProject Planning: External Indentifier of an Element CGPL_EXTIDCHAR24CGPL_EXTID
ROOT_OBJECT_GUID_IDProject Planning: External Indentifier of an Element CGPL_EXTIDCHAR24CGPL_EXTID
PARENT_GUID_IDProject Planning: External Indentifier of an Element CGPL_EXTIDCHAR24CGPL_EXTID
OBJECT_GUID_TXTName /RPM/TV_SHARED_DESCRIPTIONCHAR40TEXT40
FIELD_TEXT_1 0
FIELD_TEXT_2 0
FIELD_TEXT_3 0
FIELD_TEXT_4 0
FIELD_TEXT_5 0
FIELD_TEXT_6 0
FIELD_TEXT_7 0
FIELD_TEXT_8 0
FIELD_TEXT_9 0
FIELD_TEXT_10 0
FIELD_TEXT_11 0
FIELD_TEXT_12 0
FIELD_TEXT_13 0
FIELD_TEXT_14 0
FIELD_TEXT_15 0
FIELD_TEXT_16 0
FIELD_TEXT_17 0
FIELD_TEXT_18 0
FIELD_TEXT_19 0
FIELD_TEXT_20 0
INDICATOR_1 0
INDICATOR_2 0
INDICATOR_3 0
INDICATOR_4 0
INDICATOR_5 0
INDICATOR_6 0
INDICATOR_7 0
INDICATOR_8 0
INDICATOR_9 0
INDICATOR_10 0
INDICATOR_11 0
INDICATOR_12 0
INDICATOR_13 0
INDICATOR_14 0
INDICATOR_15 0
INDICATOR_16 0
INDICATOR_17 0
INDICATOR_18 0
INDICATOR_19 0
INDICATOR_20 0
TOOLTIP_1 0
TOOLTIP_2 0
TOOLTIP_3 0
TOOLTIP_4 0
TOOLTIP_5 0
TOOLTIP_6 0
TOOLTIP_7 0
TOOLTIP_8 0
TOOLTIP_9 0
TOOLTIP_10 0
TOOLTIP_11 0
TOOLTIP_12 0
TOOLTIP_13 0
TOOLTIP_14 0
TOOLTIP_15 0
TOOLTIP_16 0
TOOLTIP_17 0
TOOLTIP_18 0
TOOLTIP_19 0
TOOLTIP_20 0
DESCRIPTIONReview Name /RPM/TV_REVIEW_NAMECHAR40TEXT40
EXTERNAL_IDBusiness Object ID /RPM/TV_EXTIDCHAR24
STATUSStatus /RPM/TV_STATUS_COMMONCHAR5Assigned to domain/RPM/TD_STATUS_COMMON
CHANGED_BYChanged by user /RPM/TV_CHANGED_BYCHAR12Assigned to domainXUBNAME
CREATED_BYReview Created by /RPM/TV_CREATED_BYCHAR12SYCHAR12
CHANGED_ONTimeStamp /RPM/TV_TIMESTAMPDEC15TSTPS/RPM/TD_BCOS_TSTMP
CREATED_ONReview creation date /RPM/TV_CREATED_ONDATS8DATUM
REVIEW_DATEReview Date /RPM/REVIEW_DATEDATS8/RPM/TD_DATE
ITEM_COUNTItems count for Reviews /RPM/TV_REVIEW_ITEMSINT410SYST_LONG
BUCKET_IDBusiness Object ID /RPM/TV_EXTIDCHAR24
BUCKET_DESCBucket Name /RPM/TV_BUCKET_NAMECHAR40TEXT40
D_CHANGED_ONChanged On Date - UTC-Based /RPM/TV_D_CHANGED_ONDATS8DATUM
D_CREATED_ONCreation Date Based on System Date /RPM/TV_D_CREATED_ONDATS8DATUM
INITIATIVE_COUNTInitiative Count /RPM/TV_REVIEW_INITIATIVESINT410

Key field Non-key field



How do I retrieve data from SAP structure /RPM/TS_REVIEW_DASH_EXT using ABAP code?

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

How to access SAP table /RPM/TS_REVIEW_DASH_EXT

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