SAP ABAP Class CL_ISH_UTL_XML (IS-H: Functions for XML)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development

⤷

⤷

Properties
Class | CL_ISH_UTL_XML | |
Short Description | IS-H: Functions for XML | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20031014 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISH_UTL_XML has no interface implemented.
Friends
Class CL_ISH_UTL_XML has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20031014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20031014 |
2 | ![]() |
Static method | Public | Method | Extract Order Items (Except for Those Transferred) | 20031113 |
3 | ![]() |
Static method | Public | Method | Determine Fields with Change Document Ind. of a Structure | 20040119 |
4 | ![]() |
Static method | Public | Method | Returns Multiple Data Fields in a Complex XML Structure | 20050323 |
5 | ![]() |
Static method | Public | Method | Returns a Data Field as DOM Element | 20040201 |
6 | ![]() |
Static method | Public | Method | Conversion Code -> Text in Value Range of a Domain | 20031110 |
Events
Class CL_ISH_UTL_XML has no event.
Types
Class CL_ISH_UTL_XML has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISH_UTL_XML has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_UTL_XML has no exception.
Method DOM_EXTRACT_CPOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20031113 | ||
2 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031113 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031113 | ||
4 | ![]() |
IT_CPOS | Value transfer | Type reference (TYPE) | ISH_T_CHECK_LIST_CORD_CPOS | IS-H: Tabelle Auftragspositionen (nicht extrahieren) | 20031113 |
Method DOM_EXTRACT_CPOS on class CL_ISH_UTL_XML has no exception.
Method GET_CDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CDOC | Value transfer | Type reference (TYPE) | ISH_T_CDOC | IS-H: Tabelle für Änderungsbelege | 20040119 | ||
2 | ![]() |
IR_RUN_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ISH_OBJECTBASE | IS-H: Definition der Datenobjekte | 20040119 | ||
3 | ![]() |
IS_CDOC_FIELD | Call by reference | Type reference (TYPE) | RN1_CDOC_FIELD | IS-H: Feld eines Datenobjektes mit Änderungsbelegkennzeichen | 20040119 |
Method GET_CDOC on class CL_ISH_UTL_XML has no exception.
Method GET_DOM_COMPLEX_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | generierter XML-Knoten | 20050323 | ||
2 | ![]() |
IT_FIELD | Value transfer | Type reference (TYPE) | ISH_T_FIELD | IS-H: Tabellentyp für Tabellenfelder | 20050323 | ||
3 | ![]() |
I_COMPNAME | Value transfer | Type reference (TYPE) | STRING | Bezeichner für die den Knoten | 20050324 | ||
4 | ![]() |
I_DISPLAY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | Knoten soll im Druck angezeigt werden 'X' | 20050323 | |
5 | ![]() |
I_INDEX | Value transfer | Type reference (TYPE) | I | 1 | Nummer des Knotens | 20050323 | |
6 | ![]() |
I_IS_GROUP | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | beim akutellen Knoten handelt es sich um einen Gruppenknoten | 20050323 |
Method GET_DOM_COMPLEX_ELEMENT on class CL_ISH_UTL_XML has no exception.
Method GET_DOM_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20040201 | ||
2 | ![]() |
IS_FIELD | Value transfer | Type reference (TYPE) | RN1_FIELD | IS-H: Tabellenfeld | 20040202 | ||
3 | ![]() |
I_DISPLAY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | Knoten wird im Druck angzeigt 'X' | 20050324 |
Method GET_DOM_ELEMENT on class CL_ISH_UTL_XML has no exception.
Method MAP_DOMAIN_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031110 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031110 | ||
3 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | STRING | Umgeschlüsselter Text | 20031110 | ||
4 | ![]() |
I_DOMAIN | Value transfer | Type reference (TYPE) | STRING | Domäne | 20031110 | ||
5 | ![]() |
I_VALUE | Value transfer | Type reference (TYPE) | STRING | Umzuschlüsselnder Wert | 20031110 |
Method MAP_DOMAIN_VALUE on class CL_ISH_UTL_XML has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 472 |