SAP ABAP Class CL_ISHMED_RAD_EXAM_API (IS-H*MED RAD IC: Rad. Examination API)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
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 20031128
Properties
Class CL_ISHMED_RAD_EXAM_API  
Short Description IS-H*MED RAD IC: Rad. Examination API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20031128   SAP 
Last change 20050224   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 20031128
Friends
Class CL_ISHMED_RAD_EXAM_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADMINDATA Instance attribute Private Type reference (TYPE) NDOC IS-H*MED: All Document Management Data 20031128
2 BADI_EXAMSTATUS Static Attribute Private Object reference (TYPE REF TO) IF_EX_ISHMED_RAD_PA_EXSTAT BAdI-Interface IF_EX_ISHMED_RAD_PA_EXSTAT 20031128
3 DOCUMENT_CATEGORY Instance attribute Private Type reference (TYPE) N2_DTID IS-H*MED: Document Category ID 20031128
4 DOCUMENT_CATVERSION Instance attribute Private Type reference (TYPE) N2_VERS IS-H*MED: Version Number 20031128
5 DOCUMENT_TYPE Instance attribute Private Type reference (TYPE) DOKAR Document Type 20031128
6 ERROR Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Class for Error Handling 20031128
7 EXAM Instance attribute Private Type reference (TYPE) N2EXAM IS-H*MED RAD: Radiological Examination References to Studies 20031128
8 EXAMID Instance attribute Private Type reference (TYPE) RN2DOC_KEY IS-H*MED: Key for a Document 20031128
9 EXAMKEY Instance attribute Public Attribute reference (LIKE) 20031128
10 EXAMS Static Attribute Private Object reference (TYPE REF TO) CL_ISHMED_OBJECT_COLLECTION IS-H*MED: Collection for RAD Examination Objects 20031128
11 SRVCATID Instance attribute Private Type reference (TYPE) TARID IS-H: Service Catalog Identification Key 20031128
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Cancels Examination 20031128
2 CHECK Instance method Public Method Checks Consistency of Examination 20031128
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031128
4 CONSTRUCTOR Instance method Public Constructor Constructor 20031128
5 CREATE Static method Public Method Creates a New Rad Examination 20031128
6 CREATE_STUDY Instance method Public Method Creates Corresponding RIS Study and Creates Link 20031128
7 CREATE_STUDY_LINK Instance method Public Method Connects Existing RIS Study with Examination 20031128
8 FINALIZE Instance method Public Method Treatment of end of depreciation 20031128
9 GET_EMPLOYEE_RESP Instance method Public Method Returns Responsible Documenting Employee 20031128
10 GET_EXAM Static method Public Method Returns Reference to Examination API Object 20031128
11 GET_KEY Instance method Public Method Returns Key of Examination Object 20031128
12 GET_STATUS Instance method Public Method Gets Current Status 20031128
13 GET_STUDIES Instance method Public Method Returns Management Data of Corresponding Studies 20031128
14 GET_STUDY Instance method Public Method Returns Reference to RIS Study 20031128
15 IS_EXAM_NDOC Instance method Public Method Checks Whether Doc. Management Data (NDOC) is of Exam Type 20031128
16 OPEN Static method Public Method Opens Existing Rad Examination 20031128
17 RELEASE_STUDY_LINK Instance method Public Method Undo Reference of RIS Study to Examination 20031128
18 SAVE Instance method Public Method Saves Examination Object 20031128
19 SET_STATUS Instance method Public Method Sets Status of Examination 20031128
Events
Class CL_ISHMED_RAD_EXAM_API has no event.
Types
Class CL_ISHMED_RAD_EXAM_API has no local type.
Method Signatures

Method CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CANCEL_STATUS Call by reference Type reference (TYPE) DOKST Dokumentstatus 20031128
# Exception Resumable Description Created on
1 CX_ISHMED_RAD_EXAM IS-H*MED RAD IC: Rad. Examination 20031128

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031128

Method CHECK on class CL_ISHMED_RAD_EXAM_API has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADMINDATA Call by reference Type reference (TYPE) NDOC IS-H: Zuordnungen IS-H Objekte zu Dokumenten im DVS 20031128

