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 P_C_HEADER_SAVE_ONLY Constant Protected Type reference (TYPE) STRING 'SAVEONLY' 20130621
2 P_R_COLL Instance attribute Protected Object reference (TYPE REF TO) CL_RSO_TLOGO_COLLECTION 20130612
3 P_TLOGO Instance attribute Protected Type reference (TYPE) RSTLOGO 20130612
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROPERTIES Instance method Protected Method 20130422
2 GET_TLOGO_COLLECTION Instance method Protected Method 20130612
3 GET_TLOGO_INSTANCE Instance method Protected Method 20130422
4 HANDLE_EXCEPTION Instance method Protected Method 20130718
5 SET_PROPERTIES Instance method Protected Method 20130422
6 _ADD_ERROR2RESPONSE Instance method Protected Method 20130612
7 _DELETE_OBJECT Instance method Private Method 20130605
8 _GET_OBJNM_LIST Instance method Private Method 20130605
9 _NORMALIZE_OBJNM Instance method Private Method 20130529
10 _SAVE_OBJECT Instance method Private Method 20130422
11 _SAVE_OBJECTS 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 Importing I_R_RESPONSE Call by reference Object reference (TYPE REF TO) IF_BICS_INA_REST_RESPONSE 20130422
2 Importing 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 Exporting E_R_TLOGO_COLL Call by reference Object reference (TYPE REF TO) CL_RSO_TLOGO_COLLECTION 20130612
2 Exporting 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 Exporting E_R_TLOGO Call by reference Object reference (TYPE REF TO) IF_RSO_TLOGO 20130422
2 Exporting E_R_TLOGO_COLL Call by reference Object reference (TYPE REF TO) CL_RSO_TLOGO_COLLECTION 20130422
3 Importing I_NEW Call by reference Type reference (TYPE) RS_BOOL 20130422
4 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME 20130422
5 Importing I_RELOAD Call by reference Type reference (TYPE) RS_BOOL 20130423
# Exception Resumable Description Created on
1 CX_RS_INVALID_NAME 20130619
2 CX_RS_NOT_FOUND 20130422

Method HANDLE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_LIST Call by reference Type reference (TYPE) RS_BOOL Boolean 20130718
2 Importing 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 Importing I_IS_NEW Call by reference Type reference (TYPE) RS_BOOL 20130507
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) IF_BICS_INA_REST_REQUEST 20130422
3 Importing I_R_RESPONSE Call by reference Object reference (TYPE REF TO) IF_BICS_INA_REST_RESPONSE 20130708
4 Importing I_R_TLOGO Call by reference Object reference (TYPE REF TO) IF_RSO_TLOGO 20130422
# Exception Resumable Description Created on
1 CX_RS_STATIC_CHECK 20130603

Method _ADD_ERROR2RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_LIST Call by reference Type reference (TYPE) RS_BOOL 20130612
2 Importing 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 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME 20130605
# Exception Resumable Description Created on
1 CX_RSBPC_STATIC_CHECK BPC Basis Exception w/ T100 Message (Statically Checked) 20130801
2 CX_RS_ACCESS_ERROR 20130605
3 CX_RS_DISPLAY_ONLY 20130605
4 CX_RS_FAILED 20130605

Method _GET_OBJNM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) IF_BICS_INA_REST_REQUEST 20130612
2 Returning 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 Importing I_ID Call by reference Type reference (TYPE) CLIKE 20130529
2 Returning 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 Importing I_ACTIVATE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20130422
2 Importing I_CREATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20130422
3 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME 20130612
# Exception Resumable Description Created on
1 CX_RS_DISPLAY_ONLY 20130612
2 CX_RS_STATIC_CHECK 20130612

Method _SAVE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20130612
2 Importing 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