SAP ABAP Class CL_WD_TEST_PERS_MODEL (Model Class for WDR_TEST_PERS_IMP_EXP)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TEST (Package) Web Dynpro: Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20050509
Properties
Class CL_WD_TEST_PERS_MODEL  
Short Description Model Class for WDR_TEST_PERS_IMP_EXP    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_TEST   Web Dynpro: Tests 
Created 20050203   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WD_TEST_PERS_MODEL has no forward declaration.
Interfaces
Class CL_WD_TEST_PERS_MODEL has no interface implemented.
Friends
Class CL_WD_TEST_PERS_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ICON_GREEN Constant Private Type reference (TYPE) STRING 'ICON_LED_GREEN' 20050203
2 CO_ICON_INACTIVE Constant Private Type reference (TYPE) STRING 'ICON_LED_INACTIVE' 20050203
3 CO_ICON_RED Constant Private Type reference (TYPE) STRING 'ICON_LED_RED' 20050203
4 CO_ICON_YELLOW Constant Private Type reference (TYPE) STRING 'ICON_LED_YELLOW' 20050203
5 MR_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20050207
6 MR_PERS_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_PERSONALIZATION 20080827
7 MR_PERS_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW 20080827
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FLIGHTS Instance method Public Method Creates Flight List ... 20050203
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050203
3 DO_POPUP_SETTINGS Instance method Public Method Subscribes to the popup button 20070321
4 GET_TEXT Instance method Public Method 20050509
5 ON_PERSONALIZATION_CALLBACK Instance method Public Event handling method 20080827
6 SEND_MESSAGE Instance method Public Method Calls Message ... 20050207
7 SET_MESSAGE_MANAGER Instance method Public Method Sets Message Manager 20050207
8 SET_PERS_MANAGER Instance method Public Method 20080827
9 START_DELETION Instance method Public Method 20080827
10 START_SAVE Instance method Public Method 20080827
Events
Class CL_WD_TEST_PERS_MODEL has no event.
Types
Class CL_WD_TEST_PERS_MODEL has no local type.
Method Signatures

Method BUILD_FLIGHTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIGH Value transfer Type reference (TYPE) I 20050203
2 Importing I_LOW Value transfer Type reference (TYPE) I 20050203
3 Returning R_FLIGHTS Value transfer Type reference (TYPE) SFLIGHT_LIGHTS Flug 20050203

Method BUILD_FLIGHTS on class CL_WD_TEST_PERS_MODEL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WD_TEST_PERS_MODEL has no parameter.
Method CONSTRUCTOR on class CL_WD_TEST_PERS_MODEL has no exception.

Method DO_POPUP_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POPUP Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW 20070321
2 Importing VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20070321

Method DO_POPUP_SETTINGS on class CL_WD_TEST_PERS_MODEL has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_WD_TEST_PERS_MODEL has no parameter.
Method GET_TEXT on class CL_WD_TEST_PERS_MODEL has no exception.

Method ON_PERSONALIZATION_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Attribute reference (LIKE) 20080827
2 Importing HAS_ERRORS Call by reference Attribute reference (LIKE) 20080827
3 Importing MESSAGES Call by reference Attribute reference (LIKE) 20080827
4 Importing PHASE_INDICATOR Call by reference Attribute reference (LIKE) 20080827

Method ON_PERSONALIZATION_CALLBACK on class CL_WD_TEST_PERS_MODEL has no exception.

Method SEND_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT_ID Value transfer Type reference (TYPE) STRING 20050207

Method SEND_MESSAGE on class CL_WD_TEST_PERS_MODEL has no exception.

Method SET_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE_MANAGER Value transfer Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20050207

Method SET_MESSAGE_MANAGER on class CL_WD_TEST_PERS_MODEL has no exception.

Method SET_PERS_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERS_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_PERSONALIZATION Web Dynpro Personalisierungs-Interface 20080827

Method SET_PERS_MANAGER on class CL_WD_TEST_PERS_MODEL has no exception.

Method START_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERS_POPUP Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW 20080827

Method START_DELETION on class CL_WD_TEST_PERS_MODEL has no exception.

Method START_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERS_POPUP Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW 20080827

Method START_SAVE on class CL_WD_TEST_PERS_MODEL has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700