on 2024 Feb 29 11:24 AM
Hello Community,
I want to display the Text Type in reports.
but I can not.
what method should I use to do this, or function?
thank you in advance for your help.
Request clarification before answering.
Hi,
you have to use the tables with 10
e.g. Order
Header ORDR, Lines RDR1, Textlines RDR10
The sorting is a little bit tricky. in RDR10 you find the column AftLineNum in sorting process the VisOrder in RDR1 is meant and in it is OrderNum.
e.g a 2 Textlines after VisOrder 3
Then the sorting is Textline1-> AftLineNum 3 OrderNum 1 Textline 2 AftLineNum 3 OrderNum 2
regards Lothar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 22 | |
| 19 | |
| 13 | |
| 9 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.