on ‎2020 May 28 2:44 AM
Hey all,
I am trying to zone in on a row field from a service call pane added by coresuite. I believe i've managed to find the right table and field (i hope) but when I try and query it (or also use the field in a PLD which is the end goal here) i get not only the actual field information i am after but also seemingly hundreds of other rows that are not part of that service call. Below is a picture of the information I am trying to access, (1) is the line information and (2) is the system information.

By digging deeper into the UDF i noticed there was a table called @SWA_CT_EFFORTS which looked like the culprit and had an associated field called U_Remarks, i could very well be wrong though.
This is the query I am using below, as you can see i've tried isolating remarks only relating to the service call with T0.[DocNum] = '1286' however I am still getting a LOT of other records not even relating to that docnum.

Ultimately I need to get it to display only the rows in that effort pane (1 from the first image) in my PLD, but first i need to make sure i have the right table and field.
Any help will be much appreciated.
Request clarification before answering.
| User | Count |
|---|---|
| 14 | |
| 9 | |
| 7 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.