2007 Jun 15 6:44 PM
I have created BDC for TC LT04 and all is working well. I have to blank out the Quant field so a new one is created and get a warning messing to check the values. This warning message is not skipped when the transaction is called and executed in background. When executed directly thru LT04 I can Enter thru this but I can see when executed programatically in debug (MODE P) it stops there waiting for an enter. I tried coding another Enter but still is not working. Any one have suggestions?
2007 Jun 15 7:29 PM
Make sure you are passing the quantity as a character field.
Rob
I have created BDC for TC LT04 and all is working well. I have to blank out the Quant field so a new one is created and get a warning messing to check the values. This warning message is not skipped when the transaction is called and executed in background. When executed directly thru LT04 I can Enter thru this but I can see when executed programatically in debug (MODE P) it stops there waiting for an enter. I tried coding another Enter but still is not working. Any one have suggestions?
2007 Jun 15 6:53 PM
2007 Jun 15 6:54 PM
2007 Jun 15 7:29 PM
Make sure you are passing the quantity as a character field.
Rob
2007 Jun 15 7:33 PM
Hi,
Execute your BDC in Background / Error screen mode. It should work.