AddRecordToFF34R010

Resource Design Table Server

Minor Business Rule

Object Name: BF34R111

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R111A - Resource Design Table Server DataStruct

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceDesignIdDFRDIDMATH_NUMERICOPTBOTH

A unique id that identifies a resource design.

mnLineIDDFLNIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line.

mnLineDesignIDLNDSIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line design.

mnScenarioIdFSCIDMATH_NUMERICOPTBOTH

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

mnCellIDCELLIDMATH_NUMERICOPTBOTH

A value that uniquely identifies a Cell.

mnProcessIdPROIDMATH_NUMERICOPTBOTH

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

szResourceNameRNAMEcharOPTBOTH

A unique name used to identify a Resource that may be attached to a Sequence of Event, Standard Sequence of Event or Standard Task.

szResourceDesignDescriptionREDEDCcharOPTBOTH

Resource Design Description.

szResourceDesignNameREDENMcharOPTBOTH

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

szMachineKeyMKEYcharOPTBOTH

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

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szProgramIdPIDcharOPTBOTH

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.

UniversalDateUpdatedUUPMJINVALID ITEM DATA TYPE: 55OPTBOTH

szUserReservedCodeURCDcharOPTBOTH

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.

jdUserReservedDateURDTJDEDATEOPTBOTH

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.

mnUserReservedAmountURATMATH_NUMERICOPTBOTH

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.

mnUserReservedNumberURABMATH_NUMERICOPTBOTH

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.

szUserReservedReferenceURRFcharOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTBOTH

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.

szErrorMessageIDDTAIcharOPTBOTH

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.

cErrorCodeERRCcharOPTBOTH

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).

cActionCodeACTNcharOPTBOTH

A code that specifies the action that is performed. Valid values are: A Add C Change

szSessionIdCCHNcharOPTNONE

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

nNumOfKeysRDNKintegerOPTNONE

Resource Design Number of Keys.

nIndexID_INT01INT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cFetchProcessCodeDFFETCHcharOPTNONE

Code for Fetching Process 1   FetchKeyed             2   FetchNextKeyed 3   SelectAndFetch 4   FetchNext Default: FetchKeyed        

szLineNameDFLNNAcharOPTBOTH

A name that identifies a line.

szLineDesignNameLNDSNAcharOPTBOTH

A name that identifies a line design.

szResourceTypeDFRTcharOPTBOTH

A value that indicates the type of resource.

nCurrentQuantityCURQTYintegerOPTBOTH

The available quantity of a specific resource in a process.

nProductivePercentageHoursPRPCHRintegerOPTBOTH

The percentage that a process' resource is productive during a shift.

mnResourceDesignLineNumberDFRD5MATH_NUMERICOPTBOTH

The line number of the FF34R010 - Resource Design Master - table.

szResourceUtilizationTypeRDUTYPcharOPTBOTH

The resource utilization type details a resources ability to be utilized throughout a line. The Resource Simulation application (PF34R012) 
uses the utilization type to determine the amount of time and resource quantities. For those resources designated as shared, the resulting 
available time and available quantity is the sum of all shared resources for that resource type (labor or machine). Resources designated as 
dedicated have an available time and quantity for only that specific resource.  Valid values are: 1 Shared 2 Dedicated 

mnResourceIDDFRIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource ID.  In Sequence of Events, if this field is changed then the changes will be carried over to the 
Associated Items as well. 

idRequestHandleGENLNGIDOPTBOTH

General purpose ID variable.

cReturnTableHandleEV01charOPTINPUT

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

cShiftCode_SHFTSHFTcharOPTNONE

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.

Related Functions

None

Related Tables

None
CloseTableFF34R010

CloseTableFF34R010

Resource Design Table Server

Minor Business Rule

Object Name: BF34R111

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R111A - Resource Design Table Server DataStruct

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceDesignIdDFRDIDMATH_NUMERICOPTBOTH

A unique id that identifies a resource design.

mnLineIDDFLNIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line.

mnLineDesignIDLNDSIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line design.

mnScenarioIdFSCIDMATH_NUMERICOPTBOTH

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

mnCellIDCELLIDMATH_NUMERICOPTBOTH

A value that uniquely identifies a Cell.

mnProcessIdPROIDMATH_NUMERICOPTBOTH

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

szResourceNameRNAMEcharOPTBOTH

A unique name used to identify a Resource that may be attached to a Sequence of Event, Standard Sequence of Event or Standard Task.

szResourceDesignDescriptionREDEDCcharOPTBOTH

Resource Design Description.

szResourceDesignNameREDENMcharOPTBOTH

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

