Help using transaction CT04
Hi all,
I'm using transaction CT04 to configure some fields as characteristics. I already created the corresponding class in CL02.
But now I want to assign a default value in this characteristic, and put the field not editable, but only filled with this default value.
Is this possible? It's the first time I'm using this.
Thanks in advance.
Best regards,
Sónia Gonçalves
Tags:
Stephan Theis replied
Hello Mike,
the object dependencies themselves aren't ABAP, but you can use functions (defined in transaction CU65) in an object dependency, that are linked to function modules (which are ABAP).
Best regards
Stephan