SAP ABAP Class CL_BNK_XML_PROCESSOR (Process XML messages)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM (Application Component) Financial Supply Chain Management
     FIN_BNK_COM_CORE (Package) Bank Communication: Core Objects
Properties
Class CL_BNK_XML_PROCESSOR  
Short Description Process XML messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_BNK_COM_CORE   Bank Communication: Core Objects 
Created 20060727   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BNK_XML_PROCESSOR has no interface implemented.
Friends
Class CL_BNK_XML_PROCESSOR has no friend class.
Attributes
Class CL_BNK_XML_PROCESSOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DFS Instance method Public Method DFS 20060727
2 FILE_2_TREE Instance method Public Method create tree from XML file 20060727
3 PARSE Instance method Private Method parse 20060727
Events
Class CL_BNK_XML_PROCESSOR has no event.
Types
Class CL_BNK_XML_PROCESSOR has no local type.
Method Signatures

Method DFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AKT Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20060727
2 Exporting E_AKT Value transfer Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20060727
3 Changing IT_AKT Call by reference Type reference (TYPE) TABLE 20060727

Method DFS on class CL_BNK_XML_PROCESSOR has no exception.

Method FILE_2_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IXML Call by reference Object reference (TYPE REF TO) IF_IXML IF_IXML 20060727
2 Exporting E_TREE Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20060727
3 Importing I_FILE_NAME Call by reference Type reference (TYPE) STRING Local file for upload/download 20060727
4 Importing I_LOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20061108
5 Importing I_PCUPLOAD Call by reference Type reference (TYPE) CHAR1 Workstation Upload = 'X' 20060928

Method FILE_2_TREE on class CL_BNK_XML_PROCESSOR has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARSER Call by reference Object reference (TYPE REF TO) IF_IXML_PARSER IF_IXML_PARSER 20060727

Method PARSE on class CL_BNK_XML_PROCESSOR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 700