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

Buffer table not up to date

UmaArjunan
Active Participant
0 Likes
308

New fields are added to the datasource .0srm_td_cf (confirmtion data source)

i.e. There are two fields added to the extract structure of the datasource

The values are to be populated for the new field.

I enhanced RSA5_SAPI_BADI to populate the data in the extractor.

When i check the extractor checker using rsa3 transaction code, it shows a message,

‘Buffer table not up to date ‘after clicking the extraction at the bottom.

I dont know where to fix the problem like, the problem is with the BADI code or with the resulting table where the values are displayed

Please suggest me to solve this issue asap

1 REPLY 1
Read only

UmaArjunan
Active Participant
0 Likes
283

if anyone come across the buffer table problem , help out to resolve.