Hi All.
A client requires that when creating a Service Report for their customer who has several sites that they can select a "delivery" or "shipping" address (CRD1."AdresType" = 'S') on a service report rather than the singular billing address.
I have tried a FMS on a UDF but I can't get it to populate more than 1 line of detail (the CardCode of the BP). In an ideal world I would like a UDF to list all possible shipping addresses in their totality or at least an identifying part logged per BP listed on the service call.
I have also tried creating a table in HANA and linking it to a UDF but cannot get all of the details to populate only "Code" and "Name" and none can be filtered based on the OSCL."customer" field.
Once I get this I can at least use it to filter against the OCRD table in Crystal Reports.
Any ideas?