szMachineKeyMKEYcharOPTBOTH

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

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szProgramIdPIDcharOPTBOTH

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.

UniversalDateUpdatedUUPMJINVALID ITEM DATA TYPE: 55OPTBOTH

szUserReservedCodeURCDcharOPTBOTH

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.

jdUserReservedDateURDTJDEDATEOPTBOTH

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.

mnUserReservedAmountURATMATH_NUMERICOPTBOTH

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.

mnUserReservedNumberURABMATH_NUMERICOPTBOTH

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.

szUserReservedReferenceURRFcharOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTBOTH

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.

szErrorMessageIDDTAIcharOPTBOTH

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.

cErrorCodeERRCcharOPTBOTH

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).

cActionCodeACTNcharOPTBOTH

A code that specifies the action that is performed. Valid values are: A Add C Change

szSessionIdCCHNcharOPTNONE

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

nNumOfKeysRDNKintegerOPTNONE

Resource Design Number of Keys.

nIndexID_INT01INT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cFetchProcessCodeDFFETCHcharOPTNONE

Code for Fetching Process 1   FetchKeyed             2   FetchNextKeyed 3   SelectAndFetch 4   FetchNext Default: FetchKeyed        

szLineNameDFLNNAcharOPTBOTH

A name that identifies a line.

szLineDesignNameLNDSNAcharOPTBOTH

A name that identifies a line design.

szResourceTypeDFRTcharOPTBOTH

A value that indicates the type of resource.

nCurrentQuantityCURQTYintegerOPTBOTH

The available quantity of a specific resource in a process.

nProductivePercentageHoursPRPCHRintegerOPTBOTH

The percentage that a process' resource is productive during a shift.

mnResourceDesignLineNumberDFRD5MATH_NUMERICOPTBOTH

The line number of the FF34R010 - Resource Design Master - table.

szResourceUtilizationTypeRDUTYPcharOPTBOTH

The resource utilization type details a resources ability to be utilized throughout a line. The Resource Simulation application (PF34R012) 
uses the utilization type to determine the amount of time and resource quantities. For those resources designated as shared, the resulting 
available time and available quantity is the sum of all shared resources for that resource type (labor or machine). Resources designated as 
dedicated have an available time and quantity for only that specific resource.  Valid values are: 1 Shared 2 Dedicated 

mnResourceIDDFRIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource ID.  In Sequence of Events, if this field is changed then the changes will be carried over to the 
Associated Items as well. 

idRequestHandleGENLNGIDOPTBOTH

General purpose ID variable.

cReturnTableHandleEV01charOPTINPUT

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

cShiftCode_SHFTSHFTcharOPTNONE

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.

Related Functions

None

Related Tables

None
DeleteAllFromFF34R010ForResDesId

DeleteAllFromFF34R010ForResDesId

Resource Design Table Server

Minor Business Rule

Object Name: BF34R111

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R111A - Resource Design Table Server DataStruct

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceDesignIdDFRDIDMATH_NUMERICOPTBOTH

A unique id that identifies a resource design.

mnLineIDDFLNIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line.

mnLineDesignIDLNDSIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line design.

mnScenarioIdFSCIDMATH_NUMERICOPTBOTH

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

mnCellIDCELLIDMATH_NUMERICOPTBOTH

A value that uniquely identifies a Cell.

mnProcessIdPROIDMATH_NUMERICOPTBOTH

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

szResourceNameRNAMEcharOPTBOTH

A unique name used to identify a Resource that may be attached to a Sequence of Event, Standard Sequence of Event or Standard Task.

szResourceDesignDescriptionREDEDCcharOPTBOTH

Resource Design Description.

szResourceDesignNameREDENMcharOPTBOTH

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

szMachineKeyMKEYcharOPTBOTH

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

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szProgramIdPIDcharOPTBOTH

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.

UniversalDateUpdatedUUPMJINVALID ITEM DATA TYPE: 55OPTBOTH

szUserReservedCodeURCDcharOPTBOTH

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.

jdUserReservedDateURDTJDEDATEOPTBOTH

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.

mnUserReservedAmountURATMATH_NUMERICOPTBOTH

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.

mnUserReservedNumberURABMATH_NUMERICOPTBOTH

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.

szUserReservedReferenceURRFcharOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTBOTH

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.

szErrorMessageIDDTAIcharOPTBOTH

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.

cErrorCodeERRCcharOPTBOTH

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).

cActionCodeACTNcharOPTBOTH

A code that specifies the action that is performed. Valid values are: A Add C Change

szSessionIdCCHNcharOPTNONE

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

nNumOfKeysRDNKintegerOPTNONE

Resource Design Number of Keys.

nIndexID_INT01INT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cFetchProcessCodeDFFETCHcharOPTNONE

Code for Fetching Process 1   FetchKeyed             2   FetchNextKeyed 3   SelectAndFetch 4   FetchNext Default: FetchKeyed        

szLineNameDFLNNAcharOPTBOTH

A name that identifies a line.

szLineDesignNameLNDSNAcharOPTBOTH

A name that identifies a line design.

szResourceTypeDFRTcharOPTBOTH

A value that indicates the type of resource.

nCurrentQuantityCURQTYintegerOPTBOTH

The available quantity of a specific resource in a process.

nProductivePercentageHoursPRPCHRintegerOPTBOTH

The percentage that a process' resource is productive during a shift.

mnResourceDesignLineNumberDFRD5MATH_NUMERICOPTBOTH

The line number of the FF34R010 - Resource Design Master - table.

szResourceUtilizationTypeRDUTYPcharOPTBOTH

The resource utilization type details a resources ability to be utilized throughout a line. The Resource Simulation application (PF34R012) 
uses the utilization type to determine the amount of time and resource quantities. For those resources designated as shared, the resulting 
available time and available quantity is the sum of all shared resources for that resource type (labor or machine). Resources designated as 
dedicated have an available time and quantity for only that specific resource.  Valid values are: 1 Shared 2 Dedicated 

mnResourceIDDFRIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource ID.  In Sequence of Events, if this field is changed then the changes will be carried over to the 
Associated Items as well. 

idRequestHandleGENLNGIDOPTBOTH

General purpose ID variable.

cReturnTableHandleEV01charOPTINPUT

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

cShiftCode_SHFTSHFTcharOPTNONE

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.

Related Functions

None

Related Tables

None
DeleteRecordFromFF34R010

DeleteRecordFromFF34R010

Resource Design Table Server

Minor Business Rule

Object Name: BF34R111

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R111A - Resource Design Table Server DataStruct

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceDesignIdDFRDIDMATH_NUMERICOPTBOTH

A unique id that identifies a resource design.

mnLineIDDFLNIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line.

mnLineDesignIDLNDSIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line design.

mnScenarioIdFSCIDMATH_NUMERICOPTBOTH

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

mnCellIDCELLIDMATH_NUMERICOPTBOTH

A value that uniquely identifies a Cell.

mnProcessIdPROIDMATH_NUMERICOPTBOTH

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

szResourceNameRNAMEcharOPTBOTH

A unique name used to identify a Resource that may be attached to a Sequence of Event, Standard Sequence of Event or Standard Task.

szResourceDesignDescriptionREDEDCcharOPTBOTH

Resource Design Description.

szResourceDesignNameREDENMcharOPTBOTH

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

szMachineKeyMKEYcharOPTBOTH

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

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szProgramIdPIDcharOPTBOTH

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.

UniversalDateUpdatedUUPMJINVALID ITEM DATA TYPE: 55OPTBOTH

szUserReservedCodeURCDcharOPTBOTH

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.

jdUserReservedDateURDTJDEDATEOPTBOTH

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.

mnUserReservedAmountURATMATH_NUMERICOPTBOTH

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.

mnUserReservedNumberURABMATH_NUMERICOPTBOTH

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.

szUserReservedReferenceURRFcharOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTBOTH

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.

szErrorMessageIDDTAIcharOPTBOTH

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.

cErrorCodeERRCcharOPTBOTH

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).

cActionCodeACTNcharOPTBOTH

A code that specifies the action that is performed. Valid values are: A Add C Change

szSessionIdCCHNcharOPTNONE

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

nNumOfKeysRDNKintegerOPTNONE

Resource Design Number of Keys.

nIndexID_INT01INT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cFetchProcessCodeDFFETCHcharOPTNONE

Code for Fetching Process 1   FetchKeyed             2   FetchNextKeyed 3   SelectAndFetch 4   FetchNext Default: FetchKeyed        

szLineNameDFLNNAcharOPTBOTH

A name that identifies a line.

szLineDesignNameLNDSNAcharOPTBOTH

A name that identifies a line design.

szResourceTypeDFRTcharOPTBOTH

A value that indicates the type of resource.

nCurrentQuantityCURQTYintegerOPTBOTH

The available quantity of a specific resource in a process.

nProductivePercentageHoursPRPCHRintegerOPTBOTH

The percentage that a process' resource is productive during a shift.

mnResourceDesignLineNumberDFRD5MATH_NUMERICOPTBOTH

The line number of the FF34R010 - Resource Design Master - table.

