SAP ABAP Class CL_ISHMED_SCR_MEDSRV_PRE (i.s.h.med: Comp. Config.- Proc. Med. Services Presetting)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1SRVDO_MED (Package) IS-H*MED: Service Documentation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCREEN IS-H: Base Class for Interface Management 20041117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GET_INSTITUTION IS-H: Get Institution 20041124
Properties
Class CL_ISHMED_SCR_MEDSRV_PRE  
Short Description i.s.h.med: Comp. Config.- Proc. Med. Services Presetting    
Super Class CL_ISH_SCREEN IS-H: Base Class for Interface Management 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1SRVDO_MED   IS-H*MED: Service Documentation 
Created 20041117   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_MEDSRV_PRE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_GET_INSTITUTION IS-H: Get Institution 20041124
Friends
Class CL_ISHMED_SCR_MEDSRV_PRE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI IS-H: Institution 20041124
2 G_FIELDNAME_ANFOE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-ANFOE' Field Name ANFOE 20041117
3 G_FIELDNAME_ANFOE_TXT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-ANFOE_TXT' Field Name for ANFOE_TEXT 20041124
4 G_FIELDNAME_ANMAN Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-ANMAN' Field Name ANMAN 20050530
5 G_FIELDNAME_ANPOE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-ANPOE' Field Name ANPOE 20041117
6 G_FIELDNAME_ANPOE_TXT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-ANPOE_TXT' Field Name for ANPOE_TEXT 20041124
7 G_FIELDNAME_APMAN Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-APMAN' Field Name APMAN 20050530
8 G_FIELDNAME_EINRI Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name EINRI 20041124
9 G_FIELDNAME_ERBOE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-ERBOE' Field Name ERBOE 20041117
10 G_FIELDNAME_ERBOE_TXT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-ERBOE_TXT' Field Name for ERBOE_TEXT 20041124
11 G_FIELDNAME_IBGTIME_MVMT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-IBGTIME_MVMT' Field Name IBGTIME_MVMT 20050302
12 G_FIELDNAME_IBGTIME_SYS Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-IBGTIME_SYS' Field Name IBGTIME_SYS 20050302
13 G_FIELDNAME_VMA Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-VMA' Field Name VMA 20041117
14 G_FIELDNAME_VMA_TXT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_MEDSRV_PRE-VMA_TXT' Field Name for VMA_TEXT 20041124
15 G_N1MAOE Instance attribute Protected Type reference (TYPE) CHAR1 IS-H: Institution-Dependent Parameter 20050511
16 G_N1MAOE_READ Instance attribute Protected Type reference (TYPE) ISH_ON_OFF '' ON: N1MAOE Already Determined 20050511
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Creates a CL_ISHMED_SCR_MEDSRV_PRE Object 20041119
2 FILL_LABEL_ANFOE Instance method Protected Method i.s.h.med: Fill Text for Requesting Departmental OU 20041118
3 FILL_LABEL_ANPOE Instance method Protected Method i.s.h.med: Fill Text for Requesting Nursing OU 20041118
4 FILL_LABEL_ERBOE Instance method Protected Method i.s.h.med: Fill Text for Performing OU 20041118
5 FILL_LABEL_VMA Instance method Protected Method Fill Text for Employee Responsible 20041118
6 GET_EINRI Instance method Public Method Returns Institution 20041124
7 GET_INSTITUTION Instance method Public Method 20041124
8 GET_N1MAOE Instance method Protected Method Returns Institution-Dependent Parameter 20050511
9 SET_EINRI Instance method Public Method Sets Institution 20041124
10 VALUE_REQUEST_ANFOE Instance method Protected Method i.s.h.med: F4 Help for Requesting Departmental OU 20041118
11 VALUE_REQUEST_ANPOE Instance method Protected Method i.s.h.med: F4 Help for Requesting Nursing OU 20041118
12 VALUE_REQUEST_ERBOE Instance method Protected Method i.s.h.med: F4 Help for Performing OU 20041118
13 VALUE_REQUEST_VMA Instance method Protected Method i.s.h.med: F4 Help for Employee Responsible 20041118
Events
Class CL_ISHMED_SCR_MEDSRV_PRE has no event.
Types
Class CL_ISHMED_SCR_MEDSRV_PRE has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041119
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_MEDSRV_PRE IS-H*MED: Bausteinkonfiguration Med. Leist.bearb. Vorbelegun 20041119
3 Exporting ER_INTERFACE Call by reference Object reference (TYPE REF TO) IF_ISH_SCREEN IS-H: Interface für die Bildklassen 20041119
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041119

Method CREATE on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method FILL_LABEL_ANFOE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041118
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041118

Method FILL_LABEL_ANFOE on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method FILL_LABEL_ANPOE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041118
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041118

Method FILL_LABEL_ANPOE on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method FILL_LABEL_ERBOE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041118
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041118

Method FILL_LABEL_ERBOE on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method FILL_LABEL_VMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041118
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041118

Method FILL_LABEL_VMA on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method GET_EINRI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20041124

Method GET_EINRI on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method GET_INSTITUTION Signature

Method GET_INSTITUTION on class CL_ISHMED_SCR_MEDSRV_PRE has no parameter.
Method GET_INSTITUTION on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method GET_N1MAOE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_N1MAOE Value transfer Type reference (TYPE) CHAR1 IS-H: Parametername 20050511

Method GET_N1MAOE on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method SET_EINRI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20041124

Method SET_EINRI on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method VALUE_REQUEST_ANFOE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041118
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20041118
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041118
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20041118
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20041118

Method VALUE_REQUEST_ANFOE on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method VALUE_REQUEST_ANPOE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041118
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20041118
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041118
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20041118
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20041118

Method VALUE_REQUEST_ANPOE on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method VALUE_REQUEST_ERBOE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041118
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20041118
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041118
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20041118
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20041118

Method VALUE_REQUEST_ERBOE on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.

Method VALUE_REQUEST_VMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041118
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20041118
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041118
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20041118
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20041118

Method VALUE_REQUEST_VMA on class CL_ISHMED_SCR_MEDSRV_PRE has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600