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