szResourceUtilizationTypeRDUTYPcharOPTBOTH

The resource utilization type details a resources ability to be utilized throughout a line. The Resource Simulation application (PF34R012) 
uses the utilization type to determine the amount of time and resource quantities. For those resources designated as shared, the resulting 
available time and available quantity is the sum of all shared resources for that resource type (labor or machine). Resources designated as 
dedicated have an available time and quantity for only that specific resource.  Valid values are: 1 Shared 2 Dedicated 

mnResourceIDDFRIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource ID.  In Sequence of Events, if this field is changed then the changes will be carried over to the 
Associated Items as well. 

idRequestHandleGENLNGIDOPTBOTH

General purpose ID variable.

cReturnTableHandleEV01charOPTINPUT

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

cShiftCode_SHFTSHFTcharOPTNONE

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.

Related Functions

None

Related Tables

None
FetchNextFF34R010

FetchNextFF34R010

Resource Design Table Server

Minor Business Rule

Object Name: BF34R111

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R111A - Resource Design Table Server DataStruct

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceDesignIdDFRDIDMATH_NUMERICOPTBOTH

A unique id that identifies a resource design.

mnLineIDDFLNIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line.

mnLineDesignIDLNDSIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line design.

mnScenarioIdFSCIDMATH_NUMERICOPTBOTH

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

mnCellIDCELLIDMATH_NUMERICOPTBOTH

A value that uniquely identifies a Cell.

mnProcessIdPROIDMATH_NUMERICOPTBOTH

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

szResourceNameRNAMEcharOPTBOTH

A unique name used to identify a Resource that may be attached to a Sequence of Event, Standard Sequence of Event or Standard Task.

szResourceDesignDescriptionREDEDCcharOPTBOTH

Resource Design Description.

szResourceDesignNameREDENMcharOPTBOTH

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

szMachineKeyMKEYcharOPTBOTH

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

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szProgramIdPIDcharOPTBOTH

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.

UniversalDateUpdatedUUPMJINVALID ITEM DATA TYPE: 55OPTBOTH

szUserReservedCodeURCDcharOPTBOTH

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.

jdUserReservedDateURDTJDEDATEOPTBOTH

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.

mnUserReservedAmountURATMATH_NUMERICOPTBOTH

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.

mnUserReservedNumberURABMATH_NUMERICOPTBOTH

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.

szUserReservedReferenceURRFcharOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTBOTH

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.

szErrorMessageIDDTAIcharOPTBOTH

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.

cErrorCodeERRCcharOPTBOTH

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).

cActionCodeACTNcharOPTBOTH

A code that specifies the action that is performed. Valid values are: A Add C Change

szSessionIdCCHNcharOPTNONE

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

nNumOfKeysRDNKintegerOPTNONE

Resource Design Number of Keys.

nIndexID_INT01INT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cFetchProcessCodeDFFETCHcharOPTNONE

Code for Fetching Process 1   FetchKeyed             2   FetchNextKeyed 3   SelectAndFetch 4   FetchNext Default: FetchKeyed        

szLineNameDFLNNAcharOPTBOTH

A name that identifies a line.

szLineDesignNameLNDSNAcharOPTBOTH

A name that identifies a line design.

szResourceTypeDFRTcharOPTBOTH

A value that indicates the type of resource.

nCurrentQuantityCURQTYintegerOPTBOTH

The available quantity of a specific resource in a process.

nProductivePercentageHoursPRPCHRintegerOPTBOTH

The percentage that a process' resource is productive during a shift.

mnResourceDesignLineNumberDFRD5MATH_NUMERICOPTBOTH

The line number of the FF34R010 - Resource Design Master - table.

szResourceUtilizationTypeRDUTYPcharOPTBOTH

The resource utilization type details a resources ability to be utilized throughout a line. The Resource Simulation application (PF34R012) 
uses the utilization type to determine the amount of time and resource quantities. For those resources designated as shared, the resulting 
available time and available quantity is the sum of all shared resources for that resource type (labor or machine). Resources designated as 
dedicated have an available time and quantity for only that specific resource.  Valid values are: 1 Shared 2 Dedicated 

mnResourceIDDFRIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource ID.  In Sequence of Events, if this field is changed then the changes will be carried over to the 
Associated Items as well. 

idRequestHandleGENLNGIDOPTBOTH

General purpose ID variable.

cReturnTableHandleEV01charOPTINPUT

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

cShiftCode_SHFTSHFTcharOPTNONE

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.

Related Functions

None

Related Tables

None
ProcessFetchingFromFF34R010

ProcessFetchingFromFF34R010

Resource Design Table Server

Minor Business Rule

Object Name: BF34R111

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R111A - Resource Design Table Server DataStruct

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceDesignIdDFRDIDMATH_NUMERICOPTBOTH

A unique id that identifies a resource design.

mnLineIDDFLNIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line.

mnLineDesignIDLNDSIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line design.

mnScenarioIdFSCIDMATH_NUMERICOPTBOTH

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

mnCellIDCELLIDMATH_NUMERICOPTBOTH

A value that uniquely identifies a Cell.

mnProcessIdPROIDMATH_NUMERICOPTBOTH

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

szResourceNameRNAMEcharOPTBOTH

A unique name used to identify a Resource that may be attached to a Sequence of Event, Standard Sequence of Event or Standard Task.

szResourceDesignDescriptionREDEDCcharOPTBOTH

Resource Design Description.

szResourceDesignNameREDENMcharOPTBOTH

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

szMachineKeyMKEYcharOPTBOTH

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

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szProgramIdPIDcharOPTBOTH

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.

UniversalDateUpdatedUUPMJINVALID ITEM DATA TYPE: 55OPTBOTH

szUserReservedCodeURCDcharOPTBOTH

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.

jdUserReservedDateURDTJDEDATEOPTBOTH

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.

mnUserReservedAmountURATMATH_NUMERICOPTBOTH

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.

mnUserReservedNumberURABMATH_NUMERICOPTBOTH

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.

szUserReservedReferenceURRFcharOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTBOTH

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.

szErrorMessageIDDTAIcharOPTBOTH

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.

cErrorCodeERRCcharOPTBOTH

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).

cActionCodeACTNcharOPTBOTH

A code that specifies the action that is performed. Valid values are: A Add C Change

szSessionIdCCHNcharOPTNONE

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

nNumOfKeysRDNKintegerOPTNONE

Resource Design Number of Keys.

nIndexID_INT01INT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cFetchProcessCodeDFFETCHcharOPTNONE

Code for Fetching Process 1   FetchKeyed             2   FetchNextKeyed 3   SelectAndFetch 4   FetchNext Default: FetchKeyed        

szLineNameDFLNNAcharOPTBOTH

A name that identifies a line.

szLineDesignNameLNDSNAcharOPTBOTH

A name that identifies a line design.

szResourceTypeDFRTcharOPTBOTH

A value that indicates the type of resource.

nCurrentQuantityCURQTYintegerOPTBOTH

The available quantity of a specific resource in a process.

nProductivePercentageHoursPRPCHRintegerOPTBOTH

The percentage that a process' resource is productive during a shift.

mnResourceDesignLineNumberDFRD5MATH_NUMERICOPTBOTH

The line number of the FF34R010 - Resource Design Master - table.

szResourceUtilizationTypeRDUTYPcharOPTBOTH

The resource utilization type details a resources ability to be utilized throughout a line. The Resource Simulation application (PF34R012) 
uses the utilization type to determine the amount of time and resource quantities. For those resources designated as shared, the resulting 
available time and available quantity is the sum of all shared resources for that resource type (labor or machine). Resources designated as 
dedicated have an available time and quantity for only that specific resource.  Valid values are: 1 Shared 2 Dedicated 

mnResourceIDDFRIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource ID.  In Sequence of Events, if this field is changed then the changes will be carried over to the 
Associated Items as well. 

idRequestHandleGENLNGIDOPTBOTH

General purpose ID variable.

cReturnTableHandleEV01charOPTINPUT

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

cShiftCode_SHFTSHFTcharOPTNONE

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.

Related Functions

None

Related Tables

None
ResourceDesignTableServer

ResourceDesignTableServer

Resource Design Table Server

Minor Business Rule

Object Name: BF34R111

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R111A - Resource Design Table Server DataStruct

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceDesignIdDFRDIDMATH_NUMERICOPTBOTH

A unique id that identifies a resource design.

mnLineIDDFLNIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line.

mnLineDesignIDLNDSIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line design.

mnScenarioIdFSCIDMATH_NUMERICOPTBOTH

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

mnCellIDCELLIDMATH_NUMERICOPTBOTH

A value that uniquely identifies a Cell.

mnProcessIdPROIDMATH_NUMERICOPTBOTH

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

szResourceNameRNAMEcharOPTBOTH

A unique name used to identify a Resource that may be attached to a Sequence of Event, Standard Sequence of Event or Standard Task.

szResourceDesignDescriptionREDEDCcharOPTBOTH

Resource Design Description.

szResourceDesignNameREDENMcharOPTBOTH

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

szMachineKeyMKEYcharOPTBOTH

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

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szProgramIdPIDcharOPTBOTH

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.

UniversalDateUpdatedUUPMJINVALID ITEM DATA TYPE: 55OPTBOTH

szUserReservedCodeURCDcharOPTBOTH

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.

jdUserReservedDateURDTJDEDATEOPTBOTH

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.

mnUserReservedAmountURATMATH_NUMERICOPTBOTH

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.

mnUserReservedNumberURABMATH_NUMERICOPTBOTH

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.

szUserReservedReferenceURRFcharOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTBOTH

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.

szErrorMessageIDDTAIcharOPTBOTH

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.

cErrorCodeERRCcharOPTBOTH

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).

cActionCodeACTNcharOPTBOTH

A code that specifies the action that is performed. Valid values are: A Add C Change

szSessionIdCCHNcharOPTNONE

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

nNumOfKeysRDNKintegerOPTNONE

Resource Design Number of Keys.

nIndexID_INT01INT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cFetchProcessCodeDFFETCHcharOPTNONE

Code for Fetching Process 1   FetchKeyed             2   FetchNextKeyed 3   SelectAndFetch 4   FetchNext Default: FetchKeyed        

szLineNameDFLNNAcharOPTBOTH

A name that identifies a line.

szLineDesignNameLNDSNAcharOPTBOTH

A name that identifies a line design.

szResourceTypeDFRTcharOPTBOTH

A value that indicates the type of resource.

nCurrentQuantityCURQTYintegerOPTBOTH

The available quantity of a specific resource in a process.

nProductivePercentageHoursPRPCHRintegerOPTBOTH

The percentage that a process' resource is productive during a shift.

mnResourceDesignLineNumberDFRD5MATH_NUMERICOPTBOTH

The line number of the FF34R010 - Resource Design Master - table.

szResourceUtilizationTypeRDUTYPcharOPTBOTH

The resource utilization type details a resources ability to be utilized throughout a line. The Resource Simulation application (PF34R012) 
uses the utilization type to determine the amount of time and resource quantities. For those resources designated as shared, the resulting 
available time and available quantity is the sum of all shared resources for that resource type (labor or machine). Resources designated as 
dedicated have an available time and quantity for only that specific resource.  Valid values are: 1 Shared 2 Dedicated 

mnResourceIDDFRIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource ID.  In Sequence of Events, if this field is changed then the changes will be carried over to the 
Associated Items as well. 

idRequestHandleGENLNGIDOPTBOTH

General purpose ID variable.

cReturnTableHandleEV01charOPTINPUT

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

cShiftCode_SHFTSHFTcharOPTNONE

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.

Related Functions

None

Related Tables

None
SelectAndFetchFF34R010

SelectAndFetchFF34R010

Resource Design Table Server

Minor Business Rule

Object Name: BF34R111

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R111A - Resource Design Table Server DataStruct

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceDesignIdDFRDIDMATH_NUMERICOPTBOTH

A unique id that identifies a resource design.

mnLineIDDFLNIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line.

mnLineDesignIDLNDSIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line design.

mnScenarioIdFSCIDMATH_NUMERICOPTBOTH

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

mnCellIDCELLIDMATH_NUMERICOPTBOTH

A value that uniquely identifies a Cell.

mnProcessIdPROIDMATH_NUMERICOPTBOTH

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

szResourceNameRNAMEcharOPTBOTH

A unique name used to identify a Resource that may be attached to a Sequence of Event, Standard Sequence of Event or Standard Task.

szResourceDesignDescriptionREDEDCcharOPTBOTH

Resource Design Description.

szResourceDesignNameREDENMcharOPTBOTH

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

szMachineKeyMKEYcharOPTBOTH

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

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szProgramIdPIDcharOPTBOTH

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.

UniversalDateUpdatedUUPMJINVALID ITEM DATA TYPE: 55OPTBOTH

szUserReservedCodeURCDcharOPTBOTH

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.

jdUserReservedDateURDTJDEDATEOPTBOTH

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.

mnUserReservedAmountURATMATH_NUMERICOPTBOTH

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.

mnUserReservedNumberURABMATH_NUMERICOPTBOTH

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.

szUserReservedReferenceURRFcharOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTBOTH

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.

szErrorMessageIDDTAIcharOPTBOTH

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.

cErrorCodeERRCcharOPTBOTH

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).

cActionCodeACTNcharOPTBOTH

A code that specifies the action that is performed. Valid values are: A Add C Change

szSessionIdCCHNcharOPTNONE

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

nNumOfKeysRDNKintegerOPTNONE

Resource Design Number of Keys.

