RSSM_S_TREE_DOKU SAP (Help Structure for Help on the Monitor Detail Tree Nodes) Structure details

Dictionary Type: Structure
Description: Help Structure for Help on the Monitor Detail Tree Nodes




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




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

RSSM_S_TREE_DOKU 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 "Help Structure for Help on the Monitor Detail Tree Nodes" 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_RSSM_S_TREE_DOKU TYPE RSSM_S_TREE_DOKU.

The RSSM_S_TREE_DOKU table consists of various fields, each holding specific information or linking keys about Help Structure for Help on the Monitor Detail Tree Nodes data available in SAP. These include FATHEXTR (Messages from source system), FATHTRAN (Idocs and Data Packets), FATHPROC (Data packet processing), FATH2STP (Logs for request subsequent processing).. 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 RSSM_S_TREE_DOKU 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
FATHSCHDScheduler messages for data request RSSM_HELP_FATHSCHDCHAR1CHAR1
FATHEXTRMessages from source system RSSM_HELP_FATHEXTRCHAR1CHAR1
FATHTRANIdocs and Data Packets RSSM_HELP_FATHTRANCHAR1CHAR1
FATHPROCData packet processing RSSM_HELP_FATHPROCCHAR1CHAR1
FATH2STPLogs for request subsequent processing RSSM_HELP_FATH2STPCHAR1CHAR1
FATHODSALogs for Activating Records in the DataStore Object RSSM_HELP_FATHODSACHAR1CHAR1
FATHCANCLogs for request reverse posting in InfoCube RSSM_HELP_FATHCANCCHAR1CHAR1
FATHREBULogs for reconstruction of a cube via this request RSSM_HELP_FATHREBUCHAR1CHAR1
FATHDELELogs for deletion of request in InfoCube RSSM_HELP_FATHDELECHAR1CHAR1
FATHOUTBOutgoing requests RSSM_HELP_FATHOUTBCHAR1CHAR1
FATHOTHEOther logs RSSM_HELP_FATHOTHECHAR1CHAR1
PRGR2Transfer Rules RSSM_HELP_PRGR2CHAR1CHAR1
PRGR3Operations with the PSA RSSM_HELP_PRGR3CHAR1CHAR1
PRGR5Update rules RSSM_HELP_PRGR5CHAR1CHAR1
PRGR6Update RSSM_HELP_PRGR6CHAR1CHAR1
PRGR7Processing End RSSM_HELP_PRGR7CHAR1CHAR1
SCHLScheduler messages for data request RSSM_HELP_FATHSCHDCHAR1CHAR1
EXINMessages from source system RSSM_HELP_FATHEXTRCHAR1CHAR1
EXDAMessages from source system RSSM_HELP_FATHEXTRCHAR1CHAR1
TRINMessages from source system RSSM_HELP_FATHEXTRCHAR1CHAR1
TRDAData Package RSSM_HELP_TRDANUMC6NUM6
PRDAData Package RSSM_HELP_TRDANUMC6NUM6
MESSProcessing Message RSSM_HELP_MESSCHAR1CHAR1
LOGMMessage from the Application Log RSSM_HELP_LOGMCHAR1CHAR1
ERROError log message RSSM_HELP_ERROCHAR1CHAR1
CRNRError request RSSM_HELP_CRNRCHAR1CHAR1
ORNRLogs for Activating Records in the DataStore Object RSSM_HELP_FATHODSACHAR1CHAR1
RRNROutgoing requests RSSM_HELP_FATHOUTBCHAR1CHAR1
IRNRData Basis RSSM_HELP_FATHINBOCHAR1CHAR1
FATHINBOData Basis RSSM_HELP_FATHINBOCHAR1CHAR1
CHAIProcess Chain RSPC_CHAINCHAR25RSPC_CHAINRSPC_CHAIN
FATHCHAIProcess Chain RSPC_CHAINCHAR25RSPC_CHAINRSPC_CHAIN

Key field Non-key field



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

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

How to access SAP table RSSM_S_TREE_DOKU

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