Hi!
I have created a maintenance view for a table. It has a field <b>user name</b>. I wanted to get corresponding Full name for the user. I have added one extra field PERSNUMBER(For USR21) in the Z table to have a corresponding check table available in the view. I have added ADRP as check table for PERSNUMBER in Z table so that both USR21 and ADRP be available for reference Z table in the view. Now I have taken NAME_TEXT value from ADRP for display in the maintenance view.
1. The field value is not displaying in the maintenance view.
2. How can I make the check table fields as input disabled as these fields are getting automatically populated based on other values.
Please advice how to proceed.
Thanks
Can one field (Date for eg) be defaulted to SY-DATUM in the view. Please help.
Message was edited by: Atanu Dey