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 | 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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040927 | |
| 2 | Static method | Public | Method | Delete and Adapt PMD Template | 20041115 | |
| 3 | Static method | Public | Method | Creates Request from Function Code | 20041115 | |
| 4 | Static method | Public | Method | Creates Request from Operation Code | 20041115 | |
| 5 | Instance method | Public | Method | End Handling: Release Resources | 20050526 | |
| 6 | Instance method | Public | Method | Is request a global DWS function? | 20040930 | |
| 7 | Instance method | Public | Method | Is Request an Internal DWS Function? | 20050402 | |
| 8 | 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 | ADDRESS | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DWS_OBJ_IDENT | IS-H*MED DWS: Objekt-Identifzierung | 20041114 | |||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | IS-H*MED: Kontext | 20041116 | |||
| 3 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ANY_CONTAINER | Request-Parameter | 20050403 | |||
| 4 | REQ_TYPE | Call by reference | Type reference (TYPE) | I | Request-Typ | 20040927 | |||
| 5 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050319 | |||
| 6 | 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 | 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 | ADDRESS | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DWS_OBJ_IDENT | IS-H*MED DWS: Objekt-Identifzierung | 20041115 | |||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | IS-H*MED: Kontext | 20041116 | |||
| 3 | FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20041115 | |||
| 4 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_REQUEST | IS-H*MED DWS: allg. Service-Anforderungsobjekt | 20041115 | |||
| 5 | 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 | 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 | ADDRESS | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DWS_OBJ_IDENT | IS-H*MED DWS: Objekt-Identifzierung | 20041115 | |||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | IS-H*MED: Kontext | 20041116 | |||
| 3 | FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20041115 | |||
| 4 | GLOBAL_FUNCTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Globale DWS-Funktion? | 20041217 | ||
| 5 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_REQUEST | IS-H*MED DWS: allg. Service-Anforderungsobjekt | 20041115 | |||
| 6 | 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 | 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 | ADDRESS | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DWS_OBJ_IDENT | IS-H*MED DWS: Objekt-Identifzierung | 20041115 | |||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | IS-H*MED: Kontext | 20041116 | |||
| 3 | OPERATION | Call by reference | Type reference (TYPE) | STRING | Operationscode | 20041115 | |||
| 4 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_REQUEST | IS-H*MED DWS: allg. Service-Anforderungsobjekt | 20041115 | |||
| 5 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050319 | |||
| 6 | 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 | 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 | 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 | 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 |