SAP ABAP Class IF_HRPAYCH_XML_DOCUMENT (XML Document)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYCH_DECL | Notif. | 20100818 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYCH_XML_DOCUMENT | XML Document | 20100818 |
Properties
Class | IF_HRPAYCH_XML_DOCUMENT | |
Short Description | XML Document | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100622 | SAP |
Last change | 20110809 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HRPAYCH_XML_DOCUMENT has no forward declaration.
Interfaces
Class IF_HRPAYCH_XML_DOCUMENT has no interface implemented.
Friends
Class IF_HRPAYCH_XML_DOCUMENT has no friend class.
Attributes
Class IF_HRPAYCH_XML_DOCUMENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Insert Closing Tag | 20100818 |
2 | ![]() |
Instance method | Public | Method | Insert Opening Tag | 20100818 |
3 | ![]() |
Instance method | Public | Method | Insert Value | 20100818 |
4 | ![]() |
Instance method | Public | Method | Insert Value Without Changing | 20100818 |
5 | ![]() |
Instance method | Public | Method | Return Current Path | 20100818 |
6 | ![]() |
Instance method | Public | Method | Return Document as String | 20100818 |
7 | ![]() |
Instance method | Public | Method | Return Document as Table | 20100818 |
8 | ![]() |
Instance method | Public | Method | Insert Tag with Value and Any Number of Attributes | 20100818 |
9 | ![]() |
Instance method | Public | Method | Insert Tag with Value | 20100818 |
Events
Class IF_HRPAYCH_XML_DOCUMENT has no event.
Types
Class IF_HRPAYCH_XML_DOCUMENT has no local type.
Method Signatures
Method ADD_CTAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NSPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20100818 | ||
2 | ![]() |
IV_TAG | Call by reference | Type reference (TYPE) | STRING | XML-Tag | 20100818 |
Method ADD_CTAG on class IF_HRPAYCH_XML_DOCUMENT has no exception.
Method ADD_OTAG Signature
Method ADD_OTAG on class IF_HRPAYCH_XML_DOCUMENT has no exception.
Method ADD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ANY | Einzufügender Wert | 20100818 |
Method ADD_VALUE on class IF_HRPAYCH_XML_DOCUMENT has no exception.
Method ADD_VALUE_RAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20100818 |
Method ADD_VALUE_RAW on class IF_HRPAYCH_XML_DOCUMENT has no exception.
Method GET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PATH | Value transfer | Type reference (TYPE) | P02_ELM_XML_PATH | Pfad | 20100818 | ||
2 | ![]() |
IV_MAXLENGTH | Call by reference | Type reference (TYPE) | I | 128 | Maximallänge | 20100818 | |
3 | ![]() |
IV_PATH_POSTFIX | Call by reference | Type reference (TYPE) | STRING | 20100818 |
Method GET_PATH on class IF_HRPAYCH_XML_DOCUMENT has no exception.
Method GET_XML_AS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | XML-Dokument als String | 20100818 |
Method GET_XML_AS_STRING on class IF_HRPAYCH_XML_DOCUMENT has no exception.
Method GET_XML_AS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | DCXMLLINES | XML-Dokument | 20100818 | ||
2 | ![]() |
EV_SIZE | Call by reference | Type reference (TYPE) | I | Anzahl Bytes | 20100818 |
Method GET_XML_AS_TABLE on class IF_HRPAYCH_XML_DOCUMENT has no exception.
Method MOD_WRITE_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTR_TAB | Call by reference | Type reference (TYPE) | P02_B2A_T_VALUE | Tabellentyp für Attribut- und Tagwerte | 20100818 | ||
2 | ![]() |
TAG | Call by reference | Type reference (TYPE) | P02_B2A_S_VALUE | B2A: Struktur für Attribute Name + Wert | 20100818 | ||
3 | ![]() |
XML_TAG | Call by reference | Type reference (TYPE) | STRING | 20100818 |
Method MOD_WRITE_TAG on class IF_HRPAYCH_XML_DOCUMENT has no exception.
Method WRITE_TAG Signature
Method WRITE_TAG on class IF_HRPAYCH_XML_DOCUMENT has no exception.
History
Last changed by/on | SAP | 20110809 |
SAP Release Created in |