DBA Data[Home] [Help]

APPS.MSC_REL_PLAN_PUB dependencies on MSC_SELECT_ALL_FOR_RELEASE_PUB

Line 3491: MSC_SELECT_ALL_FOR_RELEASE_PUB.Update_Implement_Attrib(p_where_clause ,

3487: IF (lv_in_req_transaction_id_lst(i) is not NULL) THEN
3488:
3489: p_where_clause := ' transaction_id = ' || lv_in_req_transaction_id_lst(i) || ' and plan_id = ' || p_arg_plan_id;
3490:
3491: MSC_SELECT_ALL_FOR_RELEASE_PUB.Update_Implement_Attrib(p_where_clause ,
3492: NULL,
3493: NULL,
3494: NULL,
3495: NULL,