‎2010 Apr 29 11:51 PM
Hi,
We have a custom report (Z report) using BDC to call the TCode CA02 to update the routine in both Dev and Testing systems.
The problem is in Testing system, when BDC calling CA02 to update routine, no new row was created in table PLMZ (Allocation of bill of material items to operations) while in Dev system was. And this cause the incorrect data issue.
I have checked and found that all parameter's values passed to BDC are identical in both systems.
Please advice me how to resolve this.
Thanks,
Khanh
‎2010 Apr 30 2:49 AM
Make sure all the config settings and Master data are identical as well in both the systems.
-Aabhas
‎2010 Apr 30 4:13 AM
THOUGH I HAVE NOT CHECKED CA02 NOW BUT IF THERE ARE MULTIPLE TABS THEN THERE MIGHT BE A SEEN THE CORRECT TAB NEEDS TO BE SELECTED.
IF ERROR IS LIKE "VAR" IS NOT A INPUT SCREEN FIELD THEN CHECK THAT CORRECT TAB IS IN FOCUS WHEN BDC IS RUN.
‎2010 Apr 30 4:11 PM
Hi Aabhas,
Could you pls guide me more on detail which config settings and Master data we need to check?
Hi Gaurav_AKS,
The BDCDATA tables are identical in both systems.
Thanks,
Khanh
Edited by: khaliachika on Apr 30, 2010 5:11 PM
‎2010 Apr 30 4:17 PM
Hi khaliachika
,
I had faced on similar problem once.
BDC working in Development system correctly but when it went to quality system its not working.
What we found is there are some user based settings in SAP which will change screen numbers and some settings etc..
Due to that it calls wrong screen number etc..
For this its always better to find any BAPI or FM to do the same functionality.
Thanks
Naresh
‎2010 Apr 30 8:55 PM
Hi Naresh Nelapatla,
Thanks for your sharing.
I have checked and found that the problem come from Tcode CA02 itself, not the BDC.
In Dev system, when I re-assign the routing, it works. But in TS1 system, when I re-assign the routing, it does not work.
Please advice me on this.
Thanks,
Khanh
‎2010 Apr 30 9:21 PM
Moderator message - If your question is answered, please assign po1nts to helpful answers and mark this as closed. Rob
‎2010 Apr 30 10:00 PM
Hi,
Sorry for my unclear explaination.
I mean, previously I thought that the problem comes from my custom program but it does not, it comes from my standard Tcode CA02. That means my issue is not because of the BDC.
When I try to re-assign the Operation for the general Routing from CA02, it updates for both General Routing and specific Routing for a Sale Doc in Dev System but IT ONLY UPDATE for General Routing without updating for specific Routing in Test System.
Please advice me.
Thanks,
Khanh
‎2010 Apr 30 10:05 PM
Since it's really a different question, you should still close this one and open a new question with a subject line that accurately describes the new problem. But close this one first (mark as answered) or the new one will be locked.
Rob