DBA Data[Home] [Help]

APPS.MSD_AW_LOADER dependencies on MSD_AW_LOADER

Line 1: PACKAGE BODY MSD_AW_LOADER AS

1: PACKAGE BODY MSD_AW_LOADER AS
2: /* $Header: msdawldb.pls 120.2 2005/11/02 11:41 ziahmed noship $ */
3:
4: /* Public Procedures */
5:

Line 19: END MSD_AW_LOADER;

15: -- Issue an update if _noupdate flag is not set
16: dbms_aw.execute('&(if exists(''_noupdate'') then ''shw na'' else ''upd'')');
17: end update_code_aw;
18:
19: END MSD_AW_LOADER;