SAP ABAP Class CL_FPM_WIRE_TEST_BASE (Base)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_GUIBB_DDIC_BASE_MODEL | Generic DDIC Feeder Base Class with Wire Model | 20090306 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_WIRE_TEST_FORM | Form | 20081208 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_WIRE_TEST_FORM_REPEATER | List | 20111108 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_WIRE_TEST_LAUNCHPAD | Wire Test for Launchpad UIBB | 20110404 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_WIRE_TEST_LIST | List | 20081208 |
Properties
| Class | CL_FPM_WIRE_TEST_BASE | |
| Short Description | Base | |
| Super Class | CL_FPM_GUIBB_DDIC_BASE_MODEL | Generic DDIC Feeder Base Class with Wire Model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
| Created | 20081208 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_WIRE_TEST_BASE has no interface implemented.
Friends
Class CL_FPM_WIRE_TEST_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | FPM_EVENT_ID | 'WIRE_TEST_EXPOSABLE_TEST' | ID of the FPM Event | 20090312 | ||
| 2 | Constant | Public | Type reference (TYPE) | FPM_MODEL_NAMESPACE | 'FPM_DEMO' | Namespace for Wire Models | 20090112 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FPM_WIRE_TEST_COLLECTION | Collection | 20081208 | |||
| 4 | Instance attribute | Protected | See coding | 'A' | 20081208 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | FPM_MODEL_PORT_DESCRIPTION | Port Description | 20090107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20090312 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110105 | |
| 3 | Instance method | Protected | Method | 20081208 | ||
| 4 | Instance method | Protected | Method | 20081208 | ||
| 5 | Instance method | Protected | Method | 20090312 |
Events
Class CL_FPM_WIRE_TEST_BASE has no event.
Types
Class CL_FPM_WIRE_TEST_BASE has no local type.
Method Signatures
Method CHECK_ACTION_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20090312 | |||
| 2 | EV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090312 |
Method CHECK_ACTION_USAGE on class CL_FPM_WIRE_TEST_BASE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_WIRE_TEST_BASE has no parameter.
Method CONSTRUCTOR on class CL_FPM_WIRE_TEST_BASE has no exception.
Method FLUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGELOG | Call by reference | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20081208 |
Method FLUSH on class CL_FPM_WIRE_TEST_BASE has no exception.
Method GET_COLLECTION Signature
Method GET_COLLECTION on class CL_FPM_WIRE_TEST_BASE has no parameter.
Method GET_COLLECTION on class CL_FPM_WIRE_TEST_BASE has no exception.
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20090312 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20090312 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090312 | |||
| 4 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090312 |
Method PROCESS_EVENT on class CL_FPM_WIRE_TEST_BASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |