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

Regard BDC

Pramanan
Active Participant
0 Likes
876

Hi ,

I have recorded using shdb with Tcode 'iw52' giving Notification number and clicked service order a small window opens in that i gave sm01 , 9999 , 9999, Nunmeric and 999.

Then a new screen opens in that i gave input as 'Service order' for order . Then click on operations tab.

In that i filled stTextk , system condition and operation short text.

Then i saved the recording. I have then programmed in se38 to upload the datas to be stored as per my recording,for that i have saved a tag delimited file.

My program is error free and it takes the input from delimitedtag file.instead of filling the given datas as which i have recorded ,

cursor get placed in service->ServProd field and ask for that input.

But that is not need to fill and i didn't record more over in my recording that ServProd field has no data.

kindly guide me , i don't know where i was stuck.

Hi ,

I have recorded using shdb with Tcode 'iw52' giving Notification number and clicked service order a small window opens in that i gave sm01 , 9999 , 9999, Nunmeric and 999.

Then a new screen opens in that i gave input as 'Service order' for order . Then click on operations tab.

In that i filled stTextk , system condition and operation short text.

Then i saved the recording. I have then programmed in se38 to upload the datas to be stored as per my recording,for that i have saved a tag delimited file.

My program is error free and it takes the input from delimitedtag file.instead of filling the given datas as which i have recorded ,

cursor get placed in service->ServProd field and ask for that input.

But that is not need to fill and i didn't record more over in my recording that ServProd field has no data.

kindly guide me , i don't know where i was stuck.

1 REPLY 1
Read only

dhruv_shah3
Active Contributor
0 Likes
456

Hi,

Put 'X' for that filed in your tab delimited File.

It will not ask you next time you run the Program....

HTH

Regards,

Dhruv Shah

Edited by: Dhruv Shah on Mar 7, 2008 3:25 PM