SAP ABAP Class CL_GHO_UI_OWN_DOI_ITEMS_LI (Feeder class for list UI)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-OWN (Application Component) Ownership
⤷
EA_GHO_OWNERSHIP_UI (Package) Ownership: UI Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_FEEDER_LIST | List Feeder | 20100715 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100715 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100927 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20100715 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20100715 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100716 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100715 |
Properties
Class | CL_GHO_UI_OWN_DOI_ITEMS_LI | |
Short Description | Feeder class for list UI | |
Super Class | /PLMU/CL_FRW_G_FEEDER_LIST | List Feeder |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EA_GHO_OWNERSHIP_UI | Ownership: UI Layer |
Created | 20100715 | SAP |
Last change | 20130531 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100715 | ||
2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100927 | ||
3 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20100715 | ||
4 | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20100715 | ||
5 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100716 | ||
6 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100715 |
Friends
Class CL_GHO_UI_OWN_DOI_ITEMS_LI 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 | Interface for accessing FPM functionality | 20100715 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_DB_NETOBJ | Buffer class for GHO Network objects | 20100715 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20100715 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GHO_EFF_TO_DATE | Effective To Date | 20100925 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GHO_EFF_FROM_DATE | Effective From Date | 20100925 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPM_EVENT_PARAM | Parameter Name for FPM Event | 20100715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Validate DOI Items mandatory fields | 20100825 |
2 | ![]() |
Instance method | Private | Method | 20100924 |
Events
Class CL_GHO_UI_OWN_DOI_ITEMS_LI has no event.
Types
Class CL_GHO_UI_OWN_DOI_ITEMS_LI has no local type.
Method Signatures
Method CHECK_MANDATORY_FIELDS 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 | Message | 20100825 | ||
2 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_SP_OWN_DOI_ITEMS | OPm: DOI Items | 20100825 | ||
3 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20100825 | ||
4 | ![]() |
IS_ROW_DATA | Call by reference | Type reference (TYPE) | GHO_S_SP_OWN_DOI_ITEMS | OPM: DOI Items | 20100825 |
Method CHECK_MANDATORY_FIELDS on class CL_GHO_UI_OWN_DOI_ITEMS_LI has no exception.
Method HANDLE_ACTION_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | '' | 20100924 |
Method HANDLE_ACTION_USAGE on class CL_GHO_UI_OWN_DOI_ITEMS_LI has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |