SAP ABAP Class IF_AXT_RA_COMMON_ACCESS (Common Methods for Rapid Applications)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_AXT_CA_EXT_ACCESS Interface for Custom Objects Ext. 20090701
2 Interface composition (i COMPRISING i_ref)  IF_AXT_WSC_UI_EXT_ACCESS Interface for WS Consumption Extension 20090706
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_CA_EXTENSION Customer object extension 20090701
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_RA_COMMON_DEF Common data for Rapid apps 20090701
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_WSC_UI_EXTENSION Web service consumption extension 20090706
Properties
Class IF_AXT_RA_COMMON_ACCESS  
Short Description Common Methods for Rapid Applications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090701   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AXT_RA_COMMON_ACCESS has no forward declaration.
Interfaces
Class IF_AXT_RA_COMMON_ACCESS has no interface implemented.
Friends
Class IF_AXT_RA_COMMON_ACCESS has no friend class.
Attributes
Class IF_AXT_RA_COMMON_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUS_ROLE Instance method Public Method 20090701
2 GET_ENABLED_BUS_ROLES Instance method Public Method 20090701
3 GET_LINK_GROUP_SETTING Instance method Public Method 20090706
4 REMOVE_BUSINESS_ROLE Instance method Public Method 20090701
5 SET_BUS_ROLE_LINK_GROUP Instance method Public Method 20090706
Events
Class IF_AXT_RA_COMMON_ACCESS has no event.
Types
Class IF_AXT_RA_COMMON_ACCESS has no local type.
Method Signatures

Method ADD_BUS_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUS_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE 20090701
# Exception Resumable Description Created on
1 CX_AXT_DATA_ALREADY_EXISTS 20090701

Method GET_ENABLED_BUS_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BUS_ROLES Value transfer Type reference (TYPE) CRMT_UI_PROFILE_TAB 20090701

Method GET_ENABLED_BUS_ROLES on class IF_AXT_RA_COMMON_ACCESS has no exception.

Method GET_LINK_GROUP_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUS_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE 20090706
2 Importing IV_LINK_GROUP Call by reference Type reference (TYPE) CRMT_UI_GROUP_ID Group ID 20090706
3 Importing IV_LLINK_TYPE Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20090706
4 Importing IV_WORK_CENTER Call by reference Type reference (TYPE) CRMT_UI_WORK_CENTER_ID Profile Type 20090706
5 Returning RV_SETTING Value transfer Type reference (TYPE) AXT_NB_BR_RELEVANT Navbar and Business Role Relevant 20090706
# Exception Resumable Description Created on
1 CX_AXT_DATA_NOT_FOUND 20090706

Method REMOVE_BUSINESS_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUS_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE 20090701
# Exception Resumable Description Created on
1 CX_AXT_DATA_NOT_FOUND 20090701

Method SET_BUS_ROLE_LINK_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUS_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE 20090706
2 Importing IV_LINK_GROUP Call by reference Type reference (TYPE) CRMT_UI_GROUP_ID 20090706
3 Importing IV_LLINK_TYPE Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20090706
4 Importing IV_SETTING Call by reference Type reference (TYPE) AXT_NB_BR_RELEVANT 20090706
5 Importing IV_WORK_CENTER Call by reference Type reference (TYPE) CRMT_UI_WORK_CENTER_ID Profile Type 20090706
# Exception Resumable Description Created on
1 CX_AXT_DATA_ALREADY_EXISTS 20090706
History
Last changed by/on SAP  20100303 
SAP Release Created in