Application Development 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: 

problem with BATCH INPUT

Former Member
0 Kudos
240

i have BI ,in the last proccess i get popup to save the data or no.

how could i solve this problem.and say <b>yes</b>.

8 REPLIES 8

Former Member
0 Kudos
114

Hi

check the screen number of the pop up & ok code for yes

then add it in ur recording

former_member188685
Active Contributor
0 Kudos
114

Hi,

i hope you have taken care of it while Recording then , it will not be a problem and it will be saved if you code it for<b> YES</b>.

or else you need to say YES for save.

Regards

vijay

AFork
Product and Topic Expert
Product and Topic Expert
0 Kudos
114

Hey,

maybe an hint which helps you to get the Code value:

create a link on the desktop for debugging. Before pressing the "Yes"-button drag&drop the link into the popup. Then you are in the debugger mode and you can see the code for the button.

Greetings,

Achim

Former Member
0 Kudos
114

i dont know how to do it FORK.

do link of ???

vaja

when i made the record i dont get this message

just when i at mode A i see it.

0 Kudos
114

Hi,

then in that case there is no problem...

try with <b>Mode N</b> , and see. you are able to create the documents.

Regards

vijay

Former Member
0 Kudos
114

vijay

i have problem to update field ESSR-LBLNE so i made a BI.

when i in mode N it's not update the field

AFork
Product and Topic Expert
Product and Topic Expert
0 Kudos
114

Hey,

please do the following:

1. Press the button close to the "Question Mark" (you can find this in every modus in 2nd top-line)

2. Change type to "System Command"

3. Enter "/h" in the command line

4. Finish the work.

You will get the message, that a Icon was created on the Desktop.

Hope this helps.

Greetings,

Achim

Former Member
0 Kudos
114

Hi !

The PopUp's do have a own dynpro-number.

What you can do is something like the following:

SAPLSPO1 0200 X

BDC_OKCODE =YES

Where SAPLSPO1 0200 is in this example the popup.

Regards

Rainer

Some points would be nice ....

BDC_OKCODE =YES