SAP ABAP Class CL_OPENXML_HELPER (OpenXML Helper Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_OOXML_CROSS (Package) OpenXML Cross Topics and Tools
Properties
Class CL_OPENXML_HELPER  
Short Description OpenXML Helper Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_OOXML_CROSS   OpenXML Cross Topics and Tools 
Created 20071120   SAP 
Last change 20090618   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_OPENXML_HELPER has no interface implemented.
Friends
Class CL_OPENXML_HELPER has no friend class.
Attributes
Class CL_OPENXML_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BROWSE_LOCAL_FILE_OPEN Static method Public Method Internal use 20071128
2 BROWSE_LOCAL_FILE_SAVE Static method Public Method Internal use 20071128
3 CREATE_GUID_STRING Static method Public Method Internal use 20071121
4 LOAD_LOCAL_FILE Static method Public Method Internal use 20071120
5 OPEN_LOCAL_FILE_IN_LISTER Static method Public Method Internal use 20071130
6 OPEN_LOCAL_FILE_ON_FRONTEND Static method Public Method Internal use 20071130
7 STORE_LOCAL_FILE Static method Public Method Internal use 20071120
8 STRING_TO_XSTRING Static method Public Method Internal use 20071120
9 XSTRING_TO_STRING Static method Public Method Internal use 20071120
Events
Class CL_OPENXML_HELPER has no event.
Types
Class CL_OPENXML_HELPER has no local type.
Method Signatures

Method BROWSE_LOCAL_FILE_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTPATTERN Call by reference Type reference (TYPE) STRING 20071128
2 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20071128
3 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20071128
4 Returning RV_FILENAME Value transfer Type reference (TYPE) STRING 20071128

Method BROWSE_LOCAL_FILE_OPEN on class CL_OPENXML_HELPER has no exception.

Method BROWSE_LOCAL_FILE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTPATTERN Call by reference Type reference (TYPE) STRING 20071128
2 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20071128
3 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20071128
4 Returning RV_FILENAME Value transfer Type reference (TYPE) STRING 20071128

Method BROWSE_LOCAL_FILE_SAVE on class CL_OPENXML_HELPER has no exception.

Method CREATE_GUID_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) STRING 20071121

Method CREATE_GUID_STRING on class CL_OPENXML_HELPER has no exception.

Method LOAD_LOCAL_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILE_NAME Call by reference Type reference (TYPE) STRING 20071120
2 Returning RE_DATA Value transfer Type reference (TYPE) XSTRING 20071120
# Exception Resumable Description Created on
1 CX_OPENXML_NOT_FOUND 20071120

Method OPEN_LOCAL_FILE_IN_LISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20071130

Method OPEN_LOCAL_FILE_IN_LISTER on class CL_OPENXML_HELPER has no exception.

Method OPEN_LOCAL_FILE_ON_FRONTEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20071130

Method OPEN_LOCAL_FILE_ON_FRONTEND on class CL_OPENXML_HELPER has no exception.

Method STORE_LOCAL_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Type reference (TYPE) XSTRING 20071120
2 Importing IM_FILE_NAME Call by reference Type reference (TYPE) STRING 20071120
# Exception Resumable Description Created on
1 CX_OPENXML_NOT_ALLOWED 20071127

Method STRING_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IN Call by reference Type reference (TYPE) STRING 20071120
2 Returning RE_OUT Value transfer Type reference (TYPE) XSTRING 20071120

Method STRING_TO_XSTRING on class CL_OPENXML_HELPER has no exception.

Method XSTRING_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IN Call by reference Type reference (TYPE) XSTRING 20071120
2 Returning RE_OUT Value transfer Type reference (TYPE) STRING 20071120

Method XSTRING_TO_STRING on class CL_OPENXML_HELPER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711