SAP ABAP Interface IF_WCF_RESTRICT_ACCESS_BADI (Interface for BAdI: WCF_RESTRICT_ACCESS_BADI)
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
| Interface | IF_WCF_RESTRICT_ACCESS_BADI | |
| Short Description | Interface for BAdI: WCF_RESTRICT_ACCESS_BADI |
General Data
| Package | CRM_BSP_UI_FRAME_CORE | Application Frame DDIC, Services and Utilities |
| Created | 20101129 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101129 |
Friends
Interface IF_WCF_RESTRICT_ACCESS_BADI has no friend.
Attributes
Interface IF_WCF_RESTRICT_ACCESS_BADI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get List of Allowed Business Roles | 20101129 | |
| 2 | Instance method | Public | Method | Get List of Allowed WebClient UI Components | 20101217 |
Events
Interface IF_WCF_RESTRICT_ACCESS_BADI has no event.
Types
Interface IF_WCF_RESTRICT_ACCESS_BADI has no local type.
Method Signatures
Method GET_BUSINESS_ROLE_WHITE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSINESS_ROLES | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE_TAB | White list of business roles | 20101129 | |||
| 2 | CV_IS_IMPLEMENTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE if a real implementation exists | 20101220 |
Method GET_BUSINESS_ROLE_WHITE_LIST on Interface IF_WCF_RESTRICT_ACCESS_BADI has no exception.
Method GET_UI_COMPONENT_WHITE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_UI_COMPONENTS | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_TTYP | Table of Components | 20101217 | |||
| 2 | CV_IS_IMPLEMENTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE if a real implementation exists | 20101220 |
Method GET_UI_COMPONENT_WHITE_LIST on Interface IF_WCF_RESTRICT_ACCESS_BADI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |