DBA Data[Home] [Help]

APPS.PQH_GSP_PROCESS_LOG dependencies on BEN_COPY_ENTITY_RESULTS

Line 97: From ben_copy_entity_results

93: and Person.Effective_End_Date;
94:
95: Cursor Grdldr Is
96: Select information5
97: From ben_copy_entity_results
98: Where copy_entity_txn_id = P_Txn_id
99: and table_alias ='PGM';
100:
101: Cursor Master_Log is