Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_TAREA | Base Interface for Application Area | 20070228 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TAREA_BW_BEX | Business Explorer, OLAP, and Planning Application Area | 20070411 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TAREA_BW_DAS | Processing of BW_DAS Application Area | 20070411 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TAREA_BW_META | Processing for Application Area 'Metadata Processing' | 20070702 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TAREA_BW_MMR | Processing of BW_MMR Application Area | 20070411 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TAREA_BW_TDATA | Application Area for Managing BI Test Data | 20071108 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TAREA_BW_WHM | Application Area for BI Warehouse Management | 20070411 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TAREA_RSTT_AUTO | Application Area for Trace Tool Automation | 20070411 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TAREA_TESTREP | Application Area for Test Result Repository | 20070305 |
Properties
| Class | CL_RSTT_TAREA | |
| Short Description | Central Class for Application Areas | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTT_ENGINE | Trace Tool for SAP Netweaver 2005 (BW): Engine Layer |
| Created | 20070228 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSTT_TAREA | Base Interface for Application Area | 20070228 |
Friends
Class CL_RSTT_TAREA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSTT_INT1 | ID of Current Block | 20070903 | |||
| 2 | Constant | Public | See coding | 20071015 | |||||
| 3 | Constant | Public | See coding | Subclasses | 20070228 | ||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20070228 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSTT_VIEWID | Current Application | 20070903 | |||
| 6 | Constant | Protected | Type reference (TYPE) | RSTT_POBJNM | 'CREATE' | Prefix for Generator Method for Each Subclass | 20070228 | ||
| 7 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_RSTT_TAREA | Current Instance | 20070228 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | OT_TH_BUFFER | Buffer for Instances | 20070228 | |||
| 9 | Static Attribute | Protected | Type reference (TYPE) | OT_TH_TAREA | Classes of Application Areas | 20070809 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RSTT_TX_PLAYMODES | Table for Processing Modes (Incl. Values) | 20070228 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSTT_T_NAV_WDY | Table for Navigation | 20070903 | |||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_OO_CLASS_RELATIONS | Relationships Between Classes / Interfaces | 20070621 |
Methods
Events
Class CL_RSTT_TAREA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OT_S_BUFFER | Protected | See coding | 20070228 | BEGIN OF OT_S_BUFFER,
tarea type rstt_tarea,
instance type ref to if_rstt_tarea,
end of ot_s_buffer
|
||
| 2 | OT_S_TAREA | Protected | See coding | 20070809 | begin of OT_S_TAREA,
tarea type rstt_tarea,
text type rstt_lgtxt,
class type abap_classname,
end of OT_S_TAREA
|
||
| 3 | OT_TH_BUFFER | Protected | See coding | 20070228 | ot_th_buffer type HASHED TABLE OF ot_s_buffer with unique key tarea
|
||
| 4 | OT_TH_TAREA | Protected | See coding | 20070809 | ot_th_tarea type HASHED TABLE OF ot_s_tarea with unique key tarea
|
Method Signatures
Method CHECK_PLAYMODE_EXIST Signature
Method CHECK_PLAYMODE_EXIST on class CL_RSTT_TAREA has no parameter.
Method CHECK_PLAYMODE_EXIST on class CL_RSTT_TAREA has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSTT_TAREA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_TAREA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Anwendungsbereich | 20070228 |
Method CONSTRUCTOR on class CL_RSTT_TAREA has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Anwendungsbereich | 20070228 | |||
| 2 | R_R_TAREA | Value transfer | Object reference (TYPE REF TO) | IF_RSTT_TAREA | Instanz | 20070228 |
Method CREATE on class CL_RSTT_TAREA has no exception.
Method GET_AUTOTEST_TYPES Signature
Method GET_AUTOTEST_TYPES on class CL_RSTT_TAREA has no parameter.
Method GET_AUTOTEST_TYPES on class CL_RSTT_TAREA has no exception.
Method GET_CATT_FUNCS Signature
Method GET_CATT_FUNCS on class CL_RSTT_TAREA has no parameter.
Method GET_CATT_FUNCS on class CL_RSTT_TAREA has no exception.
Method GET_CATT_REFTP Signature
Method GET_CATT_REFTP on class CL_RSTT_TAREA has no parameter.
Method GET_CATT_REFTP on class CL_RSTT_TAREA has no exception.
Method GET_CATT_TOPICS Signature
Method GET_CATT_TOPICS on class CL_RSTT_TAREA has no parameter.
Method GET_CATT_TOPICS on class CL_RSTT_TAREA has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORMATED | Call by reference | Type reference (TYPE) | RSTT_FLAG | Formatiert? | 20070823 | |||
| 2 | R_DESCR | Value transfer | Type reference (TYPE) | RSTT_STRING | Beschreibung | 20070823 |
Method GET_DESCRIPTION on class CL_RSTT_TAREA has no exception.
Method GET_DISPMODE Signature
Method GET_DISPMODE on class CL_RSTT_TAREA has no parameter.
Method GET_DISPMODE on class CL_RSTT_TAREA has no exception.
Method GET_ERROR_AREA Signature
Method GET_ERROR_AREA on class CL_RSTT_TAREA has no parameter.
Method GET_ERROR_AREA on class CL_RSTT_TAREA has no exception.
Method GET_EXEC_PROCESSMODES Signature
Method GET_EXEC_PROCESSMODES on class CL_RSTT_TAREA has no parameter.
Method GET_EXEC_PROCESSMODES on class CL_RSTT_TAREA has no exception.
Method GET_HEADER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WELCOME | Call by reference | Type reference (TYPE) | RSTT_FLAG | Begrüßung ergänzen | 20070821 | |||
| 2 | R_HEADER | Value transfer | Type reference (TYPE) | RSTT_TEXT | Kopfausdruck | 20070821 |
Method GET_HEADER_TEXT on class CL_RSTT_TAREA has no exception.
Method GET_JOB_LOGMODES Signature
Method GET_JOB_LOGMODES on class CL_RSTT_TAREA has no parameter.
Method GET_JOB_LOGMODES on class CL_RSTT_TAREA has no exception.
Method GET_JOB_PARALLEL_MODES Signature
Method GET_JOB_PARALLEL_MODES on class CL_RSTT_TAREA has no parameter.
Method GET_JOB_PARALLEL_MODES on class CL_RSTT_TAREA has no exception.
Method GET_JOB_PERIODMODES Signature
Method GET_JOB_PERIODMODES on class CL_RSTT_TAREA has no parameter.
Method GET_JOB_PERIODMODES on class CL_RSTT_TAREA has no exception.
Method GET_JOB_PROCESSMODES Signature
Method GET_JOB_PROCESSMODES on class CL_RSTT_TAREA has no parameter.
Method GET_JOB_PROCESSMODES on class CL_RSTT_TAREA has no exception.
Method GET_JOB_TRACEOBJTP Signature
Method GET_JOB_TRACEOBJTP on class CL_RSTT_TAREA has no parameter.
Method GET_JOB_TRACEOBJTP on class CL_RSTT_TAREA has no exception.
Method GET_JOB_TYPES Signature
Method GET_JOB_TYPES on class CL_RSTT_TAREA has no parameter.
Method GET_JOB_TYPES on class CL_RSTT_TAREA has no exception.
Method GET_NAVIGATION_BLOCK Signature
Method GET_NAVIGATION_BLOCK on class CL_RSTT_TAREA has no parameter.
Method GET_NAVIGATION_BLOCK on class CL_RSTT_TAREA has no exception.
Method GET_NAV_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VIEWID | Value transfer | Type reference (TYPE) | RSTT_VIEWID | ID der Anwendung | 20070831 |
Method GET_NAV_STATE on class CL_RSTT_TAREA has no exception.
Method GET_PLAYMODES Signature
Method GET_PLAYMODES on class CL_RSTT_TAREA has no parameter.
Method GET_PLAYMODES on class CL_RSTT_TAREA has no exception.
Method GET_PLAYMODE_DEFAULT Signature
Method GET_PLAYMODE_DEFAULT on class CL_RSTT_TAREA has no parameter.
Method GET_PLAYMODE_DEFAULT on class CL_RSTT_TAREA has no exception.
Method GET_PLAYMODE_VALUES Signature
Method GET_PLAYMODE_VALUES on class CL_RSTT_TAREA has no parameter.
Method GET_PLAYMODE_VALUES on class CL_RSTT_TAREA has no exception.
Method GET_TAREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TAREA | Call by reference | Type reference (TYPE) | RSTT_T_TEXT | Liste | 20070305 |
Method GET_TAREAS on class CL_RSTT_TAREA has no exception.
Method GET_TESTOBJECT_SEARCHTERMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SEARCH_TOBJNM | Call by reference | Type reference (TYPE) | RSTT_T_STRING | Suchterme für Testobjekt | 20121019 | |||
| 2 | E_T_SEARCH_TSOBJNM | Call by reference | Type reference (TYPE) | RSTT_T_STRING | Suchterme für übergeordnetes Testobjekt | 20121019 |
Method GET_TESTOBJECT_SEARCHTERMS on class CL_RSTT_TAREA has no exception.
Method GET_TLAYER Signature
Method GET_TLAYER on class CL_RSTT_TAREA has no parameter.
Method GET_TLAYER on class CL_RSTT_TAREA has no exception.
Method GET_TOBJTYPE Signature
Method GET_TOBJTYPE on class CL_RSTT_TAREA has no parameter.
Method GET_TOBJTYPE on class CL_RSTT_TAREA has no exception.
Method GET_TOBJ_DESCR Signature
Method GET_TOBJ_DESCR on class CL_RSTT_TAREA has no parameter.
Method GET_TOBJ_DESCR on class CL_RSTT_TAREA has no exception.
Method GET_TOOLID_LIST Signature
Method GET_TOOLID_LIST on class CL_RSTT_TAREA has no parameter.
Method GET_TOOLID_LIST on class CL_RSTT_TAREA has no exception.
Method GET_TPAC_RANGE_PLAYMODES Signature
Method GET_TPAC_RANGE_PLAYMODES on class CL_RSTT_TAREA has no parameter.
Method GET_TPAC_RANGE_PLAYMODES on class CL_RSTT_TAREA has no exception.
Method GET_TSOBJNM_FROM_TOBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TSOBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Übergeordnetes Testobjekt | 20121019 | |||
| 2 | I_TOBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testobjekt | 20121019 |
Method GET_TSOBJNM_FROM_TOBJNM on class CL_RSTT_TAREA has no exception.
Method GET_TTYPE Signature
Method GET_TTYPE on class CL_RSTT_TAREA has no parameter.
Method GET_TTYPE on class CL_RSTT_TAREA has no exception.
Method HAS_CATT_PROCESSING Signature
Method HAS_CATT_PROCESSING on class CL_RSTT_TAREA has no parameter.
Method HAS_CATT_PROCESSING on class CL_RSTT_TAREA has no exception.
Method SET_NAV_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEWID | Call by reference | Type reference (TYPE) | RSTT_VIEWID | ID der Anwendung | 20070831 |
Method SET_NAV_STATE on class CL_RSTT_TAREA has no exception.
Method SET_TAREA_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090713 | |||
| 2 | I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Anwendungsbereich | 20090713 |
Method SET_TAREA_BUFFER on class CL_RSTT_TAREA has no exception.
Method SET_VIEWID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEWID | Call by reference | Type reference (TYPE) | RSTT_VIEWID | Aktuelle Anwendung | 20070903 |
Method SET_VIEWID on class CL_RSTT_TAREA has no exception.
Method _ADD_NAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_NAV | Call by reference | Type reference (TYPE) | RSTT_S_NAV_WDY | Element | 20070903 |
Method _ADD_NAV on class CL_RSTT_TAREA has no exception.
Method _GET_DEFAULT_VIEWID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VIEWID | Value transfer | Type reference (TYPE) | RSTT_VIEWID | ID der Anwendung | 20070831 |
Method _GET_DEFAULT_VIEWID on class CL_RSTT_TAREA has no exception.
Method _GET_INSTANCE_OF_TAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TAREA | Call by reference | Object reference (TYPE REF TO) | IF_RSTT_TAREA | Instanz des Bereichs | 20070228 | |||
| 2 | I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Anwendungsbereich | 20070228 |
Method _GET_INSTANCE_OF_TAREA on class CL_RSTT_TAREA has no exception.
Method _GET_SUB_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CLASS | Call by reference | Type reference (TYPE) | RSTT_T_STRING | Anwendungsbereich-Klassen | 20070621 |
Method _GET_SUB_CLASSES on class CL_RSTT_TAREA has no exception.
Method _GET_TLAYER_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TLAYER | Call by reference | Type reference (TYPE) | RSTT_T_TEXT | Vorliegende Schichten | 20070228 | |||
| 2 | I_R_TRACE | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE | Traceinstanz | 20070228 | |||
| 3 | I_T_TEXT | Call by reference | Type reference (TYPE) | RSTT_T_TEXT | Texte | 20070228 |
Method _GET_TLAYER_TRACE on class CL_RSTT_TAREA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |