SAP ABAP Data Element KPP_DTBFM (Form routine to modify layout and dimensions)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-OM-CCA (Application Component) Cost Center Accounting
⤷
KPP (Package) Cost Accounting, planning processor
⤷
⤷
Basic Data
| Data Element | KPP_DTBFM |
| Short Description | Form routine to modify layout and dimensions |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FORMNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| 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
FORM <KPP_DTBFM> CHANGING XS_LAYOUT TYPE kpp_ys_layout
XS_dimensions TYPE kpp_ys_dimensions.
- The form routine is optional: The component receives all information on the relevant layout and the dimensions for buffering and manipulation. (Contact SAP if you want to manipulate a program, in order to avoid data consistency problems.)
- The routine name <KPP_DTBFM> is freely definable. You must define the routine (if set) in program <KPP_DTBPR>.
- Both parameters refer to the corresponding types in type group KPP.
History
| Last changed by/on | SAP | 19970812 |
| SAP Release Created in |