Hi,
I am using two econnect SPs to create misc. Log entries in Project Accounting:
taPAMiscLogLineInsert and taPAMiscLogHdrInsert.
I am creating line item record first and then the header
record. When I try executing the SPs to create the records from SQL Management
manually, they work fine. First the line item gets created and then the header
record.
When I try calling my procedure from GP, line items are
getting created fine without error. I don't get any error on the header call
either but the record doesn’t get created.
Instead it inserts a record in eConnectOutTemp table with
that Misc. Document number. I have no idea what is causing this error. Any help is greatly appreciated.
-Divyanshu
*This post is locked for comments
I have the same question (0)