TaskMgr_AddDFMTask

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179B - Task Manager Add DFM Task

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTaskIdSTSKIDMATH_NUMERICOPTNONE

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

szStandardTaskPropertySTSKPRPcharOPTNONE

A property that indicates that the task is a Standard Task.  Valid values are:    Y Yes, this is a standard task.    N No, this is not a standard task.

szStandardTaskNameTSKNAMEcharOPTNONE

Name that is used to identify a Standard Task or Task within the Demand Flow Manufacturing system. In Sequence of Event, if this field is 
changed then the changes will be carried over to the Associated Item as well. 

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

szDescriptionDESCcharOPTNONE

A description, remark, name, or address.

szTaskDescriptionTSKDSCcharOPTNONE

Description of a Task that describes the work steps that occur repeatedly across multiple products and/or processes. In Sequence of 
Events, if this field is changed then the changes will not be carried over to the Associated Items.

szWorkTypeWRKTYcharOPTNONE

A user defined code (F30L/WT), which indicates the type of work being performed.  Valid Values are:   RQ - Required - Required 
labor/machine time represents the required steps performed by people/machines for the product to meet your specifications.  Required labor and 
machine time may or may not be value added.   SU - Setup - Setup time is work that is performed prior to required machine or labor time.  Setup 
time is always non-value added.   MV - Move - Move time is the time spent in moving products or material through the process from the point 
where they were produced or introduced, to the point where they will be consumed.  Move time may be either labor or machine time and is 
always non-value added. In Sequence of Event, if this field is changed then the changes will be carried over to the Associated Items as well. 

szValueAddedVALADDcharOPTNONE

A property, which indicates if the task being performed adds value to the end product.  Valid values are:   Y - Yes   N - No In Sequence of 
Event, if this field is changed then the changes will not be carried over to the Associated Items. 

mnResourceIDDFRIDMATH_NUMERICOPTNONE

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. 

mnStaticQuantitySTQTYMATH_NUMERICOPTNONE

When work content is performed once every "n" times in the process of manufacturing a product, you define a Static Quantity.  Static 
Quantity must have a value greater than or equal to 1. Example: If you have a work element that causes you to move a pallet of products to the 
warehouse once every twelve products move off the end of the line, you define a Static Quantity of 12. In Sequence of Events, if this field is 
changed then the changes will be carried over to the Associated Item's SOE. 

mnTaskTimeSTSKTIMEMATH_NUMERICOPTNONE

Amount of time required to perform the work of the task.  In Sequence of Events, if this field is changed then the changes will not be carried 
over to the Associated Item's SOE. 

cTimeUOMTIMEUOMcharOPTNONE

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

szTQCDescriptionTQCDESCcharOPTNONE

Instructions used to describe how the TQC work is performed. In Sequence of Event, if this field is changed then the changes will not be 
carried over to the Associated Items. 

szTQCCriteriaTQCCRTcharOPTNONE

Value which indicates the criteria for quality control of the work being performed.  Value will default to Failsafe.  Valid Values are:   FS - 
Failsafe - work content can only be performed one way, therefore, it cannot be performed wrong.   VE - Verify - work content may be performed in 
multiple ways, but only one way is correct. The correct method is documented and is verified at the time the work is performed.    TQ - TQC - 
work content is performed in previous operation but validated in a subsequent operation.   In Sequence of Event, if this field is changed then 
the changes will not be carried over to the Associated Items.   

szUserReservedCodeURCDcharOPTNONE

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.

jdUserReservedDateURDTJDEDATEOPTNONE

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_NUMERICOPTNONE

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_NUMERICOPTNONE

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.

szUserReservedReferenceURRFcharOPTNONE

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.

szProgramIdPIDcharOPTNONE

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.

cSuppressErrorMessageSUPPScharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szErrorMessageIDDTAIcharOPTNONE

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
TaskMgr_DeleteByDFMTaskId

TaskMgr_DeleteByDFMTaskId

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179D - Task Manager Delete By DFM Task Id

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTaskIdSTSKIDMATH_NUMERICOPTNONE

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

szStandardTaskNameTSKNAMEcharOPTNONE

Name that is used to identify a Standard Task or Task within the Demand Flow Manufacturing system. In Sequence of Event, if this field is 
changed then the changes will be carried over to the Associated Item as well. 

cSuppressErrorMessageSUPPScharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szErrorMessageIDDTAIcharOPTNONE

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.

szStandardTaskPropertySTSKPRPcharOPTNONE

A property that indicates that the task is a Standard Task.  Valid values are:    Y Yes, this is a standard task.    N No, this is not a standard task.

Related Functions

None

Related Tables

None
TaskMgr_DeleteTasksByScenarioId

TaskMgr_DeleteTasksByScenarioId

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179E - Task Manager Delete Tasks By Scenario Id

Parameter NameData ItemData TypeReq/OptI/O/Both
mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

cSuppressErrorMessageSUPPScharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szErrorMessageIDDTAIcharOPTNONE

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
TaskMgr_GetDFMTaskInformation

TaskMgr_GetDFMTaskInformation

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179F - Task Manager Get DFM Task Information

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTaskIdSTSKIDMATH_NUMERICOPTNONE

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

szStandardTaskPropertySTSKPRPcharOPTNONE

A property that indicates that the task is a Standard Task.  Valid values are:    Y Yes, this is a standard task.    N No, this is not a standard task.

szStandardTaskNameTSKNAMEcharOPTNONE

Name that is used to identify a Standard Task or Task within the Demand Flow Manufacturing system. In Sequence of Event, if this field is 
changed then the changes will be carried over to the Associated Item as well. 

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

szDescriptionDESCcharOPTNONE

A description, remark, name, or address.

szTaskDescriptionTSKDSCcharOPTNONE

Description of a Task that describes the work steps that occur repeatedly across multiple products and/or processes. In Sequence of 
Events, if this field is changed then the changes will not be carried over to the Associated Items.

szWorkTypeWRKTYcharOPTNONE

A user defined code (F30L/WT), which indicates the type of work being performed.  Valid Values are:   RQ - Required - Required 
labor/machine time represents the required steps performed by people/machines for the product to meet your specifications.  Required labor and 
machine time may or may not be value added.   SU - Setup - Setup time is work that is performed prior to required machine or labor time.  Setup 
time is always non-value added.   MV - Move - Move time is the time spent in moving products or material through the process from the point 
where they were produced or introduced, to the point where they will be consumed.  Move time may be either labor or machine time and is 
always non-value added. In Sequence of Event, if this field is changed then the changes will be carried over to the Associated Items as well. 

szValueAddedVALADDcharOPTNONE

A property, which indicates if the task being performed adds value to the end product.  Valid values are:   Y - Yes   N - No In Sequence of 
Event, if this field is changed then the changes will not be carried over to the Associated Items. 

mnResourceIDDFRIDMATH_NUMERICOPTNONE

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. 

mnStaticQuantitySTQTYMATH_NUMERICOPTNONE

When work content is performed once every "n" times in the process of manufacturing a product, you define a Static Quantity.  Static 
Quantity must have a value greater than or equal to 1. Example: If you have a work element that causes you to move a pallet of products to the 
warehouse once every twelve products move off the end of the line, you define a Static Quantity of 12. In Sequence of Events, if this field is 
changed then the changes will be carried over to the Associated Item's SOE. 

mnTaskTimeSTSKTIMEMATH_NUMERICOPTNONE

Amount of time required to perform the work of the task.  In Sequence of Events, if this field is changed then the changes will not be carried 
over to the Associated Item's SOE. 

cTimeUOMTIMEUOMcharOPTNONE

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

szTQCDescriptionTQCDESCcharOPTNONE

Instructions used to describe how the TQC work is performed. In Sequence of Event, if this field is changed then the changes will not be 
carried over to the Associated Items. 

szTQCCriteriaTQCCRTcharOPTNONE

Value which indicates the criteria for quality control of the work being performed.  Value will default to Failsafe.  Valid Values are:   FS - 
Failsafe - work content can only be performed one way, therefore, it cannot be performed wrong.   VE - Verify - work content may be performed in 
multiple ways, but only one way is correct. The correct method is documented and is verified at the time the work is performed.    TQ - TQC - 
work content is performed in previous operation but validated in a subsequent operation.   In Sequence of Event, if this field is changed then 
the changes will not be carried over to the Associated Items.   

szUserReservedCodeURCDcharOPTNONE

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.

jdUserReservedDateURDTJDEDATEOPTNONE

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_NUMERICOPTNONE

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_NUMERICOPTNONE

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.

