SAP ABAP Class CL_ISH_SCR_SERVICE_DETAIL (IS-H: Service Details Screen Class)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 20031007
Properties
Class CL_ISH_SCR_SERVICE_DETAIL  
Short Description IS-H: Service Details Screen Class    
Super Class CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20031007   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SCR_SERVICE_DETAIL has no forward declaration.
Interfaces
Class CL_ISH_SCR_SERVICE_DETAIL has no interface implemented.
Friends
Class CL_ISH_SCR_SERVICE_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_SCR_SERVICE_DETAIL Instance attribute Public Attribute reference (LIKE) 20031007
2 G_FIELDNAME_ANFOE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for Req. Dept. OU 20031007
3 G_FIELDNAME_ANFOENA Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for Text for Req. OU 20031007
4 G_FIELDNAME_ANPOE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for Req. Nrs. OU 20031007
5 G_FIELDNAME_ANPOENA Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for Text for Req. Nrs. OU 20031007
6 G_FIELDNAME_ERBOE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for Perf. OU 20031007
7 G_FIELDNAME_ERBOENA Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for Text for Perf. OU 20031007
8 G_FIELDNAME_LEIST Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for Service 20031007
9 G_FIELDNAME_LEITX Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for Service Text 20031007
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031007
2 CREATE Static method Public Method Create Instance of Screen 20031007
3 FILL_LABEL_ANFOENA Instance method Protected Method Get Text for Requesting Departmental OU 20031007
4 FILL_LABEL_ANPOENA Instance method Protected Method Get Text for Requesting Nursing OU 20031007
5 FILL_LABEL_ERBOENA Instance method Protected Method Get Text for Performing OU 20031007
6 FILL_LABEL_LEITX Instance method Protected Method Get Text for Service 20031007
7 VALUE_REQUEST_ANFOE Instance method Protected Method F4 Help for Req. Dept. OU 20031007
8 VALUE_REQUEST_ANPOE Instance method Protected Method F4 Help fpr Req. Nrs. OU 20031007
Events
Class CL_ISH_SCR_SERVICE_DETAIL has no event.
Types
Class CL_ISH_SCR_SERVICE_DETAIL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_SCR_SERVICE_DETAIL has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20031007

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 20031007
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_SCR_SERVICE_DETAIL IS-H: Screenklasse Leistung Details 20031007
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031007

Method CREATE on class CL_ISH_SCR_SERVICE_DETAIL has no exception.

Method FILL_LABEL_ANFOENA 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 20031007
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031007

Method FILL_LABEL_ANFOENA on class CL_ISH_SCR_SERVICE_DETAIL has no exception.

Method FILL_LABEL_ANPOENA 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 20031007
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031007

Method FILL_LABEL_ANPOENA on class CL_ISH_SCR_SERVICE_DETAIL has no exception.

Method FILL_LABEL_ERBOENA 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 20031007
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031007

Method FILL_LABEL_ERBOENA on class CL_ISH_SCR_SERVICE_DETAIL has no exception.

Method FILL_LABEL_LEITX 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 20031007
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031007

Method FILL_LABEL_LEITX on class CL_ISH_SCR_SERVICE_DETAIL 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 20031007
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20031007
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031007
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20031007
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20031007

Method VALUE_REQUEST_ANFOE on class CL_ISH_SCR_SERVICE_DETAIL 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 20031007
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20031007
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031007
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20031007
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20031007

Method VALUE_REQUEST_ANPOE on class CL_ISH_SCR_SERVICE_DETAIL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472