SAP ABAP Data Element TDFORMS (Number of Forms Output)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SCR (Application Component) SAPscript
⤷
STXD (Package) SAPscript
⤷
⤷
Basic Data
| Data Element | TDFORMS |
| Short Description | Number of Forms Output |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | TDCOUNTER | |
| Data Type | NUMC | Character string with only digits |
| 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 | 10 | Number |
| Medium | 15 | No. of Forms |
| Long | 20 | Number of Forms |
| Heading | 9 | Forms |
Documentation
Definition
This field specifies the number of forms which were used to format a SAPscript document (for display or printing).
Usually, as with transaction SO10 (Maintenance of standard texts) for example, only one form is used to format a document. In this case, the field has the value 1.
When the SAPscript program interface is used (for example, for printing forms), a print request can be based on various forms, which are initiated and ended with the functions "START_FORM" and "END_FORM". In this case, it is not necessary to specify a form for the function "OPEN_FORM". The field, in this case, contains the number of forms used.
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |