SAP ABAP Class CL_XSL_DOCX_FO_CONV (Deal with docx to different parts in XML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_OOXML_XSL_FO (Package) OOXML:XSL-FO related topics
Properties
Class CL_XSL_DOCX_FO_CONV  
Short Description Deal with docx to different parts in XML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_OOXML_XSL_FO   OOXML:XSL-FO related topics 
Created 20080110   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XSL_DOCX_FO_CONV has no forward declaration.
Interfaces
Class CL_XSL_DOCX_FO_CONV has no interface implemented.
Friends
Class CL_XSL_DOCX_FO_CONV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOCDATA Instance attribute Private Type reference (TYPE) XSTRING 20080110
Methods
# Method Level Visibility Method type Description Created on
1 MERGE_PARTS_FILE Instance method Public Method Merge different parts from the package to one,file format 20080130
2 MERGE_PARTS_XSTRING Instance method Public Method Merge different parts from the package to one,xstring format 20080130
3 REARRANGE_DATA Instance method Private Method rearrange the data of part 20080110
Events
Class CL_XSL_DOCX_FO_CONV has no event.
Types
Class CL_XSL_DOCX_FO_CONV has no local type.
Method Signatures

Method MERGE_PARTS_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INPUT Call by reference Type reference (TYPE) STRING 20080130
2 Importing IM_OUTPUT Call by reference Type reference (TYPE) STRING 20080130

Method MERGE_PARTS_FILE on class CL_XSL_DOCX_FO_CONV has no exception.

Method MERGE_PARTS_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INPUT Call by reference Type reference (TYPE) XSTRING 20080130
2 Returning RE_OUTPUT Value transfer Type reference (TYPE) XSTRING 20080130
# Exception Resumable Description Created on
1 CX_MERGE_PARTS Merge exceptions of parts of the package 20080822

Method REARRANGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) STRING 20080110
2 Importing IM_PART Call by reference Object reference (TYPE REF TO) CL_OPENXML_PART OpenXML Part 20080110

Method REARRANGE_DATA on class CL_XSL_DOCX_FO_CONV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711