In this blog post, you will learn how to upload Equipment Long Texts using SAP Data Services. Long text cannot be uploaded using Equipment Master data object in SAP Data Migration Cockpit(Migrate your Data Fiori App in S/4 HANA 2020).

 

Requirement: Long texts are those texts which are greater in length than a standard short text description. Eg. Equipment long text description. SAP has provided a standard FM CREATE_TEXT.

Solution: The standard FM is not a remote enabled one and therefore cannot be used in SAP Data Services Designer. We can create a wrapper around the FM and create a Z function(E.g. Z_CREATE_LONG_TEXT) as per the ABAP Development standards and then make it remote enabled. You can contact the ABAP developer in your team to create a wrapper around the Standard FM CREATE_TEXT.

Custom%20Function

Custom Function

Import the Z Function(Z_CREATE_LONG_TEXT)  in SAP Applications Datastore in SAP Data Services Designer. You can now call this function in a query transform.

For the Z_EQUIPMENT_LONG _TEXT function module, the parameters essential are FID, FLANGUAGE, FNAME, SAVE_DIRECT and FFORMAT. The Functional Consultant should first test the data using Test Data directory in SE37 and update the Long text using the Z function. If the long text description for the equipment is getting updated properly then it should also work in SAP Data Services Designer

Import%20Parameters%20and%20Tables

Import Parameters and Tables

 

Header%20Data%20Structure

Header Structure

Using a Flat File or Staging table bring the data in the above format for providing input to the Z Function Module in Designer

SAP%20Data%20Services%20Dataflow%20for%20loading%20Long%20text%20data

SAP Data Services Dataflow for loading Long text data

Now Import the Z function and the Schema Out should look like below

NRDM%20Schema

NRDM Schema

Define the Input parameters and Click Next

Input%20Parameters%20and%20Table%20input

Input Parameters and Table input

Provide the Output Parameters as FLINES

Outpur%20Parameter

Outpur Parameter

Execute the BODS job and the NRDM Flat table will show the result of the Function call. If AL_RFC_RETCODE is showing as RFC_OK then the Equipment Long text has been successfully loaded in to the S/4 HANA Target System

NRDM%20Flat%20table%20Output

NRDM Flat table Output

 

Verify the Long text has been uploaded in IE03 tcode

Equipment_Multilingual%20Texts

Equipment_Multilingual Texts

 

Multilingual%20Texts%20Display

Multilingual Texts Display

Click on Long Text in the Multilingual Texts Display screen and the Equipment Long text will be displayed in a Word editor

Equipment%20Long%20Text%20Window

Equipment Long Text Window

 

There you go!! You can now see that all the long text related to Equipment are uploaded successfully as provided in the source data.

 

I hope you find this blog post useful! Kindly share your comments and remarks if any 🙂

 

Sara Sampaio

Sara Sampaio

Author Since: March 10, 2022

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x