nIndexID_INT01INT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cFetchProcessCodeDFFETCHcharOPTNONE

Code for Fetching Process 1   FetchKeyed             2   FetchNextKeyed 3   SelectAndFetch 4   FetchNext Default: FetchKeyed        

szLineNameDFLNNAcharOPTBOTH

A name that identifies a line.

szLineDesignNameLNDSNAcharOPTBOTH

A name that identifies a line design.

szResourceTypeDFRTcharOPTBOTH

A value that indicates the type of resource.

nCurrentQuantityCURQTYintegerOPTBOTH

The available quantity of a specific resource in a process.

nProductivePercentageHoursPRPCHRintegerOPTBOTH

The percentage that a process' resource is productive during a shift.

mnResourceDesignLineNumberDFRD5MATH_NUMERICOPTBOTH

The line number of the FF34R010 - Resource Design Master - table.

szResourceUtilizationTypeRDUTYPcharOPTBOTH

The resource utilization type details a resources ability to be utilized throughout a line. The Resource Simulation application (PF34R012) 
uses the utilization type to determine the amount of time and resource quantities. For those resources designated as shared, the resulting 
available time and available quantity is the sum of all shared resources for that resource type (labor or machine). Resources designated as 
dedicated have an available time and quantity for only that specific resource.  Valid values are: 1 Shared 2 Dedicated 

mnResourceIDDFRIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource ID.  In Sequence of Events, if this field is changed then the changes will be carried over to the 
Associated Items as well. 

idRequestHandleGENLNGIDOPTBOTH

General purpose ID variable.

cReturnTableHandleEV01charOPTINPUT

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

cShiftCode_SHFTSHFTcharOPTNONE

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.

Related Functions

None

Related Tables

None
UpdateRecordInFF34R010

UpdateRecordInFF34R010

Resource Design Table Server

Minor Business Rule

Object Name: BF34R111

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R111A - Resource Design Table Server DataStruct

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceDesignIdDFRDIDMATH_NUMERICOPTBOTH

A unique id that identifies a resource design.

mnLineIDDFLNIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line.

mnLineDesignIDLNDSIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line design.

mnScenarioIdFSCIDMATH_NUMERICOPTBOTH

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

mnCellIDCELLIDMATH_NUMERICOPTBOTH

A value that uniquely identifies a Cell.

mnProcessIdPROIDMATH_NUMERICOPTBOTH

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

szResourceNameRNAMEcharOPTBOTH

A unique name used to identify a Resource that may be attached to a Sequence of Event, Standard Sequence of Event or Standard Task.

szResourceDesignDescriptionREDEDCcharOPTBOTH

Resource Design Description.

szResourceDesignNameREDENMcharOPTBOTH

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

szMachineKeyMKEYcharOPTBOTH

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

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szProgramIdPIDcharOPTBOTH

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.

UniversalDateUpdatedUUPMJINVALID ITEM DATA TYPE: 55OPTBOTH

szUserReservedCodeURCDcharOPTBOTH

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.

jdUserReservedDateURDTJDEDATEOPTBOTH

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.

mnUserReservedAmountURATMATH_NUMERICOPTBOTH

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.

mnUserReservedNumberURABMATH_NUMERICOPTBOTH

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.

szUserReservedReferenceURRFcharOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTBOTH

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.

szErrorMessageIDDTAIcharOPTBOTH

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.

cErrorCodeERRCcharOPTBOTH

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).

cActionCodeACTNcharOPTBOTH

A code that specifies the action that is performed. Valid values are: A Add C Change

szSessionIdCCHNcharOPTNONE

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

nNumOfKeysRDNKintegerOPTNONE

Resource Design Number of Keys.

nIndexID_INT01INT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cFetchProcessCodeDFFETCHcharOPTNONE

Code for Fetching Process 1   FetchKeyed             2   FetchNextKeyed 3   SelectAndFetch 4   FetchNext Default: FetchKeyed        

szLineNameDFLNNAcharOPTBOTH

A name that identifies a line.

szLineDesignNameLNDSNAcharOPTBOTH

A name that identifies a line design.

szResourceTypeDFRTcharOPTBOTH

A value that indicates the type of resource.

nCurrentQuantityCURQTYintegerOPTBOTH

The available quantity of a specific resource in a process.

nProductivePercentageHoursPRPCHRintegerOPTBOTH

The percentage that a process' resource is productive during a shift.

mnResourceDesignLineNumberDFRD5MATH_NUMERICOPTBOTH

The line number of the FF34R010 - Resource Design Master - table.

szResourceUtilizationTypeRDUTYPcharOPTBOTH

