SAP ABAP Data Element KPP_ATRCF (Form routine in gerated report that checks an attribute)
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_ATRCF
Short Description Form routine in gerated report that checks an attribute  
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 10 AtrChkForm 
Medium 15 AttrCheckForm 
Long 20 Attribute check form 
Heading 10 AtrChkForm 
Documentation

Definition

FORM <KPP_ATRCF> USING <P1_KPP0U> STRUCTURE KPP0U
<P2_ROW> TYPE ROW
<P3_COL> TYPE COL
<P4_VALUE> TYPE VALUE
<P5_MESG> STRUCTURE MESG
<P6_SUBRC> TYPE SUBRC.

The routine name <KPP_ATRCF> can be freely chosen. The routine must be defined within the generated report.

The routine serves to check the corresponding attribute in KPP0U for data entry during a planning session.

The formal parameters <P2_ROW> and <P3_COL> serve to supply the corresponding entries ITDAT1 and ITDAT2. It could be that the check is dependent on the planning object in question.

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