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

code in LSMW?

Former Member
0 Likes
569

Hi all,

Is it possible to write some code in LSMW as in BDC. If possible...please let me know in which step.

Thanx in advance...

I ensure u for points.!!!!

1 ACCEPTED SOLUTION
Read only

former_member210123
Active Participant
0 Likes
538

Absolutely.Coding can be done in LSMW. there are 5 places where coding can be done.

In global_data.

The data declaretion is done.

In begin of processing coding before data processing is done.

in begin of records coding can be done on each field.

there will be an option called code. Double click on that to enter code.Validations are done there.

then there is end_of_record.

end of transaction.

endof processing.

3 REPLIES 3
Read only

former_member210123
Active Participant
0 Likes
539

Absolutely.Coding can be done in LSMW. there are 5 places where coding can be done.

In global_data.

The data declaretion is done.

In begin of processing coding before data processing is done.

in begin of records coding can be done on each field.

there will be an option called code. Double click on that to enter code.Validations are done there.

then there is end_of_record.

end of transaction.

endof processing.

Read only

0 Likes
538

it is done in the step.Maintain Field Mapping and Conversion Rules

Read only

Former Member
0 Likes
538

When you go into Maintain Field Mapping in Conversion Rules

Press CTR+F7

you will see pop up box to display the details,