SAP ABAP Class CL_EPM_OIA_INIT_SCREEN_FEEDER (OIA Initial Screen Form Feeder Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD-XBR (Application Component) HANA Reference Applications
⤷
S_EPM_OIA_APPS_FPM (Package) OIA FPM

⤷

⤷

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 | 20121122 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20121122 |
Properties
Class | CL_EPM_OIA_INIT_SCREEN_FEEDER | |
Short Description | OIA Initial Screen Form Feeder Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_EPM_OIA_APPS_FPM | OIA FPM |
Created | 20121122 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EPM_OIA_INIT_SCREEN_FEEDER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20121122 | ||
2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20121122 |
Friends
Class CL_EPM_OIA_INIT_SCREEN_FEEDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_INITIAL_MSG | Stores Initial Screen message | 20121122 |
Methods
Class CL_EPM_OIA_INIT_SCREEN_FEEDER has no method.
Events
Class CL_EPM_OIA_INIT_SCREEN_FEEDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_INITIAL_MSG | Private | See coding | Structure Type to store the Initial Screen message | 20121122 | BEGIN OF ty_initial_msg,
message TYPE string,
END OF ty_initial_msg
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |