DBA Data[Home] [Help]

APPS.GCS_CONS_ENG_RUN_DTLS_PKG dependencies on GCS_CONS_ENG_RUN_DTLS_S

Line 54: gcs_cons_eng_run_dtls_s.nextval,

50: LAST_UPDATE_LOGIN
51: )
52: VALUES
53: (
54: gcs_cons_eng_run_dtls_s.nextval,
55: p_run_name,
56: p_consolidation_entity_id,
57: p_category_code,
58: p_child_entity_id,

Line 341: SELECT gcs_cons_eng_run_dtls_s.nextval,

337: creation_date,
338: created_by,
339: last_update_login
340: )
341: SELECT gcs_cons_eng_run_dtls_s.nextval,
342: p_current_run_name,
343: consolidation_entity_id,
344: category_code,
345: child_entity_id,

Line 397: SELECT gcs_cons_eng_run_dtls_s.nextval,

393: creation_date,
394: created_by,
395: last_update_login
396: )
397: SELECT gcs_cons_eng_run_dtls_s.nextval,
398: p_current_run_name,
399: consolidation_entity_id,
400: category_code,
401: child_entity_id,