AbortResourceCalendar

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120A - Abort Resource Calendar

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionID_CCHNCCHNcharREQINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

szDeleteSessionID_CCHNCCHNcharREQINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

Related Functions

None

Related Tables

None
AddResourceCalendar

AddResourceCalendar

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120B - Add Resource Calendar

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceCalendarID_DFRCIDDFRCIDMATH_NUMERICOPTINPUT

A unique value that indicates the Resource Calendar ID.

mnRCLineNumber_DFRC5DFRC5MATH_NUMERICOPTBOTH

A number that identifies the date range line for a resource calendar. The system assigns this number. 

mnScenarioID_FSCIDFSCIDMATH_NUMERICREQINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

szRCName_DFRCNAMEDFRCNAMEcharREQINPUT

A unique name that identifies a Resource Calendar.

szRCDescription_DFRCDESCDFRCDESCcharOPTINPUT

A user defined description for Resource Calendar.

jdRCStartDate_DFSTDTDFSTDTJDEDATEREQINPUT

The date that the associated resource design becomes effective.

jdRCEndDate_DFENDTDFENDTJDEDATEREQINPUT

The date the associated resource design is no longer effective.

mnResourceDesignID_DFRDIDDFRDIDMATH_NUMERICOPTINPUT

A unique id that identifies a resource design.

szResourceDesignName_REDENMREDENMcharOPTINPUT

A unique, scenario specific name that identifies a resource design.

mnLineID_DFLNIDDFLNIDMATH_NUMERICOPTINPUT

A number that uniquely identifies a line.

szLineName_DFLNNADFLNNAcharOPTINPUT

A name that identifies a line.

mnLineDesignID_LNDSIDLNDSIDMATH_NUMERICOPTINPUT

A number that uniquely identifies a line design.

szLineDesignName_LNDSNALNDSNAcharOPTINPUT

A name that identifies a line design.

szUserReservedCode_URCDURCDcharOPTINPUT

This is a 2 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

jdUserReservedDate_URDTURDTJDEDATEOPTINPUT

This is a 6 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedAmount_URATURATMATH_NUMERICOPTINPUT

This is a 15 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedNumber_URABURABMATH_NUMERICOPTINPUT

This is a 8 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

szUserReservedReference_URRFURRFcharOPTINPUT

A 15-position reference that is reserved for the user.  J.D. Edwards does not currently use this field and does not plan to use it in the future.

szUserID_USERUSERcharOPTINPUT

The code that identifies a user profile.

szMachineKey_MKEYMKEYcharOPTINPUT

The Location or Machine Key indicates the name of the machine on the network (server or workstation).

szProgramID_PIDPIDcharOPTINPUT

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

jdUniversalDateUpdated_UUPMJUUPMJINVALID ITEM DATA TYPE: 55OPTINPUT

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

szSessionID_CCHNCCHNcharREQINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

mnPrevLineNumber_LNIDLNIDMATH_NUMERICOPTOUTPUT

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

cCacheFlag_EV01EV01charOPTBOTH

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

None
CleanUpResourceCalendarCache

CleanUpResourceCalendarCache

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120C - Clean Up Resource Calendar Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionID_CCHNCCHNcharREQINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

szDeleteSessionID_CCHNCCHNcharREQINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

Related Functions

None

Related Tables

None
CommitResourceCalendar

CommitResourceCalendar

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120D - Commit Resource Calendar

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionID_CCHNCCHNcharREQINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

mnResourceCalendarID_DFRCIDDFRCIDMATH_NUMERICREQBOTH

A unique value that indicates the Resource Calendar ID.

szDeleteSessionID_CCHNCCHNcharREQINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

Related Functions

None

Related Tables

None
CommitResourceCalendarHeader

CommitResourceCalendarHeader

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120P - Commit Resource Calendar Header

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceCalendarID_DFRCIDDFRCIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource Calendar ID.

mnRCLineNumber_DFRC5DFRC5MATH_NUMERICOPTINPUT

A number that identifies the date range line for a resource calendar. The system assigns this number. 

mnScenarioID_FSCIDFSCIDMATH_NUMERICOPTINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

szRCName_DFRCNAMEDFRCNAMEcharOPTINPUT

A unique name that identifies a Resource Calendar.

