Hi All,
zplan0ds table convers to data source ( using generic extraction) after that
I am working on a transfer routine where I want to use the following
logic/code to populate the field (in this case, it is Zcust2).
Transfer structure field Prodh2
communication strucutre field Material
datasource fields 39
select single material into l_material from /bi0/pmaterial
where objvers = 'a'
and bus_area = '1300'
and prodh2 = tran_strucutre-prodh2.
acitvate and execute infopackage..
transfered records 30 addred record 4..
i saw details tab... transfer rule added 39..
update rule added 4..
but everything showing green symbol................
can any body given solution...
sanj