SAP ABAP Class CL_GHO_UI_OWN_DOI_SCALE_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 | 20100719 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100719 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20110328 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20100719 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20100719 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100719 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100719 |
Properties
| Class | CL_GHO_UI_OWN_DOI_SCALE_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 | 20100719 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_UI_OWN_DOI_SCALE_LI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100719 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20110328 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20100719 | ||
| 4 | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20100719 | ||
| 5 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100719 | ||
| 6 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100719 |
Friends
Class CL_GHO_UI_OWN_DOI_SCALE_LI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'ON_DELETE_SCALE' | ID of the FPM Event | 20100726 | ||
| 2 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'ON_SAVE_SCALE' | ID of the FPM Event | 20100726 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20100719 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_DB_NETOBJ | Buffer class for GHO Network objects | 20100719 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20100719 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20100726 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | FPM_EVENT_PARAM | Parameter Name for FPM Event | 20100719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Validate Mandatory fields for Scaling | 20100726 | |
| 2 | Instance method | Protected | Method | 20100726 |
Events
Class CL_GHO_UI_OWN_DOI_SCALE_LI has no event.
Types
Class CL_GHO_UI_OWN_DOI_SCALE_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 | FPMGB Messages (T100 & Plaintext) | 20100726 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_SP_OWN_SLIDING_SCALE | Table Type Ownership Sliding Scale | 20100726 | |||
| 3 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20100726 | |||
| 4 | IS_ROW_DATA | Call by reference | Type reference (TYPE) | GHO_S_SP_OWN_SLIDING_SCALE | Strucutre Sliding Scale Maintenance | 20100726 |
Method CHECK_MANDATORY_FIELDS on class CL_GHO_UI_OWN_DOI_SCALE_LI has no exception.
Method REGISTER_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20100726 |
Method REGISTER_EVENT on class CL_GHO_UI_OWN_DOI_SCALE_LI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |