SAP ABAP Data Element SSFXSFOMOD (SAP Smart Forms: XSF output mode)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SSF (Application Component) Smart Forms
⤷
SMART (Package) SAP Smart Forms
⤷
⤷
Basic Data
| Data Element | SSFXSFOMOD |
| Short Description | SAP Smart Forms: XSF output mode |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SSFXSFOMOD | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| 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 | 10 | Mode |
| Medium | 15 | Output Mode |
| Long | 33 | SAP Smart Forms: XDF Output Mode |
| Heading | 5 | Mode |
Documentation
Definition
These are the output modes:
- Spool
Output is sent to the spool. You can use this mode for XSF or XDF output formats. - Application
Data is returned to the calling application as an internal table or an object pointer. This output mode is currently defined only for XSF output format.
Supplementary Documentation - SSFXSFOMOD0001
Use
Output mode determines which transport medium to use for sending the XSF stream:
- 'S' - spool
The program can overrule the output mode.
Dependencies
Example
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in | 46C |