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

Batch Input (call transaction) and warning dialog

Former Member
0 Likes
1,281

Hello!

I found this text in help on Batch input (calling transaction):

"

Warning dialog

You can only leave a warning dialog (message type "W") by pressing ENTER. For
batch input, this means that screens with warning dialogs must each be included
twice in the screen sequence.

"

Can smb. give  me an examlpe?

When I record input in SHDB transacrion - I get this lines, but it doesn't work - warning dialog appear on screen and wait "Enter"

SAPMSSY0 0120 X                                                                                                                                                                                                                                                                         

                                                BDC_OKCODE =&ONT

SAPLE30D 0400 X                                                                                                                                                                                                                                                                         

                                                BDC_CURSOR REG30-GERTYPTXT(01)

                                                BDC_OKCODE =TARD

                                                REG30-LINE_MARK(01) X

                                                BDC_SUBSCR SAPLES65                                0240GERPLATZ

Hello!

I found this text in help on Batch input (calling transaction):

"

Warning dialog

You can only leave a warning dialog (message type "W") by pressing ENTER. For
batch input, this means that screens with warning dialogs must each be included
twice in the screen sequence.

"

Can smb. give  me an examlpe?

When I record input in SHDB transacrion - I get this lines, but it doesn't work - warning dialog appear on screen and wait "Enter"

SAPMSSY0 0120 X                                                                                                                                                                                                                                                                         

                                                BDC_OKCODE =&ONT

SAPLE30D 0400 X                                                                                                                                                                                                                                                                         

                                                BDC_CURSOR REG30-GERTYPTXT(01)

                                                BDC_OKCODE =TARD

                                                REG30-LINE_MARK(01) X

                                                BDC_SUBSCR SAPLES65                                0240GERPLATZ

2 REPLIES 2
Read only

Former Member
0 Likes
802

Hi,

Ask the Function consultant to do the recording . The value you entered in the field might be wrong. There are some cases that the Functional consultants can make the error type as Warnings or Error.

Please check this point also. There are 4 types of modes available for executing the BDC.

A,N,E  & P. 

Check with N & E while executing the BDC.

Thanks & Regards,

Sumodh.P

Read only

former_member214709
Participant
0 Likes
802

Dear Pavel,

Try to use the click of your mouse and Tab key while recording in SHDB rather than opting for ENTER unless required.

Regards

Dinesh