Automate

 View Only
  • 1.  BP_Recent days we facing this error Cursor field (ADDR2_DATA-REGION Region) while running the script

    Posted 20 days ago

    Dear,

    Recently while running the script we receiving these "Cursor field (ADDR2_DATA-REGION Region) is not enabled, or is missing from screen (SAPLBUS_LOCATOR 3000 Locator Dialog Main Screen)" also we debugged the script but it skips and moved to contact relationship changes but in general fields changes was not happened.

    Also try with many new script it getting same error in general level.

    Has anyone experienced this and found a way around it?

    Attached the scripts for your reference. 



    ------------------------------
    Babu John
    ------------------------------

    Attachment(s)



  • 2.  RE: BP_Recent days we facing this error Cursor field (ADDR2_DATA-REGION Region) while running the script

    Employee
    Posted 19 days ago

    Hi John

    Usually that error means you are not in a place where you can (1) see the field (2) enter the field.

    Can you please share the steps you are trying to run - including screen shots will help.  Also, please run in Debug mode and share a screen shot of where the script gets lost - preferably debugging with more than 1 row.

    For example, your script name is BP Change Contact Person Relationship, the but script contents is - I believe - creating a new BP of type organization.

    One thing I noticed is that you are swapping into edit mode, but you only should do that for the first row/transaction, otherwise it turns it off again to display mode for the next row:

    So put an IF First row around it like this:

    Best Regards,

    Sigrid



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



  • 3.  RE: BP_Recent days we facing this error Cursor field (ADDR2_DATA-REGION Region) while running the script

    Posted 18 days ago

    Dear, Thank you for your suggestion, I tried to create for Person not for Organization, but i did the modification and it work properly now.

    Thank you

    Babu John



    ------------------------------
    John Babu
    Atos IT Solutions and Services EOOD
    ------------------------------



  • 4.  RE: BP_Recent days we facing this error Cursor field (ADDR2_DATA-REGION Region) while running the script

    Employee
    Posted 18 days ago

    Hi John,

    That's good news - thanks for sharing that it's working!

    Best Regards,

    Sigrid



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