szRCDescription_DFRCDESCDFRCDESCcharOPTINPUT

A user defined description for Resource Calendar.

mnLineID_DFLNIDDFLNIDMATH_NUMERICOPTINPUT

A number that uniquely identifies a line.

szLineName_DFLNNADFLNNAcharOPTINPUT

A name that identifies a line.

mnLineDesignID_LNDSIDLNDSIDMATH_NUMERICOPTINPUT

A number that uniquely identifies a line design.

szLineDesignName_LNDSNALNDSNAcharOPTINPUT

A name that identifies a line design.

szUserReservedCode_URCDURCDcharOPTINPUT

This is a 2 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

jdUserReservedDate_URDTURDTJDEDATEOPTINPUT

This is a 6 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedAmount_URATURATMATH_NUMERICOPTINPUT

This is a 15 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedNumber_URABURABMATH_NUMERICOPTINPUT

This is a 8 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

szUserReservedReference_URRFURRFcharOPTINPUT

A 15-position reference that is reserved for the user.  J.D. Edwards does not currently use this field and does not plan to use it in the future.

szUserID_USERUSERcharOPTINPUT

The code that identifies a user profile.

szMachineKey_MKEYMKEYcharOPTINPUT

The Location or Machine Key indicates the name of the machine on the network (server or workstation).

szProgramID_PIDPIDcharOPTINPUT

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

jdUniversalDateUpdated_UUPMJUUPMJINVALID ITEM DATA TYPE: 55OPTINPUT

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

Related Functions

None

Related Tables

None
DeleteResourceCalendar

DeleteResourceCalendar

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120N - Delete Resource Calendar

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceCalendarID_DFRCIDDFRCIDMATH_NUMERICOPTINPUT

A unique value that indicates the Resource Calendar ID.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

Related Functions

None

Related Tables

None
DeleteResourceCalendarLine

DeleteResourceCalendarLine

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120E - Delete Resource Calendar Line

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionID_CCHNCCHNcharREQINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

mnRCLineNumber_DFRC5DFRC5MATH_NUMERICREQINPUT

A number that identifies the date range line for a resource calendar. The system assigns this number. 

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

szRCName_DFRCNAMEDFRCNAMEcharREQINPUT

A unique name that identifies a Resource Calendar.

szDeleteSessionID_CCHNCCHNcharREQINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

Related Functions

None

Related Tables

None
EditResourceCalendarName

EditResourceCalendarName

Resource Calendar Public Interface

Minor Business Rule

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120O - Edit Resource Calendar Name

Parameter NameData ItemData TypeReq/OptI/O/Both
mnScenarioID_FSCIDFSCIDMATH_NUMERICREQINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

szRCName_DFRCNAMEDFRCNAMEcharREQINPUT

A unique name that identifies a Resource Calendar.

mnResourceCalendarID_DFRCIDDFRCIDMATH_NUMERICOPTOUTPUT

A unique value that indicates the Resource Calendar ID.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

mnLineID_DFLNIDDFLNIDMATH_NUMERICOPTOUTPUT

A number that uniquely identifies a line.

szLineName_DFLNNADFLNNAcharOPTOUTPUT

A name that identifies a line.

mnLineDesignID_LNDSIDLNDSIDMATH_NUMERICOPTOUTPUT

A number that uniquely identifies a line design.

szLineDesignName_LNDSNALNDSNAcharOPTOUTPUT

A name that identifies a line design.

Related Functions

None

Related Tables

None
GetResourceDesignIDByDate

GetResourceDesignIDByDate

Resource Calendar Public Interface

Minor Business Rule

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120R - Get Resource Design by Date

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceCalendarID_DFRCIDDFRCIDMATH_NUMERICREQINPUT

A unique value that indicates the Resource Calendar ID.

jdEffectivityDate_DFSTDTDFSTDTJDEDATEREQINPUT

The date that the associated resource design becomes effective.

mnResourceDesignID_DFRDIDDFRDIDMATH_NUMERICOPTOUTPUT

A unique id that identifies a resource design.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

Related Functions

None

Related Tables

None
GetResourceDesignIDByDateRange

GetResourceDesignIDByDateRange

Resource Calendar Public Interface

Minor Business Rule

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120S - Get Resource Design By Start and End Date

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceCalendarID_DFRCIDDFRCIDMATH_NUMERICREQINPUT

A unique value that indicates the Resource Calendar ID.

jdRCStartDate_DFSTDTDFSTDTJDEDATEREQINPUT

The date that the associated resource design becomes effective.

jdRCEndDate_DFENDTDFENDTJDEDATEREQINPUT

The date the associated resource design is no longer effective.

mnResourceDesignID_DFRDIDDFRDIDMATH_NUMERICOPTOUTPUT

A unique id that identifies a resource design.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

idRequestHandle_GENLNGGENLNGIDOPTBOTH

General purpose ID variable.

Related Functions

None

Related Tables

None
InitializeResourceCalendar

InitializeResourceCalendar

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120F - Initialize Resource Calendar

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionID_CCHNCCHNcharREQBOTH

A unique session ID based on Process ID, Transaction ID, and Job Number.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

szDeleteSessionID_CCHNCCHNcharREQBOTH

A unique session ID based on Process ID, Transaction ID, and Job Number.

Related Functions

None

Related Tables

None
LoadCacheIntoGrid

LoadCacheIntoGrid

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120M - Load Cache Into Grid

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionID_CCHNCCHNcharOPTINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

szRCName_DFRCNAMEDFRCNAMEcharOPTINPUT

A unique name that identifies a Resource Calendar.

mnRCLineNumber_DFRC5DFRC5MATH_NUMERICOPTINPUT

A number that identifies the date range line for a resource calendar. The system assigns this number. 

jdRCStartDate_DFSTDTDFSTDTJDEDATEOPTOUTPUT

The date that the associated resource design becomes effective.

jdRCEndDate_DFENDTDFENDTJDEDATEOPTOUTPUT

The date the associated resource design is no longer effective.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

mnPrevLineNumber_LNIDLNIDMATH_NUMERICOPTOUTPUT

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

Related Functions

None

Related Tables

None
LoadResourceCalendarToCache

LoadResourceCalendarToCache

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120G - Load Resource Calendar to Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionID_CCHNCCHNcharREQINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

mnResourceCalendarID_DFRCIDDFRCIDMATH_NUMERICREQINPUT

A unique value that indicates the Resource Calendar ID.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

Related Functions

None

Related Tables

None
UpdateResourceCalendar

UpdateResourceCalendar

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120H - Update Resource Calendar

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceCalendarID_DFRCIDDFRCIDMATH_NUMERICOPTINPUT

A unique value that indicates the Resource Calendar ID.

mnRCLineNumber_DFRC5DFRC5MATH_NUMERICOPTINPUT

A number that identifies the date range line for a resource calendar. The system assigns this number. 

mnScenarioID_FSCIDFSCIDMATH_NUMERICOPTINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

szRCName_DFRCNAMEDFRCNAMEcharOPTINPUT

A unique name that identifies a Resource Calendar.

szRCDescription_DFRCDESCDFRCDESCcharOPTINPUT

A user defined description for Resource Calendar.

jdRCStartDate_DFSTDTDFSTDTJDEDATEOPTINPUT

The date that the associated resource design becomes effective.

jdRCEndDate_DFENDTDFENDTJDEDATEOPTINPUT

The date the associated resource design is no longer effective.

mnResourceDesignID_DFRDIDDFRDIDMATH_NUMERICOPTINPUT

A unique id that identifies a resource design.

szResourceDesignName_REDENMREDENMcharOPTINPUT

A unique, scenario specific name that identifies a resource design.

mnLineID_DFLNIDDFLNIDMATH_NUMERICOPTINPUT

A number that uniquely identifies a line.

szLineName_DFLNNADFLNNAcharOPTINPUT

A name that identifies a line.

mnLineDesignID_LNDSIDLNDSIDMATH_NUMERICOPTINPUT

A number that uniquely identifies a line design.

szLineDesignName_LNDSNALNDSNAcharOPTINPUT

A name that identifies a line design.

szUserReservedCode_URCDURCDcharOPTINPUT

This is a 2 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

jdUserReservedDate_URDTURDTJDEDATEOPTINPUT

This is a 6 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedAmount_URATURATMATH_NUMERICOPTINPUT

This is a 15 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedNumber_URABURABMATH_NUMERICOPTINPUT

This is a 8 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

szUserReservedReference_URRFURRFcharOPTINPUT

A 15-position reference that is reserved for the user.  J.D. Edwards does not currently use this field and does not plan to use it in the future.

szUserID_USERUSERcharOPTINPUT

The code that identifies a user profile.

szMachineKey_MKEYMKEYcharOPTINPUT

The Location or Machine Key indicates the name of the machine on the network (server or workstation).

szProgramID_PIDPIDcharOPTINPUT

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

jdUniversalDateUpdated_UUPMJUUPMJINVALID ITEM DATA TYPE: 55OPTINPUT

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

szSessionID_CCHNCCHNcharOPTINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

mnPrevLineNumber_LNIDLNIDMATH_NUMERICOPTINPUT

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

Related Functions

None

Related Tables

None
ValidateCalendarName

ValidateCalendarName

Resource Calendar Public Interface

Minor Business Rule

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120I - Validate Resource Calendar Name

Parameter NameData ItemData TypeReq/OptI/O/Both
mnScenarioID_FSCIDFSCIDMATH_NUMERICREQINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

szRCName_DFRCNAMEDFRCNAMEcharREQINPUT

A unique name that identifies a Resource Calendar.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

Related Functions

None

Related Tables

None
ValidateDateRange

ValidateDateRange

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120Q - Validate Effective Date Range

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceCalendarID_DFRCIDDFRCIDMATH_NUMERICREQINPUT

A unique value that indicates the Resource Calendar ID.

jdRCStartDate_DFSTDTDFSTDTJDEDATEOPTINPUT

The date that the associated resource design becomes effective.

jdRCEndDate_DFENDTDFENDTJDEDATEOPTINPUT

The date the associated resource design is no longer effective.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

Related Functions

None

Related Tables

None
ValidateEndDate

ValidateEndDate

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120J - Validate Resource Calendar End Date

Parameter NameData ItemData TypeReq/OptI/O/Both
jdRCEndDate_DFENDTDFENDTJDEDATEOPTBOTH

The date the associated resource design is no longer effective.

jdRCStartDate_DFSTDTDFSTDTJDEDATEOPTINPUT

The date that the associated resource design becomes effective.

cCacheFlag_EV01EV01charOPTINPUT

An option that specifies the type of processing for an event.

szRCName_DFRCNAMEDFRCNAMEcharOPTINPUT

A unique name that identifies a Resource Calendar.

mnRCLineNumber_DFRC5DFRC5MATH_NUMERICOPTINPUT

A number that identifies the date range line for a resource calendar. The system assigns this number. 

szSessionID_CCHNCCHNcharOPTINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

Related Functions

None

Related Tables

None
ValidateLineAndLineDesignName

ValidateLineAndLineDesignName

Resource Calendar Public Interface

Minor Business Rule

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120K - Validate Line Name and Line Design Name

Parameter NameData ItemData TypeReq/OptI/O/Both
szLineName_DFLNNADFLNNAcharOPTINPUT

A name that identifies a line.

szLineDesignName_LNDSNALNDSNAcharOPTINPUT

A name that identifies a line design.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

Related Functions

None

Related Tables

None
ValidateStartDate

ValidateStartDate

Resource Calendar Public Interface

Master Business Function

Object Name: BF34R120

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R120L - Validate Resource Calendar Start Date

Parameter NameData ItemData TypeReq/OptI/O/Both
jdRCStartDate_DFSTDTDFSTDTJDEDATEOPTINPUT

The date that the associated resource design becomes effective.

jdRCEndDate_DFENDTDFENDTJDEDATEOPTINPUT

The date the associated resource design is no longer effective.

cCacheFlag_EV01EV01charOPTINPUT

An option that specifies the type of processing for an event.

mnPrevLineNumber_LNIDLNIDMATH_NUMERICOPTBOTH

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

szRCName_DFRCNAMEDFRCNAMEcharOPTINPUT

A unique name that identifies a Resource Calendar.

mnRCLineNumber_DFRC5DFRC5MATH_NUMERICOPTINPUT

A number that identifies the date range line for a resource calendar. The system assigns this number. 

szSessionID_CCHNCCHNcharOPTINPUT

A unique session ID based on Process ID, Transaction ID, and Job Number.

cSuppressErrorMessage_SUPPSSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

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.

Related Functions

None

Related Tables

None