SAP ABAP Class /FSCAA/CL_XML_BRIDGE (Proxy for creating XML from business data)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-BCA (Application Component) Bank Customer Accounts
⤷
/FSCAA/CSL (Package) FS-CAA Service Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /FSCAA/CL_OBJECT | FS-CAA: Main Object | 20031213 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /FSCAA/IF_XML_PROXY | XML PROXY for XML Bridge hiding | 20031213 |
Properties
Class | /FSCAA/CL_XML_BRIDGE | |
Short Description | Proxy for creating XML from business data | |
Super Class | /FSCAA/CL_OBJECT | FS-CAA: Main Object |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /FSCAA/CSL | FS-CAA Service Layer |
Created | 20031213 | SAP |
Last change | 20050219 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /FSCAA/CL_XML_BRIDGE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /FSCAA/IF_XML_PROXY | XML PROXY for XML Bridge hiding | 20031213 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | /FSCAA/CL_INSTANCE_MANAGER | 20041220 | CAA Instance Manager |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20031213 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20031213 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML | 20031213 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | 20040122 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20031213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031213 |
2 | ![]() |
Instance method | Public | Method | 20031213 | |
3 | ![]() |
Instance method | Public | Method | 20031213 | |
4 | ![]() |
Instance method | Public | Method | 20031213 | |
5 | ![]() |
Instance method | Public | Method | Get the XML document as internal table | 20031213 |
6 | ![]() |
Instance method | Public | Method | 20031213 | |
7 | ![]() |
Static method | Public | Method | 20031213 | |
8 | ![]() |
Instance method | Public | Method | 20040219 | |
9 | ![]() |
Instance method | Public | Method | 20040122 | |
10 | ![]() |
Instance method | Public | Method | 20031213 | |
11 | ![]() |
Instance method | Public | Method | 20040116 |
Events
Class /FSCAA/CL_XML_BRIDGE has no event.
Types
Class /FSCAA/CL_XML_BRIDGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /FSCAA/CL_XML_BRIDGE has no parameter.
Method CONSTRUCTOR on class /FSCAA/CL_XML_BRIDGE has no exception.
Method CREATE_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_ROOT | Call by reference | Type reference (TYPE) | STRING | 20031213 |
Method CREATE_DOCUMENT on class /FSCAA/CL_XML_BRIDGE has no exception.
Method CREATE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STRING | Call by reference | Type reference (TYPE) | STRING | 20031213 | |||
2 | ![]() |
PR_IREF_XML_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20031213 |
Method CREATE_NOTE on class /FSCAA/CL_XML_BRIDGE has no exception.
Method GET_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20031213 |
Method GET_DOCUMENT on class /FSCAA/CL_XML_BRIDGE has no exception.
Method GET_DOCUMENT_ITAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_TAB | Call by reference | Type reference (TYPE) | TABLE | 20031213 |
Method GET_DOCUMENT_ITAB on class /FSCAA/CL_XML_BRIDGE has no exception.
Method GET_FILE_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_LEN | Value transfer | Type reference (TYPE) | I | 20031213 |
Method GET_FILE_SIZE on class /FSCAA/CL_XML_BRIDGE has no exception.
Method GET_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_OREF_XML_BRIDGE | Value transfer | Object reference (TYPE REF TO) | /FSCAA/CL_XML_BRIDGE | 20031213 |
Method GET_REFERENCE on class /FSCAA/CL_XML_BRIDGE has no exception.
Method SET_IREF_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_IREF_XML_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20040219 |
Method SET_IREF_ELEMENT on class /FSCAA/CL_XML_BRIDGE has no exception.
Method SET_META_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_BOOLEAN | Call by reference | Type reference (TYPE) | BOOLEAN | 20040122 |
Method SET_META_INFO on class /FSCAA/CL_XML_BRIDGE has no exception.
Method SET_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_IREF_IXML_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20040116 | |||
2 | ![]() |
PI_OREF_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20031213 |
Method SET_STRUCTURE on class /FSCAA/CL_XML_BRIDGE has no exception.
Method SET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_IREF_IXML_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20040116 | |||
2 | ![]() |
PI_OREF_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040116 |
Method SET_TABLE on class /FSCAA/CL_XML_BRIDGE has no exception.
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 462_10 |