DBA Data[Home] [Help]

APPS.EGO_ITEM_AML_PVT dependencies on EGO_IPI_TRANSACTION_ID_S

Line 2607: transaction_id = NVL(transaction_id, EGO_IPI_TRANSACTION_ID_S.nextval),

2603: --
2604: UPDATE ego_aml_intf
2605: SET process_flag = G_PS_IN_PROCESS,
2606: transaction_type = UPPER(transaction_type),
2607: transaction_id = NVL(transaction_id, EGO_IPI_TRANSACTION_ID_S.nextval),
2608: first_article_status =
2609: (SELECT CASE WHEN
2610: (first_article_status_meaning = EGO_ITEM_PUB.G_INTF_NULL_CHAR
2611: AND