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

LSMW Upload vendor master data problem

Former Member
0 Likes
1,219

Hello,

I have to upload vendor master data with LSMW.

I'm using a batch input with the program RFBIKR00.

In the step "Create batch input session", I get the following error:

FB012 Session 1 : Special character for 'empty field' is /

FB007 Session 1 session name VENDOR was opened

FB112 Trans. 1 : No transaction code was transferred

FB016 ... Last header record ...

FB014 ... BLF00-STYPE 1

FB014 ... BLF00-TCODE /

FB014 ... BLF00-LIFNR DETES998

FB014 ... BLF00-BUKRS /

FB014 ... BLF00-EKORG /

FB014 ... BLF00-KTOKK 0001

FB013 ....Editing was terminated

Does anyone know how to solve this error?

Kind regards,

Frank

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
824

from the log,

i can see did you assign the TCODE first,..

it seems you need to fill these..

BLF00-TCODE this is must...

BLF00-BUKRS " you need these data alos.

BLF00-EKORG

thanks

vijay

Hello,

I have to upload vendor master data with LSMW.

I'm using a batch input with the program RFBIKR00.

In the step "Create batch input session", I get the following error:

FB012 Session 1 : Special character for 'empty field' is /

FB007 Session 1 session name VENDOR was opened

FB112 Trans. 1 : No transaction code was transferred

FB016 ... Last header record ...

FB014 ... BLF00-STYPE 1

FB014 ... BLF00-TCODE /

FB014 ... BLF00-LIFNR DETES998

FB014 ... BLF00-BUKRS /

FB014 ... BLF00-EKORG /

FB014 ... BLF00-KTOKK 0001

FB013 ....Editing was terminated

Does anyone know how to solve this error?

Kind regards,

Frank

4 REPLIES 4
Read only

Former Member
0 Likes
825

from the log,

i can see did you assign the TCODE first,..

it seems you need to fill these..

BLF00-TCODE this is must...

BLF00-BUKRS " you need these data alos.

BLF00-EKORG

thanks

vijay

Read only

Former Member
0 Likes
824

after your field mapping you need to assign the tcode.

if not assign it first,

then bukrs and ekorg i am not sure,but first try with tcode and then try passing others too...

vijay

Read only

Former Member
0 Likes
824

Hi Frank,

Have you assigned the transaction code under Transaction Code field.It comes under BLF00 structure.

Assign the XK01 to it.

Transaction Code

Constant

BLF00-TCODE = 'XK01'.

Regards,

savitha

Read only

sridharreddy_kondam
Active Contributor
0 Likes
824

Hi ,

first up all u r not mentioning the tcode and other mandatory field values...just in the field mapping and conversion step...

click -->Extras -->Layout and select all fields

and give default values to field TCODE,and other fields also and also check whether mapping conversion with regard to source is correct or not...

If still any doubts i can clarify

Regards,

Sridhar Reddy

Message was edited by: sridhar reddy kondam

Message was edited by: sridhar reddy kondam