DBA Data[Home] [Help]

APPS.FA_CUA_WB_EXT_PKG dependencies on FA_API_TYPES

Line 8: PROCEDURE facuas1 ( x_asset_id in number , p_log_level_rec IN FA_API_TYPES.log_level_rec_type);

4: /* created: msiddiqu 08-NOV-99
5: The procedure facuas1 replaces ifa_additions_hr_ard trigger
6: It needs to be called from Asset Workbench
7: on deleting the asset record */
8: PROCEDURE facuas1 ( x_asset_id in number , p_log_level_rec IN FA_API_TYPES.log_level_rec_type);
9:
10: END FA_CUA_WB_EXT_PKG;