Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ego_item_pub.process_item to create item. API guide

gkthomasMar 5 2022

I am writing to create a PL/SQL package to transfer some data from oracle apex form to oracle EBS R12 using API. My goal is to create a new item in the mtl_system_item table in oracle INV from the form where users enter item data. I will be using the oracle INV api ego_item_pub.process_item to create item . I searched all web for a document or guide which give details about all input and output parameters and its mapping. I found only individuals posted sample code which shows minimal parameters. Is there any Official oracle document available on this ? can someone guide me. I have to transfer more data into this table such as Buyer ID etc . can someone help? I am on EBS R12 12.2.1
I did not see an EBS fourum to post this
George

Comments
Post Details
Added on Mar 5 2022
1 comment
2,388 views