SAP ABAP Class CL_ISHMED_GL_SDEF_REQ_SERVICE (List of Services of Base Item Request)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_BASEITEM (Package) i.s.h.med: Base Items
Properties
Class CL_ISHMED_GL_SDEF_REQ_SERVICE  
Short Description List of Services of Base Item Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_BASEITEM   i.s.h.med: Base Items 
Created 20031203   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_GL_SDEF_REQ_SERVICE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_GL_SDEF_GUIDELINE 20031203 IS-H*MED: Wrapper for Treatment Pathway Processing
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_ANFOE Instance attribute Private Type reference (TYPE) ORGID IS-H: Organizational Unit Identification Key 20031211
2 G_ANFTY Instance attribute Private Type reference (TYPE) ANFTY IS-H*MED: Request Type 20031205
3 G_ANPOE Instance attribute Private Type reference (TYPE) ORGID IS-H: Organizational Unit Identification Key 20040106
4 G_BASEITEM_ID Instance attribute Private Type reference (TYPE) N2GL_BASEITEM_ID IS-H*MED: Base Item ID 20031203
5 G_EINRI Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20031203
6 G_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20031203
7 G_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20031203
8 G_PROFILES Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Display Request Profiles 20060614
9 G_REQ_SERVICES Instance attribute Private Type reference (TYPE) ISHMED_T_N2GL_BASE_REQ_S IS-H*MED: Services of Request Base Item 20031203
10 G_REQ_SERVICES_OLD Instance attribute Private Type reference (TYPE) ISHMED_T_N2GL_BASE_REQ_S IS-H*MED: Services of Request Base Item 20031203
11 O_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20031203
Methods
# Method Level Visibility Method type Description Created on
1 CMD_SWITCH Instance method Protected Method Toggle Command Request Profile/Service 20060614
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031203
3 FREE Instance method Public Method Release Resources 20031203
4 GET_PROFILES Instance method Public Method Read Request Profile On/Off 20060614
5 GET_TABLE Instance method Public Method Save Changes 20031203
6 HANDLE_ON_F4 Instance method Private Event handling method handle event DATA_CHANGED of CL_GUI_ALV_GRID 20031203
7 HAS_CHANGED Instance method Public Method Indicator Whether Data Was Changed 20031203
8 INIT_ALV Instance method Private Method Initialization of List 20031203
9 IS_SERVICE_VALID Instance method Protected Method Service Entered Valid According to Entry Mode 20060614
10 ON_TOOLBAR Instance method Protected Event handling method Modify ALV Toolbar 20060614
11 ON_USER_COMMAND Instance method Protected Event handling method Handle ALV User Command 20060614
12 REG_EVENTS Instance method Private Method Register Events 20031203
13 SET_ANFTY Instance method Public Method Set Request Type 20031205
14 SET_PROFILES Instance method Public Method Display Request Profiles On/Off 20060614
15 SET_READY_FOR_INPUT Instance method Public Method Set Input / Output Mode 20031203
16 SET_TABLE Instance method Public Method Set Table Data 20031203
17 SET_VISIBLE Instance method Public Method Display On / Off 20040926
18 SHOW_PROFILES Instance method Protected Method Display Request Profiles 20060614
19 SHOW_SERVICES Instance method Protected Method Display Services 20060614
Events
Class CL_ISHMED_GL_SDEF_REQ_SERVICE has no event.
Types
Class CL_ISHMED_GL_SDEF_REQ_SERVICE has no local type.
Method Signatures

Method CMD_SWITCH Signature

Method CMD_SWITCH on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no parameter.
Method CMD_SWITCH on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method CONSTRUCTOR 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 20031203
2 Importing I_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20031203

Method CONSTRUCTOR on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method FREE Signature

Method FREE on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no parameter.
Method FREE on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method GET_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROFILES Value transfer Type reference (TYPE) ISH_ON_OFF 20060614

Method GET_PROFILES on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SERVICES Call by reference Type reference (TYPE) ISHMED_T_N2GL_BASE_REQ_S IS-H*MED: Leistungen eines Anforderungsbasisitem 20031203

Method GET_TABLE on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method HANDLE_ON_F4 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) 20031203
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031203
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20031203
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20031203
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20031203
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20031203

Method HANDLE_ON_F4 on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RETURN Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031203

Method HAS_CHANGED on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method INIT_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20031203

Method INIT_ALV on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method IS_SERVICE_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RN1LS Call by reference Type reference (TYPE) RN1LS IS-H*MED: Struktur für den ISHMED_NTPZ_HIERARCHIE 20060614
2 Returning R_VALID Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060614

Method IS_SERVICE_VALID on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method ON_TOOLBAR Signature

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

Method ON_TOOLBAR on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method ON_USER_COMMAND 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) 20060614

Method ON_USER_COMMAND on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method REG_EVENTS Signature

Method REG_EVENTS on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no parameter.
Method REG_EVENTS on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method SET_ANFTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANFOE Value transfer Type reference (TYPE) ORGID IS-H: Identifikation der Organisationseinheit 20031211
2 Importing I_ANFTY Value transfer Type reference (TYPE) ANFTY IS-H*Med: Anforderungstyp 20031205
3 Importing I_ANPOE Value transfer Type reference (TYPE) ORGID IS-H: Identifikation der Organisationseinheit 20040106

Method SET_ANFTY on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method SET_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW_PROFILES Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060614

Method SET_PROFILES on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method SET_READY_FOR_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READY_FOR_INPUT Value transfer Type reference (TYPE) INT4 1 Workmode 20031203

Method SET_READY_FOR_INPUT on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEM_ID Value transfer Type reference (TYPE) N2GL_BASEITEM_ID IS-H*MED: Basisitem ID 20031203
2 Importing I_SERVICES Value transfer Type reference (TYPE) ISHMED_T_N2GL_BASE_REQ_S IS-H*MED: Leistungen eines Anforderungsbasisitem 20031203

Method SET_TABLE on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISIBLE Call by reference Type reference (TYPE) FLAG allgemeines flag 20040926

Method SET_VISIBLE on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method SHOW_PROFILES Signature

Method SHOW_PROFILES on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no parameter.
Method SHOW_PROFILES on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.

Method SHOW_SERVICES Signature

Method SHOW_SERVICES on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no parameter.
Method SHOW_SERVICES on class CL_ISHMED_GL_SDEF_REQ_SERVICE has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 472