Trying to apply a validation to List of BP Answered

Rohan Baker

G'day all,

Running SAP B1 9.0 PL11 and Boyum 2014.06 (yeah I know but the last upgrade was diabolically bad)

On the List of BP screen (form 10001) I have added a grouping on active/inactive BP's (validFor in OCRD). I'm trying to set the validation to expand the active BP's by default, but I'm coming up with Invalid index error 66000-31 with the macro.

The system info is showing that the expand + symbol button is: Form=10001 Item=7 Column=V_1 Row=2 so in my macro I've tried:

Click($[$7.ROWSHEADER.0.2]);

and

Click($[$7.V_1.0.2]);

I'm probably missing something here but I've searched all the help files and I'm stumped.

Cheers

Rohan

Comments

2 comments

  • Comment author
    Yaremi Miranda Lopez
    • Official comment

    Hello Rohan,

    I'm arfraid that you can't use the Form load event in this window, that is probably why you're getting this error message.

  • Comment author
    Rohan Baker

    G'day Yaremi,

    I kinda suspected that was the case. Thank you for responding.


    Regards

    Rohan

    0

Please sign in to leave a comment.