SAP ABAP Data Element COO_SACFN (CO obj. planning: FM name to set plan transaction)
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_SACFN
Short Description CO obj. planning: FM name to set plan transaction  
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_SACFN>'
IMPORTING
I_PGEBIET LIKE KPPT-PGEBIET
I_KOKRS LIKE TKA01-KOKRS
I_KPP0D_HORIZ STRUCTURE COO0DH1 or 2 or 3 (acc. to planning area)
CHANGING
C_VRGNG LIKE COBK-VRGNG

  1. The function module parameter is necessary/unnecessary according to whether the application concurs with the default settings for the plan transaction, where the relevant planning record was written in the database.
  2. The function module name <COO_SACFN> 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 combination.
  6. Parameter C_VRGNG can be changed by the application.
  7. The default transactions are set as follows:
    • Cost element category "Primary" (RKP1)
    • Cost element category "Secondary IAA" (RKP3)
    • Cost element category "Secondary order costs without sender" (RKP8)
    • Cost element category "Secondary order costs with sender" (RKPW)
    • Cost element category "Secondary credit from overhead costs" (RKPZ)
    • Cost element category "Revenue" (RKP5)

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