Hi ...
I want to modify the standard db table( say some hr table pa0002) ..with the values available in node.
But node consist of only 4 fields from pa0002.
modify statement example: modify itab1 from wa1.
here wa1 should be same structure of itab1 then only above statement works.
but in my scenario node have only 4 fields , so how can i modify or insert the node values into Database table?
Please help me in this.
Regards
Srinivas