selvarajk
7th May 2021, 07:54
Hi,

Anyone can share the User exit document for understand the process.

Regards
selvaraj

JaapJD
7th May 2021, 09:52
For BaanIV? User exits are not available for BaanIV. For Infor LN you can better look at extensions, rather then user exits. See the Extensions Development Guide in Infor Support Portal.

andreas.toepper
7th May 2021, 14:13
JaapJD is right. Only if you're using an "older" Version of LN (somewhat between FP4 and LN 10.4 I think; the first Versions of LN did not support UEDLLs) you can use UEDLLs. You can take a look in a suitable version of the programmers reverence guide (look up "User Exit"). See KB 22924522 for the programmers reference guide.

Remeber if you're using extensions in LN, die UEDLLs will no longer be working.

selvarajk
10th May 2021, 10:15
Thanks for your reply.