hello,
i have a problem ...
I have a DSO for Document Items. The DSO get Data from 3 DataSources
2LIS_11_VAITM
2LIS_11_V_ITM (Document Item Billing)
2LIS_11_VASTI(Item Status)
My DSO have actually the keys document number and item number.
While creating the DSO Document Items, the system recommended me to insert the Object 0FISCVARNT (Fiscal Year Variant) as key element, not as data element.
for this reason, i insert the 0FISCVARNT as key, too. my new key is
document number , item number, 0FISCVARNT.
But the DataSource 2LIS_11_VASTI don't have the field 0FISCVARNT only the document number , item number . Therefore i can't insert data from 2LIS_11_VASTI to the DSO Document Items.
In the Transformation there is no assignment to the key field 0FISCVARNT.
what should i do??
should i ignore the recommendation for 0FISCVARNT as keyfield??
Or if it is better to put 0FISCVARNT as key field, how can i solve the above problem??
How important i this object??
regards sunny