SAP ABAP Data Element COO_FVTFN (CO object planning: FM name for setting value types)
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_FVTFN
Short Description CO object planning: FM name for setting value types  
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_FVTFN>'
EXPORTING
ED_WRTTP_PLAN LIKE COST-WRTTP
ED_WRTTP_ACT LIKE COST-WRTTP

  1. Whether or not the function module parameter is necessary depends on whether the defaults for the values types are sufficient.
  2. The application should return the parameter ED_WRTTP_PLAN which contains the value type with which the plan record would be written to the database (default: WRTTP_PLAN_REAL from LKAPPCON).
  3. The application should return the parameter ED_WRTTP_ACT which contains the value type that would be read with the actual record from the database (default WRTTP_ACT_REAL from LKAPPCON).
  4. This function module is of interest mainly to actual applications that want to use the planning processor.

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