F1303RetrieveExclusionDays

F1303 Retrieve Exclusion Days

Minor Business Rule

Object Name: B1300140

Parent DLL: CMFG

Location: Client/Server

Language: C

Functional Description

Purpose

The purpose of the F1303 Retrieve Include/Exclude Days is to retrieve any included or excluded days 
for the Billing Days Calendar.  When a day is normally billable, but there is a record in F1303 to 

exclude the day, then the day becomes non-billable.  When a day is normally non-billable, but there is a 

record in F1303 to include the day, then the day becomes billable.


Setup Notes and Prerequisites


Special Logic




Technical Specification




Set selection for F1303 using Year, Month, Company, and Location equal to input.

While Fetch is successful

Fetch the include/exclude code from the Billing Exclusion Days table (F1303).
If Code found for the specified month

If day is equal to Calendar Location 01
If code equal to I
set Type of Day 01 = B
If code equal to E
set Type of Day 01 = N
If day is equal to Calendar Location 02
If code equal to I
set Type of Day 02 = B
If code equal to E
set Type of Day 02 = N
Etc.
End If
End While



^

Data Structure

D1300140 - F1303 Retrieve Exclusion Days

Parameter NameData ItemData TypeReq/OptI/O/Both
mnDateYrDTEYMATH_NUMERICNONENONE

A two-digit number that specifies the applicable year. If you leave this field blank, the program uses the system date.

mnDateMoDTEMMATH_NUMERICNONENONE

A two-digit number that specifies the applicable month.  If you leave this field blank, the program uses the system date.

szCompanyCOcharNONENONE

A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company 
Constants table (F0010) and must identify a reporting entity that has a complete balance sheet. At this level, you can have intercompany 
transactions. Note: You can use company 00000 for default values such as dates and automatic accounting instructions. You cannot use company 00000 
for transaction entries.

szCostCenterLocationLOCcharNONENONE

The current physical location of an asset. The location must have a valid business unit or job number in the Business Unit Master table 
(F0006).

mnCalendarLocation01CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation02CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation03CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation04CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation05CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation06CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation07CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation08CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation09CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation10CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation11CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation12CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation13CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation14CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation15CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation16CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation17CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation18CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation19CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation20CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation21CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation22CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation23CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation24CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation25CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation26CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation27CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation28CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation29CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation30CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation31CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation32CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation33CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation34CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation35CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation36CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

mnCalendarLocation37CAL01MATH_NUMERICNONENONE

Current calendar date for this month and year.

cTypeOfDayTDWFcharNONENONE

Return 'N' if Excluded
Return 'B' if Included

Same for all cTypeOfDay

^

cTypeOfDay_2TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_3TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_4TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_5TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_6TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_7TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_8TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_9TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_10TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_11TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_12TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_13TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_14TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_15TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_16TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_17TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_18TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_19TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_20TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_21TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_22TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_23TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_24TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_25TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_26TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_27TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_28TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_29TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_30TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_31TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_32TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_33TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_34TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_35TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_36TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

cTypeOfDay_37TDWFcharNONENONE

A code that specifies whether the day of the week is a working day, holiday, vacation day, and so on. The value that you enter must exist in 
UDC 00/TD. Examples of values include: A Absent B Billable E  Weekend H  Holiday W Work Day

Related Functions

None

Related Tables

F1303 Billing Exception Days