SAP ABAP Class CL_GHO_UI_OWN_SM_INIT (Feeder Class for Scale Method Init)
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_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100818 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100818 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20101018 |
Properties
| Class | CL_GHO_UI_OWN_SM_INIT | |
| Short Description | Feeder Class for Scale Method Init | |
| 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_INIT 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_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100818 | ||
| 5 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100818 | ||
| 6 | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20101018 |
Friends
Class CL_GHO_UI_OWN_SM_INIT 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 | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20100818 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GHO_S_SP_OWN_DOI_INIT | OPM_SP: DOI Header Details | 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 | 20100819 | |
| 2 | Instance method | Private | Method | Check Mandatory Fields | 20110203 | |
| 3 | Instance method | Private | Method | Check Mandatory Fields | 20101103 |
Events
Class CL_GHO_UI_OWN_SM_INIT has no event.
Types
Class CL_GHO_UI_OWN_SM_INIT 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) | 20100819 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_SP_OWN_SM_INIT | Ownership SP: Scale Method Init | 20100819 | |||
| 3 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20100819 | |||
| 4 | IS_ROW_DATA | Call by reference | Type reference (TYPE) | GHO_S_SP_OWN_SM_INIT | Ownership SP: Scale Method Initial Screen Details | 20100819 |
Method CHECK_MANDATORY_FIELDS on class CL_GHO_UI_OWN_SM_INIT has no exception.
Method ENQUEUE_SM_LOCK 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) | 20110203 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20110203 | |||
| 3 | IS_ROW_DATA | Call by reference | Type reference (TYPE) | GHO_S_SP_OWN_SM_INIT | Ownership SP: Scale Method Initial Screen Details | 20110203 |
Method ENQUEUE_SM_LOCK on class CL_GHO_UI_OWN_SM_INIT has no exception.
Method VALIDATE_SM_HEADER 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) | 20101103 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_SP_OWN_SM_INIT | Ownership SP: Scale Method Init | 20101103 | |||
| 3 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20101103 | |||
| 4 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_SP_OWN_SM_INIT | Ownership SP: Scale Method Initial Screen Details | 20101103 |
Method VALIDATE_SM_HEADER on class CL_GHO_UI_OWN_SM_INIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |