hello all,
My requirement is ...
Fields
Property
Default value
Material
Created on
username
INVISIBLE
SY-UNAME
date
INVISIBLE
SY-DATUM
time
INVISIBLE
SY-UZEIT
indicator
INVISIBLE
(A/U)
A- Addition
U- Update
Create a Z table and maintain entries in it through TMG.
In TMG, the columns ā username, date, time, indicator should be invisible and it should get updated whenever the user entering the value.
The indicator field should be updated - āAā on putting new entry, āUā ā on editing the current entry.
can anyone tell me how to do this ..
thanks in advance .