The resource utilization type details a resources ability to be utilized throughout a line. The Resource Simulation application (PF34R012) 
uses the utilization type to determine the amount of time and resource quantities. For those resources designated as shared, the resulting 
available time and available quantity is the sum of all shared resources for that resource type (labor or machine). Resources designated as 
dedicated have an available time and quantity for only that specific resource.  Valid values are: 1 Shared 2 Dedicated 

mnResourceIDDFRIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource ID.  In Sequence of Events, if this field is changed then the changes will be carried over to the 
Associated Items as well. 

idRequestHandleGENLNGIDOPTBOTH

General purpose ID variable.

cReturnTableHandleEV01charOPTINPUT

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

cShiftCode_SHFTSHFTcharOPTNONE

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.

Related Functions

None

Related Tables

None
 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.

UniversalDateUpdatedUUPMJINVALID ITEM DATA TYPE: 55OPTBOTH

szUserReservedCodeURCDcharOPTBOTH

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.

jdUserReservedDateURDTJDEDATEOPTBOTH

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.

mnUserReservedAmountURATMATH_NUMERICOPTBOTH

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.

mnUserReservedNumberURABMATH_NUMERICOPTBOTH

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.

szUserReservedReferenceURRFcharOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTBOTH

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.

szErrorMessageIDDTAIcharOPTBOTH

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.

cErrorCodeERRCcharOPTBOTH

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).

cActionCodeACTNcharOPTBOTH

A code that specifies the action that is performed. Valid values are: A Add C Change

szSessionIdCCHNcharOPTNONE

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

nNumOfKeysRDNKintegerOPTNONE

Resource Design Number of Keys.

nIndexID_INT01INT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cFetchProcessCodeDFFETCHcharOPTNONE

Code for Fetching Process 1   FetchKeyed             2   FetchNextKeyed 3   SelectAndFetch 4   FetchNext Default: FetchKeyed        

szLineNameDFLNNAcharOPTBOTH

A name that identifies a line.

szLineDesignNameLNDSNAcharOPTBOTH

A name that identifies a line design.

szResourceTypeDFRTcharOPTBOTH

A value that indicates the type of resource.

nCurrentQuantityCURQTYintegerOPTBOTH

The available quantity of a specific resource in a process.

nProductivePercentageHoursPRPCHRintegerOPTBOTH

The percentage that a process' resource is productive during a shift.

mnResourceDesignLineNumberDFRD5MATH_NUMERICOPTBOTH

The line number of the FF34R010 - Resource Design Master - table.

szResourceUtilizationTypeRDUTYPcharOPTBOTH

The resource utilization type details a resources ability to be utilized throughout a line. The Resource Simulation application (PF34R012) 
uses the utilization type to determine the amount of time and resource quantities. For those resources designated as shared, the resulting 
available time and available quantity is the sum of all shared resources for that resource type (labor or machine). Resources designated as 
dedicated have an available time and quantity for only that specific resource.  Valid values are: 1 Shared 2 Dedicated 

mnResourceIDDFRIDMATH_NUMERICOPTBOTH

A unique value that indicates the Resource ID.  In Sequence of Events, if this field is changed then the changes will be carried over to the 
Associated Items as well. 

idRequestHandleGENLNGIDOPTBOTH

General purpose ID variable.

cReturnTableHandleEV01charOPTINPUT

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

cShiftCode_SHFTSHFTcharOPTNONE

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.

Related Functions

None

Related Tables

None
FetchNextFF34R010

FetchNextFF34R010

Resource Design Table Server

Minor Business Rule

Object Name: BF34R111

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF34R111A - Resource Design Table Server DataStruct

Parameter NameData ItemData TypeReq/OptI/O/Both
mnResourceDesignIdDFRDIDMATH_NUMERICOPTBOTH

A unique id that identifies a resource design.

mnLineIDDFLNIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line.

mnLineDesignIDLNDSIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a line design.

mnScenarioIdFSCIDMATH_NUMERICOPTBOTH

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

mnCellIDCELLIDMATH_NUMERICOPTBOTH

A value that uniquely identifies a Cell.

mnProcessIdPROIDMATH_NUMERICOPTBOTH

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

szResourceNameRNAMEcharOPTBOTH

A unique name used to identify a Resource that may be attached to a Sequence of Event, Standard Sequence of Event or Standard Task.

szResourceDesignDescriptionREDEDCcharOPTBOTH

Resource Design Description.

szResourceDesignNameREDENMcharOPTBOTH

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

szMachineKeyMKEYcharOPTBOTH

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

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szProgramIdPIDcharOPTBOTH

The number that identifies the batch or interactive program (batch or inte