SAP ABAP Data Element COO_SPFFN (CO object planning: FM name for setting price indicator)
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_SPFFN
Short Description CO object planning: FM name for setting price indicator  
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_SPFFN>'
IMPORTING
ID_TARKZ LIKE COKL-TARKZ
ID_TARKZ_I LIKE COKL-TARKZ_I
EXPORTING
ED_TARKZ LIKE COKL-TARKZ

The necessity of the function module parameter depends on whether or not the plan or actual price indicator is to be written to the database.

  1. Parameter ID_TARKZ contains the plan price indicator.
  2. Parameter ID_TARKZ_I contains the actual price indicator.
  3. Parameter ED_TARKZ is to be returned by the application and contains the price indicator with which the line item is to be posted.
  4. The function module is primarily of interest to actual applications that want to use the planning processor.

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