hi,
My Requirement is to add one custom field at CO11n, Screen,
Found this post then implemented,
https://blogs.sap.com/2013/10/09/screen-exit-for-co11n-step-wise-descritpion/
In the above post, they suggested us to create zfield at AFRUD table. But not AFRU
Hope Afrud is reflected to AFRU, If you try to create a same append structure, it(afru) won't allow ,saying that same append structure is exists.
Whiles saving and fetching. It is binding to afrud. Not afru
Like
afrud = is_afrud.
es_afrud = afrud.
I open the co11n and Fill the field and saved it. But Where can i check the data in Afru.
Any suggestions.