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

BDC-SM35 Error check.

Former Member
0 Likes
630

Dear All,

I uploading Customer balance upload.is working fine.may be any wrong data will be upload how to check the sm35 screen.

refer: i will upload 1 to 100 datas. May be 50 th data will be wrong data.How to check the sm35 screen.

NOTE: i am running in background process. Any Possible to the error data will be displayed.

Please Help me.

regards,

raj,

Dear All,

I uploading Customer balance upload.is working fine.may be any wrong data will be upload how to check the sm35 screen.

refer: i will upload 1 to 100 datas. May be 50 th data will be wrong data.How to check the sm35 screen.

NOTE: i am running in background process. Any Possible to the error data will be displayed.

Please Help me.

regards,

raj,

1 REPLY 1
Read only

Former Member
0 Likes
391

hi,

since you are using session method, you can view all background session completed and yet tobe processed in background tab in tcode sm35.

double click on your session and in details screen you can see the list of screens and transactions processed and list of incorrect screens that went for incorrect situations

if this method doesnot work

go for call transaction method

but here you need to capture messages in itab of type BDCMSGCOLL

regards,

shiva