DBA Data[Home] [Help]

APPS.ZPB_WF dependencies on ZPB_AC_OPS

Line 1337: ZPB_AC_OPS.CREATE_NEW_INSTANCE(ACID, outInstanceID);

1333: FND_MESSAGE.SET_NAME('ZPB', 'ZPB_WF_NEW_BP_START');
1334: FND_FILE.put_line(FND_FILE.LOG, FND_MESSAGE.GET);
1335:
1336: -- call ops prg to make new instance
1337: ZPB_AC_OPS.CREATE_NEW_INSTANCE(ACID, outInstanceID);
1338:
1339: -- update the horizon params if they exist
1340: overide_start_mem := wf_engine.GetItemAttrText(Itemtype => ItemType,
1341: Itemkey => ItemKey,