SAP ABAP Class CL_SBTI_XML_TOOLSET (XML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI_CM (Package) Management of Selection Criteria
Properties
Class CL_SBTI_XML_TOOLSET  
Short Description XML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SBTI_CM   Management of Selection Criteria 
Created 20051130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SBTI_XML_TOOLSET has no forward declaration.
Interfaces
Class CL_SBTI_XML_TOOLSET has no interface implemented.
Friends
Class CL_SBTI_XML_TOOLSET has no friend class.
Attributes
Class CL_SBTI_XML_TOOLSET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BINXML2DOM Static method Public Method 20051130
2 CHARXML2DOM Static method Public Method 20051130
3 DOM2BINXML Static method Public Method 20051130
4 DOM2CHARXML Static method Public Method 20051130
5 DOWNLOAD Static method Public Method 20051130
6 HANDLE_PARSER_ERRORS Static method Private Method 20051130
7 UNESCAPE_XML Static method Public Method 20120820
8 UPLOAD Static method Public Method 20051130
Events
Class CL_SBTI_XML_TOOLSET has no event.
Types
Class CL_SBTI_XML_TOOLSET has no local type.
Method Signatures

Method BINXML2DOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XMLXTAB Call by reference Type reference (TYPE) BTC_T_XMLXTAB 20051130
2 Importing I_XMLXTAB_SIZE Call by reference Type reference (TYPE) I 20051130
3 Returning R_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20051130
# Exception Resumable Description Created on
1 CX_SBTI_MIME_EX 20051130
2 CX_SBTI_PARSER_EX 20051130

Method CHARXML2DOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML Call by reference Type reference (TYPE) STRING 20051130
2 Returning R_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20051130
# Exception Resumable Description Created on
1 CX_SBTI_MIME_EX 20051130
2 CX_SBTI_PARSER_EX 20051130

Method DOM2BINXML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XMLXTAB Call by reference Type reference (TYPE) BTC_T_XMLXTAB 20051130
2 Exporting E_XMLXTAB_SIZE Call by reference Type reference (TYPE) I 20051130
3 Importing I_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20051130
# Exception Resumable Description Created on
1 CX_SBTI_PARSER_EX 20051130

Method DOM2CHARXML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XMLSTRING Call by reference Type reference (TYPE) STRING 20051130
2 Importing I_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20051130
# Exception Resumable Description Created on
1 CX_SBTI_PARSER_EX 20051130

Method DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) BTCDESCRIPTION Batch: Beschreibung eines Elementes 20051130
2 Importing I_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20051130
# Exception Resumable Description Created on
1 CX_SBTI_MIME_EX MIme exceptions basis class 20051130
2 CX_SBTI_PARSER_EX Parser exceptions basis class 20051130

Method HANDLE_PARSER_ERRORS 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 20051130
# Exception Resumable Description Created on
1 CX_SBTI_PARSER_EX 20051130

Method UNESCAPE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OUT Value transfer Type reference (TYPE) STRING 20120820
2 Importing LV_IN Call by reference Type reference (TYPE) STRING 20120820

Method UNESCAPE_XML on class CL_SBTI_XML_TOOLSET has no exception.

Method UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20051130
# Exception Resumable Description Created on
1 CX_SBTI_CANCELED Selektionskriterien Ausnahmeklasse 20051130
2 CX_SBTI_MIME_EX MIme exceptions basis class 20051130
3 CX_SBTI_PARSER_EX Parser exceptions basis class 20051130
History
Last changed by/on SAP  20130531 
SAP Release Created in 710