SAP ABAP Class CL_ISHMED_GL_BASE_DOC (IS-H*MED: Base Item Document)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_GL (Package) IS-H*MED: Treatment Pathways
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_GL_BASE_SUBTYPE IS-H*MED: Access to Base Item Data 20040108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_CHECK Interface of Consistency Check 20040108
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20040108
Properties
Class CL_ISHMED_GL_BASE_DOC  
Short Description IS-H*MED: Base Item Document    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package NMED_GL   IS-H*MED: Treatment Pathways 
Created 20040108   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_ISHMED_GL_BASE_SUBTYPE IS-H*MED: Access to Base Item Data 20040108
2 IF_OS_CHECK Interface of Consistency Check 20040108
3 IF_OS_STATE State Management for a 'Managed Object' 20040108
Friends
# Friend Modeled only Created on Description
1 CB_ISHMED_GL_BASE_DOC 20040108 Base Agent IS-H*MED: Base Item Document
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BADI_FLT_POST Instance attribute Protected Type reference (TYPE) N2GL_BADI_FLT_DOC IS-H*MED: Filter Value for PATHWAYS DOC BAdI 20040108
2 BADI_FLT_PRE Instance attribute Protected Type reference (TYPE) N2GL_BADI_FLT_DOC IS-H*MED: Filter Value for PATHWAYS DOC BAdI 20040108
3 BASEITEM_ID Instance attribute Protected Type reference (TYPE) SYSUUID_C UUID in Character Format 20040108
4 DKTXT Instance attribute Protected Type reference (TYPE) N2_DKTXT IS-H*MED: Description of document 20040108
5 DOKAR Instance attribute Protected Type reference (TYPE) DOKAR Document Type 20040108
6 DTID Instance attribute Protected Type reference (TYPE) N2_DTID IS-H*MED: Document Category ID 20040108
7 DTVERS Instance attribute Protected Type reference (TYPE) N2_VERS IS-H*MED: Version Number 20040108
8 EINRI Instance attribute Protected Type reference (TYPE) EINRI IS-H: Institution 20040108
9 MITARB Instance attribute Protected Type reference (TYPE) N1MITARB IS-H: Employee Responsible 20040108
10 NO_POPUP Instance attribute Protected Type reference (TYPE) FLAG General Flag 20040108
11 ORGDO Instance attribute Protected Type reference (TYPE) ORGDO IS-H*MED: Documenting Org. Unit 20040108
12 ORGFA Instance attribute Protected Type reference (TYPE) NZUWFA IS-H: OU with Departmental Responsibility for Case 20040108
13 ORGPF Instance attribute Protected Type reference (TYPE) NZUWPF IS-H: Organizational Unit Assigned to Case 20040108
14 TCODE Instance attribute Protected Type reference (TYPE) N2GL_DOC_ACTIONS IS-H*MED: Actions of Document (TCODES) 20040108
Methods
# Method Level Visibility Method type Description Created on
1 GET_BADI_FLT_POST Instance method Public Get-method of a virtual attribute Reads Attribute BADI_FLT_POST 20040108
2 GET_BADI_FLT_PRE Instance method Public Get-method of a virtual attribute Reads Attribute BADI_FLT_PRE 20040108
3 GET_BASEITEM_ID Instance method Public Get-method of a virtual attribute Reads Attribute BASEITEM_ID 20040108
4 GET_DKTXT Instance method Public Get-method of a virtual attribute Reads Attribute DKTXT 20040108
5 GET_DOKAR Instance method Public Get-method of a virtual attribute Reads Attribute DOKAR 20040108
6 GET_DTID Instance method Public Get-method of a virtual attribute Reads Attribute DTID 20040108
7 GET_DTVERS Instance method Public Get-method of a virtual attribute Reads Attribute DTVERS 20040108
8 GET_EINRI Instance method Public Get-method of a virtual attribute Reads Attribute EINRI 20040108
9 GET_MITARB Instance method Public Get-method of a virtual attribute Reads Attribute MITARB 20040108
10 GET_NO_POPUP Instance method Public Get-method of a virtual attribute Reads Attribute NO_POPUP 20040108
11 GET_ORGDO Instance method Public Get-method of a virtual attribute Reads Attribute ORGDO 20040108
12 GET_ORGFA Instance method Public Get-method of a virtual attribute Reads Attribute ORGFA 20040108
13 GET_ORGPF Instance method Public Get-method of a virtual attribute Reads Attribute ORGPF 20040108
14 GET_TCODE Instance method Public Get-method of a virtual attribute Reads Attribute TCODE 20040108
15 SET_BADI_FLT_POST Instance method Public Set-method of a virtual attribute Sets Attribute BADI_FLT_POST 20040108
16 SET_BADI_FLT_PRE Instance method Public Set-method of a virtual attribute Sets Attribute BADI_FLT_PRE 20040108
17 SET_DKTXT Instance method Public Set-method of a virtual attribute Sets Attribute DKTXT 20040108
18 SET_DOKAR Instance method Public Set-method of a virtual attribute Sets Attribute DOKAR 20040108
19 SET_DTID Instance method Public Set-method of a virtual attribute Sets Attribute DTID 20040108
20 SET_DTVERS Instance method Public Set-method of a virtual attribute Sets Attribute DTVERS 20040108
21 SET_EINRI Instance method Public Set-method of a virtual attribute Sets Attribute EINRI 20040108
22 SET_MITARB Instance method Public Set-method of a virtual attribute Sets Attribute MITARB 20040108
23 SET_NO_POPUP Instance method Public Set-method of a virtual attribute Sets Attribute NO_POPUP 20040108
24 SET_ORGDO Instance method Public Set-method of a virtual attribute Sets Attribute ORGDO 20040108
25 SET_ORGFA Instance method Public Set-method of a virtual attribute Sets Attribute ORGFA 20040108
26 SET_ORGPF Instance method Public Set-method of a virtual attribute Sets Attribute ORGPF 20040108
27 SET_TCODE Instance method Public Set-method of a virtual attribute Set attribute TCODE 20040108
Events
Class CL_ISHMED_GL_BASE_DOC has no event.
Types
Class CL_ISHMED_GL_BASE_DOC has no local type.
Method Signatures

Method GET_BADI_FLT_POST Signature

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

Method GET_BADI_FLT_PRE Signature

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

Method GET_BASEITEM_ID Signature

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

Method GET_DKTXT Signature

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

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) DOKAR Attributwert 20040108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040108

Method GET_DTID Signature

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

Method GET_DTVERS Signature

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

Method GET_EINRI 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 20040108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040108

Method GET_MITARB 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 20040108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040108

Method GET_NO_POPUP Signature

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

Method GET_ORGDO Signature

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

Method GET_ORGFA Signature

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

Method GET_ORGPF Signature

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

Method GET_TCODE Signature

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

Method SET_BADI_FLT_POST Signature

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

Method SET_BADI_FLT_PRE Signature

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

Method SET_DKTXT Signature

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

Method SET_DOKAR Signature

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

Method SET_DTID Signature

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

Method SET_DTVERS Signature

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

Method SET_EINRI Signature

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

Method SET_MITARB Signature

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

Method SET_NO_POPUP Signature

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

Method SET_ORGDO Signature

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

Method SET_ORGFA Signature

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

Method SET_ORGPF Signature

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

Method SET_TCODE Signature

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