SAP ABAP Class CL_CHIP_PAGE_AUTHORIZATION (Authorization Check for Page Builder)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API

⤷

⤷

Properties
Class | CL_CHIP_PAGE_AUTHORIZATION | |
Short Description | Authorization Check for Page Builder | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
Created | 20090706 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CHIP_PAGE_AUTHORIZATION has no interface implemented.
Friends
Class CL_CHIP_PAGE_AUTHORIZATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHIP_BOOLEAN_UI | 20110128 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110128 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHIP_BOOLEAN_UI | 20110128 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHIP_BOOLEAN_UI | 20110128 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHIP_BOOLEAN_UI | 20110128 | |||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CHIP_PAGE_AUTHORIZATION | Authorization Check for Page Builder | 20110128 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_WD_MESSAGE_MANAGER=>TY_S_MESSAGE | 20110128 | |||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20090706 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20091005 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_PERS_SCOPE | 20110128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Has the user got delete authorization? | 20090706 |
2 | ![]() |
Instance method | Protected | Constructor | 20090706 | |
3 | ![]() |
Instance method | Public | Method | Has the user got delete authorization? | 20090706 |
4 | ![]() |
Instance method | Public | Method | Has the user got delete authorization? | 20090706 |
5 | ![]() |
Instance method | Public | Method | Checks display authorization of the user | 20090706 |
6 | ![]() |
Instance method | Public | Method | Display Messages | 20090706 |
7 | ![]() |
Static method | Public | Method | Gets Instance of Class | 20090706 |
8 | ![]() |
Instance method | Public | Method | Returns last message | 20090713 |
Events
Class CL_CHIP_PAGE_AUTHORIZATION has no event.
Types
Class CL_CHIP_PAGE_AUTHORIZATION has no local type.
Method Signatures
Method CHANGE_AUTHORIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTHORIZED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090706 |
Method CHANGE_AUTHORIZED on class CL_CHIP_PAGE_AUTHORIZATION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONFIG_ID | Call by reference | Type reference (TYPE) | STRING | 20110128 | |||
2 | ![]() |
I_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | 20110128 | |||
3 | ![]() |
I_PAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110128 | |||
4 | ![]() |
I_PERS_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20110128 |
Method CONSTRUCTOR on class CL_CHIP_PAGE_AUTHORIZATION has no exception.
Method CREATE_AUTHORIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTHORIZED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090706 |
Method CREATE_AUTHORIZED on class CL_CHIP_PAGE_AUTHORIZATION has no exception.
Method DELETE_AUTHORIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTHORIZED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090706 |
Method DELETE_AUTHORIZED on class CL_CHIP_PAGE_AUTHORIZATION has no exception.
Method DISPLAY_AUTHORIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTHORIZED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090706 |
Method DISPLAY_AUTHORIZED on class CL_CHIP_PAGE_AUTHORIZATION has no exception.
Method DISPLAY_MESSAGES Signature
Method DISPLAY_MESSAGES on class CL_CHIP_PAGE_AUTHORIZATION has no parameter.
Method DISPLAY_MESSAGES on class CL_CHIP_PAGE_AUTHORIZATION has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONFIG_ID | Call by reference | Type reference (TYPE) | STRING | Page Configuration ID | 20090706 | ||
2 | ![]() |
I_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20090706 | ||
3 | ![]() |
I_PAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | Page TYpe | 20091005 | ||
4 | ![]() |
I_PERS_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20090706 | ||
5 | ![]() |
R_CHIP_PAGE_AUTHORIZATION | Value transfer | Object reference (TYPE REF TO) | CL_CHIP_PAGE_AUTHORIZATION | Berchtigungsprüfung für Page Builder | 20090706 |
Method GET_INSTANCE on class CL_CHIP_PAGE_AUTHORIZATION has no exception.
Method GET_LAST_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAST_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20090713 | |||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20090717 |
Method GET_LAST_MESSAGE on class CL_CHIP_PAGE_AUTHORIZATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |