SAP ABAP Class CL_GHO_VALIDITY_ENGINE (Validity Handler Engine)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-NM (Application Component) Network Modeler
⤷
EA_GHO_NETWORK_BO (Package) Bo layer
⤷
⤷
Properties
| Class | CL_GHO_VALIDITY_ENGINE | |
| Short Description | Validity Handler Engine | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EA_GHO_NETWORK_BO | Bo layer |
| Created | 20100531 | SAP |
| Last change | 20110908 | 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
Class CL_GHO_VALIDITY_ENGINE has no interface implemented.
Friends
Class CL_GHO_VALIDITY_ENGINE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TZNZONE | 'UTC' | OPM Network Modeler Constants | 20101025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100531 | ||
| 2 | Static method | Public | Method | create | 20101004 | |
| 3 | Static method | Public | Method | This method gives back the previous and next interval | 20100624 |
Events
Class CL_GHO_VALIDITY_ENGINE has no event.
Types
Class CL_GHO_VALIDITY_ENGINE has no local type.
Method Signatures
Method ADJUST_INTERVALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_INTERVALS | Call by reference | Type reference (TYPE) | GHO_T_VALIDITY_INTERVALS | table type for GHO validity intervals | 20100531 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Table with message variables | 20100531 | |||
| 3 | EV_CANCELLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101004 | ||||
| 4 | IS_ACT_REC | Call by reference | Type reference (TYPE) | GHO_S_VALIDITY_INTERVALS | Structure for GHO validity intervals | 20100531 |
Method ADJUST_INTERVALS on class CL_GHO_VALIDITY_ENGINE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_DATA | Value transfer | Object reference (TYPE REF TO) | CL_GHO_VALIDITY_ENGINE | Validity Handler Engine | 20101004 |
Method CREATE on class CL_GHO_VALIDITY_ENGINE has no exception.
Method GET_PREV_AND_NEXT_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEXT_INTERVAL | Call by reference | Type reference (TYPE) | GHO_S_VALIDITY_INTERVALS | Structure for GHO validity intervals | 20100624 | |||
| 2 | ES_PREV_INTERVAL | Call by reference | Type reference (TYPE) | GHO_S_VALIDITY_INTERVALS | Structure for GHO validity intervals | 20100624 | |||
| 3 | IS_ACT_REC | Call by reference | Type reference (TYPE) | GHO_S_VALIDITY_INTERVALS | Structure for GHO validity intervals | 20100624 | |||
| 4 | IT_INTERVALS | Call by reference | Type reference (TYPE) | GHO_T_VALIDITY_INTERVALS | table type for GHO validity intervals | 20100624 |
Method GET_PREV_AND_NEXT_INTERVAL on class CL_GHO_VALIDITY_ENGINE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |