Oracle Cloud ERP (SaaS)- Asset Addition FBDI

1.N: Fixed Assets –Assets–
Tasks : Transactions : Add Assets in Spreadsheet –MassAdditions.xlsx (gets downloaded)
2.Open the file –enter the credentials
3.Enter the data in the file : MassAdditions.xlsx —
Click on Submit –After Validation — An Ess Job will be triggered
(ESS Job : Prepare Assets Transaction Data)

--Query
select 
BOOK_TYPE_CODE,
CREATION_DATE,
ASSET_NUMBER,
CATEGORY_SEGMENT1 ,CATEGORY_SEGMENT2,
SERIAL_NUMBER,
ASSET_TYPE,
DESCRIPTION
FROM fa_mass_additions 
order by creation_date desc

Comments |0|

Legend *) Required fields are marked
**) You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>
Category: OracleSaaS