szUserReservedReferenceURRFcharOPTNONE

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.

szProgramIdPIDcharOPTNONE

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.

cSuppressErrorMessageSUPPScharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szErrorMessageIDDTAIcharOPTNONE

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.

mnTaskTimeInSecondsSTSKTIMEMATH_NUMERICOPTNONE

Amount of time required to perform the work of the task.  In Sequence of Events, if this field is changed then the changes will not be carried 
over to the Associated Item's SOE. 

Related Functions

None

Related Tables

None
TaskMgr_ReleaseReserveRecord

TaskMgr_ReleaseReserveRecord

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179J - Task Manager Record Reservation

Parameter NameData ItemData TypeReq/OptI/O/Both
cSuppressErrorMessageSUPPScharOPTNONE

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.

szErrorMessageIDDTAIcharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szApplicationIDPIDcharOPTNONE

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.

szObjectNameOBNMcharOPTNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szRRUniquePIDcharOPTNONE

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.

mnTaskIdSTSKIDMATH_NUMERICOPTNONE

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

Related Functions

None

Related Tables

None
TaskMgr_ReserveRecord

TaskMgr_ReserveRecord

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179J - Task Manager Record Reservation

Parameter NameData ItemData TypeReq/OptI/O/Both
cSuppressErrorMessageSUPPScharOPTNONE

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.

szErrorMessageIDDTAIcharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szApplicationIDPIDcharOPTNONE

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.

szObjectNameOBNMcharOPTNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szRRUniquePIDcharOPTNONE

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.

mnTaskIdSTSKIDMATH_NUMERICOPTNONE

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

Related Functions

None

Related Tables

None
TaskMgr_SetTaskDefaultValues

TaskMgr_SetTaskDefaultValues

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179H - Task Manager Set Task Default Values

Parameter NameData ItemData TypeReq/OptI/O/Both
mnScenarioIdFSCIDMATH_NUMERICREQINPUT

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

szWorkTypeWRKTYcharOPTBOTH

A user defined code (F30L/WT), which indicates the type of work being performed.  Valid Values are:   RQ - Required - Required 
labor/machine time represents the required steps performed by people/machines for the product to meet your specifications.  Required labor and 
machine time may or may not be value added.   SU - Setup - Setup time is work that is performed prior to required machine or labor time.  Setup 
time is always non-value added.   MV - Move - Move time is the time spent in moving products or material through the process from the point 
where they were produced or introduced, to the point where they will be consumed.  Move time may be either labor or machine time and is 
always non-value added. In Sequence of Event, if this field is changed then the changes will be carried over to the Associated Items as well. 

szValueAddedVALADDcharOPTNONE

A property, which indicates if the task being performed adds value to the end product.  Valid values are:   Y - Yes   N - No In Sequence of 
Event, if this field is changed then the changes will not be carried over to the Associated Items. 

mnTaskTimeSTSKTIMEMATH_NUMERICOPTBOTH

Amount of time required to perform the work of the task.  In Sequence of Events, if this field is changed then the changes will not be carried 
over to the Associated Item's SOE. 

cTimeUOMTIMEUOMcharOPTBOTH

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

mnStaticQuantitySTQTYMATH_NUMERICOPTBOTH

When work content is performed once every "n" times in the process of manufacturing a product, you define a Static Quantity.  Static 
Quantity must have a value greater than or equal to 1. Example: If you have a work element that causes you to move a pallet of products to the 
warehouse once every twelve products move off the end of the line, you define a Static Quantity of 12. In Sequence of Events, if this field is 
changed then the changes will be carried over to the Associated Item's SOE. 

szTQCCriteriaTQCCRTcharOPTBOTH

Value which indicates the criteria for quality control of the work being performed.  Value will default to Failsafe.  Valid Values are:   FS - 
Failsafe - work content can only be performed one way, therefore, it cannot be performed wrong.   VE - Verify - work content may be performed in 
multiple ways, but only one way is correct. The correct method is documented and is verified at the time the work is performed.    TQ - TQC - 
work content is performed in previous operation but validated in a subsequent operation.   In Sequence of Event, if this field is changed then 
the changes will not be carried over to the Associated Items.   

cSuppressErrorMessageSUPPScharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szErrorMessageIDDTAIcharOPTNONE

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
TaskMgr_TaskTimeConversionToDisp

