2008 Mar 26 4:58 PM
Hello,
I am using BDCMSGCOLL to handle the system messages but right now I have strange issue. I can run ME38 manually and try to explode the subcontracting BOM on a schedule agreement and if that has already been done I'll get a message when I try to save that says "No data changed".
If I do the same steps with a BDC I get the message "Schedule Agreement & has changed". When I check MD04 I can clearly see that nothing changed.
Anyone know how this can be happening?
Thanks,
Matt
2008 Mar 26 9:58 PM
try running your BDC in Dialog Mode ( "2" I believe, but it's been a long time) and see if it's doing anything different than what you're doing manually.
Hello,
I am using BDCMSGCOLL to handle the system messages but right now I have strange issue. I can run ME38 manually and try to explode the subcontracting BOM on a schedule agreement and if that has already been done I'll get a message when I try to save that says "No data changed".
If I do the same steps with a BDC I get the message "Schedule Agreement & has changed". When I check MD04 I can clearly see that nothing changed.
Anyone know how this can be happening?
Thanks,
Matt
2008 Mar 26 9:58 PM
try running your BDC in Dialog Mode ( "2" I believe, but it's been a long time) and see if it's doing anything different than what you're doing manually.
2008 Mar 26 9:58 PM
as an alternative, check to see if any BAPIs exist to do this for you. they're much easier in the long run to use.
2008 Apr 18 3:24 PM
I tested this in Dialog Mode "A" and I can see that it follows the exact same steps that I would normal use and still nothing changes but I get an system message that something changed.
I have looked at a BAPI (BAPI_GOODSMVT_CREATE). I thought I could use a FM (CS_BOM_EXPL_MAT_V2) to explode the subcontracting BOM and then use the BAPI to create the goods movement on each material.
However, that task seemed daunting and I have a lot of pressure from the business to get this working. I know the method using transaction ME38 works so it seemed like the best option to create a BDC of those actions.
Does anyone know why the BDC would say something changed and when I do the same process manually I get the system message of no change?
Thanks,
Matt
2008 Jul 31 4:53 PM