Skip to Content
1
Former Member
Apr 22, 2009 at 07:21 AM

BDC: error in mode N , but not error in mode A

394 Views

i want to use BDC for mass change asset (t-code AS02)

some asset have subnumber

such as

table asset no 5000 subno 0

chair asset no 5000 subno 1

chair asset no 5000 subno 2

my problem is when i post BDC using Mode N (or E) by loop internal table each record

(example record 1 = asset no 5000 subno 0

record 2 = asset no 5000 subno 1

record 3 = asset no 5000 subno 2

when post record 2 there is error .

asset 5000 subno 1 is beging processed by user.

but when i use BDC mode A .

there is no error.

(my customer donot want to press enter so i cannot use mode A)

please help me .

what should i do.

Edited by: dittaporn nanasilp on Apr 22, 2009 9:23 AM