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

Field Value not getting reflected using BDC

premal_mistry2
Active Participant
0 Likes
290

Hi,

I am facing a strange problem. I have recorded a BDC for Transfer Posting (MB1B). This BDC is about splitting a single batch into multiple batches. All things are working perfect except when I am assigning the Receiving Batch to the third screen in the Process... by default it is taking the original batch in the Receiving Batch field which I don't want. I suppose this is b'coz it is SAP nature to set the Receiving Batch as the Original if it is empty.

I have checked the BDCDATA table.. the value is getting passed correctly.

The strange thing I found out is that when running BDC in ALL Scrren mode when I am on 3rd screen and I press F1 .... (jst F1 and not other event is wokring) the receiving batches changes to what I have assigned to the BDCDATA table.

Kindly suggest some solution.

Thank You.

1 REPLY 1
Read only

premal_mistry2
Active Participant
0 Likes
265

DONE !!