SAP ABAP Class CL_ISHMED_DOC_BIN_DATA (Basic Class Binary Data Storage in KPro)
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_DATA i.s.h.med Document: Abstract Data Class 20050531
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DOC_DTA_DATA Data Class for DTA Application 20130614
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DOC_PDF_DATA Data Class for PDF Documents 20050531
3 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DOC_WORD_DATA Data Class for Word Documents 20050518
4 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DOC_XML_DATA Data Class for Document Application XML 20050519
Properties
Class CL_ISHMED_DOC_BIN_DATA  
Short Description Basic Class Binary Data Storage in KPro    
Super Class CL_ISHMED_DOC_DATA i.s.h.med Document: Abstract Data Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DOC   IS-H*MED: Medical Documents 
Created 20050531   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_DOC_BIN_DATA has no forward declaration.
Interfaces
Class CL_ISHMED_DOC_BIN_DATA has no interface implemented.
Friends
Class CL_ISHMED_DOC_BIN_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DOCUMENT_BIN Instance attribute Protected Type reference (TYPE) ISHMED_N2BINARY Binary document 20050531
2 G_FILEEXT Instance attribute Protected Type reference (TYPE) N2FILE_EXT File extension 20050531
3 G_FORMAT Instance attribute Protected Type reference (TYPE) N2DT_FORMAT Format 20050531
4 G_IS_BINARY Instance attribute Protected Type reference (TYPE) ISH_TRUE_FALSE '1' 20050531
5 G_IS_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050531
6 G_MIME Instance attribute Protected Type reference (TYPE) N2MIME 20050531
7 G_STORAGECATEGORY Instance attribute Protected Type reference (TYPE) CV_STORAGE_CAT 20050531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050531
2 GET_DATA_FROM_KPRO Instance method Protected Method Gets Data from KPRO Storage 20050531
3 GET_MIMETYPE Instance method Protected Method Returns Mime Type for a File Name Extension 20050531
4 PUT_DATA_INTO_KPRO Instance method Protected Method Writes Data in KPRO Storage 20050531
Events
Class CL_ISHMED_DOC_BIN_DATA has no event.
Types
Class CL_ISHMED_DOC_BIN_DATA has no local type.
Method Signatures

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 20050531
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 20050531
3 Importing IS_APPLICATION Call by reference Type reference (TYPE) RN2DOCCAT_APPLICATION Dokumenttyp: Anwendung 20050531
4 Importing IS_DOCADMIN Call by reference Type reference (TYPE) RN2DOCADMIN IS-H*MED: Alle DokVerwaltungsdaten eines Dokuments 20050531
5 Importing I_FORMAT Call by reference Type reference (TYPE) N2DT_FORMAT Standard-Format, in dem die Daten gesichert werden 20050531
6 Importing I_PROC_MODE Call by reference Type reference (TYPE) N2_METHOD Verarbeitungsfunktion /Aktion / Methode 20050531
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_MAINTAIN IS-H*MED Dokumente: Ausnahmen bei Instanzierung 20050803

Method GET_DATA_FROM_KPRO Signature

Method GET_DATA_FROM_KPRO on class CL_ISHMED_DOC_BIN_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20050531

Method GET_MIMETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTENSION Call by reference Type reference (TYPE) CLIKE Dateiendung 20050531
2 Returning R_MIMETYPE Value transfer Type reference (TYPE) N2MIME Mimetyp 20050531

Method GET_MIMETYPE on class CL_ISHMED_DOC_BIN_DATA has no exception.

Method PUT_DATA_INTO_KPRO Signature

Method PUT_DATA_INTO_KPRO on class CL_ISHMED_DOC_BIN_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_WORD Fehler bei der Office Integration 20050531
History
Last changed by/on SAP  20060208 
SAP Release Created in 600