Can someone let me know which interface to use for updating the main Batch DFF's (gme_batch_header attributes) using an oracle standard methods.
I could not find anything in gme_api_pub.
Thanks in advance.
(12-02-2010, 10:09 PM)Pryia Rai Wrote: [ -> ]Can someone let me know which interface to use for updating the main Batch DFF's (gme_batch_header attributes) using an oracle standard methods.
I could not find anything in gme_api_pub.
Thanks in advance.
I don't think we have any API for updating the Batch header.
Since it is a straight forward case and that you are updating Attribute columns (which doesn't need any standard validation), you can directly issue an update statement on gme_batch_header