Tuesday, December 15, 2009

Oracle API's

1. API for updating organization Attributes. It updates mtl attributes that are specific to org and that do not exist in template.

Ego_Item_Pub.Process_Items();

2. API to assign Items to different organizations.

EGO_ITEM_PUB.Assign_Item_To_Org();


3. API for creation of OPM Items

Gmipapi.Create_Item();

4. API to create OPM Lot.

Gmipapi.Create_Lot();

No comments:

Post a Comment