SAP ABAP Class CL_ISHMED_DOC_XML_DATA (Data Class for Document Application XML)
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 | 20050519 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_DOC_XML_CONSTANTS | Contants for XML Processing in i.s.h.med | 20050519 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20070510 |
Properties
Class | CL_ISHMED_DOC_XML_DATA | |
Short Description | Data Class for Document Application XML | |
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 | 20050519 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_DOC_XML_DATA 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 | 20050519 | ||
2 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20070510 |
Friends
Class CL_ISHMED_DOC_XML_DATA has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050519 |
2 | ![]() |
Instance method | Protected | Method | Converts XML Content to HTML Using Stylesheet Call | 20050530 |
3 | ![]() |
Instance method | Protected | Method | Check XML Document Content | 20050608 |
4 | ![]() |
Instance method | Protected | Method | Init Instance to Deal with Secondary Content Blocks | 20070510 |
5 | ![]() |
Instance method | Protected | Method | Update Access Mode for Kpro Blob Store | 20070510 |
Events
Class CL_ISHMED_DOC_XML_DATA has no event.
Types
Class CL_ISHMED_DOC_XML_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 | ![]() |
IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DOC_CONTENT | IS-H*MED: Inhalt eines medizinischen Dokuments | 20050519 | ||
2 | ![]() |
IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | IS-H: Klasse für Sammlung aller Objekte des Speichers | 20050519 | ||
3 | ![]() |
IS_APPLICATION | Call by reference | Type reference (TYPE) | RN2DOCCAT_APPLICATION | Dokumenttyp: Anwendung | 20050519 | ||
4 | ![]() |
IS_DOCADMIN | Call by reference | Type reference (TYPE) | RN2DOCADMIN | IS-H*MED: Alle DokVerwaltungsdaten eines Dokuments | 20050519 | ||
5 | ![]() |
I_PROC_MODE | Call by reference | Type reference (TYPE) | N2_METHOD | Verarbeitungsfunktion /Aktion / Methode | 20050519 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED Dokumente: Ausnahmen bei Instanzierung | 20050803 |
Method CONV_XML_TO_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTENT | Call by reference | Type reference (TYPE) | ANY | XML-Baum, der nach HTML umgesetzt werden soll | 20050608 | ||
2 | ![]() |
IS_CONTENT_META | Call by reference | Type reference (TYPE) | RN2DOCCONTENT_META | Beschreibungsdaten für den Inhaltsteil eines Dokuments | 20050530 | ||
3 | ![]() |
RR_CONTENT | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DOC_CONTENT | resultierendes HTML-Dokument | 20050530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Dokumentbearbeitung | 20050530 |
Method DO_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | zu prüfender Dokumentinhalt als DOM-Baum | 20050608 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafter Dokumentinhalt (Dokument erfüllt DTD nicht) | 20050608 |
Method INIT_SECONDARY_CONTENT_STORE Signature
Method INIT_SECONDARY_CONTENT_STORE on class CL_ISHMED_DOC_XML_DATA has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method SET_KPRO_PROC_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | N2_METHOD | Mode Parameter (steuert die Aktion) | 20070510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |