‎2007 Jul 02 9:25 AM
Hi,
Can any one help me where do I write the Code in LSMW........
Regards,
Raghunath.S
‎2007 Jul 02 9:27 AM
Hi..,
In the step 5 <b>Maintain Field Mapping and Conversion Rules</b> you can write the ABAP code. Place the cursor in line where u want to write the code and click <b>Control+F4</b>. In the window select the ABAP code radiobutton and press enter....
Here u can write the code watever u want !!!
regards,
sai ramesh
‎2007 Jul 02 9:27 AM
Hi..,
In the step 5 <b>Maintain Field Mapping and Conversion Rules</b> you can write the ABAP code. Place the cursor in line where u want to write the code and click <b>Control+F4</b>. In the window select the ABAP code radiobutton and press enter....
Here u can write the code watever u want !!!
regards,
sai ramesh
‎2007 Jul 02 9:27 AM
Hi
In the step
Maintain Field Mapping and Conversion Rules
<b>Maintain Fixed Values, Translations, User-Defined Routines</b>
you can write the code
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jul 02 9:30 AM
Hi,
Go through the below mention site. you will get steps on LSMW.
http://www.savefile.com/download/155280?PHPSESSID=78a87808acecb21aae01b7faa80ae3a7
Regards
Raghavendra.D.S
‎2007 Jul 02 9:36 AM
go with user menu, u'l find generate source code, and display source code. in that can change. it comes in 9th and 10th steps
regards
santhosh
‎2007 Jul 02 9:56 AM
1.Go to LSMW 5th step field mapping and conversion rule.
2.Then place cursor on desire field and then click on Rule on appication tollbar
then choose Abap Code Radio button, here you can write ur code.
3.In 9th step we can see the complete autogenerated complete abap coding.