SAP ABAP Class CL_ISHMED_CHECK_LIST_SRV_STAT (IS-H*MED: Input Help - Service Status)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1BASE_MED (Package) IS-H*MED: Basic Functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_CHECK_LIST | Selection Grid: Super Class | 20040824 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20041124 |
Properties
Class | CL_ISHMED_CHECK_LIST_SRV_STAT | |
Short Description | IS-H*MED: Input Help - Service Status | |
Super Class | CL_ISH_CHECK_LIST | Selection Grid: Super Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE_MED | IS-H*MED: Basic Functionality |
Created | 20040824 | SAP |
Last change | 20050224 | 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 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20041124 |
Friends
Class CL_ISHMED_CHECK_LIST_SRV_STAT has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040824 |
2 | ![]() |
Instance method | Protected | Method | Create Field Catalog | 20040824 |
3 | ![]() |
Instance method | Public | Method | Fill the Display Table | 20040824 |
4 | ![]() |
Instance method | Private | Method | Fill Display Row | 20040824 |
5 | ![]() |
Instance method | Public | Method | Determine Selected Entries | 20040824 |
6 | ![]() |
Instance method | Public | Method | Select all Released Service Statuses | 20040824 |
7 | ![]() |
Instance method | Private | Method | Determine Layout | 20040824 |
8 | ![]() |
Instance method | Public | Method | Set Selected Entries | 20040824 |
9 | ![]() |
Instance method | Public | Method | Set Processing Code (UPD or DIS) | 20040824 |
Events
Class CL_ISHMED_CHECK_LIST_SRV_STAT has no event.
Types
Class CL_ISHMED_CHECK_LIST_SRV_STAT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SRV_STAT | Value transfer | Type reference (TYPE) | ISHMED_T_N1LSSTA | IS-H*MED: Auswählbarer Leistungsstatus | 20040824 | ||
2 | ![]() |
I_CALLER | Value transfer | Type reference (TYPE) | N1CALLER | Aufrufendes Programm | 20040824 | ||
3 | ![]() |
I_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20040824 | ||
4 | ![]() |
I_MARK | Value transfer | Type reference (TYPE) | RNT40-MARK | '2' | IS-H: Feld zum Setzen einer Zeilenmarkierung | 20040824 | |
5 | ![]() |
I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040824 | ||
6 | ![]() |
I_TITEL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Titel im Grid anzeigen (ON/OFF) | 20040825 | |
7 | ![]() |
I_VCODE | Value transfer | Type reference (TYPE) | ISH_VCODE | 'UPD' | Verarbeitungsmodus (UPD=Auswahl oder DIS=Anzeige) | 20040824 |
Method CONSTRUCTOR on class CL_ISHMED_CHECK_LIST_SRV_STAT has no exception.
Method CREATE_FIELDCAT Signature
Method CREATE_FIELDCAT on class CL_ISHMED_CHECK_LIST_SRV_STAT has no parameter.
Method CREATE_FIELDCAT on class CL_ISHMED_CHECK_LIST_SRV_STAT has no exception.
Method CREATE_OUTTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SRV_STAT | Value transfer | Type reference (TYPE) | ISHMED_T_N1LSSTA | IS-H*MED: Tabelle mit Leistungsstatus | 20040824 | ||
2 | ![]() |
I_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20040824 |
Method CREATE_OUTTAB on class CL_ISHMED_CHECK_LIST_SRV_STAT has no exception.
Method FILL_OUTTAB_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTTAB | Value transfer | Type reference (TYPE) | TY_CHECKLIST | Ausgabezeile | 20040824 | ||
2 | ![]() |
IS_SRV_TEXT | Value transfer | Type reference (TYPE) | N1LSSTT | IS-H*MED: Tabellentype Leistungstexte | 20040824 |
Method FILL_OUTTAB_LINE on class CL_ISHMED_CHECK_LIST_SRV_STAT has no exception.
Method GET_SELECTED_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SRV_STAT | Value transfer | Type reference (TYPE) | ISHMED_T_N1LSSTA | IS-H*MED: Tabelle mit Leistungsstatus | 20040825 |
Method GET_SELECTED_ENTRIES on class CL_ISHMED_CHECK_LIST_SRV_STAT has no exception.
Method SET_ALL_RELEASED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SRV_STAT | Value transfer | Type reference (TYPE) | ISHMED_T_N1LSSTA | Freigegebene Leistungsstatus | 20040825 |
Method SET_ALL_RELEASED on class CL_ISHMED_CHECK_LIST_SRV_STAT has no exception.
Method SET_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | Layout | 20040824 |
Method SET_LAYOUT on class CL_ISHMED_CHECK_LIST_SRV_STAT has no exception.
Method SET_SELECTED_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SRV_STAT | Value transfer | Type reference (TYPE) | ISHMED_T_N1LSSTA | 20040825 | |||
2 | ![]() |
I_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20040825 |
Method SET_SELECTED_ENTRIES on class CL_ISHMED_CHECK_LIST_SRV_STAT has no exception.
Method SET_VCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VCODE | Value transfer | Type reference (TYPE) | ISH_VCODE | 'UPD' | Verarbeitungsmodus (UPD=Auswahl; DIS=Anzeige) | 20040824 |
Method SET_VCODE on class CL_ISHMED_CHECK_LIST_SRV_STAT has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 473 |