Method CONSTRUCTOR on class CL_ISHMED_RAD_EXAM_API has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASEID Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20031128
2 Importing DB_COMMIT Value transfer Type reference (TYPE) ABAP_BOOL DB Commit work? 20031128
3 Importing DOCUMENT_OU Call by reference Type reference (TYPE) ORGDO IS-H*MED: Dokumentierende OrgEinheit 20031128
4 Importing EMPLOYEE_RESP Call by reference Type reference (TYPE) N1MITARB IS-H*MED: Verantwortlicher Mitarbeiter 20031128
5 Importing INSTITUTION Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20031128
6 Importing MOVEMENTID Call by reference Type reference (TYPE) LFDBEW IS-H: Laufende Nummer einer Bewegung 20031128
7 Importing PATIENTID Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20031128
8 Importing PERFORM_OU Call by reference Type reference (TYPE) ERBOE IS-H: ID der Organisationeinheit, die die Leistung erbringt 20031128
9 Returning REF_EXAM Value transfer Object reference (TYPE REF TO) CL_ISHMED_RAD_EXAM_API IS-H*MED RAD IC: Rad. Examination 20031128
10 Importing REQUESTID Call by reference Type reference (TYPE) N1ANF-ANFID IS-H*Med: Identifikation einer Anforderung (Nummer) 20031128
11 Importing REQ_DEPT_OU Call by reference Type reference (TYPE) ANFOE IS-H: Fachliche Org.einheit, die die Leistung anfordert 20031128
12 Importing REQ_NURS_OU Call by reference Type reference (TYPE) ANPOE IS-H: Pflegerische Org.einheit, die die Leistung anfordert 20031128
13 Importing SERVICE Call by reference Type reference (TYPE) NLEM-LNRLS IS-H: Laufende Nummer der Leistung 20031128
14 Importing SERVICEID Call by reference Type reference (TYPE) NLEI-LEIST IS-H: Leistung innerhalb eines Leistungskataloges 20031128
15 Importing SERVICE_CATID Call by reference Type reference (TYPE) TARID IS-H: Identifikation eines Leistungskataloges 20031128
# Exception Resumable Description Created on
1 CX_ISHMED_RAD_EXAM IS-H*MED RAD IC: Rad. Examination 20031128

Method CREATE_STUDY Signature

Method CREATE_STUDY on class CL_ISHMED_RAD_EXAM_API has no parameter.
Method CREATE_STUDY on class CL_ISHMED_RAD_EXAM_API has no exception.

Method CREATE_STUDY_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STUDY_ADMINDATA Call by reference Type reference (TYPE) NDOC IS-H: Zuordnungen IS-H Objekte zu Dokumenten im DVS 20031128
# Exception Resumable Description Created on
1 CX_ISHMED_RAD_EXAM IS-H*MED RAD IC: Rad. Examination 20031128

Method FINALIZE Signature

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

Method GET_EMPLOYEE_RESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EMPLOYEE_RESP Value transfer Type reference (TYPE) N1MITARB IS-H*MED: Verantwortlicher Mitarbeiter 20031128

Method GET_EMPLOYEE_RESP on class CL_ISHMED_RAD_EXAM_API has no exception.

Method GET_EXAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Attribute reference (LIKE) EXAMKEY 20031128
2 Returning REF_EXAM Value transfer Object reference (TYPE REF TO) CL_ISHMED_RAD_EXAM_API IS-H*MED RAD IC: Rad. Examination 20031128

Method GET_EXAM on class CL_ISHMED_RAD_EXAM_API has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXAMID Value transfer Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031128

Method GET_KEY on class CL_ISHMED_RAD_EXAM_API has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) DOKST Dokumentstatus 20031128

Method GET_STATUS on class CL_ISHMED_RAD_EXAM_API has no exception.

Method GET_STUDIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STUDIES Call by reference Type reference (TYPE) STANDARD TABLE 20031128

Method GET_STUDIES on class CL_ISHMED_RAD_EXAM_API has no exception.

Method GET_STUDY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REF_STUDY Value transfer Object reference (TYPE REF TO) CL_ISHMED_RAD_STUDY IS-H*MED RAD IC: RIS Study 20031128

Method GET_STUDY on class CL_ISHMED_RAD_EXAM_API has no exception.

Method IS_EXAM_NDOC Signature

Method IS_EXAM_NDOC on class CL_ISHMED_RAD_EXAM_API has no parameter.
Method IS_EXAM_NDOC on class CL_ISHMED_RAD_EXAM_API has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXAMID Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED RAD: Schlüssel der Rad Examination 20031128
2 Importing INSTITUTION Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20031128
3 Returning REF_EXAM Value transfer Object reference (TYPE REF TO) CL_ISHMED_RAD_EXAM_API IS-H*MED RAD IC: Rad Examination 20031128
# Exception Resumable Description Created on
1 CX_ISHMED_RAD_EXAM IS-H*MED RAD IC: Rad. Examination 20031128

Method RELEASE_STUDY_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STUDY_ADMINDATA Call by reference Type reference (TYPE) NDOC IS-H: Zuordnungen IS-H Objekte zu Dokumenten im DVS 20031128

Method RELEASE_STUDY_LINK on class CL_ISHMED_RAD_EXAM_API has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL 20031128

Method SAVE on class CL_ISHMED_RAD_EXAM_API has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL 20031128
2 Returning NEW_STATUS Value transfer Type reference (TYPE) BAPI_DOC_TDWS Dokumentstatus 20031128
3 Importing STATUS Call by reference Type reference (TYPE) DOKST Dokumentstatus 20031128
# Exception Resumable Description Created on
1 CX_ISHMED_RAD_EXAM_SET_STATUS IS-H*MED RAD IC: Rad. Examination Status 20031128
History
Last changed by/on SAP  20050224 
SAP Release Created in 472