SAP ABAP Data Element CEPLMERKREF (Copy Characteristic Value with Reference Data)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Data Element CEPLMERKREF
Short Description Copy Characteristic Value with Reference Data  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHOICE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Copy w/Ref 
Medium 20 Copy with Ref. Data 
Long 26 Copy CharVal with RefData 
Heading Copy 
Documentation

Definition

The characteristic values of the selected characteristic are transferred directly from the source data. However, the system uses different characteristic values of the characteristic as reference data when determining the distribution key.

Example

The characteristic Cost Element is to be processed using the processing rule Transfer Characteristic Value with Reference Data.

Distribution rule input:

Characteristic Distribution Level | Transfer | Summarize | Transfer with Reference

Cost Elem.

Product X

Selection criteria input for the characteristic Cost Element:

Source Data : Reference Data:

400000 800000

200000 800000

100000 300000

Source Data:

Cost Elem. Product Total Amount

400000 # 1000

200000 # 2000

100000 # 10

Reference Data:

Cost Elem.    Product Total Amount

800000 P-100 2

800000 P-101 3

800000 P-102 5

800000 # 9

300000 P-101 1

300000 P-105 3

300000 P-106 4

300000 P-108 2

Result of Top-Down Distribution

Cost Elem. Product Total Amount

400000 # 0

200000 # 0

100000 # 0

400000 P-100 200

400000 P-101 300

400000 P-102 500

200000 P-100 400

200000 P-101 600

200000 P-102 1000

100000 P-101 1

100000 P-105 3   

100000 P-106 4

100000 P-108 2

History
Last changed by/on SAP  20031111 
SAP Release Created in 470