SAP ABAP Class CL_ISHMED_DOC_DTA_DATA (Data Class for DTA Application)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_DOC (Package) IS-H*MED: Medical Documents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DOC_BIN_DATA Basic Class Binary Data Storage in KPro 20130614
Properties
Class CL_ISHMED_DOC_DTA_DATA  
Short Description Data Class for DTA Application    
Super Class CL_ISHMED_DOC_BIN_DATA Basic Class Binary Data Storage in KPro 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class N2DOC_WORD    
Program status P  SAP Standard Production Program 
Category 0   
Package NMED_DOC   IS-H*MED: Medical Documents 
Created 20130614   SAP 
Last change 20131127   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)
2 N2APP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_DOC_DTA_DATA has no interface implemented.
Friends
Class CL_ISHMED_DOC_DTA_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_N2DT_WORD Instance attribute Public Type reference (TYPE) N2DTWORD WordContainer Settings 20130614
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_USER_TERMINAL Instance method Private Method Checks Whether User Is Permitted for this Document Category 20130614
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130614
3 GET_DATA_FROM_DRAW Instance method Private Method Gets Specified Draw File with Pathway from n2t7 20130614
4 GET_DATA_FROM_FRONTEND Instance method Private Method Gets Specified File via Upload 20130614
5 GET_DATA_FROM_N2PCDOC Instance method Private Method Gets Data from n2pcdoc 20130614
6 GET_DATA_FROM_SERVER Instance method Private Method Gets Specified File from Server via Transfer 20130614
7 GET_N2DTWORD Static method Public Method Gets WordContainer Description 20130614
8 PUT_DATA_INTO_N2PCDOC Instance method Private Method Writes Data in Table 2pcdoc 20130614
9 PUT_DATA_TO_FRONTEND Instance method Private Method Writes Specified File via Download 20130614
10 PUT_DATA_TO_SERVER Instance method Private Method Writes Specified File on Server via Transfer 20130614
11 SET_NDOC_FILENAME Instance method Private Method Creates File Name Corresponding to NDOC Key 20130614
12 SET_SLASH Instance method Private Method Sets a Seperator in Pathway if Necessary 20130614
Events
Class CL_ISHMED_DOC_DTA_DATA has no event.
Types
Class CL_ISHMED_DOC_DTA_DATA has no local type.
Method Signatures

Method CHECK_USER_TERMINAL Signature

Method CHECK_USER_TERMINAL on class CL_ISHMED_DOC_DTA_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20130614

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTENT Call by reference Object reference (TYPE REF TO) CL_ISHMED_DOC_CONTENT IS-H*MED: Inhalt eines medizinischen Dokuments 20130614
2 Importing IR_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT IS-H: Klasse für Sammlung aller Objekte des Speichers 20130614
3 Importing IS_APPLICATION Call by reference Type reference (TYPE) RN2DOCCAT_APPLICATION Dokumenttyp: Anwendung 20130614
4 Importing IS_DOCADMIN Call by reference Type reference (TYPE) RN2DOCADMIN IS-H*MED: Alle DokVerwaltungsdaten eines Dokuments 20130614
5 Importing I_PROC_MODE Call by reference Type reference (TYPE) N2_METHOD Verarbeitungsfunktion /Aktion / Methode 20130614
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_MAINTAIN IS-H*MED Dokumente: Ausnahmen bei Instanzierung 20130614

Method GET_DATA_FROM_DRAW Signature

Method GET_DATA_FROM_DRAW on class CL_ISHMED_DOC_DTA_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20130614

Method GET_DATA_FROM_FRONTEND Signature

Method GET_DATA_FROM_FRONTEND on class CL_ISHMED_DOC_DTA_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20130614

Method GET_DATA_FROM_N2PCDOC Signature

Method GET_DATA_FROM_N2PCDOC on class CL_ISHMED_DOC_DTA_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20130614

Method GET_DATA_FROM_SERVER Signature

Method GET_DATA_FROM_SERVER on class CL_ISHMED_DOC_DTA_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20130614

Method GET_N2DTWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_N2DTWORD Call by reference Type reference (TYPE) N2DTWORD IS-H*MED: Tabelle der Dokumenttypen Word Applikation 20130614
2 Importing I_DTID Call by reference Type reference (TYPE) N2DT-DTID IS-H*MED: Ident des Dokumenttyps 20130614
3 Importing I_DTVERS Call by reference Type reference (TYPE) N2DT-DTVERS IS-H*MED: Versionsnummer 20130614
4 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20130614
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20130614

Method PUT_DATA_INTO_N2PCDOC Signature

Method PUT_DATA_INTO_N2PCDOC on class CL_ISHMED_DOC_DTA_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20130614

Method PUT_DATA_TO_FRONTEND Signature

Method PUT_DATA_TO_FRONTEND on class CL_ISHMED_DOC_DTA_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20130614

Method PUT_DATA_TO_SERVER Signature

Method PUT_DATA_TO_SERVER on class CL_ISHMED_DOC_DTA_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20130614

Method SET_NDOC_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILENAME Value transfer Type reference (TYPE) STRING Voll qualifizierter Dateiname 20130614
2 Importing PATH Call by reference Type reference (TYPE) STRING Speicherpfad 20130614
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20130614

Method SET_SLASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATH Call by reference Type reference (TYPE) STRING Voll qualifizierter Pfad ohne Filename 20130614
2 Returning PATH Value transfer Type reference (TYPE) STRING Voll qualifizierter Pfad 20130614

Method SET_SLASH on class CL_ISHMED_DOC_DTA_DATA has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in