2006 Dec 05 2:33 PM
Hi all,
I am working on upgrading project. I want to list all BDC programs. Is there any way i can find all programs which are using BDC Uploads?
Many Thanks
Shiva
2006 Dec 05 2:40 PM
HI Shiva,
There is no Special Search in SAP, but you can make use of function module which we use in BDC.
In Se37 --> Do the where used list on BDC_OPEN_GROUP, BDC_INSERT
and also, do the search for <b>Call TRANSACTION</b>
or else, you can use the Structure BDCDATA, goto SE11 and give this Structure name and do the where used list, give only Z* and Y*, so you will get all BDC Programs
Regards
Sudheer
Hi all,
I am working on upgrading project. I want to list all BDC programs. Is there any way i can find all programs which are using BDC Uploads?
Many Thanks
Shiva
2006 Dec 05 2:35 PM
Hi Shiva,
You can do Where Use list on CALL TRANSACTION and BDC_INSTER on Z* programs.
Hope this helps.
Manish
2006 Dec 05 2:39 PM
go to se37 & specify as BDC_INSERT & use where-used-list & it will display all the programs where all this is used....also goto SE11 and specify BDCMSGCOLL and use where-used-list to list display all programs from which sort the Z* programs.
2006 Dec 05 2:40 PM
HI Shiva,
There is no Special Search in SAP, but you can make use of function module which we use in BDC.
In Se37 --> Do the where used list on BDC_OPEN_GROUP, BDC_INSERT
and also, do the search for <b>Call TRANSACTION</b>
or else, you can use the Structure BDCDATA, goto SE11 and give this Structure name and do the where used list, give only Z* and Y*, so you will get all BDC Programs
Regards
Sudheer
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |