/RPM/TS_WHATIF_DASH_UPD SAP (Structure Type Dashboard (Update)) Structure details

Dictionary Type: Structure
Description: Structure Type Dashboard (Update)




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




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

/RPM/TS_WHATIF_DASH_UPD 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 (Update)" 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_WHATIF_DASH_UPD TYPE /RPM/TS_WHATIF_DASH_UPD.

The /RPM/TS_WHATIF_DASH_UPD table consists of various fields, each holding specific information or linking keys about Structure Type Dashboard (Update) 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_WHATIF_DASH_UPD 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
VALUE_SET_1 0
VALUE_SET_2 0
VALUE_SET_3 0
VALUE_SET_4 0
VALUE_SET_5 0
VALUE_SET_6 0
VALUE_SET_7 0
VALUE_SET_8 0
VALUE_SET_9 0
VALUE_SET_10 0
VALUE_SET_11 0
VALUE_SET_12 0
VALUE_SET_13 0
VALUE_SET_14 0
VALUE_SET_15 0
VALUE_SET_16 0
VALUE_SET_17 0
VALUE_SET_18 0
VALUE_SET_19 0
VALUE_SET_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
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
DESCRIPTIONScenario Name /RPM/TV_SCENARIO_NAMECHAR40TEXT40
EXTERNAL_IDBusiness Object ID /RPM/TV_EXTIDCHAR24
STATUSScenario Status /RPM/TV_SCENARIO_STATUSCHAR5Assigned to domain/RPM/TD_STATUS_COMMON
SIMULATION_STATScenario Classification /RPM/TV_SCENARIO_CLASSCHAR5Assigned to domain/RPM/TD_SCENARIO_CLASS
SCENARIO_TYPEScenario Type /RPM/TV_SCENARIO_TYPECHAR5Assigned to domain/RPM/TD_SCEN_TYPE
CHANGED_BYChanged by user /RPM/TV_CHANGED_BYCHAR12Assigned to domainXUBNAME
D_CHANGED_ONChanged On /RPM/TV_CHANGED_ONDATS8DATUM
CREATED_BYWhatIf Created By /RPM/TV_WHATIF_CREATED_BYCHAR12SYCHAR12
D_CREATED_ONReview creation date /RPM/TV_CREATED_ONDATS8DATUM
BUCKET_IDBusiness Object ID /RPM/TV_EXTIDCHAR24
BUCKET_DESCBucket Name /RPM/TV_BUCKET_NAMECHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table /RPM/TS_WHATIF_DASH_UPD

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