Automate

 View Only
  • 1.  Maintain Customer Text by Text ID in BP Customer (FLCU01)?

    Posted 10 days ago

    Is there a way to create a script that update Customer Text by ID?

    For example data in below table, I have to update Customer Text for TG20 and TG25. But there are many Text Id in the BP Customer. How will the script be created?

    TextID Customer Text
    TG20 New text1
    TG25 New text2





    ------------------------------
    Best Regards,
    Nart
    ------------------------------


  • 2.  RE: Maintain Customer Text by Text ID in BP Customer (FLCU01)?

    Employee
    Posted 4 days ago

    Hi Nart

    You could use the Long Text handling that comes with having the Function Module installed in SAP for the standard long texts - documentation link:  https://help.precisely.com/r/Automate-Studio/20.3/en-US/Automate-Studio-with-Connect-User-Guide/Transaction/Map-Fields/Add-Long-Text

    I have an update script for BP Sales area, and on the MAP tab I can select to Add Long Text on the ribbon under Advanced Features, like this:

    Simple chose the long text(s) you want to work with.  It will add a set of fields for each long text you pick, like this for Marketing Note

    You can pass in the language code, along with the long text - upload or download, plus mapping the BP number (or customer number in case it's different).

    Note that to use this feature, the BP must exist already.

    Hope this helps,

    Sigrid



    ------------------------------
    Sigrid Kok
    Precisely Software Inc.
    ------------------------------



  • 3.  RE: Maintain Customer Text by Text ID in BP Customer (FLCU01)?

    Posted 4 days ago

    Hi Sigrid,

    1.Could you please share the script that you are using?

    2.Are you using 'BP' Transaction code when recording?



    ------------------------------
    Best Regards,
    Nart
    ------------------------------



  • 4.  RE: Maintain Customer Text by Text ID in BP Customer (FLCU01)?

    Employee
    Posted 3 days ago

    Hi Nart

    It's one of the BP example scripts I have to update (or create) sales area data for BP here:  https://community.precisely.com/viewdocument/bp-sales-data-round-trip?CommunityKey=e1f0c200-ca7e-46e7-b5c7-01855e5120c7&tab=librarydocuments

    As long as you have the Function Module installed, you should be able to leverage the Add Long Text feature on the Map tab

     Best Regards,

    Sigrid



    ------------------------------
    Sigrid Kok
    Precisely Software Inc.
    ------------------------------



  • 5.  RE: Maintain Customer Text by Text ID in BP Customer (FLCU01)?

    Posted 3 days ago

    Hi Sigrid,

    I have downloaded the template that you mentioned.

    When I press 'Add Long Text' it shows below error. Do you know what is causing this?



    ------------------------------
    Best Regards,
    Nart
    ------------------------------