Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with BDC

Former Member
0 Likes
679

Hi,

J1IEX is the standard transaction, whereas we have developed ZJ1IEX, a custom transaction, which is a replica of J1IEX transaction. We are posting documents in ZJ1IEX transaction for AAAA company code, which in turn posts same excise for BBBB company code in J1IEX transaction through BDC.

After posting excise documents in ZJ1IEX, it will trigger the BDC and creates a session and processes it automatically, which shows that Transaction Processed Successfully. But when this is cross checked in table J_1IEXCHDR, there is no such excise document.

What could be missing?

Please help me out.

Thanks,

Dhanalakshmi M S

5 REPLIES 5
Read only

Former Member
0 Likes
653

Hi,

Please check the session logs in SM35. Are you getting any error messages there??

Regards,

Ankur Parab

Read only

0 Likes
653

Hi,

Transaction processed successfully, no error message in SM35

Thanks,

Dhanalakshmi M S

Read only

Former Member
0 Likes
653

Hi,

Use COMMIT WORK AND WAIT after ur CALL TRANSACTION statement in BDC.

Regards,

Arnab.

Read only

Former Member
0 Likes
653

Hi,

1.PLease check whether the session is getting created in SM35.

2.If session is getting created process the session and analyse for any error messages which would helps you in tracing your problem.

Regards,

Raghu.

Read only

Former Member
0 Likes
653

Hi,

First u cross check the field with t-table whether that entry in the range

or not.

Naveen M.