SAP ABAP Data Element EFG_DTE_PDF_DYNAMIC (Dynamic PDF Form)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PWB (Application Component) Print Workbench
⤷
EEPW (Package) Print Workbench
⤷
⤷
Basic Data
| Data Element | EFG_DTE_PDF_DYNAMIC |
| Short Description | Dynamic PDF Form |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | EFG_FLAG | |
| 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 | Dyn. PDF |
| Medium | 15 | Dyn. PDF Form |
| Long | 20 | Dynamic PDF Form |
| Heading | 24 | Dynamic PDF Form |
Documentation
Definition
Specifies that the PDF form is no longer specified in the application form.
Instead a parameterless exit-routine with the fixed name EXIT_PDF_DYNAMIC is required in the user exit include.
Use
The user exit routine EXIT_PDF_DYNAMIC has the following task:
- Determination of the parameter C-ADFORM
- Determination of the parameter table C-TAB_FUNC_PARAMS for the dynamic call of the PDF-based form
For an example, see the include PWB_TEST_PDF_DYNAMIC and the form routine it contains.
Dependencies
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |