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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ICON_LED_GREEN' | 20050203 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ICON_LED_INACTIVE' | 20050203 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ICON_LED_RED' | 20050203 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ICON_LED_YELLOW' | 20050203 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20050207 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_PERSONALIZATION | 20080827 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20080827 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates Flight List ... | 20050203 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050203 |
3 | ![]() |
Instance method | Public | Method | Subscribes to the popup button | 20070321 |
4 | ![]() |
Instance method | Public | Method | 20050509 | |
5 | ![]() |
Instance method | Public | Event handling method | 20080827 | |
6 | ![]() |
Instance method | Public | Method | Calls Message ... | 20050207 |
7 | ![]() |
Instance method | Public | Method | Sets Message Manager | 20050207 |
8 | ![]() |
Instance method | Public | Method | 20080827 | |
9 | ![]() |
Instance method | Public | Method | 20080827 | |
10 | ![]() |
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 | ![]() |
I_HIGH | Value transfer | Type reference (TYPE) | I | 20050203 | |||
2 | ![]() |
I_LOW | Value transfer | Type reference (TYPE) | I | 20050203 | |||
3 | ![]() |
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 | ![]() |
POPUP | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20070321 | |||
2 | ![]() |
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 | ![]() |
CONFIG_KEY | Call by reference | Attribute reference (LIKE) | 20080827 | ||||
2 | ![]() |
HAS_ERRORS | Call by reference | Attribute reference (LIKE) | 20080827 | ||||
3 | ![]() |
MESSAGES | Call by reference | Attribute reference (LIKE) | 20080827 | ||||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |