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

Strange problem with Batch Input F-30

Former Member
0 Likes
2,835

I'm facing a really strange problem. I have a batch input on mode N for F-30 that gave me an error,the message is:

F5 263 S The difference is too large for clearing

00 344 S No batch input data for screen SAPDF05X 3100

But I switched to mode E or mode A,this batch input is succeed,everythins is OK.

I check out batch input record in SM35,then click Process button,the same case.

Have anyone faced this kind of problem?

Thanks in advance for any help.

I'm facing a really strange problem. I have a batch input on mode N for F-30 that gave me an error,the message is:

F5 263 S The difference is too large for clearing

00 344 S No batch input data for screen SAPDF05X 3100

But I switched to mode E or mode A,this batch input is succeed,everythins is OK.

I check out batch input record in SM35,then click Process button,the same case.

Have anyone faced this kind of problem?

Thanks in advance for any help.

9 REPLIES 9
Read only

Former Member
0 Likes
1,809

Just mode N have this problem.

Read only

sudhahar_ramachandran
Active Participant
0 Likes
1,809

Hi,

Good day...

Both of the messages you've given are not error messages as it's type shows it's a success message check if it really causes your transaction to stop.

If Yes, The given problem may caused because of several reason.

1) while running the transaction in foreground mode, the system will try to take some default values whereas in the background mode this defaults will not be considered...

dont assume that the first tab will always be visible for input.

2) if any kind of confirmation message is popping up, we need to input it properly. otherwise it'll take the default value ( 'Yes' / 'No' / 'Cancel' ).

Read only

0 Likes
1,809

Sudhahar,thanks for your reply,but I think it isn't that cause.

Read only

0 Likes
1,809

check in the all screen mode, for all screens the command box is displayed.. even for popups.. dont press enter.. use mouse click...

Read only

0 Likes
1,809

Sudhahar,thank,

I checked it,I think it is no problem!

Read only

Former Member
0 Likes
1,809

Hi Jack,

I have faced a similar kind of problem while automating F-51.

Few tips for you.

1.If you are recording the screen movement in SHDB, then run the TCode once manuallly and see the screens .There is a possiblity that few screens are not getting captured in SHDB

Ex.When you run F-51 and record screen movemnt, the same screen as mentioned by you shows the invoices amount as deactivated ,wherea as the manual process shows them activated.

Do let me know if this dosen't works out.

AJay

Read only

0 Likes
1,809

Hi,Ajay

May you tell me detail information,I saw you Thread:BDC for tcode f-51,It's a same case.But I can't get detail information in your thread.

I don't know what screen is missing.How can i get that missing screen in SHDB.

my english is very poort.

Read only

Former Member
0 Likes
1,809

This problem was solved!

Thanks everyone.

In the TCD F-30,Batch input mode A and E initial state of all item is deactivate,Mode N initial state is activate.So if choose mode N,must choose all item and deactivate them in the first step.

Read only

0 Likes
1,809

Dear Jack,

Can you specify what are "all the items" please? I am using a BDC program based on FB05. I receive the same message "F5 263 S The difference is too large for clearing" and it stops the BDC program every time. When I choose BDC mode "A", this message is displayed as type 'S', so I can proceed. However when I choose mode "N", the log shows this message is type 'E' and causes BDC failure. I would appreciate your kind help.

Best,

Arwen