2013 Aug 01 5:50 AM
Dear All,
I am deleting material assignment through BDC using Tcode CA02. I have written the code exactly same as recording. Still I am getting the error mentioned in the subject. Request you to let me know where i am getting wrong.
Thanks.
Thanks & Regards
Akshay
2013 Aug 01 6:19 AM
Issue solved. I missed following part of recording
SAPLCPDA 1200 X
BDC_OKCODE =BU
Dear All,
I am deleting material assignment through BDC using Tcode CA02. I have written the code exactly same as recording. Still I am getting the error mentioned in the subject. Request you to let me know where i am getting wrong.
Thanks.
Thanks & Regards
Akshay
2013 Aug 01 5:56 AM
hi akshay,
i think screen flow is missing . you do one thing
if it is call transaction run it on MODE 'A' or it is Session run it in foreground.
then u can understand what is the issue is, accordingly change u r BDC Code
suresh
2013 Aug 01 6:01 AM
Hi Suresh,
In Mode A, it is working fine. Also when I am Processing the recording through SHDB, it is working fine. When executing in Mode E, it is stopping at SAPLCPDA 1200 screen. Following is the recording I have for that screen:
SAPLCPDA 1200 X
BDC_OKCODE =MTUE
2013 Aug 01 6:12 AM
hi try to run in Mode N ,
check the previous screen of 1200,
Suresh
2013 Aug 01 6:11 AM
Hi Akshay,
May be you have forgotten to put DYNBEGIN = 'X' in bdcdata structure. or may be in the loop you have to write REFRESH BDCDATA. Try this once.
Regards,
Shamili.
2013 Aug 01 6:19 AM
Issue solved. I missed following part of recording
SAPLCPDA 1200 X
BDC_OKCODE =BU
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |