SAP ABAP Class CL_PERS_DIALOG (Personalization dialog)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-USR (Application Component) User Administration
⤷
S_PERS (Package) Development Class for Personalization

⤷

⤷

Properties
Class | CL_PERS_DIALOG | |
Short Description | Personalization dialog | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_PERS | Development Class for Personalization |
Created | 19991025 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PERS_DIALOG has no forward declaration.
Interfaces
Class CL_PERS_DIALOG has no interface implemented.
Friends
Class CL_PERS_DIALOG 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) | RS38L_FNAM | 'SPERS_STANDARD_DIALOG' | Function module name | 20000314 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Dialog function module | 19991025 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PERS_OBJECT_DATA | Personalization object | 19991025 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 19991025 |
2 | ![]() |
Instance method | Public | Method | Show dialog | 19991025 |
Events
Class CL_PERS_DIALOG has no event.
Types
Class CL_PERS_DIALOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DIALOG_FB | Call by reference | Type reference (TYPE) | RS38L_FNAM | Funktionsbaustein für Dialog | 19991025 | ||
2 | ![]() |
P_PERS_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_PERS_OBJECT_DATA | Personalisierungsobjekt | 19991025 |
Method CONSTRUCTOR on class CL_PERS_DIALOG has no exception.
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_VIEW_MODE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Anzeigemodus | 19991209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dialog abgebrochen | 19991025 | |
2 | ![]() |
Dialog nicht definiert | 19991025 | |
3 | ![]() |
Daten konnten nicht gelesen werden | 19991025 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |