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 recording for spro tcode

Former Member
0 Likes
965

Hello Friends,

I have done bdc recording for spro tcode path is entpstrucure>definition>financial accounting>define company.

now when im running a recording it is creating first company properly but wen i click on new entries again it is not taking teh next entry (it is taking the first entry only).

so any one can suggest how to create multiple company at the same time in spro tcode.

Thnks

Sunny

8 REPLIES 8
Read only

ThomasZloch
Active Contributor
0 Likes
880

typical multi-row recording problem.

you should make a recording for one company and then call the recording for one company at a time.

If you start trying to fill multiple rows at the same time, then you end up with problems about marking the correct row, paging up and down and so on.

Cheers

Thomas

Read only

0 Likes
880

Thnks thomas..

Can u elaborate it little , like how to create second recording inside one and call it

pls give some examples..

Sunny

Read only

0 Likes
880

you should record these steps:

- enter the transaction

- hit "new entries"

- enter company details

- hit "save"

this will complete the transaction for one company. Depending on how you call your recording (e.g. via LSMW) you now feed an Excel sheet containing all your companies and it will create them one by one.

Good luck

Thomas

Read only

0 Likes
880

Thomas ,

I have already done the mentioned steps but the problem is coming wen i want to create second entry.

its like after completing first entry its goin to new entry tab and there its not picking the second value from flat file

pls help.....

Read only

0 Likes
880

just saw that it does not leave the transaction after the "save"...so try recording this:

- enter transaction

- hit "new entries"

- enter company details

- hit "back" (F3)

- hit "save" (F11)

- hit "back" (F3)

Cheers

Thomas

Read only

0 Likes
880

i have recorded in the same manner only but in this case it is only taking the first two entries.

I think recording spro activity is not advisable wat u say?

thnks

sunny

Read only

Former Member
0 Likes
880

thnks... solved my own

Read only

0 Likes
880

Hi,

Can you elaborate how you managed to upload data in a SPRO transaction as I am also facing a similar issue.

I am trying to upload data in a SPRO transaction that does not have a TCODE attched to it.

Thanks,

Karan