DBA Data[Home] [Help]

APPS.RCI_CTRL_DETAIL_ETL_PKG dependencies on AMW_CONTROL_ASSOCIATIONS

Line 273: FROM AMW_CONTROL_ASSOCIATIONS ctrls,

269: ,G_USER_ID
270: ,sysdate
271: ,G_USER_ID
272: ,G_LOGIN_ID
273: FROM AMW_CONTROL_ASSOCIATIONS ctrls,
274: AMW_CONTROLS_ALL_VL all_ctrls,
275: HR_ALL_ORGANIZATION_UNITS o,
276: HR_ALL_ORGANIZATION_UNITS_TL otl,
277: AMW_OPINIONS_LOG_V op,

Line 470: FROM amw_control_associations ctrlassoc,

466: G_USER_ID,
467: sysdate,
468: G_USER_ID,
469: G_LOGIN_ID
470: FROM amw_control_associations ctrlassoc,
471: amw_controls_all_vl controltable,
472: amw_audit_units_v orgtable,
473: amw_opinions_log_v opinionstable,
474: amw_execution_scope execs,

Line 682: FROM AMW_CONTROL_ASSOCIATIONS ctrls,

678: ,G_USER_ID
679: ,sysdate
680: ,G_USER_ID
681: ,G_LOGIN_ID
682: FROM AMW_CONTROL_ASSOCIATIONS ctrls,
683: AMW_CONTROLS_ALL_VL all_ctrls,
684: HR_ALL_ORGANIZATION_UNITS o,
685: HR_ALL_ORGANIZATION_UNITS_TL otl,
686: AMW_OPINIONS_LOG_V op,

Line 863: FROM amw_control_associations ctrlassoc,

859: G_USER_ID,
860: sysdate,
861: G_USER_ID,
862: G_LOGIN_ID
863: FROM amw_control_associations ctrlassoc,
864: amw_controls_all_vl controltable,
865: amw_audit_units_v orgtable,
866: amw_opinions_log_v opinionstable,
867: amw_execution_scope execs,