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
⤷ 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 | C_SRV_CLOSED | Constant | Public | Type reference (TYPE) | CHAR1 | '4' | 20050511 | ||
2 | EHS00S_SRV_SELCT | Static Attribute | Public | Type reference (TYPE) | EHS00S_SRV_SELCT | 20050511 | |||
3 | EHS_SERVICE01 | Static Attribute | Public | Type reference (TYPE) | INDX-SRTFD | 20050511 | |||
4 | FALSE | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | 20050511 | ||
5 | IC_SRV_SCH_STATUS | Constant | Public | See coding | 20050511 | ||||
6 | IC_SRV_STATUS | Constant | Public | See coding | 20050511 | ||||
7 | LG_BAPI_SELOPTION_WA | Static Attribute | Public | Type reference (TYPE) | EHS00S_SELOPTION_RANGE | General Selection Options (Ranges) | 20050511 | ||
8 | LG_HEALTHCENTRE_TAB | Instance attribute | Public | See coding | 20050511 | ||||
9 | LG_PERNR_TAB | Instance attribute | Public | See coding | 20050511 | ||||
10 | LG_STATUS_TAB | Instance attribute | Public | See coding | 20050511 | ||||
11 | LOWER_DATE | Static Attribute | Public | Type reference (TYPE) | T7EHS00_SERVICE-SRV_OPENDATE | 20050511 | |||
12 | LS_HEALTHCENTRE_WA | Instance attribute | Public | Type reference (TYPE) | COH_HEALTHCENTRE_TYPE | 20050511 | |||
13 | LS_PERNR_WA | Instance attribute | Public | Type reference (TYPE) | COH_PERNR_TYPE | 20050511 | |||
14 | LS_STATUS_WA | Instance attribute | Public | Type reference (TYPE) | COH_STATUS_TYPE | 20050511 | |||
15 | L_DATE_FROM | Static Attribute | Public | Type reference (TYPE) | DATUM | 20050511 | |||
16 | L_DATE_TO | Static Attribute | Public | Type reference (TYPE) | DATUM | 20050511 | |||
17 | L_RG_HEACENTRE | Static Attribute | Public | Type reference (TYPE) | EHS00Y_SELOPTION_RANGE | EHS: Gen. Selection Opt. (Ranges) (EHS00S_SELOPTION_RANGE) | 20050511 | ||
18 | L_RG_PERNR | Instance attribute | Public | Type reference (TYPE) | EHS00Y_SELOPTION_RANGE | EHS: Gen. Selection Opt. (Ranges) (EHS00S_SELOPTION_RANGE) | 20050511 | ||
19 | SELSTAT_FLAG | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 20050511 | |||
20 | SELTIME_FLAG | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 20050511 | |||
21 | TRUE | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | 20050511 | ||
22 | UPPER_DATE | 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 |