DBA Data[Home] [Help]

APPS.FA_CUA_DERIVE_ASSET_ATTR_PKG dependencies on FA_MASS_UPDATE_BATCH_DETAILS

Line 218: x_err_stack:= x_err_stack||'Inserting fa_mass_update_batch_details';

214: v_old_err_stack VARCHAR2(630);
215: BEGIN
216: x_err_code:= '0';
217: v_old_err_stack := x_err_stack;
218: x_err_stack:= x_err_stack||'Inserting fa_mass_update_batch_details';
219: insert into fa_mass_update_batch_details (
220: batch_id
221: , book_type_code
222: , attribute_name

Line 219: insert into fa_mass_update_batch_details (

215: BEGIN
216: x_err_code:= '0';
217: v_old_err_stack := x_err_stack;
218: x_err_stack:= x_err_stack||'Inserting fa_mass_update_batch_details';
219: insert into fa_mass_update_batch_details (
220: batch_id
221: , book_type_code
222: , attribute_name
223: , asset_id