Hi Experts,
I am tryin to create a custom Z table with 6 fields.
FLD1,
FLD2,
CREATEDBY,
CREATEDON,
CHANGEDBY,
CHANGEDON.
The user will insert values into this Ztable using table maitenence generator values for FLD1 & FLD2.
I have created a Tcode for that as well.
I am able to populate the field CREATEDBY & CREATEDON Using events in table maitenance generator.
its working. ( but i need to hide those fields for input meaning should get inserted automatically & user should be able to see the data but not edit or insert).
Need populate the fields CHANGEDBY & CHANGEDON......
I am stuck here.
Need help.
regards,
Kevin.