Skip to Content
0
May 25, 2021 at 10:09 AM

CKR1 BDC Problem

191 Views

I use the batch input for transaction CKR1.

After the execution, I get a warning message, which stops the process until pressing the ENTER key.

The problem is that the enter is not recorded and when running the batch input SUBRC is not 0.

I tried adding the ENTER before the CALL TRANSACTION

(perform bdc_field using 'BDC_OKCODE' '=E'.), but it does not change the result.

If i run ckr1 in foreground same message will come but after click on enter it proceed but dont know how to proceed in batch input it stops once get warning message -"Deleting current standard cost estimates can cause inconsistencies", Message no. CK 669.

How can I overcome the problem?