SAP ABAP Class CL_GHO_UI_SIMU_DETAILS (Feeder Class)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-ALN (Application Component) Production Allocation
⤷
EA_GHO_SIMU_UI (Package) Simulation: 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 | 20101109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20101109 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20101109 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20101109 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20101207 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20101109 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20101214 |
Properties
| Class | CL_GHO_UI_SIMU_DETAILS | |
| Short Description | Feeder Class | |
| 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_SIMU_UI | Simulation: UI Layer |
| Created | 20101109 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_UI_SIMU_DETAILS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20101109 | ||
| 2 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20101109 | ||
| 3 | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20101109 | ||
| 4 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20101207 | ||
| 5 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20101109 | ||
| 6 | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20101214 |
Friends
Class CL_GHO_UI_SIMU_DETAILS 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 | 20101109 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20101109 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FPM_EVENT_PARAM | Parameter Name for FPM Event | 20101109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change date format | 20110203 | |
| 2 | Instance method | Public | Method | Validate Simulation Initial Screen | 20110128 |
Events
Class CL_GHO_UI_SIMU_DETAILS has no event.
Types
Class CL_GHO_UI_SIMU_DETAILS has no local type.
Method Signatures
Method CHANGE_DATE_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_DATE | Call by reference | Type reference (TYPE) | STRING | 20110203 |
Method CHANGE_DATE_FORMAT on class CL_GHO_UI_SIMU_DETAILS has no exception.
Method VALIDATE_SIMU_INITIAL_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20110128 | |||
| 2 | IS_GHO_S_SP_SIMU_DETAILS | Call by reference | Type reference (TYPE) | GHO_S_SP_SIMU_DETAILS | Simulation Header | 20110128 |
Method VALIDATE_SIMU_INITIAL_SCREEN on class CL_GHO_UI_SIMU_DETAILS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |