SAP ABAP Class CL_ISHMED_DOC_SCHEMA (Basis Class for Creation of Schemas for XML Dispatch)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_DOC_XML_CONSTANTS | Contants for XML Processing in i.s.h.med | 20050509 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20050509 |
Properties
Class | CL_ISHMED_DOC_SCHEMA | |
Short Description | Basis Class for Creation of Schemas for XML Dispatch | |
Super 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 | 20050509 | SAP |
Last change | 20050615 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_DOC_SCHEMA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISHMED_DOC_XML_CONSTANTS | Contants for XML Processing in i.s.h.med | 20050509 | ||
2 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20050509 |
Friends
Class CL_ISHMED_DOC_SCHEMA has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates Doc. Cat. Definition for ishmed xml documents | 20050509 |
2 | ![]() |
Instance method | Public | Method | Creates Schema for Output Format of Document Category | 20050509 |
3 | ![]() |
Instance method | Private | Method | Sets Element as Required Element | 20050509 |
Events
Class CL_ISHMED_DOC_SCHEMA has no event.
Types
Class CL_ISHMED_DOC_SCHEMA has no local type.
Method Signatures
Method GET_DTD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DTD_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | die erstellte DTD (UTF-8 codiert) | 20050510 | ||
2 | ![]() |
I_DOC_CATEGORY | Call by reference | Type reference (TYPE) | RN2DOCCATEGORY_KEY | Schlüssel des Dokumenttyps für den das Schema erzeugt wird | 20050509 | ||
3 | ![]() |
I_MIME_TYPE | Call by reference | Type reference (TYPE) | STRING | 1 Doktyp kann evt. mehrere Formate. Welches ist gemeint? | 20050509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Schema-Erzeugung | 20050509 |
Method GET_SCHEMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SCHEMA_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | XString mit XML-Schema, UTF-8 Codiert | 20050510 | ||
2 | ![]() |
I_DOC_CATEGORY | Call by reference | Type reference (TYPE) | RN2DOCCATEGORY_KEY | Schlüssel des Dokumenttyps für den das Schema erzeugt wird | 20050509 | ||
3 | ![]() |
I_MIME_TYPE | Call by reference | Type reference (TYPE) | STRING | 1 Doktyp kann evt. mehrere Formate. Welches ist gemeint? | 20050509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Schema-Erzeugung | 20050509 |
Method SET_MANDATORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE_NAMES | Call by reference | Type reference (TYPE) | STRING | "/" - getrennte Aufzählung von Werten des NAME-Attributes | 20050509 | ||
2 | ![]() |
I_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | der Wurzelknoten, bei dem die Suche beginnt | 20050509 | ||
3 | ![]() |
R_DOM_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | das gesuchte Element, das passend benannten Überknoten hat | 20050509 |
Method SET_MANDATORY on class CL_ISHMED_DOC_SCHEMA has no exception.
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 600 |