06.03.2014, 10:49 | #1 |
Участник
|
need to generate Prepayment invoice for a purchaseorder
Hi Friends,
Hope everybody is doing well.. I'm facing this issue from last one week if anybody know the solution for this please help me out.(AX2012 R2) I'm selecting a purchorder where i should generate a prepayment invoice for that thorugh code(X++). I tried the call menuitem of PurchFormLetter_PrepayInvoice_Action but pop up a form(vendeditinvoice form) which i dnt want.Please help me out Thank you.. Последний раз редактировалось Anitha Roy; 06.03.2014 в 10:54. |
|
06.03.2014, 16:01 | #2 |
Участник
|
Hi there.
I think, you should provide PurchFormLetter class with correct Args parameters. When you call PurchFormLetter_PrepayInvoice_Action menu item you have to pass a record. Also don't forget about caller form.
__________________
// no comments |
|
12.03.2014, 22:22 | #3 |
Участник
|
Hi Dech,
but the problem is im doing it through batch job.so while calling this menu item(PurchFormLetter_PrepayInvoice_Action Item ) we will pop up a form called vendeditinvoice which i dont want.. Thanks for the reply |
|
|
|