2006 Dec 14 6:22 AM
Hi All,
I am facing an issue to capture messages in BDC. Actually I created a BDC(BDC1) of exisitng BDC program (BDC2).
One status messages is thrown when BDC2 runs, but when I am running BDC1 I am not able to capture status message thrown from BDC2. I am using BDC Message Table in CALL TRANSACTION.
Is this possible if yes how this can be done ?
Hi All,
I am facing an issue to capture messages in BDC. Actually I created a BDC(BDC1) of exisitng BDC program (BDC2).
One status messages is thrown when BDC2 runs, but when I am running BDC1 I am not able to capture status message thrown from BDC2. I am using BDC Message Table in CALL TRANSACTION.
Is this possible if yes how this can be done ?
2006 Dec 14 6:25 AM
2006 Dec 14 6:57 AM
2006 Dec 14 10:42 AM
Hey I did check the Message Class and also I am not getting message in BDCMSGCOLL during call transction so I dont think FORMAT_MESSAGE can help