SAP ABAP Class CL_RSAO_TLOGO_UTIL (Analysis Office: Utilities for TLOGO)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSAO_CORE (Package) Core Components
⤷
⤷
Properties
| Class | CL_RSAO_TLOGO_UTIL | |
| Short Description | Analysis Office: Utilities for TLOGO | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAO_CORE | Core Components |
| Created | 20110414 | 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
Class CL_RSAO_TLOGO_UTIL has no interface implemented.
Friends
Class CL_RSAO_TLOGO_UTIL 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) | RSAO_T_OBJ_SYSMAP | Mapping of logical systems fir transport of InfoSources | 20110414 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Add to roles | 20110516 | |
| 2 | Static method | Public | Method | Check if current system is a BI content system | 20110414 | |
| 3 | Static method | Public | Method | Check name for new TLOGO object | 20110414 | |
| 4 | Static method | Public | Method | Convert the technical name of the query into the UUID | 20110419 | |
| 5 | Static method | Public | Method | Convert the UID of the Query into the technical name | 20110419 | |
| 6 | Static method | Public | Method | Do system connection mapping | 20110414 | |
| 7 | Static method | Public | Method | Get content release information | 20110414 | |
| 8 | Static method | Public | Method | Get Favorites | 20110516 | |
| 9 | Static method | Public | Method | Get infoprovider mapped TLOGO type | 20110519 | |
| 10 | Static method | Public | Method | Get roles | 20110516 | |
| 11 | Static method | Public | Method | Remove references from role(s) | 20110526 |
Events
Class CL_RSAO_TLOGO_UTIL has no event.
Types
Class CL_RSAO_TLOGO_UTIL has no local type.
Method Signatures
Method ADD_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROLES | Value transfer | Type reference (TYPE) | RSAO_T_OBJ_ROLES | Analysis Office: PFCG Role | 20110516 | |||
| 2 | IV_OBJTYPE | Value transfer | Type reference (TYPE) | RSAO_OBJTYPE | Analysis Office Object Type (Excel or Powerpoint) | 20110516 | |||
| 3 | IV_TECHNAME | Value transfer | Type reference (TYPE) | RSAO_TECHNAME | Analysis Office Technical Name | 20110516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation Failed | 20110516 |
Method CHECK_CONTENTSYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_CONTENTSYSTEM | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110414 |
Method CHECK_CONTENTSYSTEM on class CL_RSAO_TLOGO_UTIL has no exception.
Method CHECK_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TECHNAME | Call by reference | Type reference (TYPE) | RSAO_TECHNAME | Analysis Office Technical Name | 20110414 | |||
| 2 | IV_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | RS_C_TLOGO-AO_EXCEL | BW: Object Type (TLOGO) | 20110414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Technical Name | 20110414 |
Method CONVERT_QUERY_NAME_TO_UUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20110419 | |||
| 2 | IV_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20110419 | ||
| 3 | RV_UUID | Value transfer | Type reference (TYPE) | SYSUUID_25 | UUID in compressed form | 20110419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20110419 |
Method CONVERT_QUERY_UUID_TO_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20110419 | ||
| 2 | IV_UUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in compressed form | 20110419 | |||
| 3 | RV_NAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Name (ID) of a reporting component | 20110419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20110419 |
Method DO_SYSTEM_MAPPIMG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOT_MAPPABLE | Value transfer | Type reference (TYPE) | RSAO_T_OBJ_XREF | Analysis Office: Dependent TLOGO Objects | 20110414 | |||
| 2 | ET_TARGET_SYSTEM | Value transfer | Type reference (TYPE) | RSAO_T_OBJ_XREF | Analysis Office: Dependent TLOGO Objects | 20110414 | |||
| 3 | IT_SRC_SYSTEM | Value transfer | Type reference (TYPE) | RSAO_T_OBJ_XREF | Analysis Office: Dependent TLOGO Objects | 20110414 |
Method DO_SYSTEM_MAPPIMG on class CL_RSAO_TLOGO_UTIL has no exception.
Method GET_CONTENTRELEASE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTREL | Call by reference | Type reference (TYPE) | RSCONTREL | Content release | 20110414 | |||
| 2 | EV_CONTTIMESTMP | Call by reference | Type reference (TYPE) | RSCONTTIMESTMP | Content time stamp: Last modification to the object by SAP | 20110414 |
Method GET_CONTENTRELEASE_INFO on class CL_RSAO_TLOGO_UTIL has no exception.
Method GET_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJTYPE | Value transfer | Type reference (TYPE) | RSAO_OBJTYPE | Analysis Office Object Type (Excel or Powerpoint) | 20110516 | |||
| 2 | IV_TECHNAME | Value transfer | Type reference (TYPE) | RSAO_TECHNAME | Analysis Office Technical Name | 20110516 | |||
| 3 | IV_USER | Value transfer | Type reference (TYPE) | UNAME | When specified only favorites of the user are selected | 20110516 | |||
| 4 | RT_FAVORITES | Value transfer | Type reference (TYPE) | RSAO_T_OBJ_ROLES | Analysis Office: PFCG Role | 20110516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20110516 |
Method GET_INFOPROVIDER_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Infoprovider name | 20110519 | |||
| 2 | IV_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20110519 | ||
| 3 | RV_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20110519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20110519 |
Method GET_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJTYPE | Value transfer | Type reference (TYPE) | RSAO_OBJTYPE | Analysis Office Object Type (Excel or Powerpoint) | 20110516 | |||
| 2 | IV_TECHNAME | Value transfer | Type reference (TYPE) | RSAO_TECHNAME | Analysis Office Technical Name | 20110516 | |||
| 3 | IV_USER | Value transfer | Type reference (TYPE) | UNAME | Check on permission for the specified user | 20110516 | |||
| 4 | RT_ROLES | Value transfer | Type reference (TYPE) | RSAO_T_OBJ_ROLES | Analysis Office: PFCG Role | 20110516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20110516 |
Method REMOVE_FROM_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJTYPE | Value transfer | Type reference (TYPE) | RSAO_OBJTYPE | Analysis Office Object Type (Excel or Powerpoint) | 20110526 | |||
| 2 | IV_TECHNAME | Value transfer | Type reference (TYPE) | RSAO_TECHNAME | Analysis Office Technical Name | 20110526 |
Method REMOVE_FROM_ROLES on class CL_RSAO_TLOGO_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |