SAP ABAP Class CL_FKK_SELP_XML_FILE (Interface for XML file)
Hierarchy
☛
FI-CA (Software Component) FI-CA
⤷
FI-CA (Application Component) Contract Accounts Receivable and Payable
⤷
FKKB (Package) Contract A/R & A/P: Central Objects

⤷

⤷

Properties
Class | CL_FKK_SELP_XML_FILE | |
Short Description | Interface for XML file | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | >REP | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | FKKB | Contract A/R & A/P: Central Objects |
Created | 20120906 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FKK_SELP_XML_FILE has no forward declaration.
Interfaces
Class CL_FKK_SELP_XML_FILE has no interface implemented.
Friends
Class CL_FKK_SELP_XML_FILE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20120910 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FKK_ELEM_T | XML Element Stack | 20120910 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20120910 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FKK_LOCALFILE | Dataset | 20120910 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_NODE_ITERATOR | IF_IXML_NODE_ITERATOR | 20120910 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | '' | 20120910 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_PARSER | Parser | 20120910 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20120910 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20120910 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Add element | 20120910 |
2 | ![]() |
Instance method | Public | Method | Append element | 20120910 |
3 | ![]() |
Instance method | Public | Method | Close | 20120910 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20120910 |
5 | ![]() |
Instance method | Private | Method | Get element | 20120910 |
6 | ![]() |
Instance method | Public | Method | Read element | 20120910 |
7 | ![]() |
Instance method | Private | Method | Read file | 20120910 |
Events
Class CL_FKK_SELP_XML_FILE has no event.
Types
Class CL_FKK_SELP_XML_FILE has no local type.
Method Signatures
Method ADD_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ELEM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20120910 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20120910 |
Method ADD_ELEMENT on class CL_FKK_SELP_XML_FILE has no exception.
Method APPEND_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | I | 20120910 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20120910 | |||
3 | ![]() |
I_PARENT | Call by reference | Type reference (TYPE) | STRING | 20120910 | |||
4 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20120910 |
Method APPEND_ELEMENT on class CL_FKK_SELP_XML_FILE has no exception.
Method CLOSE Signature
Method CLOSE on class CL_FKK_SELP_XML_FILE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
File writing error | 20120910 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILE | Call by reference | Type reference (TYPE) | LOCALFILE | Local file for upload/download | 20120910 | ||
2 | ![]() |
I_READMODE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20120910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
File writing error | 20120910 |
Method GET_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ELEM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20120910 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20120910 |
Method GET_ELEMENT on class CL_FKK_SELP_XML_FILE has no exception.
Method READ_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NAME | Call by reference | Type reference (TYPE) | STRING | 20120910 | |||
2 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | STRING | 20120910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No element found | 20120910 |
Method READ_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20120910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
File open error | 20120910 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |