SAP ABAP Class CL_ISHMED_DWS_REQUEST (i.s.h.med DWS: Send-Data Object)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NMED_DWS (Package) IS-H: Documentation Work Station Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20041109
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_DWS_REQUEST i.s.h.med DWS: Gen. Service Request Object 20041109
Properties
Class CL_ISHMED_DWS_REQUEST  
Short Description i.s.h.med DWS: Send-Data Object    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DWS   IS-H: Documentation Work Station Framework 
Created 20040927   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20041109
2 IF_ISHMED_DWS_REQUEST i.s.h.med DWS: Gen. Service Request Object 20041109
Friends
Class CL_ISHMED_DWS_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRESS Instance attribute Public Attribute reference (LIKE) 20041114
2 BUSINESS_KEY Instance attribute Private Type reference (TYPE) N2DWS_BUSINESSKEY IS-H*MED DWS: Object Key 20040927
3 CONTEXT Instance attribute Public Object reference (TYPE REF TO) IF_ISHMED_GENERAL_CTX i.s.h.med: Context Main Interface 20041116
4 CO_REQTYPE_DYN_REQUEST Instance attribute Public Attribute reference (LIKE) 20041013
5 CO_REQTYPE_FUNCTION Instance attribute Public Attribute reference (LIKE) 20041115
6 CO_REQTYPE_OPERATION Instance attribute Public Attribute reference (LIKE) 20041115
7 CO_REQTYPE_TCALL Instance attribute Public Attribute reference (LIKE) 20050103
8 FCODE Instance attribute Public Type reference (TYPE) SY-UCOMM Function Code 20040927
9 GLOBAL_FUNCTION Instance attribute Private Type reference (TYPE) ABAP_BOOL Global DWS Function? 20041217
10 OBJECT_TYPE Instance attribute Private Type reference (TYPE) I Object Type 20040927
11 OPERATION Instance attribute Public Type reference (TYPE) STRING Operation on a Doc Object 20041115
12 PARAMETER Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_ANY_CONTAINER Request Parameter 20050403
13 REQUEST_ID Instance attribute Public Attribute reference (LIKE) 20041109
14 REQUEST_TYPE Instance attribute Public Attribute reference (LIKE) 20040927
15 RESPONSE Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_DWS_RESPONSE i.s.h.med DWS: Result Object 20050319
16 SENDER Instance attribute Public Attribute reference (LIKE) IS-H*MED: Object Type 20040927
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040927
2 CREATE_BY_FCODE Static method Public Method Delete and Adapt PMD Template 20041115
3 CREATE_BY_FUNCTION Static method Public Method Creates Request from Function Code 20041115
4 CREATE_BY_OPERATION Static method Public Method Creates Request from Operation Code 20041115
5 FINALIZE Instance method Public Method End Handling: Release Resources 20050526
6 IS_GLOBAL_FUNCTION Instance method Public Method Is request a global DWS function? 20040930
7 IS_INTERNAL_FUNCTION Instance method Public Method Is Request an Internal DWS Function? 20050402
8 SEND Instance method Public Method Sends Request to DWS Broker 20041109
Events
Class CL_ISHMED_DWS_REQUEST has no event.
Types
Class CL_ISHMED_DWS_REQUEST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_OBJ_IDENT IS-H*MED DWS: Objekt-Identifzierung 20041114
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_ISHMED_GENERAL_CTX IS-H*MED: Kontext 20041116
3 Importing PARAMETER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ANY_CONTAINER Request-Parameter 20050403
4 Importing REQ_TYPE Call by reference Type reference (TYPE) I Request-Typ 20040927
5 Importing RESPONSE Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWS_RESPONSE IS-H*MED DWS: Ergebnisobjekt 20050319
6 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_OBJ_IDENT IS-H*MED DWS: Object/Komponente 20040927
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_REQUEST IS-H*MED DWS: Request-Ausnahmen 20041112

Method CREATE_BY_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_OBJ_IDENT IS-H*MED DWS: Objekt-Identifzierung 20041115
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_ISHMED_GENERAL_CTX IS-H*MED: Kontext 20041116
3 Importing FCODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20041115
4 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWS_REQUEST IS-H*MED DWS: allg. Service-Anforderungsobjekt 20041115
5 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_OBJ_IDENT IS-H*MED DWS: IF Dokumentationsobjekttyp 20041115
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_REQUEST IS-H*MED DWS: Request-Ausnahmen 20041115

Method CREATE_BY_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_OBJ_IDENT IS-H*MED DWS: Objekt-Identifzierung 20041115
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_ISHMED_GENERAL_CTX IS-H*MED: Kontext 20041116
3 Importing FCODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20041115
4 Importing GLOBAL_FUNCTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Globale DWS-Funktion? 20041217
5 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWS_REQUEST IS-H*MED DWS: allg. Service-Anforderungsobjekt 20041115
6 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_OBJ_IDENT IS-H*MED DWS: IF Dokumentationsobjekttyp 20041115
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_REQUEST IS-H*MED DWS: Request-Ausnahmen 20041115

Method CREATE_BY_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_OBJ_IDENT IS-H*MED DWS: Objekt-Identifzierung 20041115
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_ISHMED_GENERAL_CTX IS-H*MED: Kontext 20041116
3 Importing OPERATION Call by reference Type reference (TYPE) STRING Operationscode 20041115
4 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWS_REQUEST IS-H*MED DWS: allg. Service-Anforderungsobjekt 20041115
5 Importing RESPONSE Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWS_RESPONSE IS-H*MED DWS: Ergebnisobjekt 20050319
6 Importing SENDER Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_OBJ_IDENT IS-H*MED DWS: Objekt-Identifzierung 20041115
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_REQUEST IS-H*MED DWS: Request-Ausnahmen 20041115

Method FINALIZE Signature

Method FINALIZE on class CL_ISHMED_DWS_REQUEST has no parameter.
Method FINALIZE on class CL_ISHMED_DWS_REQUEST has no exception.

Method IS_GLOBAL_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) ABAP_BOOL 20040930

Method IS_GLOBAL_FUNCTION on class CL_ISHMED_DWS_REQUEST has no exception.

Method IS_INTERNAL_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) ABAP_BOOL 20050402

Method IS_INTERNAL_FUNCTION on class CL_ISHMED_DWS_REQUEST has no exception.

Method SEND Signature

Method SEND on class CL_ISHMED_DWS_REQUEST has no parameter.
Method SEND on class CL_ISHMED_DWS_REQUEST has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 473