SAP ABAP Class CL_SATC_AC_NAVIGATOR (Navigator: Abstract base class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC_API (Package) INTERNAL: - *NO* REUSE - Test services API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_AC_NAVIGATOR | Navigator: name / path of item + display operations | 20061203 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_NAVIGATOR_DUMMY | Navigator: Internal fallback | 20061203 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_NAVIGATOR_R3TR | Navigator: 'R3TR' objects general | 20061211 |
Properties
| Class | CL_SATC_AC_NAVIGATOR | |
| Short Description | Navigator: Abstract base class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SVC_API | INTERNAL: - *NO* REUSE - Test services API |
| Created | 20061202 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SATC_AC_NAVIGATOR | Navigator: name / path of item + display operations | 20061203 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SATC_AC_MEMENTO | 20061209 | Externalize/Rebuild object state |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | SY-LANGU | Language Key for the Current Text Environment | 20061221 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | XSTRING | 20120209 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SATC_S_R3TR_KEY | TADIR Key / Anchor | 20061202 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_T_PATH_SEGMENTS | General Format / Specific Content | 20061203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20061221 | ||
| 2 | Instance method | Public | Method | Returns the name of the class pool (no local class) | 20061208 | |
| 3 | Instance method | Protected | Method | Performs navigation in the context of classical GUI | 20070612 | |
| 4 | Instance method | Protected | Method | Returns memento (externalized state) of instance | 20061209 | |
| 5 | Instance method | Protected | Method | Returns description of R3TR Key | 20061221 | |
| 6 | Instance method | Protected | Method | Gets state of navigator | 20061211 | |
| 7 | Instance method | Protected | Method | Returns workbench manager or Initial | 20070612 | |
| 8 | Instance method | Protected | Method | Restores fresh instance from memento (externalized state) | 20061209 | |
| 9 | Instance method | Protected | Method | Defines state of navigator | 20061211 |
Events
Class CL_SATC_AC_NAVIGATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DESCRIPTION | Protected | Attribute reference (LIKE) | 20061221 | |
||
| 2 | TY_S_PATH_SEGMENT | Protected | Attribute reference (LIKE) | 20061203 | |
||
| 3 | TY_T_DESCRIPTIONS | Protected | Attribute reference (LIKE) | 20061221 | |
||
| 4 | TY_T_PATH_SEGMENTS | Protected | Attribute reference (LIKE) | 20061203 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SATC_AC_NAVIGATOR has no parameter.
Method CONSTRUCTOR on class CL_SATC_AC_NAVIGATOR has no exception.
Method GET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | Class name | 20061208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with ABAP Services UI | 20070904 |
Method _DO_NAVIGATION_IN_GUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IN_NEW_FRAME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070612 | |||
| 2 | I_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20070612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ABAP Test Cockpit: Navigation Error | 20070612 |
Method _GET_MEMENTO_OF_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SABP_D_SERIALIZED_DATA | Serialized Data (Export or Call Transformation) | 20061209 |
Method _GET_MEMENTO_OF_INSTANCE on class CL_SATC_AC_NAVIGATOR has no exception.
Method _GET_R3TR_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R3TR_KEY | Call by reference | Type reference (TYPE) | SATC_S_R3TR_KEY | R3TR key | 20061221 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TY_S_DESCRIPTION | 20061221 |
Method _GET_R3TR_DESCRIPTION on class CL_SATC_AC_NAVIGATOR has no exception.
Method _GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PATH | Call by reference | Type reference (TYPE) | IF_SATC_AC_NAVIGATOR=>TY_T_PATH_SEGMENTS | Path Segments | 20061211 | |||
| 2 | E_R3TR_KEY | Call by reference | Type reference (TYPE) | SATC_S_R3TR_KEY | "R3TR" tadir key | 20061211 |
Method _GET_STATE on class CL_SATC_AC_NAVIGATOR has no exception.
Method _GET_WORKBENCH_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UI_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_UI_CONTEXT | Context Information for display purposes | 20070612 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WB_MANAGER | Workbench manager or initial | 20070612 |
Method _GET_WORKBENCH_MANAGER on class CL_SATC_AC_NAVIGATOR has no exception.
Method _NEW_INSTANCE_FROM_MEMENTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEMENTO | Call by reference | Type reference (TYPE) | SABP_D_SERIALIZED_DATA | Externalized state | 20061209 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SATC_AC_NAVIGATOR | Navigator | 20061209 |
Method _NEW_INSTANCE_FROM_MEMENTO on class CL_SATC_AC_NAVIGATOR has no exception.
Method _SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATH | Call by reference | Type reference (TYPE) | IF_SATC_AC_NAVIGATOR=>TY_T_PATH_SEGMENTS | Path segments | 20061211 | |||
| 2 | I_R3TR_KEY | Call by reference | Type reference (TYPE) | SATC_S_R3TR_KEY | R3TR Key | 20061211 |
Method _SET_STATE on class CL_SATC_AC_NAVIGATOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |