‎2013 Aug 18 12:25 PM
Hi Friends,
I am posting an accounting document via IDOC - ACC_DOCUMENT.Can someone help me with a transaction (other than WE02) where I can view the accounting document posted.I am looking for a transaction similar to WPER where we can view all the POS IDOCs and their errors if any.
Regards,
Abie
‎2013 Aug 19 10:10 AM
Hi,
look into header segment E1BPACHE09 of your idoc. There should be a field obj_key.
Take this value und put in into awkey for search in se16 table bkpf.
take values for document number, company code and year from se16 hit and enter it in transaction FB03 to see the FI document.
Another option you can use in case the field E1BPACHE09-REF_DOC_NO is filled.
Than you can input this in FB03 directly as reference number.
Regards
Michael
‎2013 Aug 18 5:52 PM
Hello Abie,
You can use below transaction codes.
BD87 - Status Monitor For ALE Message
WE05 - IDOC List
WE09 - IDOC Search For Business Content
Regards,
Rahul
‎2013 Aug 19 4:33 AM
Hi Abie,
Please try the tcode SLG1, which will display Date/time/user,application log and message text.
(say,
Call transaction SLG1 with object CAPI and sub-object CAPI_LOG, then check all log entries.)
‎2013 Aug 19 10:10 AM
Hi,
look into header segment E1BPACHE09 of your idoc. There should be a field obj_key.
Take this value und put in into awkey for search in se16 table bkpf.
take values for document number, company code and year from se16 hit and enter it in transaction FB03 to see the FI document.
Another option you can use in case the field E1BPACHE09-REF_DOC_NO is filled.
Than you can input this in FB03 directly as reference number.
Regards
Michael