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 Coding in a program

Former Member
0 Likes
644

Hi,

I have done BDC recording and saved into a program. now i want to insert this coding in other program. what to do? what extra coding should i write there? i am also getting some parameter on the screen to run in which mode. i want that also to be disabled. i searched forum but i was unable to get my requirement.

4 REPLIES 4
Read only

Former Member
0 Likes
607

hi,

check the following links.

<<Wiki links removed by moderator. Let the OP do the search>>

Check wiki for more sample programs.

Regards,

Sakshi

Edited by: kishan P on Aug 31, 2010 11:02 AM

Read only

0 Likes
607

I wrote the program same like the example program already. but the data should be changed in the transaction right? there i am not viewing the changes. and also when i do debugging i should see the screens right? that also i am not able to view?

Read only

0 Likes
607

HI,

You are doing session method or call trans. method? if session methods means, first u need to run the program then go to session tcode and run from there , while running the session , u wil get the pop up with all information like background or foreground and with all screens or no screen all these information u wil get.

In the call trans method, do the normal debugging....

Reagrds,

Bharani

Read only

BH2408
Active Contributor
0 Likes
607

Hi ,

After recording the tcode from SHDB , it wil create the program , in that one include will be there at the starting ... check that in that there will be code for the selection screen i.e what should be the mode and update and session or call trans. all the details will be there.

If u dont want all these things , just copy the recording code and paste it in ur code.

Regards,

Bharani.