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

after processing bdc for TCODE 9KE0, 9KE9

Former Member
0 Likes
493

Hi ABAP-CO expert!!!!

i could not get document number posted after processing bdc by 9KE0 even

though FI Document was created.

does anyone have solution?

here is my bdc log on debug...

T-CODE DYNAME DYNUMB MSGTY MSGSPRA MSGID MSGNR ENV

9KE0 SAPMSSY0 1000 S 3 KM 890 CTU

Thanks in advance.

null

1 ACCEPTED SOLUTION
Read only

varma_narayana
Active Contributor
0 Likes
415

Hi..

In the BDC Message Log check the fields..

MSGV1, MSGV2, MSGV3, MSGV4.

One of these fields should give the Document No when the MSGTYP = 'S'.

reward if Helpful.

2 REPLIES 2
Read only

varma_narayana
Active Contributor
0 Likes
416

Hi..

In the BDC Message Log check the fields..

MSGV1, MSGV2, MSGV3, MSGV4.

One of these fields should give the Document No when the MSGTYP = 'S'.

reward if Helpful.

Read only

0 Likes
415

i posted my issue on this site because MSGV1 value is empty although document was posted..

any help?

thanks in advance..

null