label not displaying when item master data opened from golden arrow Answered

sb

Hi,

I've created a label on item master data which gives a visual indicator when there's alternative items available. It works as expected when opening the form and navigating through records but if I click to the item through a golden arrow the label doesn't display unless I click the refresh button.

As a test, I put the macro into debug mode and the label shows up but without that it doesn't, so is there something I need to do for it to work from golden arrows ?

Thanks

Comments

3 comments

  • Comment author
    Yaremi Miranda Lopez
    • Official comment

    Hello, I recommend that you reach your partner for more information, we have received a few tickets with a similar problem and apparently it is caused by a SAPB1 bug.

  • Comment author
    Yaremi Miranda Lopez

    Hello,
    What type of event are you using?
    -You need to create the label with the content creator when the form is open.
    -Hide this label.
    -On the event Data Load you execute a Universal Function type Macro that Enable that label if is the case or hide it of is not.

    0
  • Comment author
    sb

    Hi,
    Thanks for your reply
    That's exactly what I'm doing.

    -Creating the label with Form Load,
    -Initially hiding them with form load.
    -Then show or hide on data load.

    As I said, it works perfectly except when I open the record through a golden arrow

    0

Please sign in to leave a comment.