Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

PO invoicing giving an error

$
0
0

I have a  sales order and intercompany PO sales order got invoiced but even i try to invoice it gives an error 

item :123

Transaction has already been posted.

I have debugged the code and found that 

error comes from :

[s] \Classes\SysDictClass\invokeStaticMethodIL 51

from 

 // Transition to IL and set the system date since sessions do not get current session date time by default
        result = runAs(
            //BP Deviation Documented
            curUserId(),
            classNum(SysDictClass),
            staticMethodStr(SysDictClass, invokeStaticMethod),
            [_className, _methodName, _params, true, DateTimeUtil::getSystemDateTime()]);


I have did full CIL but still I am getting the same error and the issue seems with the particular purchase  order.

any clue or help will be appreciated


Viewing all articles
Browse latest Browse all 72043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>