TaskMgr_TaskTimeConversionToDisp

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179I - Task Manager Task Time Conversion To Display

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTaskTimeSTSKTIMEMATH_NUMERICREQBOTH

Amount of time required to perform the work of the task.  In Sequence of Events, if this field is changed then the changes will not be carried 
over to the Associated Item's SOE. 

cTimeUOMTIMEUOMcharREQINPUT

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

cSuppressErrorMessageSUPPScharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szErrorMessageIDDTAIcharOPTNONE

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
TaskMgr_UpdateDFMTask

TaskMgr_UpdateDFMTask

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179C - Task Manager Update DFM Task

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTaskIdSTSKIDMATH_NUMERICOPTNONE

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

szStandardTaskPropertySTSKPRPcharOPTNONE

A property that indicates that the task is a Standard Task.  Valid values are:    Y Yes, this is a standard task.    N No, this is not a standard task.

szStandardTaskNameTSKNAMEcharOPTNONE

Name that is used to identify a Standard Task or Task within the Demand Flow Manufacturing system. In Sequence of Event, if this field is 
changed then the changes will be carried over to the Associated Item as well. 

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

szDescriptionDESCcharOPTNONE

A description, remark, name, or address.

szTaskDescriptionTSKDSCcharOPTNONE

Description of a Task that describes the work steps that occur repeatedly across multiple products and/or processes. In Sequence of 
Events, if this field is changed then the changes will not be carried over to the Associated Items.

szWorkTypeWRKTYcharOPTNONE

A user defined code (F30L/WT), which indicates the type of work being performed.  Valid Values are:   RQ - Required - Required 
labor/machine time represents the required steps performed by people/machines for the product to meet your specifications.  Required labor and 
machine time may or may not be value added.   SU - Setup - Setup time is work that is performed prior to required machine or labor time.  Setup 
time is always non-value added.   MV - Move - Move time is the time spent in moving products or material through the process from the point 
where they were produced or introduced, to the point where they will be consumed.  Move time may be either labor or machine time and is 
always non-value added. In Sequence of Event, if this field is changed then the changes will be carried over to the Associated Items as well. 

szValueAddedVALADDcharOPTNONE

A property, which indicates if the task being performed adds value to the end product.  Valid values are:   Y - Yes   N - No In Sequence of 
Event, if this field is changed then the changes will not be carried over to the Associated Items. 

mnResourceIDDFRIDMATH_NUMERICOPTNONE

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. 

mnStaticQuantitySTQTYMATH_NUMERICOPTNONE

When work content is performed once every "n" times in the process of manufacturing a product, you define a Static Quantity.  Static 
Quantity must have a value greater than or equal to 1. Example: If you have a work element that causes you to move a pallet of products to the 
warehouse once every twelve products move off the end of the line, you define a Static Quantity of 12. In Sequence of Events, if this field is 
changed then the changes will be carried over to the Associated Item's SOE. 

mnTaskTimeSTSKTIMEMATH_NUMERICOPTNONE

Amount of time required to perform the work of the task.  In Sequence of Events, if this field is changed then the changes will not be carried 
over to the Associated Item's SOE. 

cTimeUOMTIMEUOMcharOPTNONE

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

szTQCDescriptionTQCDESCcharOPTNONE

Instructions used to describe how the TQC work is performed. In Sequence of Event, if this field is changed then the changes will not be 
carried over to the Associated Items. 

szTQCCriteriaTQCCRTcharOPTNONE

Value which indicates the criteria for quality control of the work being performed.  Value will default to Failsafe.  Valid Values are:   FS - 
Failsafe - work content can only be performed one way, therefore, it cannot be performed wrong.   VE - Verify - work content may be performed in 
multiple ways, but only one way is correct. The correct method is documented and is verified at the time the work is performed.    TQ - TQC - 
work content is performed in previous operation but validated in a subsequent operation.   In Sequence of Event, if this field is changed then 
the changes will not be carried over to the Associated Items.   

szUserReservedCodeURCDcharOPTNONE

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.

jdUserReservedDateURDTJDEDATEOPTNONE

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_NUMERICOPTNONE

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_NUMERICOPTNONE

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.

szUserReservedReferenceURRFcharOPTNONE

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.

szProgramIdPIDcharOPTNONE

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.

cSuppressErrorMessageSUPPScharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szErrorMessageIDDTAIcharOPTNONE

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
TaskMgr_ValidateDFMTaskOnAdd

TaskMgr_ValidateDFMTaskOnAdd

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179A - Task Manager Validate DFM Task on Add

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTaskIdSTSKIDMATH_NUMERICOPTNONE

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

szStandardTaskNameTSKNAMEcharOPTNONE

Name that is used to identify a Standard Task or Task within the Demand Flow Manufacturing system. In Sequence of Event, if this field is 
changed then the changes will be carried over to the Associated Item as well. 

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

szDescriptionDESCcharOPTNONE

A description, remark, name, or address.

szTaskDescriptionTSKDSCcharOPTNONE

Description of a Task that describes the work steps that occur repeatedly across multiple products and/or processes. In Sequence of 
Events, if this field is changed then the changes will not be carried over to the Associated Items.

szWorkTypeWRKTYcharOPTNONE

A user defined code (F30L/WT), which indicates the type of work being performed.  Valid Values are:   RQ - Required - Required 
labor/machine time represents the required steps performed by people/machines for the product to meet your specifications.  Required labor and 
machine time may or may not be value added.   SU - Setup - Setup time is work that is performed prior to required machine or labor time.  Setup 
time is always non-value added.   MV - Move - Move time is the time spent in moving products or material through the process from the point 
where they were produced or introduced, to the point where they will be consumed.  Move time may be either labor or machine time and is 
always non-value added. In Sequence of Event, if this field is changed then the changes will be carried over to the Associated Items as well. 

szValueAddedVALADDcharOPTNONE

A property, which indicates if the task being performed adds value to the end product.  Valid values are:   Y - Yes   N - No In Sequence of 
Event, if this field is changed then the changes will not be carried over to the Associated Items. 

mnResourceIDDFRIDMATH_NUMERICOPTNONE

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. 

szResourceNameDFRDESCcharOPTNONE

A name that describes a resource.  This name must be unique within the scenario.  In Sequence of Events, if this field is changed, then the 
changes will be carried over to the Associated Items as well.

szResourceTypeDFRTcharOPTNONE

A value that indicates the type of resource.

mnStaticQuantitySTQTYMATH_NUMERICOPTNONE

When work content is performed once every "n" times in the process of manufacturing a product, you define a Static Quantity.  Static 
Quantity must have a value greater than or equal to 1. Example: If you have a work element that causes you to move a pallet of products to the 
warehouse once every twelve products move off the end of the line, you define a Static Quantity of 12. In Sequence of Events, if this field is 
changed then the changes will be carried over to the Associated Item's SOE. 

mnTaskTimeSTSKTIMEMATH_NUMERICOPTNONE

Amount of time required to perform the work of the task.  In Sequence of Events, if this field is changed then the changes will not be carried 
over to the Associated Item's SOE. 

cTimeUOMTIMEUOMcharOPTNONE

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

szTQCDescriptionTQCDESCcharOPTNONE

Instructions used to describe how the TQC work is performed. In Sequence of Event, if this field is changed then the changes will not be 
carried over to the Associated Items. 

szTQCCriteriaTQCCRTcharOPTNONE

Value which indicates the criteria for quality control of the work being performed.  Value will default to Failsafe.  Valid Values are:   FS - 
Failsafe - work content can only be performed one way, therefore, it cannot be performed wrong.   VE - Verify - work content may be performed in 
multiple ways, but only one way is correct. The correct method is documented and is verified at the time the work is performed.    TQ - TQC - 
work content is performed in previous operation but validated in a subsequent operation.   In Sequence of Event, if this field is changed then 
the changes will not be carried over to the Associated Items.   

szUserReservedCodeURCDcharOPTNONE

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.

jdUserReservedDateURDTJDEDATEOPTNONE

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_NUMERICOPTNONE

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_NUMERICOPTNONE

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.

szUserReservedReferenceURRFcharOPTNONE

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.

cSuppressErrorMessageSUPPScharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szErrorMessageIDDTAIcharOPTNONE

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.

szStandardTaskPropertySTSKPRPcharOPTNONE

A property that indicates that the task is a Standard Task.  Valid values are:    Y Yes, this is a standard task.    N No, this is not a standard task.

Related Functions

None

Related Tables

None
TaskMgr_ValidateDFMTaskOnUpdate

