2010 Feb 17 2:49 PM
Hi Friends,
I just have a query can anyone help me on it.? I want to call a customised transaction from BDC Call transaction ,the customized transaction should get 2 values from BDC.
Regards
Dinesh
2010 Feb 17 4:47 PM
Hi Dinesh,
use the set parameter Id statement to set the 2 values for the two fields you want.
and once that is set call the custom transaction using CALL TRANSACTION.
Thanks,
Srini.
Hi Friends,
I just have a query can anyone help me on it.? I want to call a customised transaction from BDC Call transaction ,the customized transaction should get 2 values from BDC.
Regards
Dinesh
2010 Feb 17 4:47 PM
Hi Dinesh,
use the set parameter Id statement to set the 2 values for the two fields you want.
and once that is set call the custom transaction using CALL TRANSACTION.
Thanks,
Srini.
2010 Feb 17 6:14 PM
Hi,
Please don't use All Caps/Bold letters.
Whether the T-code is custom or standard, there is no difference in the syntax of CALL TRANSACTION. You can use it in the same way. Explain the problem you are facing so that we will try to resolve it.
Thanks,
Vinod.
2010 Feb 18 7:21 AM
CALL TRANSACTION 'T.CODE' USING BDCDATA OPTIONS FROM CTU_PARAMS MESSAGES INTO MESSTAB.
2010 Feb 26 3:05 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |