how to call table function in form

vyankuvyanku Member Posts: 791
I had created a function in sales line table.
I want to call it in my new custom form of another table.

how can I call that function?
please help

Comments

  • lubostlubost Member Posts: 623
    Declare record type viariabel of Sales Line and call function. If function deals with sales line record, you have to set it first.
  • rhpntrhpnt Member Posts: 688
    vyanku wrote:
    I had created a function in sales line table.
    I want to call it in my new custom form of another table.

    how can I call that function?
    please help

    READ THE ADG BEFORE LAYING HANDS ON NAV!!!
Sign In or Register to comment.