SAP ABAP Class TC_FPM_GUIBB_FEEDER_BASE (Abstract Feeder Test Base Class)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | TC_FPM_GUIBB_FEEDER_FORM | Abstract Feeder Test Class for Form UIBB | 20121123 |
| 2 | Inheritance (c INHERITING FROM c_ref) | TC_FPM_GUIBB_FEEDER_FORM_REP | Abstract Feeder Test Class for Form Repeater UIBB | 20121123 |
| 3 | Inheritance (c INHERITING FROM c_ref) | TC_FPM_GUIBB_FEEDER_LIST | Abstract Feeder Test Class for List UIBB | 20121123 |
| 4 | Inheritance (c INHERITING FROM c_ref) | TC_FPM_GUIBB_FEEDER_SEARCH | Abstract Feeder Test Class for Search UIBB | 20121123 |
| 5 | Inheritance (c INHERITING FROM c_ref) | TC_FPM_GUIBB_FEEDER_TREE | Abstract Feeder Test Class for List UIBB | 20121123 |
Properties
| Class | TC_FPM_GUIBB_FEEDER_BASE | |
| Short Description | Abstract Feeder Test Base Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20121123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class TC_FPM_GUIBB_FEEDER_BASE has no forward declaration.
Interfaces
Class TC_FPM_GUIBB_FEEDER_BASE has no interface implemented.
Friends
Class TC_FPM_GUIBB_FEEDER_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_GUIBB_FEEDER_CHECK | Test helper for feeder class unit test | 20121203 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121123 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_GUIBB | Generic UI Building Block | 20121123 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FPM_TEST_DOUBLE | Test double for IF_FPM | 20121123 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_GUIBB | Generic UI Building Block | 20121210 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | FPM_S_UIBB_INSTANCE_KEY | UIBB Instance Key | 20121204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get unwrapped feeder instance e.g. for test double injection | 20130118 | |
| 2 | Instance method | Protected | Method | Provide a value for a feeder parameter | 20121123 | |
| 3 | Instance method | Protected | Method | Initialization to be called at Setup | 20121123 |
Events
Class TC_FPM_GUIBB_FEEDER_BASE has no event.
Types
Class TC_FPM_GUIBB_FEEDER_BASE has no local type.
Method Signatures
Method GET_ORIGINAL_FEEDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FEEDER | Value transfer | Object reference (TYPE REF TO) | IF_FPM_GUIBB | Generic UI Building Block | 20130118 |
Method GET_ORIGINAL_FEEDER on class TC_FPM_GUIBB_FEEDER_BASE has no exception.
Method GET_PARAMETER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | DATA | 20121123 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20121123 |
Method GET_PARAMETER_VALUE on class TC_FPM_GUIBB_FEEDER_BASE has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APP_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20121123 | |||
| 2 | IS_UIBB_KEY | Call by reference | Type reference (TYPE) | FPM_S_UIBB_INSTANCE_KEY | UIBB Instance Key | 20121123 | |||
| 3 | IV_FEEDER_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20121123 |
Method INITIALIZE on class TC_FPM_GUIBB_FEEDER_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |