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