SAP ABAP Class CL_BICS_INA_REST_RES_APPSET (InA REST Resource: Appset TLOGO)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_INA_MODELING (Package) Modeling Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_REST_RES_TLOGO | InA REST Resource TLOGO Base | 20130507 |
Properties
| Class | CL_BICS_INA_REST_RES_APPSET | |
| Short Description | InA REST Resource: Appset TLOGO | |
| Super Class | CL_BICS_INA_REST_RES_TLOGO | InA REST Resource TLOGO Base |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSBPCA_EXCEPTION | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | BW_BICS_INA_MODELING | Modeling Provider |
| Created | 20130506 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_BICS_INA_REST_RES_APPSET has no interface implemented.
Friends
Class CL_BICS_INA_REST_RES_APPSET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CHECK_IPRV_AUTH' | 20130805 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'GET_ACCESS_ENVMS' | 20130730 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'GET_DIMENS_OF_ENVM' | 20130717 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'GET_DIMENS_OF_ENVM_W_D' | 20130717 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'GET_METADATA' | 20130807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | check iprv RSCOMP authority under an envm | 20130805 | |
| 2 | Instance method | Private | Method | Get list of envms user with access(identify) authority | 20130730 | |
| 3 | Instance method | Private | Method | get dimens list of envm | 20130717 | |
| 4 | Instance method | Private | Method | get dimens of envm with attribute and componding info | 20130807 | |
| 5 | Instance method | Private | Method | get meta data under envm | 20130807 |
Events
Class CL_BICS_INA_REST_RES_APPSET has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_APPSET_W_AUTH | Public | See coding | 20130712 | begin of tn_s_appset_w_auth.
include type cl_rsbpca_appset=>s_appset_info.
types auths type string_table.
types: end of tn_s_appset_w_auth
|
||
| 2 | TN_S_IPRV_AUTH | Public | See coding | 20130805 | begin of tn_s_iprv_auth.
types iprv type rsinfoprov.
types withauth type abap_bool.
types: end of tn_s_iprv_auth
|
||
| 3 | TN_S_METADATA | Public | See coding | 20130808 | begin of tn_s_metadata.
types dlvl type string.
include type tn_s_appset_w_auth.
types t_modl_info type cl_bics_ina_rest_res_appl=>tn_t_appl_ws_w_auth.
" types t_iobj_detail type cl_rsbpca_admin_service=>tn_t_iobj_detail.
types t_iobj_detail type standard table of cl_rsbpca_admin_service=>tn_s_iobj_detail with default key.
types: end of tn_s_metadata
|
||
| 4 | TN_T_APPSET_W_AUTH | Public | See coding | 20130712 | tn_t_appset_w_auth type standard table of tn_s_appset_w_auth with default key
|
||
| 5 | TN_T_IPRV_AUTH | Public | See coding | 20130805 | tn_t_iprv_auth type standard table of tn_s_iprv_auth with default key
|
Method Signatures
Method _CHECK_IPRV_AUTH Signature
Method _CHECK_IPRV_AUTH on class CL_BICS_INA_REST_RES_APPSET has no parameter.
Method _CHECK_IPRV_AUTH on class CL_BICS_INA_REST_RES_APPSET has no exception.
Method _GET_ACCESS_ENVMS Signature
Method _GET_ACCESS_ENVMS on class CL_BICS_INA_REST_RES_APPSET has no parameter.
Method _GET_ACCESS_ENVMS on class CL_BICS_INA_REST_RES_APPSET has no exception.
Method _GET_DIMENS_OF_ENVM Signature
Method _GET_DIMENS_OF_ENVM on class CL_BICS_INA_REST_RES_APPSET has no parameter.
Method _GET_DIMENS_OF_ENVM on class CL_BICS_INA_REST_RES_APPSET has no exception.
Method _GET_DIMENS_OF_ENVM_W_DETAIL Signature
Method _GET_DIMENS_OF_ENVM_W_DETAIL on class CL_BICS_INA_REST_RES_APPSET has no parameter.
Method _GET_DIMENS_OF_ENVM_W_DETAIL on class CL_BICS_INA_REST_RES_APPSET has no exception.
Method _GET_METADATA Signature
Method _GET_METADATA on class CL_BICS_INA_REST_RES_APPSET has no parameter.
Method _GET_METADATA on class CL_BICS_INA_REST_RES_APPSET has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |