SAP ABAP Interface IF_ISHMED_DOC_CONTENT_DESC (Description of Content Part of i.s.h.med Document (DOCU))
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_DOC (Package) IS-H*MED: Medical Documents
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_DOC_CONTENT i.s.h.med: Content of Med Document (=>KLASSENDOKU) 20040913
Properties
Interface IF_ISHMED_DOC_CONTENT_DESC  
Short Description Description of Content Part of i.s.h.med Document (DOCU)    
General Data
Package NMED_DOC   IS-H*MED: Medical Documents 
Created 20040913   SAP 
Last changed 20050411   SAP 
Unicode checks active    
Forward declarations
Interface IF_ISHMED_DOC_CONTENT_DESC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_DOC_CONSTANTS ISHMED Documents: Contants 20040913
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20040913
Friends
Interface IF_ISHMED_DOC_CONTENT_DESC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONTENTTYPE_ARCHIVE_UNKNOWN Constant Public Type reference (TYPE) STRING 'ishmed_archive-unknown' 'Archive Document with Unkown Format' Content Type 20040913
2 CO_FALSE Instance attribute Public Attribute reference (LIKE) 20040913
3 CO_TRUE Instance attribute Public Attribute reference (LIKE) 20040913
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT_FORMAT Instance method Public Method Returns Content Format 20041215
2 GET_FILE_EXTENSION Instance method Public Method Returns File Name Extension, if Known 20040927
3 GET_MIME_TYPE Instance method Public Method Returns Mime Type Suited to Content (if Exists) 20040913
4 IS_BINARY_CONTENT Instance method Public Method Returns Whether Content Part Is a Binary Data Block 20040913
5 IS_XML_CONTENT Instance method Public Method Returns Whether It Concerns XML Content 20041108
Events
Interface IF_ISHMED_DOC_CONTENT_DESC has no event.
Types
Interface IF_ISHMED_DOC_CONTENT_DESC has no local type.
Method Signatures

Method GET_CONTENT_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FORMAT Value transfer Type reference (TYPE) N2DT_FORMAT Format-ID des Dokumentinhalts 20041215

Method GET_CONTENT_FORMAT on Interface IF_ISHMED_DOC_CONTENT_DESC has no exception.

Method GET_FILE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FILE_EXT Value transfer Type reference (TYPE) N2FILE_EXT Die Dateiendung, die zum Inhaltsteil passt 20040927

Method GET_FILE_EXTENSION on Interface IF_ISHMED_DOC_CONTENT_DESC has no exception.

Method GET_MIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MIME_COMPLETE Call by reference Type reference (TYPE) N2MIME der gesamte Mime-Typ (z.B. "text/html") 20040913
2 Exporting E_MIME_MAJOR Call by reference Type reference (TYPE) N2MIME der 1. Teil des Mime-Typs (z.B. "text" für Typ "text/html") 20040913
3 Exporting E_MIME_MINOR Call by reference Type reference (TYPE) N2MIME der 2. Teil des Mime-Typs (z.B. "html" für Typ "text/html") 20040913

Method GET_MIME_TYPE on Interface IF_ISHMED_DOC_CONTENT_DESC has no exception.

Method IS_BINARY_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_BINARY Value transfer Type reference (TYPE) ISH_TRUE_FALSE TRUE falls Inhalt vom Typ ISHMED_T_N2BINARY ist;sonst FALSE 20040913

Method IS_BINARY_CONTENT on Interface IF_ISHMED_DOC_CONTENT_DESC has no exception.

Method IS_XML_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_XML Value transfer Type reference (TYPE) ISH_TRUE_FALSE true, falls es ein XMLDokument ist (DOM oder UTF-8-Xstring) 20041108

Method IS_XML_CONTENT on Interface IF_ISHMED_DOC_CONTENT_DESC has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 473