TaskMgr_ValidateDFMTaskOnUpdate

DFM Task Manager

Minor Business Rule

Object Name: BF30L179

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L179G - Task Manager Validate DFM Task on Update

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTaskIdSTSKIDMATH_NUMERICOPTNONE

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

szStandardTaskNameTSKNAMEcharOPTNONE

Name that is used to identify a Standard Task or Task within the Demand Flow Manufacturing system. In Sequence of Event, if this field is 
changed then the changes will be carried over to the Associated Item as well. 

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

szDescriptionDESCcharOPTNONE

A description, remark, name, or address.

szTaskDescriptionTSKDSCcharOPTNONE

Description of a Task that describes the work steps that occur repeatedly across multiple products and/or processes. In Sequence of 
Events, if this field is changed then the changes will not be carried over to the Associated Items.

szWorkTypeWRKTYcharOPTNONE

A user defined code (F30L/WT), which indicates the type of work being performed.  Valid Values are:   RQ - Required - Required 
labor/machine time represents the required steps performed by people/machines for the product to meet your specifications.  Required labor and 
machine time may or may not be value added.   SU - Setup - Setup time is work that is performed prior to required machine or labor time.  Setup 
time is always non-value added.   MV - Move - Move time is the time spent in moving products or material through the process from the point 
where they were produced or introduced, to the point where they will be consumed.  Move time may be either labor or machine time and is 
always non-value added. In Sequence of Event, if this field is changed then the changes will be carried over to the Associated Items as well. 

szValueAddedVALADDcharOPTNONE

A property, which indicates if the task being performed adds value to the end product.  Valid values are:   Y - Yes   N - No In Sequence of 
Event, if this field is changed then the changes will not be carried over to the Associated Items. 

mnResourceIDDFRIDMATH_NUMERICOPTNONE

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. 

szResourceNameDFRDESCcharOPTNONE

A name that describes a resource.  This name must be unique within the scenario.  In Sequence of Events, if this field is changed, then the 
changes will be carried over to the Associated Items as well.

szResourceTypeDFRTcharOPTNONE

A value that indicates the type of resource.

mnStaticQuantitySTQTYMATH_NUMERICOPTNONE

When work content is performed once every "n" times in the process of manufacturing a product, you define a Static Quantity.  Static 
Quantity must have a value greater than or equal to 1. Example: If you have a work element that causes you to move a pallet of products to the 
warehouse once every twelve products move off the end of the line, you define a Static Quantity of 12. In Sequence of Events, if this field is 
changed then the changes will be carried over to the Associated Item's SOE. 

mnTaskTimeSTSKTIMEMATH_NUMERICOPTNONE

Amount of time required to perform the work of the task.  In Sequence of Events, if this field is changed then the changes will not be carried 
over to the Associated Item's SOE. 

cTimeUOMTIMEUOMcharOPTNONE

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

szTQCDescriptionTQCDESCcharOPTNONE

Instructions used to describe how the TQC work is performed. In Sequence of Event, if this field is changed then the changes will not be 
carried over to the Associated Items. 

szTQCCriteriaTQCCRTcharOPTNONE

Value which indicates the criteria for quality control of the work being performed.  Value will default to Failsafe.  Valid Values are:   FS - 
Failsafe - work content can only be performed one way, therefore, it cannot be performed wrong.   VE - Verify - work content may be performed in 
multiple ways, but only one way is correct. The correct method is documented and is verified at the time the work is performed.    TQ - TQC - 
work content is performed in previous operation but validated in a subsequent operation.   In Sequence of Event, if this field is changed then 
the changes will not be carried over to the Associated Items.   

szUserReservedCodeURCDcharOPTNONE

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.

jdUserReservedDateURDTJDEDATEOPTNONE

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_NUMERICOPTNONE

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_NUMERICOPTNONE

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.

szUserReservedReferenceURRFcharOPTNONE

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.

cSuppressErrorMessageSUPPScharOPTNONE

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.

cErrorCodeERRCcharOPTNONE

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

szErrorMessageIDDTAIcharOPTNONE

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.

szStandardTaskPropertySTSKPRPcharOPTNONE

A property that indicates that the task is a Standard Task.  Valid values are:    Y Yes, this is a standard task.    N No, this is not a standard task.

Related Functions

None

Related Tables

None