SAP ABAP Data Element SSFXOMODE (SAP Smart Forms: Output Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SSF (Application Component) Smart Forms
⤷
SMART (Package) SAP Smart Forms
⤷
⤷
Basic Data
| Data Element | SSFXOMODE |
| Short Description | SAP Smart Forms: Output Type |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SSFXOMODE | |
| Data Type | CHAR | Character String |
| Length | 3 | |
| Decimal Places | 0 | |
| Output Length | 3 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 0 | |
| Medium | 0 | |
| Long | 0 | |
| Heading | 0 |
Documentation
Definition
You can select one of the following:
- Standard Output
during form processing, the output data is generated in OTF format. - XSF Output
during form procesing, the output data is generated in XSF format.
XSF is an XML-based language that is determined in the SAP Smart Forms DTD.
(for the definition refer to BSP page /bc/bsp/sap/smart_forms/smart_forms_xsf.dtd) - XSF Output + HTML
during form processing, the output data is generated in XSF format as well as any HTML data which the application can send to the browser for display. - XDF Output
there is no form processing, but the data from the interface is
converted to XML and written into a spool request. The parameters are filled with the DDIC type and the time stamp of the last activation.
See also: Form Output
History
| Last changed by/on | SAP | 20020827 |
| SAP Release Created in | 50A |