‎2010 Jul 03 8:14 PM
Hi -- I need to remove costing relevance indicator from CS02 , So i bought all the BOMS which needs to be changed into an internal table and did a recording for CS02 and wrote a BDC open group and close group and used rsbdcsub for daily job submission can I use sessions method for this, the indicator is not getting removed am I doing wrong with the BDC Kindly advice.
Thanks
Moderator message: please use more descriptive subject lines from now on.
Edited by: Thomas Zloch on Jul 6, 2010 5:45 PM
‎2010 Jul 05 8:00 AM
Hi,
Did you check the error log of the BDC session? Pass update mode as Synchronous update (S).
Thanks,
Vinod.
‎2010 Jul 05 8:00 AM
Hi,
Did you check the error log of the BDC session? Pass update mode as Synchronous update (S).
Thanks,
Vinod.
‎2010 Jul 06 2:51 PM
Yes I did check the error log it is not having any errors and it is synchoronus.
Thanks for replying.
‎2010 Jul 06 4:40 PM
Hi,
Instead of using RSBDCSUB, can you process the session in foreground and see if there are any errors?
There might be something wrong with the recording. Hope you passing default size = X (CTU_PARAMS-DEFSIZE).
Thanks,
Vinod.
‎2010 Jul 06 4:43 PM
ok I will actually I have multiple line items . I will check that.
Thanks for your suggestion