Application Development 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: 

LSMW

Former Member
0 Kudos

Hi Friends,

I want to upload F-02 . I tried it by Single file , double file , but not getting please tell me if anyone have done this perticular transaction and how ?

Sonal

5 REPLIES 5

Former Member
0 Kudos

why dont you use standard batch input program RFBIBL00.

All it needs is a application server file in the format which can is describe in the program documentation. Just go trough it and you can create a file with the required format.

0 Kudos

Hi Sharath,

I'm using that only . Can you tell me the file format plz. How to separate header and item data and how to assign it.

Sonal

Former Member
0 Kudos

it is something like this...

0<segmentdata>

1<headerdata>

2<item1>

2<item1taxdata>

2<item1withholdingtax>

2<item2>

.....

here first character determines the structure..whether item , header or sessiond data.

the data after the first character should be in the order of fields of corresponding structure..

<item1> should have data in order of structre BBSEG ( no gaps between the values of each field).

try this and let us know.

0 Kudos

Hi ...

My file str is like this ( full data is in one line , not like header is at first and then item is at 2nd )

plz suggest.

BLDAT BLART BUKRS BUDAT MONAT WAERS XBLNR BKTXT NEWBS NEWKO WRBTR ZUONR SGTXT

2062006 SA RU11 1072006 7 RUB Test Uplod Russia Test Uplod Russia 40 101000 25000 Test Uplod Russia

2062007 SA RU11 1072006 7 RUB Test Uplod Russia Test Uplod Russia 40 131010 3000 Test Uplod Russia

2062008 SA RU11 1072006 7 RUB Test Uplod Russia Test Uplod Russia 40 132010 8000 Test Uplod Russia

2062009 SA RU11 1072006 7 RUB Test Uplod Russia Test Uplod Russia 50 239010 36000 Test Uplod Russia

Former Member
0 Kudos

HI

GOOD

YOU HAVE NOT GIVEN THE DETAILS ABOUT THE SINGLE FILE AND DOUBLE FILE.

ANYWAY HAVE YOU DONE THE RECORDING PROPERLY USING SHDB.

IF YOU WANT TO UPLOAD THE DATA BY USING SINGLE FILE AND DOUBLE FILE THAN YOU CAN USE LSMW FOR THAT.

THANKS

MRUTYUN