SAP ABAP Class IF_ISHMED_DOC_CONTENT_DESC (Description of Content Part of i.s.h.med Document (DOCU))
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ISHMED_DOC_CONSTANTS | ISHMED Documents: Contants | 20040913 |
2 | Interface composition (i COMPRISING i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20040913 |
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
Class | IF_ISHMED_DOC_CONTENT_DESC | |
Short Description | Description of Content Part of i.s.h.med Document (DOCU) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040913 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ISHMED_DOC_CONTENT_DESC has no forward declaration.
Interfaces
Class IF_ISHMED_DOC_CONTENT_DESC has no interface implemented.
Friends
Class IF_ISHMED_DOC_CONTENT_DESC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ishmed_archive-unknown' | 'Archive Document with Unkown Format' Content Type | 20040913 | |
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040913 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040913 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Content Format | 20041215 |
2 | ![]() |
Instance method | Public | Method | Returns File Name Extension, if Known | 20040927 |
3 | ![]() |
Instance method | Public | Method | Returns Mime Type Suited to Content (if Exists) | 20040913 |
4 | ![]() |
Instance method | Public | Method | Returns Whether Content Part Is a Binary Data Block | 20040913 |
5 | ![]() |
Instance method | Public | Method | Returns Whether It Concerns XML Content | 20041108 |
Events
Class IF_ISHMED_DOC_CONTENT_DESC has no event.
Types
Class 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 | ![]() |
R_FORMAT | Value transfer | Type reference (TYPE) | N2DT_FORMAT | Format-ID des Dokumentinhalts | 20041215 |
Method GET_CONTENT_FORMAT on class 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 | ![]() |
R_FILE_EXT | Value transfer | Type reference (TYPE) | N2FILE_EXT | Die Dateiendung, die zum Inhaltsteil passt | 20040927 |
Method GET_FILE_EXTENSION on class 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 | ![]() |
E_MIME_COMPLETE | Call by reference | Type reference (TYPE) | N2MIME | der gesamte Mime-Typ (z.B. "text/html") | 20040913 | ||
2 | ![]() |
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 | ![]() |
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 class 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 | ![]() |
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 class 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 | ![]() |
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 class IF_ISHMED_DOC_CONTENT_DESC has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in |