SAP ABAP Class CL_BICS_INA_REST_RES_USER (InA REST Resource: User)
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 InA REST Resource 20130611
Properties
Class CL_BICS_INA_REST_RES_USER  
Short Description InA REST Resource: User    
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_MODELING   Modeling Provider 
Created 20130611   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BICS_INA_REST_RES_USER has no forward declaration.
Interfaces
Class CL_BICS_INA_REST_RES_USER has no interface implemented.
Friends
Class CL_BICS_INA_REST_RES_USER has no friend class.
Attributes
Class CL_BICS_INA_REST_RES_USER has no attribute.
Methods
Class CL_BICS_INA_REST_RES_USER has no method.
Events
Class CL_BICS_INA_REST_RES_USER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_USER_AUTH_DETAILS Public See coding 20130827 BEGIN OF TN_S_USER_AUTH_DETAILS. TYPES APPSET_ID TYPE RSBPC_APPSET_ID. TYPES USER_ID TYPE RSBPC_USER_ID. TYPES T_AUTH_DETAILS TYPE RSBPCE_T_AUTH_DETAILS. TYPES END OF TN_S_USER_AUTH_DETAILS
2 TN_S_USER_DETAIL Public See coding 20130611 begin of tn_s_user_detail. include type rsbpce_s_user. types t_user_team type rsbpce_t_user_team. types t_auth_obj type rsbpce_t_auth_obj. types end of tn_s_user_detail
History
Last changed by/on SAP  20140121 
SAP Release Created in 740