Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
szCostCenter | MCU | char | REQ | INPUT |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
might be a warehouse location, job, project, work center, branch, or plant.
You can assign a business unit to a document, entity, or person for
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by
business unit to track equipment by responsible department.
Business unit security might prevent you from viewing information about business units
for which you have no authority.
|
cSuppressErrorMessages | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event.
|
szErrorMessageID | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.
|
szWorkDayCalendarType | WDCT | char | OPT | OUTPUT |
A user defined code (42/WD) that specifies how the calendar is used. For example, the calendar might be specific to an industry such as
banking or it might be used to schedule delivery persons for a route.
Note: If you use the default value of *, the system updates the value to
blank even though blank is not set up as a valid value in the UDC table.
|
szWorkDayCalendarKey | WDCK | char | OPT | OUTPUT |
A code used to classify values within a calendar type. For example, if the calendar type is ROUTE, you can enter a code that specifies a
particular route, such as Daily or Weekend.
Note: The system does not validate the code that you enter.
|
mnHoursAvailable9 | DAVL | MATH_NUMERIC | OPT | OUTPUT |
The number of hours a resource is available for scheduling on a single day. |
mnTimeWorkDayStart | WDAYST | MATH_NUMERIC | OPT | OUTPUT |
The workday start time is used when adding multi-day tasks to a resource calendar. It will determine the start time of the task. |
mnTimeWorkDayEnd | WDAYET | MATH_NUMERIC | OPT | OUTPUT |
The workday start time is used when adding multi-day tasks to a resource calendar. It will determine the end time of the task. |
mnTimeWorkDayStart2 | WDAYST2 | MATH_NUMERIC | OPT | OUTPUT |
A number that specifies the workday start time that the syste uses when it adds multi-day tasks to a base or resource calendar. The Time
Work Day Start 2 field displays the default start time for the second period of a day. You can define up to three start and end periods per day.
The sum of the three start and end periods equals the total resource hours that are available per day. Using the Resource Assignment
Constants program (P48301), you can enter a default start time for period 2 for all branch plants, or for particular branch plants.The Resource
Working Hours program (P48307) uses these values to generate base and resource calendars. |
mnTimeWorkDayEnd2 | WDAYET2 | MATH_NUMERIC | OPT | OUTPUT |
A number that specifies the workday end time that the system uses when it adds multi-day tasks to a base or resource calendar. The Time
Work Day End 2 field displays the default end time for the second period of a day. You can define up to three start and end periods per day.
The sum of the three start and end periods equals the total resource hours that are available per day. Using the Resource Assignment
Constants program (P48301), you can enter a default end time for period 2 for all branch plants or for particular branch plants. The Resource
Working Hours program (P48307) uses these values to generate base and resource calendars. |
mnTimeWorkDayStart3 | WDAYST3 | MATH_NUMERIC | OPT | OUTPUT |
A number that specifies the workday start time that the system uses to add multi-day tasks to a base or resource calendar. The Time Work
Day Start 3 field displays the default start time for the third period of a day. You can define up to three start and end periods per day. The sum
of the three start and end periods equals the total resource hours that are available per day. Using the Resource Assignment Constants
program (P48301), you can enter a default start time for period 3 for all branch plants, or for particular branch plants.The Resource Working
Hours program (P48307) uses these values to generate base and resource calendars. |
mnTimeWorkDayEnd3 | WDAYET3 | MATH_NUMERIC | OPT | OUTPUT |
A number that specifies the workday end time that the system uses when it adds multi-day tasks to a base or resource calendar. The Time
Work Day End 3 field displays the default end time for the third period of a day. You can define up to three start and end periods per day. The
sum of the three start and end periods equals the total resource hours available per day. Using the Resource Assignment Constants
program ( P48301), you can enter a default end time for period 3 for all branch plants, or for particular branch plants. The Resource Working Hours
program (P48307) uses these values to generate base and resource calendars. |
szBranch | MMCU | char | OPT | OUTPUT |
A code that represents a high-level business unit. Use this code to refer to a branch or plant that might have departments or jobs, which
represent lower-level business units, subordinate to it. For example:
o Branch/Plant (MMCU)
o Dept A (MCU)
o Dept B (MCU)
o Job 123
(MCU)
Business unit security is based on the higher-level business unit. |
szFunctionName | FCNM | char | OPT | OUTPUT |
The name of a valid business function.
|
cShiftCode | SHFT | char | OPT | OUTPUT |
A user defined code (00/SH) that identifies daily work shifts.
In payroll systems, you can use a shift code to add a percentage or amount to
the hourly rate on a timecard.
For payroll and time entry: If an employee always works a shift for which a shift rate differential is applicable,
enter that shift code on the employee's master record. When you enter the shift on the employee's master record, you do not need to enter the
code on the timecard when you enter time. If an employee occasionally works a different shift, you enter the shift code on each applicable
timecard to override the default value. |
szWorkcenterBranch | WMCU | char | OPT | OUTPUT |
This is the branch/plant to which the work center belongs and must exist in the business unit master (F0006) and branch plant constants file
(F41001). |