DBA Data[Home] [Help]

APPS.MSC_X_WFNOTIFY_PKG dependencies on MSC_CL_REFRESH_S

Line 1682: select msc_cl_refresh_s.nextval into l_next_number from dual;

1678: l_wf_process := 'MSC_PUB_NOTIFY';
1679:
1680:
1681:
1682: select msc_cl_refresh_s.nextval into l_next_number from dual;
1683: IF (p_publish_program_type = G_ORDER_FORECAST) THEN
1684: FND_FILE.PUT_LINE(FND_FILE.LOG,'Launch order forecast notification');
1685: FND_FILE.PUT_LINE(FND_FILE.LOG,'Designator ' || p_designator || ' version ' || p_version);
1686: