Hi,
We have the following requirement....
1.we have an RFC "z_hr_mantain_masterdata" which is used generically for updating different infotypes.
2.In this RFC we have a table "proposed_values" which expects fval, fname, infotype.
3.we have an iview which takes input for begda, infotype and event.
4.we have to populate the above table with the following values (1st row)
i) infotype - infotype
ii) fname - "po378-fname" (hard coded)
iii)fval - begda
(2nd row)
i)infotype - infotype
ii) fname - "po378-event" (hard coded)
iii)fval - event
So how can we create a table with the same structure and values in JAVA and send it to R3 function module.
Any help will be appreciated....
Thanks,
Madhuri