SAP ABAP Class CL_CRM_UI_ROLE_API (API for business role maintenance)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities

⤷

⤷

Properties
Class | CL_CRM_UI_ROLE_API | |
Short Description | API for business role maintenance | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_UI_FRAME_CORE | Application Frame DDIC, Services and Utilities |
Created | 20060630 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_UI_ROLE_API has no forward declaration.
Interfaces
Class CL_CRM_UI_ROLE_API has no interface implemented.
Friends
Class CL_CRM_UI_ROLE_API has no friend class.
Attributes
Class CL_CRM_UI_ROLE_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Read complete role | 20060630 |
2 | ![]() |
Static method | Public | Method | Delete complete role | 20060630 |
3 | ![]() |
Static method | Public | Method | Read complete role | 20060630 |
4 | ![]() |
Static method | Public | Method | Save complete role | 20060630 |
Events
Class CL_CRM_UI_ROLE_API has no event.
Types
Class CL_CRM_UI_ROLE_API has no local type.
Method Signatures
Method ROLE_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROLE_FROM | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | Business Role (to be copied) | 20060630 | ||
2 | ![]() |
IV_ROLE_TO | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | Business Role (new) | 20060630 | ||
3 | ![]() |
RS_UI_PROFILE | Call by reference | Type reference (TYPE) | CRMC_UI_PROFILE | Profile | 20060630 | ||
4 | ![]() |
RT_UI_PROF_A | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE_ASSIGNMENT_TAB | Profile Assignment Table | 20060630 | ||
5 | ![]() |
RT_UI_PROF_T | Call by reference | Type reference (TYPE) | CRMC_UI_PROF_T_TAB | Table of CRMC_UI_PROF_T | 20060630 | ||
6 | ![]() |
RT_UI_ROLE_DLG | Call by reference | Type reference (TYPE) | CRMC_UI_ROLE_DLG_TAB | Displayed Direct Group Links Table | 20060630 | ||
7 | ![]() |
RT_UI_ROLE_WC | Call by reference | Type reference (TYPE) | CRMC_UI_ROLE_WC_TAB | Displayed Work Center Links Table | 20060630 | ||
8 | ![]() |
RT_UI_ROLE_WCV | Call by reference | Type reference (TYPE) | CRMC_UI_ROLE_WCV_TAB | Table of CRMC_UI_ROLE_WCV | 20060630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Database problem | 20060630 | |
2 | ![]() |
Invalid entries to be inserted | 20060630 | |
3 | ![]() |
Source role does not exist | 20060630 | |
4 | ![]() |
Target role exists | 20060630 |
Method ROLE_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROLE | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | Business Role | 20060630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Role does not exist | 20060630 |
Method ROLE_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROLE | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | Business Role (to be copied) | 20060630 | ||
2 | ![]() |
RS_UI_PROFILE | Call by reference | Type reference (TYPE) | CRMC_UI_PROFILE | Profile | 20060630 | ||
3 | ![]() |
RT_UI_PROF_A | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE_ASSIGNMENT_TAB | Profile Assignment Table | 20060630 | ||
4 | ![]() |
RT_UI_PROF_T | Call by reference | Type reference (TYPE) | CRMC_UI_PROF_T_TAB | Table of CRMC_UI_PROF_T | 20060630 | ||
5 | ![]() |
RT_UI_ROLE_DLG | Call by reference | Type reference (TYPE) | CRMC_UI_ROLE_DLG_TAB | Displayed Direct Group Links Table | 20060630 | ||
6 | ![]() |
RT_UI_ROLE_WC | Call by reference | Type reference (TYPE) | CRMC_UI_ROLE_WC_TAB | Displayed Work Center Links Table | 20060630 | ||
7 | ![]() |
RT_UI_ROLE_WCV | Call by reference | Type reference (TYPE) | CRMC_UI_ROLE_WCV_TAB | Table of CRMC_UI_ROLE_WCV | 20060630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Role does not exist | 20060630 |
Method ROLE_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_UI_PROFILE | Call by reference | Type reference (TYPE) | CRMC_UI_PROFILE | Profile | 20060630 | ||
2 | ![]() |
IT_UI_PROF_A | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE_ASSIGNMENT_TAB | Profile Assignment Table | 20060630 | ||
3 | ![]() |
IT_UI_PROF_T | Call by reference | Type reference (TYPE) | CRMC_UI_PROF_T_TAB | Table of CRMC_UI_PROF_T | 20060630 | ||
4 | ![]() |
IT_UI_ROLE_DLG | Call by reference | Type reference (TYPE) | CRMC_UI_ROLE_DLG_TAB | Displayed Direct Group Links Table | 20060630 | ||
5 | ![]() |
IT_UI_ROLE_WC | Call by reference | Type reference (TYPE) | CRMC_UI_ROLE_WC_TAB | Displayed Work Center Links Table | 20060630 | ||
6 | ![]() |
IT_UI_ROLE_WCV | Call by reference | Type reference (TYPE) | CRMC_UI_ROLE_WCV_TAB | Table of CRMC_UI_ROLE_WCV | 20060630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Database error | 20060630 | |
2 | ![]() |
Role does not exist | 20060630 |
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |