cancel
Showing results for 
Search instead for 
Did you mean: 

LTMC - How do you migrate text that needs to be split

mmcisme1
Active Contributor

We are migrating customer text. When the customer text is entered, a user will split the text into several lines. This is not because of restrictions, they just want the text on different lines. For instance:

  • Park at South side
  • hours are 8 - 10

When using the migration cockpit, it has the key of custom, text id, and language. There isn't a sequence. So just loading as text won't work. If I concatenate it all together, it won't work. All the data would be on the same line.

Has anyone had a similar issue and solved it? At this point I'm thinking we may have to just create a custom program to load the texts.

I did a search and couldn't find anything that would help.

Thank you!

Michelle

Accepted Solutions (1)

Accepted Solutions (1)

mmcisme1
Active Contributor

There is an easier way to do this. If you don't mind you text in separate lines in the Excel document. I don't think that would be a big deal. When you do your download just set it up that way.

https://answers.sap.com/questions/13164313/ltmc-how-to-migrate-text-that-needs-to-be-split-si.html

Here is m.moisaanswer that she provided, another way of doing things. Or click on the link above.

So, here it is: just add the text in the Data Upload Template on separate rows and it will be migrated as such:

I have tested it with Material Master, Sales Texts & MRP 4 Memos and it works perfectly fine.

Answers (1)

Answers (1)

mmcisme1
Active Contributor
0 Kudos

The only thing we could think about doing was creating a custom object in LTMOM. Then attached a custom RFC Function module. Only a little more work than using the defined migration object that was already there.