SAP ABAP Class CL_ISHMED_DI_RECORD_TEXT (Persistency Clear Text of Speech Recording)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_DI (Package) i.s.h.med: Dictation System-API
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' 20061005
Properties
Class CL_ISHMED_DI_RECORD_TEXT  
Short Description Persistency Clear Text of Speech Recording    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package NMED_DI   i.s.h.med: Dictation System-API 
Created 20061005   SAP 
Last change 20070917   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' 20061005
Friends
# Friend Modeled only Created on Description
1 CB_ISHMED_DI_RECORD_TEXT 20061005 Base Agent Persistency: Clear Text of Speech Recording
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DICTAT_ID Instance attribute Protected Type reference (TYPE) N2DI_ID Dictation Key 20061005
2 RECORD_ID Instance attribute Protected Type reference (TYPE) N2DI_REC_ID Key of Speech Recording 20061005
3 RECTEXT Instance attribute Protected Type reference (TYPE) N2DI_TEXT Clear Text of Speech Recording 20061005
Methods
# Method Level Visibility Method type Description Created on
1 GET_DICTAT_ID Instance method Public Get-method of a virtual attribute Reads Attribute DICTAT_ID 20061005
2 GET_RECORD_ID Instance method Public Get-method of a virtual attribute Reads Attribute RECORD_ID 20061005
3 GET_RECTEXT Instance method Public Get-method of a virtual attribute Reads Attribute RECTEXT 20061005
4 SET_RECTEXT Instance method Public Set-method of a virtual attribute Sets Attribute RECTEXT 20061005
Events
Class CL_ISHMED_DI_RECORD_TEXT has no event.
Types
Class CL_ISHMED_DI_RECORD_TEXT has no local type.
Method Signatures

Method GET_DICTAT_ID Signature

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

Method GET_RECORD_ID Signature

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

Method GET_RECTEXT Signature

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

Method SET_RECTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECTEXT Call by reference Type reference (TYPE) N2DI_TEXT Attributwert 20061005
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20061005
History
Last changed by/on SAP  20070917 
SAP Release Created in 700