Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

nriv table

Former Member
0 Likes
546

i have devloped a code which displays all the objects from table nriv

i want to know which table stores the user name , posting date and time at which the entries in table nriv (for each object ) updated .

please help

regards

darshan

i have devloped a code which displays all the objects from table nriv

i want to know which table stores the user name , posting date and time at which the entries in table nriv (for each object ) updated .

please help

regards

darshan

2 REPLIES 2
Read only

Former Member
0 Likes
490

Hi,

The date and time format values of a user are stored in USR01 table.

Date format field - USR01-DATFM (Date format)

Time format field - USR01-DCPFM (Decimal notation)

reward if useful

regards

vivek

Read only

0 Likes
490

hey vivek thanks for your reply

but i want the user name date and time

of each objects stored in nriv table