SAP ABAP Class CL_GHO_UI_ALLOC_FILTER (Feeder Class for Filter GUIBB)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-ALN (Application Component) Production Allocation
⤷
EA_GHO_ALLOC_UI (Package) Allocation: UI Layer
⤷
⤷
Meta Relationship - Using
Properties
| Class | CL_GHO_UI_ALLOC_FILTER | |
| Short Description | Feeder Class for Filter GUIBB | |
| 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_ALLOC_UI | Allocation: UI Layer |
| Created | 20091110 | 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 | 20091110 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091210 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20091110 | ||
| 4 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091110 | ||
| 5 | /PLMU/IF_FRW_G_CONFIG_PARAM | Feeder Callback - Set and Get Configuration Parameter | 20091110 | ||
| 6 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091110 | ||
| 7 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091110 | ||
| 8 | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20100624 |
Friends
Class CL_GHO_UI_ALLOC_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ICONNAME | 'ICON_LED_GREEN' | Icon for Green Light | 20100427 | ||
| 2 | Constant | Private | Type reference (TYPE) | ICONNAME | 'ICON_LED_RED' | Icon for Red Light | 20100427 | ||
| 3 | Constant | Private | Type reference (TYPE) | ICONNAME | 'ICON_LED_YELLOW' | Icon for Yellow Light | 20100427 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20091111 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GHO_UI_ALLOC_OVS | OVS Class for Allocation | 20100624 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20091111 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | GHO_S_SP_ALLOC_HEADER_KEY | Key for Header of Allocation | 20091111 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | GHO_S_SP_ALLOC_SRCH_CRIT_KEY | Key for Search Criteria for Allocation | 20091111 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | GHO_S_SP_ALLOC_HEADER_KEY | Network identification | 20091110 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | GHO_S_SP_ALLOC_SRCH_CRIT_KEY | Key for Search Criteria for Allocation | 20091110 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | FPMGB_T_FORMFIELD_DESCR | Form Fielddescription | 20091111 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | GHO_T_SP_ALLOC_NODE_CUST_DET | Table type for customizing details | 20091210 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | GHO_NETOBJ_ID_EXT | External ID for Network Object | 20100624 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20091111 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101006 | ||
| 2 | Instance method | Private | Method | 20101006 |
Events
Class CL_GHO_UI_ALLOC_FILTER has no event.
Types
Class CL_GHO_UI_ALLOC_FILTER has no local type.
Method Signatures
Method VALIDATE_NET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101006 | ||||
| 2 | IV_NETWORK_ID | Call by reference | Type reference (TYPE) | GHO_NETOBJ_ID_EXT | External ID for Network Object | 20101006 |
Method VALIDATE_NET_ID on class CL_GHO_UI_ALLOC_FILTER has no exception.
Method VALIDATE_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101006 | ||||
| 2 | IS_ALLOC_INIT | Call by reference | Type reference (TYPE) | GHO_S_SP_ALLOC_SRCH_CRIT_KEY | Key for Search Criteria for Allocation | 20101006 |
Method VALIDATE_NODE_ID on class CL_GHO_UI_ALLOC_FILTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |