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  
Medium  
Long  
Heading  
Documentation

Definition

FORM <KPP_DTBFM> CHANGING XS_LAYOUT TYPE kpp_ys_layout
XS_dimensions TYPE kpp_ys_dimensions.

  1. 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.)
  2. The routine name <KPP_DTBFM> is freely definable. You must define the routine (if set) in program <KPP_DTBPR>.
  3. Both parameters refer to the corresponding types in type group KPP.

History
Last changed by/on SAP  19970812 
SAP Release Created in