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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WD_MESSAGE_MANAGER 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 M_CHANGE_AUTHORIZED Instance attribute Private Type reference (TYPE) CHIP_BOOLEAN_UI 20110128
2 M_CONFIG_ID Instance attribute Private Type reference (TYPE) STRING 20110128
3 M_CREATE_AUTHORIZED Instance attribute Private Type reference (TYPE) CHIP_BOOLEAN_UI 20110128
4 M_DELETE_AUTHORIZED Instance attribute Private Type reference (TYPE) CHIP_BOOLEAN_UI 20110128
5 M_DISPLAY_AUTHORIZED Instance attribute Private Type reference (TYPE) CHIP_BOOLEAN_UI 20110128
6 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CHIP_PAGE_AUTHORIZATION Authorization Check for Page Builder 20110128
7 M_MESSAGE Instance attribute Private Type reference (TYPE) IF_WD_MESSAGE_MANAGER=>TY_S_MESSAGE 20110128
8 M_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20090706
9 M_PAGE_TYPE Instance attribute Private Type reference (TYPE) STRING 20091005
10 M_PERS_SCOPE Instance attribute Private Type reference (TYPE) WDR_PERS_SCOPE 20110128
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_AUTHORIZED Instance method Public Method Has the user got delete authorization? 20090706
2 CONSTRUCTOR Instance method Protected Constructor 20090706
3 CREATE_AUTHORIZED Instance method Public Method Has the user got delete authorization? 20090706
4 DELETE_AUTHORIZED Instance method Public Method Has the user got delete authorization? 20090706
5 DISPLAY_AUTHORIZED Instance method Public Method Checks display authorization of the user 20090706
6 DISPLAY_MESSAGES Instance method Public Method Display Messages 20090706
7 GET_INSTANCE Static method Public Method Gets Instance of Class 20090706
8 GET_LAST_MESSAGE 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 Returning 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 Importing I_CONFIG_ID Call by reference Type reference (TYPE) STRING 20110128
2 Importing I_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER 20110128
3 Importing I_PAGE_TYPE Call by reference Type reference (TYPE) STRING 20110128
4 Importing 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 Returning 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 Returning 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 Returning 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 Importing I_CONFIG_ID Call by reference Type reference (TYPE) STRING Page Configuration ID 20090706
2 Importing I_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20090706
3 Importing I_PAGE_TYPE Call by reference Type reference (TYPE) STRING Page TYpe 20091005
4 Importing I_PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090706
5 Returning 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 Returning LAST_MESSAGE Value transfer Type reference (TYPE) STRING 20090713
2 Importing 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