SAP ABAP Class CL_EAMS_UI_VB_POPUP_PERS (Refresh Personalization Popup)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_VB (Package) User Interface for VisualBusiness

⤷

⤷

Properties
Class | CL_EAMS_UI_VB_POPUP_PERS | |
Short Description | Refresh Personalization Popup | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EAMS_UI_VB | User Interface for VisualBusiness |
Created | 20100120 | SAP |
Last change | 20100310 | 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) |
Interfaces
Class CL_EAMS_UI_VB_POPUP_PERS has no interface implemented.
Friends
Class CL_EAMS_UI_VB_POPUP_PERS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20100120 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_UI_VB_MAP_ASSISTANCE | Assistance Class for EAMS_WDC_MAP | 20100120 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20100120 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_WINDOW | Reference to Personalize Popup | 20100121 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EAMS_T_SP_VB_SETTINGS_DATA | EAMS VB: Settings data | 20100120 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100120 | |
2 | ![]() |
Instance method | Public | Method | Get Personalization either from buffer or from DB | 20100120 |
3 | ![]() |
Instance method | Public | Method | Handle normal WebDynpro events | 20100121 |
4 | ![]() |
Instance method | Public | Method | Lock Personalization DB table | 20100120 |
5 | ![]() |
Instance method | Private | Method | Personalization, WD Context update | 20100120 |
6 | ![]() |
Instance method | Private | Method | Retrieve the content of the DB table, which holds the pers. | 20100120 |
7 | ![]() |
Instance method | Public | Method | Store the Personalization settings in the buffer and DB tab. | 20100120 |
8 | ![]() |
Instance method | Public | Method | Unlock Personalization DB table | 20100120 |
9 | ![]() |
Instance method | Private | Method | Update the DB table belongs to Personalization | 20100120 |
Events
Class CL_EAMS_UI_VB_POPUP_PERS has no event.
Types
Class CL_EAMS_UI_VB_POPUP_PERS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EAMS_MAP_ASSISTANCE | Call by reference | Object reference (TYPE REF TO) | CL_EAMS_UI_VB_MAP_ASSISTANCE | Assistance Class for EAMS_WDC_MAP | 20100120 |
Method CONSTRUCTOR on class CL_EAMS_UI_VB_POPUP_PERS has no exception.
Method GET_PERSONALIZATION Signature
Method GET_PERSONALIZATION on class CL_EAMS_UI_VB_POPUP_PERS has no parameter.
Method GET_PERSONALIZATION on class CL_EAMS_UI_VB_POPUP_PERS has no exception.
Method HANDLE_WD_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20100121 | ||
2 | ![]() |
IR_WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20100121 | ||
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20100121 |
Method HANDLE_WD_EVENT on class CL_EAMS_UI_VB_POPUP_PERS has no exception.
Method LOCK_PERSONALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100120 |
Method LOCK_PERSONALIZATION on class CL_EAMS_UI_VB_POPUP_PERS has no exception.
Method PERS_FILL_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PERSONALIZATION | Call by reference | Type reference (TYPE) | EAMS_T_SP_VB_SETTINGS_DATA | If it_personalization is empty -> default setting load | 20100120 |
Method PERS_FILL_CONTEXT on class CL_EAMS_UI_VB_POPUP_PERS has no exception.
Method READ_PERS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PERSONALIZE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_VB_SETTINGS_DATA | EAMS VB: Settings data | 20100120 | ||
2 | ![]() |
IV_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20100120 |
Method READ_PERS_TABLE on class CL_EAMS_UI_VB_POPUP_PERS has no exception.
Method SET_PERSONALIZATION Signature
Method SET_PERSONALIZATION on class CL_EAMS_UI_VB_POPUP_PERS has no parameter.
Method SET_PERSONALIZATION on class CL_EAMS_UI_VB_POPUP_PERS has no exception.
Method UNLOCK_PERSONALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100120 |
Method UNLOCK_PERSONALIZATION on class CL_EAMS_UI_VB_POPUP_PERS has no exception.
Method UPDATE_PERS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PERSONALIZE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_SP_VB_SETTINGS_DATA | EAMS VB: Settings data | 20100120 |
Method UPDATE_PERS_TABLE on class CL_EAMS_UI_VB_POPUP_PERS has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |