cancel
Showing results for 
Search instead for 
Did you mean: 

Formatted search on invoice

Former Member
0 Kudos

I want to do a formatted search on a invoice, and i must get the LineNumber of each invoice line , and with this linenumber and the docentry, put a value in a userfield(the userfield is in each line) How can i get this linenumber? It's something like $[Item_number.Colum_Number]? Does it iterate itself through de lines?

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Miguel Angel,

If you activate the debugging info, you can see that it is the 0 column, so it will be $[$38.0.0] .

38 for the matrix object.

0 for the column.

0 fot the format.

Regards,

Ibai Peñ

Answers (0)