Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Vendor Master Data LSMW problem

Former Member
0 Likes
433

Hi,

I have vendor master data in XLS file. Created project in LSMW with standard batch input object 004 (Vendor Master Data), Method (0001 standard) and Program name RFBIKR00.

Other constant data:

BLF00-TCODE = 'XK01'

BLF00-LIFNR = 'FOX1220' ... 'FOX1221' etc

BLF00-BUKRS = '3800'

BLF00-EKORG = '2000'

BLF00-KTOKK = "LIEF'

other all data like (Bank detail, purchasing data, accounting data, dunning data) are coming from that single XLS file.

Problem while creating Batch Input Session: <b>"Vendor FOX1221: data retention at plant level not allowed"</b>

Why??? Reading and converting data is fine.. but still problem terminates the BDC.

Please help me out

Thanks,

Chetan Shah

1 REPLY 1
Read only

Former Member
0 Likes
347

Hey it is solved, just making WERKR (Data retaintion at Plant Level) = 'X'

Thanks,

Chetan Shah