SAP ABAP Class CL_RSRT_APPLICATION (Application)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_FW (Package) RSRT BICS Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_APPLICATION | Application | 20120508 |
Properties
| Class | CL_RSRT_APPLICATION | |
| Short Description | Application | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_FW | RSRT BICS Framework |
| Created | 20120508 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRT_APPLICATION | Application | 20120508 |
Friends
Class CL_RSRT_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | I | 20120508 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | IF_RSRT_APPLICATION=>TN_T_APPLICATION | Application List | 20120508 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSRT_UI_APPLICATION | UI Application | 20121017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20120508 | |
| 2 | Static method | Public | Method | Create Application | 20120508 | |
| 3 | Instance method | Public | Method | Free | 20120508 | |
| 4 | Static method | Public | Method | Get Application | 20120508 |
Events
Class CL_RSRT_APPLICATION has no event.
Types
Class CL_RSRT_APPLICATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_ITEM | Call by reference | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_CID | Constant Unique ID | 20120508 |
Method CONSTRUCTOR on class CL_RSRT_APPLICATION has no exception.
Method CREATE_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_APPLICATION | Application | 20120508 | |||
| 2 | VIEW_ITEM | Call by reference | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_CID | Constant Unique ID | 20120508 |
Method CREATE_APPLICATION on class CL_RSRT_APPLICATION has no exception.
Method FREE Signature
Method FREE on class CL_RSRT_APPLICATION has no parameter.
Method FREE on class CL_RSRT_APPLICATION has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | IF_RSRT_APPLICATION=>TN_ID | Application ID | 20120508 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_APPLICATION | Application | 20120508 |
Method GET_APPLICATION on class CL_RSRT_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |