Dear All
I have to add three new fields (customer Z fields) in the transaction screen CO11N.
1. I have already appended the fields in table AFRU.
2. Using SE51 - I created a sub screen 900 and painted those fields.
3. Then how to link this screen to the Program.
I find in SMOd - CONFPP07, there are two exits EXIT_SAPLCORU_S_100, EXIT_SAPLCORU_S_101.
i added following code in EXIT_SAPLCORU_S_101
TABLES: AFRU.
MOVE-CORRESPONDING AFRU TO ES_AFRUD.
Kindly help me on followng things.
How to make visible those fields in the screen.
Which exit should be updated to get ths fields updated in database.
Please Can some one give me the clear steps. From the forum so far I read, I am not able to get it clearly.
Regards,
Venkat