DBA Data[Home] [Help]

APPS.IGS_AS_DOCUMENTS_API dependencies on IGS_GE_GEN_003

Line 66: IGS_GE_GEN_003.SET_ORG_ID(); -- swaghmar, bug# 4951054

62: BEGIN
63:
64:
65: retcode := 0;
66: IGS_GE_GEN_003.SET_ORG_ID(); -- swaghmar, bug# 4951054
67:
68: -- Populate the data into OSS Transcripts tables from Interface Table
69: FOR processed_items_rec IN cur_processed_items LOOP
70: OPEN cur_doc_details (processed_items_rec.order_number, processed_items_rec.item_number);