SAP ABAP Class CL_DOCX_FORM_MIX_FT_UTIL (Utility class for mix form and text)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_OOXML_DOCX_FORM (Package) Docx and Form related

⤷

⤷

Properties
Class | CL_DOCX_FORM_MIX_FT_UTIL | |
Short Description | Utility class for mix form and text | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_OOXML_DOCX_FORM | Docx and Form related |
Created | 20080109 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DOCX_FORM_MIX_FT_UTIL has no forward declaration.
Interfaces
Class CL_DOCX_FORM_MIX_FT_UTIL has no interface implemented.
Friends
Class CL_DOCX_FORM_MIX_FT_UTIL has no friend class.
Attributes
Class CL_DOCX_FORM_MIX_FT_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Load file from server and return xstring | 20080109 |
2 | ![]() |
Static method | Public | Method | Store file to server | 20080109 |
Events
Class CL_DOCX_FORM_MIX_FT_UTIL has no event.
Types
Class CL_DOCX_FORM_MIX_FT_UTIL has no local type.
Method Signatures
Method LOAD_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080109 | |||
2 | ![]() |
IM_LOCAL | Call by reference | Type reference (TYPE) | C | 20080109 | |||
3 | ![]() |
RE_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20080109 |
Method LOAD_FILE on class CL_DOCX_FORM_MIX_FT_UTIL has no exception.
Method STORE_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20080109 | |||
2 | ![]() |
IM_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080109 | |||
3 | ![]() |
IM_LOCAL | Call by reference | Type reference (TYPE) | C | 20080116 |
Method STORE_FILE on class CL_DOCX_FORM_MIX_FT_UTIL has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |