Hello community,
I am trying to add some description data to a customer facing crystal report and noticed I am only pulling the ID/ Code of the certain fields but need to show the full description of what that id/code is. Trying to add the descriptions for certain fields and can't find the tables to pull in.
Looking for the descriptions for:
Payment Term (PTE)
Carrier (BPTNUM)
Delivery Mode (MDL)
Example -
Delivery Mode gives me the code of the mode and not the description I am looking for.
I found the TABMODELIV for Delivery Mode that had a description but has all the funky translation stuff. Is there not a table that has this data without manipulating through sql?