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 call transaction

Former Member
0 Likes
682

Hello,

I m developing BDC program with call transaction method for custom transaction ZV**.

My problem was when I execute the BDC in foreground mode, when transaction launches in foreground all the data is getting udpated, once all the processing done transaction ends with "Database Saved" with initial screen where I enters material.

Now problem was, when I m updating multiple materials in foreground, it is not going to second material by default. When I click on back button then second material appears.

Thanks in advance

Hello,

I m developing BDC program with call transaction method for custom transaction ZV**.

My problem was when I execute the BDC in foreground mode, when transaction launches in foreground all the data is getting udpated, once all the processing done transaction ends with "Database Saved" with initial screen where I enters material.

Now problem was, when I m updating multiple materials in foreground, it is not going to second material by default. When I click on back button then second material appears.

Thanks in advance

3 REPLIES 3
Read only

Chintu6august
Contributor
0 Likes
648

Hi,

PLEASE PASTE YOUR CODE.

THANKS!!

Read only

Former Member
0 Likes
648

Please share BDC code.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
648

Does you Z-transaction respect SAP coding rule, e.g. end the transaction with a COMMIT-WORK, does it contain some enjoy components, etc.

Did you record your BDC (SHDB) simulating background mode?

Hint: I Hope you understand that with so few information, it will be hard to provide a relevant response: The quality of an answer depends significantly on the quality of the question (or: how to ask good q...


Regards,

Raymond