‎2008 Jun 23 7:07 AM
Hi all,
How to find the BDC name in a program? I have a program and couldnt find which BDC it is using. Can anyone tell me the way to find it. Thanks.
‎2008 Jun 23 8:48 AM
There is no BDC program for a Program ..
U hv to find the Program and screen number to run a bdc .
Go to Sytem-status .. U will get the Program name and screen no .
‎2008 Jun 23 8:08 AM
Hi,
Your question is not clear. Could you give more details. Is it the type of BDC you are looking for like Call Transaction or Session method etc., It is the same program name that we pass in Form BDC_DYNPRO ie BDCDATA-PROGRAM = PROG. If you are looking for something else be specific and clear, so that we can help you.
Best Regards,
Sekhar
‎2008 Jun 23 8:48 AM
There is no BDC program for a Program ..
U hv to find the Program and screen number to run a bdc .
Go to Sytem-status .. U will get the Program name and screen no .
‎2008 Jun 23 9:44 AM
Hi,
I have a program which i dint create and I'm asked to edit it. There has been a BDC used in the program. I want to know the name of the recording(BDC) which that program uses, so that i can analyse the recording in SHDB.
‎2008 Jun 23 10:00 AM
Hi,
Once you plan for a BDC with a given transaction, first you will do the recording using SHDB and you can generate an ABAP program code using that recording and modify it accordingly or you can write your own code based on the screen numbers, technical field names, and okcodes for the data transfer to take place. So you cannot look in for a SHDB recording name in your program name as it is not required anywhere in the program. If you want you can search for the user who created the program and recording and the relevant transaction code from the SHDB list.
Reward points if useful.
Best Wishes,
Sekhar