SAP ABAP Class CL_ISHMED_RAD_EXAM (IS-H*MED RAD: Examination)
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_OS_STATE State Management for a 'Managed Object' 20031128
Properties
Class CL_ISHMED_RAD_EXAM  
Short Description IS-H*MED RAD: Examination    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
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 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20031128
Friends
# Friend Modeled only Created on Description
1 CB_ISHMED_RAD_EXAM 20031128 Base Agent IS-H*MED RAD: Examination
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CASEID Instance attribute Protected Type reference (TYPE) FALNR IS-H: Case Number 20031128
2 CORDERID Instance attribute Protected Type reference (TYPE) N1CORDID IS-H: Identification of a Clinical Order 20031128
3 DOKAR Instance attribute Protected Type reference (TYPE) N2_DOKART IS-H*MED: Document type 20031128
4 DOKNR Instance attribute Protected Type reference (TYPE) DOKNR Document Number 20031128
5 DOKTL Instance attribute Protected Type reference (TYPE) DOKTL_D Document Part 20031128
6 DOKVR Instance attribute Protected Type reference (TYPE) DOKVR Document Version 20031128
7 EMPLOYEE_RESP Instance attribute Protected Type reference (TYPE) N1MITARB IS-H: Employee Responsible 20031128
8 EXAM_STATUS Instance attribute Protected Type reference (TYPE) DOKST Document Status 20031128
9 INSTITUTION Instance attribute Protected Type reference (TYPE) EINRI IS-H: Institution 20031128
10 MOVEMENTID Instance attribute Protected Type reference (TYPE) LFDBEW IS-H: Sequence Number of Movement 20031128
11 PATIENTID Instance attribute Protected Type reference (TYPE) PATNR IS-H: Patient Number 20031128
12 REQ_PROC_ID Instance attribute Protected Type reference (TYPE) N2RAD_0040_1001 IS-H*MED: RAD Requested Procedure ID 20031128
13 REQ_PROC_PRIOR Instance attribute Protected Type reference (TYPE) N2RAD_0040_1003 IS-H*MED: RAD Requested Procedure Priority 20031128
14 SERVICE Instance attribute Protected Type reference (TYPE) LNRLS IS-H: Service Sequence Number 20031128
15 VKGID Instance attribute Protected Type reference (TYPE) N1VKGID IS-H: ID of an Order Item (Preregistration) 20031128
Methods
# Method Level Visibility Method type Description Created on
1 GET_CASEID Instance method Public Get-method of a virtual attribute Reads Attribute CASEID 20031128
2 GET_CORDERID Instance method Public Get-method of a virtual attribute Reads Attribute CORDERID 20031128
3 GET_DOKAR Instance method Public Get-method of a virtual attribute Reads Attribute DOKAR 20031128
4 GET_DOKNR Instance method Public Get-method of a virtual attribute Reads Attribute DOKNR 20031128
5 GET_DOKTL Instance method Public Get-method of a virtual attribute Reads Attribute DOKTL 20031128
6 GET_DOKVR Instance method Public Get-method of a virtual attribute Reads Attribute DOKVR 20031128
7 GET_EMPLOYEE_RESP Instance method Public Get-method of a virtual attribute Reads Attribute EMPLOYEE_RESP 20031128
8 GET_EXAM_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute EXAM_STATUS 20031128
9 GET_INSTITUTION Instance method Public Get-method of a virtual attribute Reads Attribute INSTITUTION 20031128
10 GET_MOVEMENTID Instance method Public Get-method of a virtual attribute Reads Attribute MOVEMENTID 20031128
11 GET_PATIENTID Instance method Public Get-method of a virtual attribute Reads Attribute PATIENTID 20031128
12 GET_REQ_PROC_ID Instance method Public Get-method of a virtual attribute Reads Attribute REQ_PROC_ID 20031128
13 GET_REQ_PROC_PRIOR Instance method Public Get-method of a virtual attribute Reads Attribute REQ_PROC_PRIOR 20031128
14 GET_SERVICE Instance method Public Get-method of a virtual attribute Reads Attribute SERVICE 20031128
15 GET_VKGID Instance method Public Get-method of a virtual attribute Reads Attribute VKGID 20031128
16 SET_CASEID Instance method Public Set-method of a virtual attribute Sets Attribute CASEID 20031128
17 SET_CORDERID Instance method Public Set-method of a virtual attribute Sets Attribute CORDERID 20031128
18 SET_EMPLOYEE_RESP Instance method Public Set-method of a virtual attribute Sets Attribute EMPLOYEE_RESP 20031128
19 SET_EXAM_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute EXAM_STATUS 20031128
20 SET_INSTITUTION Instance method Public Set-method of a virtual attribute Sets Attribute INSTITUTION 20031128
21 SET_MOVEMENTID Instance method Public Set-method of a virtual attribute Sets Attribute MOVEMENTID 20031128
22 SET_PATIENTID Instance method Public Set-method of a virtual attribute Sets Attribute PATIENTID 20031128
23 SET_REQ_PROC_ID Instance method Public Set-method of a virtual attribute Sets Attribute REQ_PROC_ID 20031128
24 SET_REQ_PROC_PRIOR Instance method Public Set-method of a virtual attribute Sets Attribute REQ_PROC_PRIOR 20031128
25 SET_SERVICE Instance method Public Set-method of a virtual attribute Sets Attribute SERVICE 20031128
26 SET_VKGID Instance method Public Set-method of a virtual attribute Sets Attribute VKGID 20031128
Events
Class CL_ISHMED_RAD_EXAM has no event.
Types
Class CL_ISHMED_RAD_EXAM has no local type.
Method Signatures

Method GET_CASEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) FALNR Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_CORDERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) N1CORDID Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_DOKAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) N2_DOKART Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_DOKNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DOKNR Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_DOKTL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DOKTL_D Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_DOKVR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DOKVR Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_EMPLOYEE_RESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) N1MITARB Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_EXAM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DOKST Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_INSTITUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) EINRI Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_MOVEMENTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LFDBEW Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_PATIENTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PATNR Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_REQ_PROC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) N2RAD_0040_1001 Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_REQ_PROC_PRIOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) N2RAD_0040_1003 Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LNRLS Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method GET_VKGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) N1VKGID Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_CASEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASEID Call by reference Type reference (TYPE) FALNR Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_CORDERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CORDERID Call by reference Type reference (TYPE) N1CORDID Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_EMPLOYEE_RESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMPLOYEE_RESP Call by reference Type reference (TYPE) N1MITARB Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_EXAM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXAM_STATUS Call by reference Type reference (TYPE) DOKST Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_INSTITUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTITUTION Call by reference Type reference (TYPE) EINRI Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_MOVEMENTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOVEMENTID Call by reference Type reference (TYPE) LFDBEW Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_PATIENTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATIENTID Call by reference Type reference (TYPE) PATNR Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_REQ_PROC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQ_PROC_ID Call by reference Type reference (TYPE) N2RAD_0040_1001 Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_REQ_PROC_PRIOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQ_PROC_PRIOR Call by reference Type reference (TYPE) N2RAD_0040_1003 Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) LNRLS Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128

Method SET_VKGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VKGID Call by reference Type reference (TYPE) N1VKGID Attributwert 20031128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031128
History
Last changed by/on SAP  20050224 
SAP Release Created in 472