Hi All,
I am trying to Enhance my MAU Application from the backend perpespective. I am following one Enhancement Guide.
It has a process, through a BADI, in which I can pass some extra fields to the MAU Application on my client.
We can set the Enhancement flag, on the Order details page.
And clicking this Enhancement link (in the client), I can find the Fields which I have defined in the BADI and their values which are decided by my coding in the BADI.
Now the problem is that these fields are display only, but I need one field as an editable one which can be edited on the Client and updated in the backend.
Can somebody tell me how to achieve this?
Do we have to meddle up with the SyncBO structures?
Ask any questions needed to clarify the issue.
Ankur