FK | SAP Table | Target SF | Transformation |
|---|
X | CIMR.Sales Organization KNMT.VKORG | Customer Product.Sales Org | select id from “Solvay Sales Organisation” where “Sales Organisation Code” = CIMR.Sales Organization |
X | CIMR.Distribution Channel KNMT.VTWEG | Customer Product.Distribution Channel |
|
X | CIMR. Customer (zerofill 10 digits) KNMT.KUNNR | Customer Product.Customer | WP1 : Select Id from Account where RCS_ID__c= $CIMR.Customer PF1 : Select Id from Account where PRS_ID__c= $CIMR.Customer |
X | CIMR.Material (zerofill 18 digits) KNMT.MATNR | Customer Product. Product | WP1 : SELECT Id FROM Product2 WHERE SLV11_PRO_GBU__c = 'Novecare' AND SLV5_1_SAP_Origin__c = 'RCS' AND ProductCode = $CIMR.Material AND Type__c = 'Level 5' PF1: SELECT Id FROM Product2 WHERE SLV11_PRO_GBU__c = 'Novecare' AND SLV5_1_SAP_Origin__c = 'PF1' AND ProductCode = $CIMR.Material AND Type__c = 'Level 5' |
| CIMR.Customer Material Number KNMT.KDMAT | Customer Product. Customer Product Number |
|
| CIME.Customer's description of material KNMT.POSTX | Customer Product.Customer Product Description |
|