SAP ABAP Data Element COO_FCAFN (CO-Obj. Planning: Application-specific derivation from COIOB)
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_FCAFN
Short Description CO-Obj. Planning: Application-specific derivation from COIOB  
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_FCAFN>'
IMPORTING
I_COIOB LIKE COIOB
CHANGING
C_HORIZ_RATIO STRUCTURE KPP0D_HORIZ_RATIO.

  1. This function module parameter is optional. It is used to create the HORIZ_RATIO if it cannot be filled from COIOB.
  2. Function module name <COO_FCAFN> is user-definable.
  3. The I_COIOB parameter contains the current COIOB.
  4. The C_HORIZ_RATIO parameter contains the horizontal structure.

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