DBA Data[Home] [Help]

APPS.JL_ZZ_FA_DEPRN_ADJ_PKG dependencies on JL_ZZ_FA_RETIREMNT_JES_S

Line 1193: jl_zz_fa_retiremnt_jes_s.nextval,

1189: posting_flag, last_update_date, last_updated_by,
1190: creation_date, created_by, last_update_login)
1191:
1192: VALUES (
1193: jl_zz_fa_retiremnt_jes_s.nextval,
1194: p_book_type_code,
1195: g_period_counter1,
1196: fa_adjst_rec.ccid,
1197: g_set_of_books_id,

Line 1211: SET je_line_id = jl_zz_fa_retiremnt_jes_s.currval,

1207: x_last_updated_by,
1208: x_last_update_login);
1209:
1210: UPDATE jl_zz_fa_retiremnt_adjs
1211: SET je_line_id = jl_zz_fa_retiremnt_jes_s.currval,
1212: status = 'Y'
1213: WHERE rowid in (
1214: SELECT a.rowid
1215: FROM fa_distribution_history b,