‎2010 Aug 31 5:38 AM
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.
‎2010 Aug 31 5:46 AM
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
‎2010 Aug 31 6:32 AM
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?
‎2010 Aug 31 6:47 AM
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
‎2010 Aug 31 6:30 AM
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.