36.18. ProFile - Part mapping using SML number (9.03)

$CADENAS_SETUP/ifprofile.cfg

If you have to differ between fields with the same name (e.g. NFT_STK0) but different SML-numbers you can set the SML-number in the following way:[230]

[ProFilePartMapping]
;SML-numbers you can set the SML-number in the following way:
;<FieldName>{#1}=<value1>
;<FieldName>{#1}_BLOCKNUMBER=<SML-number1>
;<FieldName>{#2}=<value2>
;<FieldName>{#2}_BLOCKNUMBER=<SML-number2>
;CAUTION: The Format has to be exactly like in the example: 
;<FieldName>{#<indexNumber>}=<value> . NO WHITESPACES !!!

Details can be found under PRO.FILE.




[230] #19079