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 C_STANDARD_DIALOG_FB Instance attribute Private Type reference (TYPE) RS38L_FNAM 'SPERS_STANDARD_DIALOG' Function module name 20000314
2 DIALOG_FB Instance attribute Private Type reference (TYPE) RS38L_FNAM Dialog function module 19991025
3 PERS_OBJECT 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991025
2 SHOW 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 Importing P_DIALOG_FB Call by reference Type reference (TYPE) RS38L_FNAM Funktionsbaustein für Dialog 19991025
2 Importing 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 Importing P_VIEW_MODE Call by reference Type reference (TYPE) CHAR1 SPACE Anzeigemodus 19991209
# Exception Resumable Description Created on
1 DIALOG_CANCELED Dialog abgebrochen 19991025
2 DIALOG_NOT_DEFINED Dialog nicht definiert 19991025
3 PERS_OBJECT_ERROR Daten konnten nicht gelesen werden 19991025
History
Last changed by/on SAP  20110908 
SAP Release Created in