Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview


This structure represents information about an installation's time entry parameters

Format


PwsTimeEntryParameters
  • PwsTimeEntryParameters
    • FirstDayOfWeek: DayOfWeek
    • Level1Grouping: String
    • Level2Grouping: String
    • MissingTimeBasisWeeklyFlag: Boolean
    • PercentCompleteGranularity: Int16
    • ProjectFormatString: String
    • ReportingTimeIncrement: Int32
    • RequireLocationFlag: Boolean
    • RequireNotificationFlag: Boolean
    • ShowToDateValuesFlag: Boolean
    • TimeEntryFormat: TimeEntryFormat
    • TimeOffReasons: PwsTimeOffReasonDetail [???]
    • Udf1: PwsCardUdf
    • Udf2: PwsCardUdf
    • Enforce24HourDailyLimitFlag: Boolean
    • OboPermissionFlag: Boolean
    • ResourcesCanUpdateHtgFlag: Boolean

Elements


Element

Data Type

Description

Sample Data

FirstDayOfWeek

DayOfWeek

The first day of the week in time entry 

 

Level1Grouping

String

The first level of grouping in time entry 

 

Level2Grouping

String

The second level of grouping in time entry

 

MissingTimeBasisWeeklyFlag

Boolean

 

 

PercentCompleteGranularity

Int16

 

 

ProjectFormatString

String

 

 

ReportingTimeIncrement

Int32

 

 

RequireLocationFlag

Boolean

 

 

RequireNotificationFlag

Boolean

 

 

ShowToDateValuesFlag

Boolean

 

 

TimeEntryFormat

TimeEntryFormat

 

 

TimeOffReasons

PwsTimeOffReasonDetail[]

 

 

Udf1

PwsCardUdf

 

 

Udf2

PwsCardUdf

 

 

Enforce24HourDailyLimitFlag

Boolean

 

 

OboPermissionFlag

Boolean

 

 

ResourcesCanUpdateHtgFlag

Boolean

 

 

  • No labels