SAP ABAP Class CL_RSAO_TLOGO (Analysis Office: TLOGO Wrapper)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSAO_CORE (Package) Core Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAO_TLOGO | Analysis Office: TLOGO Wrapper Interface | 20110324 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAO_TLOGO_CONSTANTS | Analysis Office: TLOGO Constants | 20110324 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAO_TLOGO_AAOE | Analysis Office: TLOGO Wrapper for MS Excel Workbook | 20110324 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSAO_TLOGO_AAOP | Analysis Office: TLOGO Wrapper for MS Powerpoint | 20110325 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSAO_TLOGO_ZENAPP | Analysis Office: TLOGO Wrapper for MS Excel Workbook | 20130131 |
Properties
| Class | CL_RSAO_TLOGO | |
| Short Description | Analysis Office: TLOGO Wrapper | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAO_CORE | Core Components |
| Created | 20110314 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSAO_TLOGO | Analysis Office: TLOGO Wrapper Interface | 20110324 | ||
| 2 | IF_RSAO_TLOGO_CONSTANTS | Analysis Office: TLOGO Constants | 20110324 |
Friends
Class CL_RSAO_TLOGO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110325 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSO_MAINTENANCE_STATE | Processing state of a TLOGO Object | 20110411 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BICS_PROV_T_MESSAGE | Messages | 20110405 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSAO_OBJTYPE | Analysis Office Object Type (Excel or Powerpoint) | 20110325 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSOBJVERS | Object version | 20110328 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | RSAO_T_OBJ_REF | Public | 20110324 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSAO_TLOGO_SERVICE | Analysis Office: TLOGO Wrapper | 20110328 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSAO_TECHNAME | Analysis Office Technical Name | 20110325 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20110411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Instance (Factory Method) | 20110328 | |
| 2 | Static method | Public | Method | Initialize internal buffer | 20110408 | |
| 3 | Instance method | Public | Method | Remove from internal buffer | 20110412 | |
| 4 | Instance method | Protected | Method | Save for internal use | 20110428 |
Events
Class CL_RSAO_TLOGO has no event.
Types
Class CL_RSAO_TLOGO has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENQMODE | Value transfer | Type reference (TYPE) | ENQMODE | Lock mode | 20110406 | |||
| 2 | IV_OBJTYPE | Value transfer | Type reference (TYPE) | RSAO_OBJTYPE | Analysis Office Object Type (Excel or Powerpoint) | 20110328 | |||
| 3 | IV_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20110328 | ||
| 4 | IV_TECHNAME | Value transfer | Type reference (TYPE) | RSAO_TECHNAME | Object Name in Object Directory | 20110406 | |||
| 5 | IV_WITH_CONTENT | Value transfer | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110406 | ||
| 6 | RR_OBJ_REF | Value transfer | Object reference (TYPE REF TO) | IF_RSO_TLOGO | TLOGO Wrapper Interface | 20110328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inconsistent Data | 20110407 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_RSAO_TLOGO has no parameter.
Method INITIALIZE on class CL_RSAO_TLOGO has no exception.
Method REMOVE_OBJ_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Object version | 20110502 |
Method REMOVE_OBJ_REFERENCE on class CL_RSAO_TLOGO has no exception.
Method SAVE_INTERNAL 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 | Return Value of ABAP Statements | 20121025 | |||
| 2 | IV_OBJVERS_FROM | Value transfer | Type reference (TYPE) | RSOBJVERS | Object version | 20110428 | |||
| 3 | IV_OBJVERS_TO | Value transfer | Type reference (TYPE) | RSOBJVERS | Object version | 20110428 | |||
| 4 | I_DETLEVEL | Value transfer | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20121025 |
Method SAVE_INTERNAL on class CL_RSAO_TLOGO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 731 |