SAP ABAP Data Element COSTFKT (Cost Function)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA (Application Component) Cross-Application Components
     PDS_MAINTAIN (Package) Maintenance of Additional Data for Production Data Structure
Basic Data
Data Element COSTFKT
Short Description Cost Function  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type COSTFKT    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table      
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 10 Cost Func. 
Medium 15 Cost Function 
Long 20 Cost Function 
Heading 14 Cost Function 
Documentation

Definition
/SAPAPO/SNPCOSEX

Specifies the cost function for SNP.

Use

Cost functions are used by optimization-based planning in Supply Network Planning (SNP) to calculate the costs or procuring, producing, and transporting varying quantities of product.

  • The cost function in the production data structure (PDS) defines the cost of production.
  • The cost function must be maintained in SCM before the PDS is transferred to the relevant SCM system.

Dependencies

Example

You specify a quantity interval of 22,000 to 33,000 pieces with a fixed cost of 44,000 and a variable cost of 10. The quantity the SNP optimizer recommends for procurement, production, or transportation is 25,000 pieces. The system calculates the costs as follows:

44,000 + 10 x (25,000 - 22,000)

History
Last changed by/on SAP  20050109 
SAP Release Created in 600