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 A_IREF_DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20031213
2 A_IREF_ELEM Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_ELEMENT 20031213
3 A_IREF_IXML Instance attribute Protected Object reference (TYPE REF TO) IF_IXML 20031213
4 A_SHOW_META_INFO Instance attribute Protected Type reference (TYPE) BOOLEAN 20040122
5 A_STRLEN Instance attribute Protected Type reference (TYPE) I 20031213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031213
2 CREATE_DOCUMENT Instance method Public Method 20031213
3 CREATE_NOTE Instance method Public Method 20031213
4 GET_DOCUMENT Instance method Public Method 20031213
5 GET_DOCUMENT_ITAB Instance method Public Method Get the XML document as internal table 20031213
6 GET_FILE_SIZE Instance method Public Method 20031213
7 GET_REFERENCE Static method Public Method 20031213
8 SET_IREF_ELEMENT Instance method Public Method 20040219
9 SET_META_INFO Instance method Public Method 20040122
10 SET_STRUCTURE Instance method Public Method 20031213
11 SET_TABLE 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 Importing 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 Importing PI_STRING Call by reference Type reference (TYPE) STRING 20031213
2 Returning 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 Returning 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 Exporting 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing PI_IREF_IXML_PARENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT 20040116
2 Importing 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 Importing PI_IREF_IXML_PARENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT 20040116
2 Importing 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