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

Former Member
0 Likes
686

How do we use the Concatenate option in Rules for the Field Mapping step for migration of data using Direct Input Method.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
603

If u want to import a field in SAP, which is formed of two fields from the source structure. You assign these two source fields, and after that apply the Concatenate rule.

If we want to concatenate field1 and field2, we first assign field1, after that field2 and the result will be "field1field2".

How do we use the Concatenate option in Rules for the Field Mapping step for migration of data using Direct Input Method.

3 REPLIES 3
Read only

Former Member
0 Likes
604

If u want to import a field in SAP, which is formed of two fields from the source structure. You assign these two source fields, and after that apply the Concatenate rule.

If we want to concatenate field1 and field2, we first assign field1, after that field2 and the result will be "field1field2".

Read only

0 Likes
603

Thanks a lot..it worked.

Read only

0 Likes
603

Provide some points, if u like