I am running a query based on the FDG tables and need information about the FINAL DISCHARGE LOCATION.
Within the table JG_FSCL_DOC_LINES_ALL, we can access the ship_to_location_id field. Is it possible to link it and retrieve the NAME of the FINAL DISCHARGE LOCATION?
The tables I am using in my query are:
JG_FSCL_DOC_RELATIONS_ALL JFDRAJG_FSCL_DOC_LINES_ALL JFDLAHZ_PARTY_SITES HPSHZ_LOCATIONS HLHZ_PARTIESFUN_ALL_BUSINESS_UNITS_V FABURA_CUSTOMER_TRX_ALL RCTA
Thanks!