SAP ABAP Class CL_AR_MODE_SCENARIONAME (User Settings - Property Scenario Name Display)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_FACTORY (Package) Archiving Factory
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AR_USER_SETTING_PROP | User Settings for Archiving Factory UI | 20060309 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060309 |
Properties
| Class | CL_AR_MODE_SCENARIONAME | |
| Short Description | User Settings - Property Scenario Name Display | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ARFA_ARCHIVING_FACTORY | Archiving Factory |
| Created | 20060309 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AR_MODE_SCENARIONAME has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AR_USER_SETTING_PROP | User Settings for Archiving Factory UI | 20060309 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060309 |
Friends
Class CL_AR_MODE_SCENARIONAME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_AR_MODE_SCENARIONAME | DESCR_ONLY | 20060309 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_AR_MODE_SCENARIONAME | TECHNAME_AND_DESCR | 20060309 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_AR_MODE_SCENARIONAME | TECHNAME_ONLY | 20060309 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | AREN_DTE_MODE_SCENARIONAME | TYPECODE | 20060309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060309 | |
| 2 | Static method | Public | Method | GET_INSTANCE | 20060309 | |
| 3 | Instance method | Public | Method | GET_TEXT | 20060309 | |
| 4 | Instance method | Public | Method | GET_TYPECODE | 20060309 | |
| 5 | Static method | Public | Method | GET_VALUES | 20060309 |
Events
Class CL_AR_MODE_SCENARIONAME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | TAB | 20060309 | TAB TYPE STANDARD TABLE OF REF TO CL_AR_MODE_SCENARIONAME WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AR_MODE_SCENARIONAME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AR_MODE_SCENARIONAME has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPECODE | Call by reference | Type reference (TYPE) | AREN_DTE_MODE_SCENARIONAME | I_TYPECODE | 20060309 | |||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_AR_MODE_SCENARIONAME | R_INSTANCE | 20060309 |
Method GET_INSTANCE on class CL_AR_MODE_SCENARIONAME has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | R_TEXT | 20060309 |
Method GET_TEXT on class CL_AR_MODE_SCENARIONAME has no exception.
Method GET_TYPECODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CODE | Value transfer | Type reference (TYPE) | AREN_DTE_MODE_SCENARIONAME | R_CODE | 20060309 |
Method GET_TYPECODE on class CL_AR_MODE_SCENARIONAME has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUES | Value transfer | Type reference (TYPE) | TAB | R_VALUES | 20060309 |
Method GET_VALUES on class CL_AR_MODE_SCENARIONAME has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |