Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9238

Re: user name , creation time

$
0
0

Hi,

 

The created time is not stored in OCRD table. Hence it is not possible to get created time.

 

Try this query without creation time:

 

SELECT T0.CardCode,T0.CardName, T0.CreateDate as 'Created Date',T1.U_name as 'Created user Name' from OCRD T0

INNER JOIN OUSR T1 on T0.UserSign=T1.INTERNAL_K where T0.[CardType]  = [%0]

 

Thanks & Regards,

Nagarajan


Viewing all articles
Browse latest Browse all 9238

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>