SAP ABAP Class CL_GHO_UI_OWN_SM_HDR (Feeder Class for Scale Method HDR)
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_FORM | Form Feeder | 20100818 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100818 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20100818 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20100818 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100818 |
Properties
| Class | CL_GHO_UI_OWN_SM_HDR | |
| Short Description | Feeder Class for Scale Method HDR | |
| Super Class | /PLMU/CL_FRW_G_FEEDER_FORM | Form 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 | 20100818 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_UI_OWN_SM_HDR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100818 | ||
| 2 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20100818 | ||
| 3 | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20100818 | ||
| 4 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100818 |
Friends
Class CL_GHO_UI_OWN_SM_HDR 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 | 20100818 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GHO_OWNERSHIP_SM_IMPL_BO | Ownership Scale Method Business Logic | 20101222 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20100818 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FPM_EVENT_PARAM | Parameter Name for FPM Event | 20100818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Mandatory Fields | 20101011 | |
| 2 | Instance method | Private | Method | Check Mandatory Fields | 20101222 |
Events
Class CL_GHO_UI_OWN_SM_HDR has no event.
Types
Class CL_GHO_UI_OWN_SM_HDR 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) | 20101011 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_SP_OWN_SM_HDR | Ownership SP: Scale Method Init | 20101011 | |||
| 3 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20101011 | |||
| 4 | IS_ROW_DATA | Call by reference | Type reference (TYPE) | GHO_S_SP_OWN_SM_HDR | Ownership SP: Scale Method Initial Screen Details | 20101011 |
Method CHECK_MANDATORY_FIELDS on class CL_GHO_UI_OWN_SM_HDR has no exception.
Method DELETE_CHECK 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) | 20101222 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Ownership SP: Scale Method Init | 20101222 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | FPM Event Result | 20101222 | |||
| 4 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Ownership SP: Scale Method Initial Screen Details | 20101222 |
Method DELETE_CHECK on class CL_GHO_UI_OWN_SM_HDR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |