SAP ABAP Class CL_ISHMED_SCR_SERVICES (IS-H: Services Screen Class)
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_SCREEN_STD IS-H: Basic Class for Screens of Standard 20031210
Properties
Class CL_ISHMED_SCR_SERVICES  
Short Description IS-H: Services Screen Class    
Super Class CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE_MED   IS-H*MED: Basic Functionality 
Created 20031210   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_SCR_SERVICES has no interface implemented.
Friends
Class CL_ISHMED_SCR_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONTAINER_NAME Constant Public Type reference (TYPE) ISH_FIELDNAME 'CC_SERVICES_200' Container Name 20031210
2 CO_CONTAINER_NAME_PREFIX Constant Public Type reference (TYPE) ISH_FIELDNAME 'CC_SERVICES' Prefix Container Name 20031218
3 CO_MAX_DYNNR Constant Public Type reference (TYPE) I 50 Maximal Number of Screens 20031218
4 CO_PAI_FROMGRID Constant Protected Type reference (TYPE) CHAR10 'FROMGRID' PAI Was Triggered by the Actual Grid 20031210
5 CO_PAI_NORMALPAI Constant Protected Type reference (TYPE) CHAR10 'NORMALPAI' Normal PAI of the Main Screen Will Run 20031210
6 CO_PAI_ONF4 Constant Protected Type reference (TYPE) CHAR10 'ONF4' DATA_CHANGED Was Triggered by F4 in the Grid 20031210
7 CO_TYPE_PRC_SERVICES Instance attribute Public Attribute reference (LIKE) 20031210
8 CO_TYPE_SCR_SERVICES Instance attribute Public Attribute reference (LIKE) 20031210
9 CO_UCOMM_ERLTX_P_BUTTON Constant Public Type reference (TYPE) SY-UCOMM 'GRID_ERLTX_P' Long Text Button 20040119
10 CO_UCOMM_PATNUE_BUTTON Constant Public Type reference (TYPE) SY-UCOMM 'GRID_PATNUE_BUTTON' Fasting Button 20040114
11 GR_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid 20031210
12 GR_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20031210
13 GR_SERVICES Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_SERVICES Instance for the Screen Class 20031210
14 GS_SCR_UCOMM Instance attribute Protected Type reference (TYPE) RN1_SCREEN_UCOMM User command 20040120
15 GT_FIELDCAT_GRID Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20031210
16 GT_FREE_CONTAINER_NAME Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME Free Container Name 20031218
17 GT_FREE_DYNNR Static Attribute Protected Type reference (TYPE) ISH_T_DYNNR Free Screen Numbers 20031218
18 GT_OUTTAB Instance attribute Protected Type reference (TYPE) TYT_OUTTAB Output Table of the Grid 20031210
19 GT_SERVICES Instance attribute Protected Type reference (TYPE) ISH_T_RN1_DYNP_SERVICES Service Table 20031210
20 G_CONTAINER_NAME Instance attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name of Custom Container 20031218
21 G_CO_ROWS Static Attribute Public Type reference (TYPE) I 5 Number of Rows to Be Displayed in Grid 20040114
22 G_FIELDNAME_ANFOE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Req. Dept. OU 20031210
23 G_FIELDNAME_ANPOE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Req. Nrs. OU 20031210
24 G_FIELDNAME_ERBOE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Perf. OU 20031210
25 G_FIELDNAME_ERGTX Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Supplementary Text 20031210
26 G_FIELDNAME_ERLTX_P Static Attribute Public Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040217
27 G_FIELDNAME_HIC_FREE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Noncovered Indicator 20081203
28 G_FIELDNAME_IMENG Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Quantity 20031210
29 G_FIELDNAME_LEIST Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Service 20031210
30 G_FIELDNAME_LEITX Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Service Text 20031210
31 G_FIELDNAME_LIDE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for External Storage 20040311
32 G_FIELDNAME_LSLOK Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Localization 20040217
33 G_FIELDNAME_LSSTAE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Status 20031210
34 G_FIELDNAME_NTRKZ Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Fasting Indicator 20031210
35 G_FIELDNAME_PATEIN Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Patient Consent 20031210
36 G_FIELDNAME_PATNUE_BUT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Patient Fasting Button 20040217
37 G_PAI_CODE Instance attribute Protected Type reference (TYPE) CHAR10 Flag for Preventing Recursion at PAI 20031210
38 G_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT Variant Management 20040120
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_NUMBER_OF_EMPTY_ROWS Instance method Public Method Add Blank Rows 20040114
2 APPEND_ROWS Instance method Private Method Add Several Lines 20031210
3 BUILD_FIELDVALUES_ONE_ROW Static method Protected Method Build Field Value Table from the Data 20031210
4 BUILD_FIELDVALUE_ROW_ID Instance method Public Method Set the Row Number of the Main Field Values 20031210
5 BUILD_GRID_F4 Instance method Private Method Create F4 Helps of the Grid 20031210
6 BUILD_GRID_FIELDCAT Instance method Private Method Compile Field Catalog 20031210
7 BUILD_GRID_LAYOUT Instance method Private Method Compile Grid Layout 20031210
8 BUILD_NEW_MAJOR_FIELDVALUE Instance method Public Method New Field Value Main Entry (Corresonds to New Grid Row) 20031210
9 BUILD_NEW_SERVICE Instance method Protected Method Create New Service Instance 20031210
10 BUILD_OUTTAB_FROM_DATA Static method Protected Method Create OUTTAB (for Grid) from Field Value Table 20031210
11 BUILD_OUTTAB_FROM_FIELDVAL Instance method Protected Method Generate OUTTAB from the Field Values 20031210
12 BUILD_OUTTAB_ONE_ROW Instance method Protected Method Assemble a Row of OUTTAB from Service Data 20031210
13 BUILD_TOOLBAR Instance method Private Method Create Grid Toolbar 20031210
14 CHANGE_FIELDCATALOG Instance method Private Method Change Field Catalog of GRID 20050810
15 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031218
16 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031210
17 CONVERT_TO_EXT_ONE_FVAL Static method Public Method Convert Value of Field Value Instance fr. Internal - Extern. 20031210
18 CONVERT_TO_INT_ONE_FVAL Static method Public Method Convert Value of Field Value Instance fr. Internal - Extern. 20031210
19 CREATE Static method Public Method Create Instance of Screen 20031210
20 CREATE_LISTBOX_ALVGRID Static method Protected Method Generate a List Box for a Cell of the ALV Grid 20031210
21 DELETE_ROWS Instance method Public Method Delete Services (Cancel) 20040114
22 EXCLUDING_TOOLBAR Static method Private Method Remove Functions from Toolbar 20031210
23 FILL_LABEL_LEIST Static method Protected Method Get Text for Service 20031210
24 FUNC_PATNUE_BUTTON Instance method Public Method UComm Processing "Active Ingredient" Button 20040120
25 FUNC_TEXT_BUTTON Instance method Public Method Long Text 20040119
26 GET_ALV_GRID Instance method Public Method Supplies the ALV Grid Instance 20031210
27 GET_CORDER Instance method Public Method Supplies the Related Order Object 20040210
28 GET_CORDPOS Instance method Public Method Returns Corresponding Order Item 20031217
29 GET_FIELD_PROPERTIES Static method Public Method Specify Properties of Input Field 20040114
30 GET_MARKED_ENTRIES Instance method Public Method Get Selected Rows 20031210
31 GET_N1CORDER Instance method Public Method Returns the Data of the Corresponding Order 20040210
32 HANDLE_BEFORE_USER_COMM Instance method Private Event handling method Grid Handle Method: HANDLE_BEFOR_USER_COMMAND 20031210
33 HANDLE_BUTTON_CLICK Instance method Private Event handling method Grid Handle Method: BUTTON_CLICK 20031210
34 HANDLE_DATA_CHANGED Instance method Private Event handling method Grid Handle Method: HANDLE_DATA_CHANGED 20031210
35 HANDLE_DATA_CHANGED_FINISHED Instance method Private Event handling method Grid Handle Method: HANDLE_DATA_CHANGED_FINISHED 20031210
36 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Grid Handle Method: DOUBLE_CLICK 20031210
37 HANDLE_HOTSPOT Instance method Protected Event handling method Event Handler for Hot Spots 20031210
38 HANDLE_ONF4 Instance method Private Event handling method Grid Handle Method: ONF4 20031210
39 HANDLE_TOOLBAR Instance method Protected Event handling method Event Handler for Toolbar 20031210
40 HANDLE_USER_COMM Instance method Private Event handling method Grid Handle Method: HANDLE_USER_COMMAND 20031210
41 INSERT_ROW Instance method Private Method Create new line 20031210
42 MODIFY_SCREEN_ATT Instance method Public Method Modification of Screen Attributes 20031210
43 REGISTER_EVENTS Instance method Protected Method Register Events + Set Handler 20031210
44 VALUE_REQUEST_LEIST Instance method Public Method F4 Help for Service 20031210
45 VALUE_REQUEST_LIDE Instance method Public Method Storage Location F4 Help 20040311
46 VALUE_REQUEST_LOK Instance method Public Method F4 Help for Service Localization 20031210
Events
# Event Type Visibility Description Created on
1 EV_DELETE_SERVICES Instance Event
(0)
Public
(2)
Services Were Deleted 20040114
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_OUTTAB Protected Type reference (TYPE) ISH_T_DYNP_SERVICES 20031210
2 TY_OUTTAB Protected Type reference (TYPE) RN1_DYNP_SERVICES IS-H*MED: OUTTAB Structure for Order Grid 20031210
Method Signatures

Method APPEND_NUMBER_OF_EMPTY_ROWS 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 20040114
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040114
3 Importing I_NUM Value transfer Type reference (TYPE) I 1 20040114

Method APPEND_NUMBER_OF_EMPTY_ROWS on class CL_ISHMED_SCR_SERVICES has no exception.

Method APPEND_ROWS 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 20031210
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
3 Importing I_WITH_COPY Value transfer Type reference (TYPE) ISH_ON_OFF Zeile(n) kopieren? 20031210

Method APPEND_ROWS on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_FIELDVALUES_ONE_ROW 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 20031210
2 Changing CT_FIELD_VALUE Value transfer Type reference (TYPE) ISH_T_FIELD_VALUE IS-H: Tabelle für Feldwerte 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
4 Importing IR_SERVICE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SERVICE IS-H*MED: Leistung im ISHMED 20031210
5 Importing I_ROW_ID Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20031210
6 Importing I_SHOW_DETAIL Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20031210
7 Importing I_VCODE Value transfer Type reference (TYPE) VCODE Veränderungscode 20040119

Method BUILD_FIELDVALUES_ONE_ROW on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_FIELDVALUE_ROW_ID 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 20031210
2 Changing CT_FIELD_VALUE Value transfer Type reference (TYPE) ISH_T_FIELD_VALUE IS-H: Tabelle für Feldwerte 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210

Method BUILD_FIELDVALUE_ROW_ID on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_GRID_F4 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 20031210
2 Exporting ET_F4 Value transfer Type reference (TYPE) LVC_T_F4 ALV-Control: Tabelle für F4-Behandlung registrierte Felder 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210

Method BUILD_GRID_F4 on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_GRID_FIELDCAT 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 20031210
2 Exporting ET_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für das ALV-Grid selbst 20031210
3 Exporting ET_FIELDVALUE Value transfer Type reference (TYPE) ISH_T_FIELD_VALUE Feldwerte für die Screen-Klasse 20031210
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031210

Method BUILD_GRID_FIELDCAT on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_GRID_LAYOUT 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 20031210
2 Exporting ES_GRID_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO Layout des Grids 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031210

Method BUILD_GRID_LAYOUT on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_NEW_MAJOR_FIELDVALUE 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 20031210
2 Exporting ES_FIELD_VALUE Value transfer Type reference (TYPE) RNFIELD_VALUE IS-H: Struktur für Feldwerte 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
4 Importing IR_SERVICE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SERVICE IS-H*MED: Leistung im ISHMED 20031210
5 Importing I_ROW_ID Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20031210

Method BUILD_NEW_MAJOR_FIELDVALUE on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_NEW_SERVICE 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 20031210
2 Exporting ER_NEW_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE IS-H*MED: Leistung im ISHMED 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
4 Importing IR_COPY_OF Value transfer Object reference (TYPE REF TO) CL_ISHMED_SERVICE IS-H*MED: Leistung im ISHMED 20031210
5 Importing IR_SRV_INSERT_BEFORE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE IS-H*MED: Leistung im ISHMED 20060214
6 Importing I_LEIST Value transfer Type reference (TYPE) NLEI-LEIST IS-H: Leistung innerhalb eines Leistungskataloges 20031210

Method BUILD_NEW_SERVICE on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_OUTTAB_FROM_DATA 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 20031210
2 Changing CT_OUTTAB Call by reference Type reference (TYPE) ISH_T_DYNP_SERVICES IS-H: Tabellentyp für Grid-Control Baustein Leistungen 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
4 Importing IR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT IS-H: Klasse für Sammlung aller Objekte des Speichers 20031210
5 Importing IR_SCREEN Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_SERVICES IS-H: Screenklasse Leistungen 20031210
6 Importing IT_SERVICES Value transfer Type reference (TYPE) ISH_OBJECTLIST IS-H: Tabelle mit Objektreferenzen 20031210
7 Importing IT_VNLEI Value transfer Type reference (TYPE) ISHMED_T_VNLEI IS-H*MED: Verbucherstruktur-Tabelle für die NLEI 20031210
8 Importing IT_VNLEM Value transfer Type reference (TYPE) ISHMED_T_VNLEM IS-H*MED: Tabelltentype für Struktur V_NLEM 20031210
9 Importing I_EINRI Value transfer Type reference (TYPE) TN01-EINRI IS-H: Einrichtung 20031210
10 Importing I_MANDT Value transfer Type reference (TYPE) SY-MANDT SY-MANDT SAP-System, Mandantennummer aus Anmeldung 20031210

Method BUILD_OUTTAB_FROM_DATA on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_OUTTAB_FROM_FIELDVAL 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 20031210
2 Exporting ET_OUTTAB Value transfer Type reference (TYPE) TYT_OUTTAB 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210

Method BUILD_OUTTAB_FROM_FIELDVAL on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_OUTTAB_ONE_ROW 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 20031210
2 Changing CS_OUTTAB Call by reference Type reference (TYPE) RN1_DYNP_SERVICES IS-H*MED: Dynprostruktur für Leistungen 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
4 Importing IR_SERVICES Value transfer Object reference (TYPE REF TO) CL_ISHMED_SERVICE IS-H: Screenklasse Leistungen 20031210
5 Importing I_SHOW_DETAIL Value transfer Type reference (TYPE) CHAR01 '*' Charakterfeld der Länge 1 20031210

Method BUILD_OUTTAB_ONE_ROW on class CL_ISHMED_SCR_SERVICES has no exception.

Method BUILD_TOOLBAR 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 20031210
2 Changing CR_TOOLBAR_OBJECT Value transfer Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET ALV Kontextmenü 20031210
3 Exporting ET_EXCLUDING_FUNC Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20031210
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
5 Importing I_VCODE Value transfer Type reference (TYPE) ISH_VCODE IS-H: Verarbeitungsmodus 20031210

Method BUILD_TOOLBAR on class CL_ISHMED_SCR_SERVICES has no exception.

Method CHANGE_FIELDCATALOG 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 20050810
2 Exporting ET_FIELDCATALOG Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20050810
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050810

Method CHANGE_FIELDCATALOG on class CL_ISHMED_SCR_SERVICES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_SERVICES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VARIANT_HANDLE Value transfer Type reference (TYPE) DISVARIANT-HANDLE 'LOCA' VerwaltungsID für Mehrfachaufrufe aus dem selben Programm 20040120
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20031210

Method CONVERT_TO_EXT_ONE_FVAL 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 20031210
2 Changing CS_SCREEN_VALUE Call by reference Type reference (TYPE) RNFIELD_VALUE IS-H: Struktur für Feldwerte 20031210
3 Exporting E_EXT_VALUE Value transfer Type reference (TYPE) ANY 20031210
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
5 Importing I_EINRI Value transfer Type reference (TYPE) TN01-EINRI IS-H: Einrichtung 20031210
6 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20031210
7 Importing I_INT_VALUE Value transfer Type reference (TYPE) ANY 20031210

Method CONVERT_TO_EXT_ONE_FVAL on class CL_ISHMED_SCR_SERVICES has no exception.

Method CONVERT_TO_INT_ONE_FVAL 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 20031210
2 Changing CS_SCREEN_VALUE Call by reference Type reference (TYPE) RNFIELD_VALUE IS-H: Struktur für Feldwerte 20031210
3 Exporting E_INT_VALUE Value transfer Type reference (TYPE) ANY Interner Wert eines Einzelfeldes 20031210
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031210
5 Importing I_EINRI Value transfer Type reference (TYPE) TN01-EINRI IS-H: Einrichtung 20031210
6 Importing I_EXT_VALUE Value transfer Type reference (TYPE) ANY Externer Wert eines Einzelfeldes 20031210
7 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20031210

Method CONVERT_TO_INT_ONE_FVAL on class CL_ISHMED_SCR_SERVICES has no exception.

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 20031210
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_SERVICES IS-H: Bausteinklasse Aufnahmedaten 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
4 Importing I_VARIANT_HANDLE Value transfer Type reference (TYPE) DISVARIANT-HANDLE 'LOCA' VerwaltungsID für Mehrfachaufrufe aus dem selben Programm 20040120

Method CREATE on class CL_ISHMED_SCR_SERVICES has no exception.

Method CREATE_LISTBOX_ALVGRID 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 20031210
2 Changing CT_DROP_DOWN_ALIAS Value transfer Type reference (TYPE) LVC_T_DRAL Table for drop down handles with aliases 20031210
3 Exporting E_HANDLE Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20031210
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
5 Importing IR_SCREEN Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_SERVICES IS-H: Screenklasse Leistungen 20031210
6 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20031210
7 Importing I_FIELDVALUE Value transfer Type reference (TYPE) NFVVALUE IS-H: Wert eines Einzelfeldes. 20031210
8 Importing I_ROWNUMBER Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20031210

Method CREATE_LISTBOX_ALVGRID on class CL_ISHMED_SCR_SERVICES has no exception.

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

Method DELETE_ROWS on class CL_ISHMED_SCR_SERVICES has no exception.

Method EXCLUDING_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOOLBAR_EXCLUDING Value transfer Type reference (TYPE) UI_FUNCTIONS Auszublendende Funktionen 20031210

Method EXCLUDING_TOOLBAR on class CL_ISHMED_SCR_SERVICES has no exception.

Method FILL_LABEL_LEIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031210
2 Exporting E_LEITX Value transfer Type reference (TYPE) RNFP1T-KTXTCONC IS-H: Leistungsbezeichnung (evtl. abweichend vom L.stamm) 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
4 Importing I_EINRI Value transfer Type reference (TYPE) TN01-EINRI IS-H: Einrichtung 20031210
5 Importing I_HAUST Value transfer Type reference (TYPE) NLEI-HAUST IS-H: Identifikation eines Leistungskataloges 20031210
6 Importing I_LEIST Value transfer Type reference (TYPE) NLEI-LEIST IS-H: Leistung innerhalb eines Leistungskataloges 20031210

Method FILL_LABEL_LEIST on class CL_ISHMED_SCR_SERVICES has no exception.

Method FUNC_PATNUE_BUTTON 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 20040120
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040120
3 Exporting E_UCOMM Value transfer Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040120
4 Importing I_ROW_ID Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20040120

Method FUNC_PATNUE_BUTTON on class CL_ISHMED_SCR_SERVICES has no exception.

Method FUNC_TEXT_BUTTON 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 20040119
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040119
3 Exporting E_UCOMM Value transfer Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040119
4 Importing I_ROW_ID Value transfer Type reference (TYPE) INT4 Zuordnung Zeilennummer zu Zeilen-ID 20040119

Method FUNC_TEXT_BUTTON on class CL_ISHMED_SCR_SERVICES has no exception.

Method GET_ALV_GRID 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 20031210
2 Exporting ER_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210

Method GET_ALV_GRID on class CL_ISHMED_SCR_SERVICES has no exception.

Method GET_CORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDER Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER IS-H: Klinischer Auftrag 20040210

Method GET_CORDER on class CL_ISHMED_SCR_SERVICES has no exception.

Method GET_CORDPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDPOS Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDPOS IS-H*MED: Klinische Auftragsposition 20031217

Method GET_CORDPOS on class CL_ISHMED_SCR_SERVICES has no exception.

Method GET_FIELD_PROPERTIES 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 20040114
2 Exporting E_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040114
3 Exporting E_CHANGEABLE Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040114
4 Exporting E_INPUT Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040114
5 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040114
6 Importing IR_OBJECT Value transfer Object reference (TYPE REF TO) IF_ISH_IDENTIFY_OBJECT IS-H: Einem Objekt einen Typ zuweisen 20040114
7 Importing IR_SCREEN Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_SERVICES IS-H: Screenklasse Leistungen 20040114
8 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20040114
9 Importing I_ROW_NO Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20040114
10 Importing I_USE_BUFFER Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040114

Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_SERVICES has no exception.

Method GET_MARKED_ENTRIES 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 20031210
2 Exporting ET_ROW_NO Value transfer Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210

Method GET_MARKED_ENTRIES on class CL_ISHMED_SCR_SERVICES has no exception.

Method GET_N1CORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_N1CORDER Value transfer Type reference (TYPE) N1CORDER IS-H: Klinischer Auftrag 20040210

Method GET_N1CORDER on class CL_ISHMED_SCR_SERVICES has no exception.

Method HANDLE_BEFORE_USER_COMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031210

Method HANDLE_BEFORE_USER_COMM on class CL_ISHMED_SCR_SERVICES has no exception.

Method HANDLE_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Call by reference Attribute reference (LIKE) 20031210
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031210

Method HANDLE_BUTTON_CLICK on class CL_ISHMED_SCR_SERVICES has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20031210
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20031210
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20031210
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20031210
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031210

Method HANDLE_DATA_CHANGED on class CL_ISHMED_SCR_SERVICES has no exception.

Method HANDLE_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20031210
2 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20031210

Method HANDLE_DATA_CHANGED_FINISHED on class CL_ISHMED_SCR_SERVICES has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031210
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20031210
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20031210

Method HANDLE_DOUBLE_CLICK on class CL_ISHMED_SCR_SERVICES has no exception.

Method HANDLE_HOTSPOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20031210
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20031210
3 Importing E_ROW_ID Value transfer Attribute reference (LIKE) 20031210

Method HANDLE_HOTSPOT on class CL_ISHMED_SCR_SERVICES has no exception.

Method HANDLE_ONF4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20031210
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031210
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20031210
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20031210
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20031210
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20031210

Method HANDLE_ONF4 on class CL_ISHMED_SCR_SERVICES has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20031210
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20031210

Method HANDLE_TOOLBAR on class CL_ISHMED_SCR_SERVICES has no exception.

Method HANDLE_USER_COMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031210

Method HANDLE_USER_COMM on class CL_ISHMED_SCR_SERVICES has no exception.

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

Method INSERT_ROW on class CL_ISHMED_SCR_SERVICES has no exception.

Method MODIFY_SCREEN_ATT 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 Errorhandler 20031210
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031210

Method MODIFY_SCREEN_ATT on class CL_ISHMED_SCR_SERVICES has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_ISHMED_SCR_SERVICES has no parameter.
Method REGISTER_EVENTS on class CL_ISHMED_SCR_SERVICES has no exception.

Method VALUE_REQUEST_LEIST 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 20031210
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20031210
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20031210
6 Importing IS_OUTTAB Value transfer Type reference (TYPE) RN1_DYNP_SERVICES IS-H*MED: Dynprostruktur für Leistungen 20031210
7 Importing I_FIELDVALUE Value transfer Type reference (TYPE) NFVVALUE IS-H: Wert eines Einzelfeldes 20031210
8 Importing I_VCODE Value transfer Type reference (TYPE) ISH_VCODE IS-H: Verarbeitungsmodus 20031210

Method VALUE_REQUEST_LEIST on class CL_ISHMED_SCR_SERVICES has no exception.

Method VALUE_REQUEST_LIDE 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 20040311
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040311
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040311
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040311
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY 20040311
6 Importing IS_OUTTAB Value transfer Type reference (TYPE) RN1_DYNP_SERVICES IS-H*MED: Dynprostruktur für Leistungen 20040311
7 Importing I_FIELDVALUE Value transfer Type reference (TYPE) NFVVALUE IS-H: Wert eines Einzelfeldes. 20040311
8 Importing I_VCODE Value transfer Type reference (TYPE) ISH_VCODE IS-H: Verarbeitungsmodus 20040311

Method VALUE_REQUEST_LIDE on class CL_ISHMED_SCR_SERVICES has no exception.

Method VALUE_REQUEST_LOK 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 20031210
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20031210
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20031210
6 Importing IS_OUTTAB Value transfer Type reference (TYPE) RN1_DYNP_SERVICES IS-H*MED: Dynprostruktur für Leistungen 20031210
7 Importing I_FIELDVALUE Value transfer Type reference (TYPE) NFVVALUE IS-H: Wert eines Einzelfeldes 20031210
8 Importing I_VCODE Value transfer Type reference (TYPE) ISH_VCODE IS-H: Verarbeitungsmodus 20031210

Method VALUE_REQUEST_LOK on class CL_ISHMED_SCR_SERVICES has no exception.
Event Signatures

Event EV_DELETE_SERVICES Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IR_MAIN_OBJECT Exporting Value transfer Object reference (TYPE REF TO) IF_ISH_IDENTIFY_OBJECT Hauptobjekt 20040114
2 IT_SERVICES Exporting Value transfer Type reference (TYPE) ISH_OBJECTLIST IS-H: Tabelle mit Objektreferenzen 20040114
History
Last changed by/on SAP  20110810 
SAP Release Created in 472