SAP ABAP Class CL_BICS_INA_REST_RES_TLOGO (InA REST Resource TLOGO Base)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-INA (Application Component) BW INA provider
⤷
BW_BICS_INA_MAIN (Package) Main Ina Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_REST_RES | InA REST Resource | 20130421 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_REST_RES_APPL | InA REST Resource: Application TLOGO | 20130509 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_REST_RES_APPSET | InA REST Resource: Appset TLOGO | 20130507 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_REST_RES_CUBE | InA REST Resource: Cube | 20130429 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_REST_RES_TEAM | InA REST Resource: Team TLOGO | 20130423 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_REST_RES_TMPL | InA REST Resource: BPF TLOGO | 20130624 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_REST_RES_WORKBOOK | InA REST Resource: Workbook | 20130517 |
Properties
| Class | CL_BICS_INA_REST_RES_TLOGO | |
| Short Description | InA REST Resource TLOGO Base | |
| Super Class | CL_BICS_INA_REST_RES | InA REST Resource |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_INA_MAIN | Main Ina Provider |
| Created | 20130421 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BICS_INA_REST_RES_TLOGO has no forward declaration.
Interfaces
Class CL_BICS_INA_REST_RES_TLOGO has no interface implemented.
Friends
Class CL_BICS_INA_REST_RES_TLOGO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'SAVEONLY' | 20130621 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSO_TLOGO_COLLECTION | 20130612 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSTLOGO | 20130612 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130422 | ||
| 2 | Instance method | Protected | Method | 20130612 | ||
| 3 | Instance method | Protected | Method | 20130422 | ||
| 4 | Instance method | Protected | Method | 20130718 | ||
| 5 | Instance method | Protected | Method | 20130422 | ||
| 6 | Instance method | Protected | Method | 20130612 | ||
| 7 | Instance method | Private | Method | 20130605 | ||
| 8 | Instance method | Private | Method | 20130605 | ||
| 9 | Instance method | Private | Method | 20130529 | ||
| 10 | Instance method | Private | Method | 20130422 | ||
| 11 | Instance method | Private | Method | 20130612 |
Events
Class CL_BICS_INA_REST_RES_TLOGO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_T_SOBJ_NAME | Private | See coding | 20130605 | tp_t_sobj_name type standard table of sobj_name with default key
|
Method Signatures
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_BICS_INA_REST_RESPONSE | 20130422 | ||||
| 2 | I_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | IF_RSO_TLOGO | 20130422 |
Method GET_PROPERTIES on class CL_BICS_INA_REST_RES_TLOGO has no exception.
Method GET_TLOGO_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TLOGO_COLL | Call by reference | Object reference (TYPE REF TO) | CL_RSO_TLOGO_COLLECTION | 20130612 | ||||
| 2 | E_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | 20130612 |
Method GET_TLOGO_COLLECTION on class CL_BICS_INA_REST_RES_TLOGO has no exception.
Method GET_TLOGO_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | IF_RSO_TLOGO | 20130422 | ||||
| 2 | E_R_TLOGO_COLL | Call by reference | Object reference (TYPE REF TO) | CL_RSO_TLOGO_COLLECTION | 20130422 | ||||
| 3 | I_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | 20130422 | ||||
| 4 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | 20130422 | ||||
| 5 | I_RELOAD | Call by reference | Type reference (TYPE) | RS_BOOL | 20130423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130619 | |||
| 2 | 20130422 |
Method HANDLE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_LIST | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130718 | |||
| 2 | I_T_ERROR | Call by reference | Type reference (TYPE) | IF_BICS_INA_REST_RESPONSE=>TN_T_OBJ_ERROR | 20130718 |
Method HANDLE_EXCEPTION on class CL_BICS_INA_REST_RES_TLOGO has no exception.
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | 20130507 | ||||
| 2 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_BICS_INA_REST_REQUEST | 20130422 | ||||
| 3 | I_R_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_BICS_INA_REST_RESPONSE | 20130708 | ||||
| 4 | I_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | IF_RSO_TLOGO | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130603 |
Method _ADD_ERROR2RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_LIST | Call by reference | Type reference (TYPE) | RS_BOOL | 20130612 | ||||
| 2 | I_T_ERROR | Call by reference | Type reference (TYPE) | IF_BICS_INA_REST_RESPONSE=>TN_T_OBJ_ERROR | 20130612 |
Method _ADD_ERROR2RESPONSE on class CL_BICS_INA_REST_RES_TLOGO has no exception.
Method _DELETE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | 20130605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BPC Basis Exception w/ T100 Message (Statically Checked) | 20130801 | ||
| 2 | 20130605 | |||
| 3 | 20130605 | |||
| 4 | 20130605 |
Method _GET_OBJNM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_BICS_INA_REST_REQUEST | 20130612 | ||||
| 2 | R_T_OBJNM | Value transfer | Type reference (TYPE) | TP_T_SOBJ_NAME | 20130605 |
Method _GET_OBJNM_LIST on class CL_BICS_INA_REST_RES_TLOGO has no exception.
Method _NORMALIZE_OBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CLIKE | 20130529 | ||||
| 2 | R_OBJNM | Value transfer | Type reference (TYPE) | SOBJ_NAME | 20130529 |
Method _NORMALIZE_OBJNM on class CL_BICS_INA_REST_RES_TLOGO has no exception.
Method _SAVE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20130422 | |||
| 2 | I_CREATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130422 | |||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | 20130612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130612 | |||
| 2 | 20130612 |
Method _SAVE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20130612 | |||
| 2 | I_CREATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130612 |
Method _SAVE_OBJECTS on class CL_BICS_INA_REST_RES_TLOGO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |