DBA Data[Home] [Help]

APPS.INV_LOT_SERIAL_UPGRADE dependencies on STANDARD

Line 373: which follows the concurrent program API standard

369:
370: END UPDATE_LOT_SERIAL_ATTR;
371:
372: /* Upgrade procedure to be called by the concurrent program
373: which follows the concurrent program API standard
374: Input Parameter:
375: p_organization_id: specify an organization or all orgs (if null)*/
376: PROCEDURE UPGRADE_LOT_SERIAL(
377: x_retcode OUT NOCOPY /* file.sql.39 change */ NUMBER