taCreateShiftCode Class


A class that represents the eConnect node you use to create a payroll shift code.

Constructor

[spacer]

Name

Description

taCreateShiftCode()

Initializes an instance of the taCreateShiftCode class.


Fields

[spacer]

Name

Type

Description

DSCRIPTN

string

Description

INACTIVE

int16

Inactive

RequesterTrx

int16

Requester transaction

SHFTAMT

Decimal

Shift amount

SHFTCODE

string

Shift code

SHFTPCT

Decimal

Shift percentage

SHFTTYPE

int16

Shift type

USRDEFND1

string

User-defined field

USRDEFND2

string

User-defined field

USRDEFND3

string

User-defined field

USRDEFND4

string

User-defined field

USRDEFND5

string

User-defined field

UpdateIfExists

int16

Update if exists flag


See Also

<taCreateShiftCode>*


Documentation Feedback