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

SPRO batch input

Former Member
0 Likes
849

Hello all,

I need to make a program that executes a batch input in transaction SPRO.

I am facing a problem in wich when recording the SHDB it will record only the okcode for the tree screen and the okcode looks like "=%_GC 126 35". It won't open anything and it will return an error in the screen with the tree.

Anyone knows how can i do this?

Thank you

Nuno Silva

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
685

Batch-input for SPRO ???

maybe find the view using F1 F9 and maybe you will be able to insert directly the data.

4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
686

Batch-input for SPRO ???

maybe find the view using F1 F9 and maybe you will be able to insert directly the data.

Read only

0 Likes
685

The view tip was pretty helpfull.

What i am trying to achieve is a small program for translations in several languages so we can avoid allot of work doing them manually in the system (in this case we are translating payment terms).

I managed to figure out what was the view and i am being able to open in in SM30. But now i have another problem, i can't selected the destination language. It shows me a screen with the selectable languages but i can't get him to select them. Any ideas.

Thank you

Nuno Silva

Read only

0 Likes
685

Ok i managed to do it but using the filter and selecting all after the filter.

Thank you,

Nuno Silva

Read only

JozsefSzikszai
Active Contributor
0 Likes
685

hi Nuno,

batch input is used with transactions (like create/change master data, postings, etc) not with different customizing steps.

Can you let us know what exactly do you want to achieve?

ec