SAP ABAP Class CL_DEF_IM_EHSH_SRV_FILTER (Default Implementation for BAdI Definition EHSH_SRV_FILTER)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-HEA (Application Component) Occupational Health
⤷
P99Q1 (Package) EH&S: Occupational Health
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050621 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_EHSH_SRV_FILTER | BAdI Interface IF_EX_EHSH_SRV_FILTER | 20050407 |
Properties
| Class | CL_DEF_IM_EHSH_SRV_FILTER | |
| Short Description | Default Implementation for BAdI Definition EHSH_SRV_FILTER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P99Q1 | EH&S: Occupational Health |
| Created | 20050407 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DEF_IM_EHSH_SRV_FILTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050621 | ||
| 2 | IF_EX_EHSH_SRV_FILTER | BAdI Interface IF_EX_EHSH_SRV_FILTER | 20050407 |
Friends
Class CL_DEF_IM_EHSH_SRV_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | '4' | 20050511 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | EHS00S_SRV_SELCT | 20050511 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | INDX-SRTFD | 20050511 | ||||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | 20050511 | |||
| 5 | Constant | Public | See coding | 20050511 | |||||
| 6 | Constant | Public | See coding | 20050511 | |||||
| 7 | Static Attribute | Public | Type reference (TYPE) | EHS00S_SELOPTION_RANGE | General Selection Options (Ranges) | 20050511 | |||
| 8 | Instance attribute | Public | See coding | 20050511 | |||||
| 9 | Instance attribute | Public | See coding | 20050511 | |||||
| 10 | Instance attribute | Public | See coding | 20050511 | |||||
| 11 | Static Attribute | Public | Type reference (TYPE) | T7EHS00_SERVICE-SRV_OPENDATE | 20050511 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | COH_HEALTHCENTRE_TYPE | 20050511 | ||||
| 13 | Instance attribute | Public | Type reference (TYPE) | COH_PERNR_TYPE | 20050511 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | COH_STATUS_TYPE | 20050511 | ||||
| 15 | Static Attribute | Public | Type reference (TYPE) | DATUM | 20050511 | ||||
| 16 | Static Attribute | Public | Type reference (TYPE) | DATUM | 20050511 | ||||
| 17 | Static Attribute | Public | Type reference (TYPE) | EHS00Y_SELOPTION_RANGE | EHS: Gen. Selection Opt. (Ranges) (EHS00S_SELOPTION_RANGE) | 20050511 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | EHS00Y_SELOPTION_RANGE | EHS: Gen. Selection Opt. (Ranges) (EHS00S_SELOPTION_RANGE) | 20050511 | |||
| 19 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 20050511 | ||||
| 20 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 20050511 | ||||
| 21 | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | 20050511 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | T7EHS00_SERVICE-SRV_OPENDATE | 20050511 |
Methods
Class CL_DEF_IM_EHSH_SRV_FILTER has no method.
Events
Class CL_DEF_IM_EHSH_SRV_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COH_HEALTHCENTRE_TYPE | Public | See coding | 20050511 | BEGIN OF coh_healthcentre_type,
sign(1),
option(2),
low TYPE t7ehs00_service-healthcentre,
high TYPE t7ehs00_service-healthcentre,
END OF coh_healthcentre_type
|
||
| 2 | COH_PERNR_TYPE | Public | See coding | 20050511 | BEGIN OF coh_pernr_type,
sign(1),
option(2),
low TYPE t7ehs00_service-pernr,
high TYPE t7ehs00_service-pernr,
END OF coh_pernr_type
|
||
| 3 | COH_STATUS_TYPE | Public | See coding | 20050511 | BEGIN OF coh_status_type,
sign(1),
option(2),
low TYPE t7ehs00_service-srv_status,
high TYPE t7ehs00_service-srv_status,
END OF coh_status_type
|
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |