‎2008 Jul 31 8:17 AM
Hi ,
I need your help reg in lsmw.i am facing one issue in direct input method using RFBIBL00 this program and update the values in FB01 transaction.
1. In my flat file one header and multiple line items
i.e .in flat file one header and 3500 line items are there
my requirment is one header to maintain 950 line items remaining 950 items it can upload same header in next time.
i.e in display converted data
<one header>
1
2
.....950
<same header>
1
2
3
u2026u2026.<950>
how it is possible ...
‎2008 Jul 31 8:22 AM
Satish,
you need to code for that.
just press Shift+F5 in second screen on lsmw than select the check box against both Generate Conversion Program
Display Conversion Program than here you can write your code in Display Conversion Program make it in change mode and write small routine to handle this situatiion.
caution Conversion Program always overwritten when you do any change to recoding.so please make sure once you write Conversion Program than no changes are accecpable.
Amit.
‎2008 Jul 31 8:22 AM
Satish,
you need to code for that.
just press Shift+F5 in second screen on lsmw than select the check box against both Generate Conversion Program
Display Conversion Program than here you can write your code in Display Conversion Program make it in change mode and write small routine to handle this situatiion.
caution Conversion Program always overwritten when you do any change to recoding.so please make sure once you write Conversion Program than no changes are accecpable.
Amit.