SAP ABAP Class CL_FPM_TEST_TRANSACT_GUIBB (Test Feeder: Transaction Handling)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20110314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20110314 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110314 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20110314 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20110314 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_TRANSACTION | Provides save methods | 20110314 |
Properties
| Class | CL_FPM_TEST_TRANSACT_GUIBB | |
| Short Description | Test Feeder: Transaction Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
| Created | 20110314 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_TEST_TRANSACT_GUIBB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20110314 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20110314 | ||
| 3 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110314 | ||
| 4 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20110314 | ||
| 5 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20110314 | ||
| 6 | IF_FPM_TRANSACTION | Provides save methods | 20110314 |
Friends
Class CL_FPM_TEST_TRANSACT_GUIBB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110314 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FPM_INSTANCE_ID | Instance ID of a UIBB | 20110314 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20110314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110317 | ||
| 2 | Instance method | Private | Method | 20110314 | ||
| 3 | Instance method | Private | Method | 20110317 | ||
| 4 | Instance method | Private | Method | 20110317 |
Events
Class CL_FPM_TEST_TRANSACT_GUIBB has no event.
Types
Class CL_FPM_TEST_TRANSACT_GUIBB has no local type.
Method Signatures
Method CHECK_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | FPM Event Result | 20110317 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20110317 |
Method CHECK_BEFORE_SAVE on class CL_FPM_TEST_TRANSACT_GUIBB has no exception.
Method CREATE_EVENT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110314 |
Method CREATE_EVENT_MESSAGE on class CL_FPM_TEST_TRANSACT_GUIBB has no exception.
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20110317 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20110317 |
Method PROCESS_EVENT on class CL_FPM_TEST_TRANSACT_GUIBB has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | FPM Event Result | 20110317 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20110317 |
Method SAVE on class CL_FPM_TEST_TRANSACT_GUIBB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |