Quantcast
Channel: Microsoft Dynamics SL
Viewing all articles
Browse latest Browse all 14968

Forum Post: RE: Time and Expense Setup First Day of Week

$
0
0

Hello Jim Hummer,

The PJCONTRL table holds the data of Time & Expense setup screen. Below is the Query used to view the First day of the Week.

Control_data field holds the value of First day of the week.

Select control_data,* from PJCONTRL Where control_type = 'TM' and control_code = 'SETUP'

Below Query is used to know about the entire Time & Expense Setup,

Select * from PJCONTRL Where control_type = 'TM'

Hope this will help you to know about the time & expense screen.

Thanks,

Perumalsamy R


Viewing all articles
Browse latest Browse all 14968

Trending Articles



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