SAP ABAP Data Element COO_FFAFN (CO obj. planning: FM name to fill appl.-spec. functions)
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_FFAFN
Short Description CO obj. planning: FM name to fill appl.-spec. functions  
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_FFAFN>'
IMPORTING
I_PGEBIET LIKE KPPT-PGEBIET
TABLES
T_COO0F STRUCTURE COO0F
T_KPP0I STRUCTURE KPP0I

  1. The function module parameter is optional and is used to transfer
    • the application-specific functions into table T_COO0F
    • the inactive functions among the CO object functions into table T_KPP0I
  2. Parameter I_PGEBIET contains the current planning area.
  3. Table parameter T_COO0F should be filled from the application with the application-specific functions.
  4. Table parameter T_KPP0I should be filled from the application with the inactive functions.

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