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 - Create Batch Input Session

sridhar_muthekepalli3
Active Contributor
0 Likes
591

Dear Friends,

This is the first time i am trying use LSMW to upload GL Master data.

All the steps seems to be ok, But when I go to 13 step - Create Batch Input Session, The System Shows the

File d:\FS00_FS00_MASTER_DATA.lsmw.conv is being checked

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

Session 1 header record 1 : head.rec.does not contain a G/L acct no

... Last header record ...

... BSK00-STYPE 5

... BSK00-TCODE FS00

... BSK00-SAKNR /

... BSK00-BUKRS 0#10

... BSK00-REF_SAKNR /

... BSK00-REF_BUKRS /

....Editing was terminated

Please suggest.

Regards

Sridhar

Edited by: Sridhar M on Jun 8, 2009 2:34 PM

4 REPLIES 4
Read only

Former Member
0 Likes
535

Hi,

=> Looks like you havent mentioned the TCODE that you are using whilst recording. There is a field specific to TCODE in the step 'Maintain Field Mapping and Conversion Rules'. Double Click on the field, a dialog opens, give your TCODE in capitals.

=> Check if you have mapped all the fields that you want to upload using LSMW. You could have missed mapping few target fields with their source fields.

=> Remove any unnecessary structure relations in step 4 - 'Maintain Structure Relations'.

Read only

Former Member
0 Likes
535

Hi,

check the below link

http://www.sap123.com/showthread.php?t=98

Regards,

Madhu

Read only

Former Member
0 Likes
535

Hi,

I think you are not passing any GL Account number to the structure.

SAKNR field is null.

Regards,

Rakesh A.

Read only

sridhar_muthekepalli3
Active Contributor
0 Likes
535

thanks for the answers