Hi,
if your code is located in your form (ie. if you have written a new method
on the form or if you has overriden one of the existing ones), then you can
call
element.close();
this closes your form.
Hope this helps you.
--
Sincerely yours
Axel Kühn (visit my Dynamics AX blog at:
http://blog.ak-home.net)
"Prabu S" wrote:
> Hi,
> I am new to Axapta Programming.
> I have created one form for our customer to do some process. Now i need to
> close the form automatically onece the process has completed successfully. Is
> it possible by X++ code? If yes please let me know the step by step process.
>
> thanks,
> Prabu S
>
>
>