dear all,
i'm a Junior Developer of Microsoft Dynamics AX 2012 R3.
currently, i am working on a task, the task is to make a function that can upload fixed asset from CSV.
i have found the way to upload the fixed asset. but, i have some difficulties to make the journal acquisition automatically.
there is two way if we make the journal acquisition manually through form.
1. the first way is to use create fixed asset proposal in the periodic section

2. the second way is to use the function inside fixed asset journal

i want to ask, how to create acquisition proposal through X++, what class can i use to make it easier?
i appreciate all kind of answer.
Thanks,