Hallo everyone,
I want to change the field-names of customer-fields at runtime in SRM 7.0.
E.g. I have a customer-field ZZCUST1 and the long Field Label of the Data-element ist "Customerfield". This name is displayed in the SC-Itemdata. But if the Value of ZZCUST1 is a User-ID I want to change the Display-name from "Customerfield" to "User-ID".
In SRM 4.0 I have modified LBBP_PDH_CUFF02 and changed ls_display-text. But in SRM 7.0 this Programm/Include is not in use.
So my question is: Where Can I do this? In an User-Exit or in a BADI or do I have to modify something?
Please help me. Thanks in advance.
chsp111