DBA Data[Home] [Help]

APPS.AMW_CONTROLS_PAGE_PKG dependencies on AMW_CONTROL_ASSERTIONS_S

Line 511: select amw_control_assertions_s.nextval into l_control_assertion_id from dual;

507: l_last_update_date := SYSDATE;
508: l_last_updated_by := FND_GLOBAL.USER_ID;
509: l_last_update_login := FND_GLOBAL.USER_ID;
510:
511: select amw_control_assertions_s.nextval into l_control_assertion_id from dual;
512:
513: insert into amw_control_assertions (control_assertion_id,
514: control_rev_id,
515: assertion_code,