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 not saving the Document

Former Member
0 Likes
1,512

Dear Friends,

I have written the BDC for FB01. It's uploading all the voucher entries properly but after the last entry it's not saving the document and asking for new entry..

What may I be missing? Any clues???

Regards,

Alok.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,169

Hi ,

Use simulate button, to check and make sure the amount on both sides(DR/CR) are equal. If the problem is not solved then check for your BDC recording, is having any Popup's screens to fill the mandotary fields like cost center like that.

Thanks,

Bala.

7 REPLIES 7
Read only

Former Member
0 Likes
1,169

check ur BDC itself , How u are passing and Saving after last entry.

Regards

Prabhu

Read only

Former Member
0 Likes
1,169

HI,

Have you done the recording properly?

Check your code and see if you are calling the save function code in your bdc flow.

Regards

Subramanian

Read only

Former Member
0 Likes
1,169

Check the total amt. i.e after all entries the balance should be zero.

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
1,169

Hi

check the recording once and check the program whether you are mapping the screens properly or not.

May be saving functonality will exists in the other screens also some times.

Please check the screen mapping first.

Regards,

kumar

Read only

Former Member
0 Likes
1,170

Hi ,

Use simulate button, to check and make sure the amount on both sides(DR/CR) are equal. If the problem is not solved then check for your BDC recording, is having any Popup's screens to fill the mandotary fields like cost center like that.

Thanks,

Bala.

Read only

0 Likes
1,169

Dear Balakrishna,

I agree with you. You got the crux of my problem. Kindly let me know whether this simulate button can be captured in recording. If yes how? Currently I have to simulate manually.

Regards,

Alok.

Read only

Former Member
0 Likes
1,169

Thanks to all the contributors.

Alok.