SAP ABAP Class CL_EPM_NOTE_FORM_FEEDER (EPM Note Form Feeder)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_UX_COMMON (Package) EPM: Common objects for UX UIs

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_FEEDER | EPM Feeder Class | 20120718 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20120718 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120718 |
Properties
Class | CL_EPM_NOTE_FORM_FEEDER | |
Short Description | EPM Note Form Feeder | |
Super Class | CL_EPM_FEEDER | EPM Feeder Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_EPM_UX_COMMON | EPM: Common objects for UX UIs |
Created | 20120718 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20120718 | ||
2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120718 |
Friends
Class CL_EPM_NOTE_FORM_FEEDER 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 | 'BUSINESS_OBJECT' | 20120718 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'BUSINESS_OBJECT_NODE' | 20120718 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_EPM_SHARED_DATA | Common data | 20120718 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_FPM_EVENT=>TY_S_UIBB_KEY | 20120718 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPMGB_T_MESSAGES | 20120718 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NAME | 20120718 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 20120718 |
Methods
Class CL_EPM_NOTE_FORM_FEEDER has no method.
Events
Class CL_EPM_NOTE_FORM_FEEDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_NOTE_FORM | Public | See coding | 20120718 | BEGIN OF ty_note_form,
note_text TYPE if_epm_text_data=>ty_node_data-text,
END OF ty_note_form
|
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |