SAP ABAP Data Element COO_AA1FN (CO obj. planning: FM name to fill own data attributes)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KPLA (Package) Cost Accounting, planning RK-S
Basic Data
Data Element COO_AA1FN
Short Description CO obj. planning: FM name to fill own data attributes  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
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

FUNCTION '<COO_AA1FN>'
IMPORTING
I_PGEBIET LIKE KPPT-PGEBIET
I_KOKRS LIKE TKA01-KOKRS
I_KPP0D_HORIZ STRUCTURE COO0DH1 or 2 or 3 (acc. to planning area)
I_VRGNG LIKE TKA04-ACTIVITY
EXPORTING
E_COO0U12 STRUCTURE COO0U12

  1. The function module parameters are necessary/unnecessary according to whether the defaults for the exporting parameters, which are set through KAPP, are sufficient or not.
  2. The function module name <COO_SA1FN> is freely definable.
  3. Parameter I_PGEBIET contains the current planning area.
  4. Parameter I_KOKRS contains the set controlling area.
  5. Parameter I_KPP0D_HORIZ contains the current characteristic combinations.
  6. Parameter I_VRGNG contains the current transaction for the planning record, with which the record was written on the database.
  7. Parameter E_COO0U12 contains all application-specific attributes for the planning area "activities/activity prices", which are to be filled by the application.

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