FF30L801CustomerExistsEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163G - Verify Customer Exists in Sales Order

Parameter NameData ItemData TypeReq/OptI/O/Both
mnScenarioIdFSCIDMATH_NUMERICOPTINPUT

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

mnCustomerNumberCUSNMATH_NUMERICOPTINPUT

A number that identifies an entry in the Customer Master.

cCustomerExistsEV01charOPTOUTPUT

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

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

szDataItemDTAIcharOPTNONE

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
FF30L801GetSalesOrderEX

FF30L801GetSalesOrderEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163A - Sales Order Edit Line

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTBOTH

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

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

mnLineNumberLNIDMATH_NUMERICOPTNONE

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

mnCustomerNumberCUSNMATH_NUMERICOPTNONE

A number that identifies an entry in the Customer Master.

szDescriptionLine1DSC1charOPTNONE

Brief information about an item; a remark or an explanation.

szUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

mnIdentifierShortItemDFMDFITMMATH_NUMERICOPTNONE

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szCostCenterDFMDFMCUcharOPTNONE

Identifies the branch/plant that accompanies a component.

szStatusCodeDFNXTRcharOPTNONE

The status of the sales order.  

DateRequestedJulianUDRQJINVALID ITEM DATA TYPE: 55OPTNONE

The date that an item is scheduled to arrive or that an action is scheduled for completion.

ScheduledPickDateUPDDJINVALID ITEM DATA TYPE: 55OPTNONE

The scheduled pick date for a sales order.

DatePromisedShipJuUPPDJINVALID ITEM DATA TYPE: 55OPTNONE

The promised ship date for a sales order.

CancelDateUCNDJINVALID ITEM DATA TYPE: 55OPTNONE

The date a sales order is cancelled.

mnTransactionQuantityDFUORGMATH_NUMERICOPTNONE

The transaction quantity.

mnPlannedQuantityDFUPQTMATH_NUMERICOPTNONE

The planned quantity.

mnSequencedQuantityDFUSQTMATH_NUMERICOPTNONE

Qty Sequenced for a DFM Plan

mnCompletedQuantityDFUCQTMATH_NUMERICOPTNONE

The completed quantity.

mnOpenQuantityDFUOQTMATH_NUMERICOPTNONE

The open quantity.

szDFCompanyDFCOcharOPTNONE

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

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.

RecommendedCompletionDateURCCDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Completion Date is the date the Sales Order must be completed by in order to ship the order in time.

RecommendedStartDateURSDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Start Date is the date the Sales Order needs to be started in order to complete the order in time.

cSalesOrderPriorityDFPRIOcharOPTNONE

A code that indicates the Priority of the Sales Order.

szRelatedWONumberDFRORNcharOPTNONE

A number that identifies a Work Order that is associated with a Sales Order. This number is for informational purposes only.

szRelatedOrderTypeDFRCTOcharOPTNONE

A user defined code (system 00, type DT) that indicates the document type of the related order.

Related Functions

None

Related Tables

None
FF30L801InsertSalesOrderEX

FF30L801InsertSalesOrderEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163A - Sales Order Edit Line

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTBOTH

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

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

mnLineNumberLNIDMATH_NUMERICOPTNONE

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

mnCustomerNumberCUSNMATH_NUMERICOPTNONE

A number that identifies an entry in the Customer Master.

szDescriptionLine1DSC1charOPTNONE

Brief information about an item; a remark or an explanation.

szUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

mnIdentifierShortItemDFMDFITMMATH_NUMERICOPTNONE

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szCostCenterDFMDFMCUcharOPTNONE

Identifies the branch/plant that accompanies a component.

szStatusCodeDFNXTRcharOPTNONE

The status of the sales order.  

DateRequestedJulianUDRQJINVALID ITEM DATA TYPE: 55OPTNONE

The date that an item is scheduled to arrive or that an action is scheduled for completion.

ScheduledPickDateUPDDJINVALID ITEM DATA TYPE: 55OPTNONE

The scheduled pick date for a sales order.

DatePromisedShipJuUPPDJINVALID ITEM DATA TYPE: 55OPTNONE

The promised ship date for a sales order.

CancelDateUCNDJINVALID ITEM DATA TYPE: 55OPTNONE

The date a sales order is cancelled.

mnTransactionQuantityDFUORGMATH_NUMERICOPTNONE

The transaction quantity.

mnPlannedQuantityDFUPQTMATH_NUMERICOPTNONE

The planned quantity.

mnSequencedQuantityDFUSQTMATH_NUMERICOPTNONE

Qty Sequenced for a DFM Plan

mnCompletedQuantityDFUCQTMATH_NUMERICOPTNONE

The completed quantity.

mnOpenQuantityDFUOQTMATH_NUMERICOPTNONE

The open quantity.

szDFCompanyDFCOcharOPTNONE

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

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.

RecommendedCompletionDateURCCDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Completion Date is the date the Sales Order must be completed by in order to ship the order in time.

RecommendedStartDateURSDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Start Date is the date the Sales Order needs to be started in order to complete the order in time.

cSalesOrderPriorityDFPRIOcharOPTNONE

A code that indicates the Priority of the Sales Order.

szRelatedWONumberDFRORNcharOPTNONE

A number that identifies a Work Order that is associated with a Sales Order. This number is for informational purposes only.

szRelatedOrderTypeDFRCTOcharOPTNONE

A user defined code (system 00, type DT) that indicates the document type of the related order.

Related Functions

None

Related Tables

None
FF30L801ItemExistsEX

FF30L801ItemExistsEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163H - Verify Item Exists in Sales Order

Parameter NameData ItemData TypeReq/OptI/O/Both
mnScenarioIdFSCIDMATH_NUMERICOPTINPUT

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

mnIdentifierShortItemDFMDFITMMATH_NUMERICOPTINPUT

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szDFBranchPlantDFMCUcharOPTINPUT

Identifies the branch/plant that accompanies a component.

cItemExistsEV01charOPTOUTPUT

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

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

szDataItemDTAIcharOPTNONE

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
FF30L801UpdateSalesOrderEX

FF30L801UpdateSalesOrderEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163A - Sales Order Edit Line

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTBOTH

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

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

mnLineNumberLNIDMATH_NUMERICOPTNONE

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

mnCustomerNumberCUSNMATH_NUMERICOPTNONE

A number that identifies an entry in the Customer Master.

szDescriptionLine1DSC1charOPTNONE

Brief information about an item; a remark or an explanation.

szUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

mnIdentifierShortItemDFMDFITMMATH_NUMERICOPTNONE

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szCostCenterDFMDFMCUcharOPTNONE

Identifies the branch/plant that accompanies a component.

szStatusCodeDFNXTRcharOPTNONE

The status of the sales order.  

DateRequestedJulianUDRQJINVALID ITEM DATA TYPE: 55OPTNONE

The date that an item is scheduled to arrive or that an action is scheduled for completion.

ScheduledPickDateUPDDJINVALID ITEM DATA TYPE: 55OPTNONE

The scheduled pick date for a sales order.

DatePromisedShipJuUPPDJINVALID ITEM DATA TYPE: 55OPTNONE

The promised ship date for a sales order.

CancelDateUCNDJINVALID ITEM DATA TYPE: 55OPTNONE

The date a sales order is cancelled.

mnTransactionQuantityDFUORGMATH_NUMERICOPTNONE

The transaction quantity.

mnPlannedQuantityDFUPQTMATH_NUMERICOPTNONE

The planned quantity.

mnSequencedQuantityDFUSQTMATH_NUMERICOPTNONE

Qty Sequenced for a DFM Plan

mnCompletedQuantityDFUCQTMATH_NUMERICOPTNONE

The completed quantity.

mnOpenQuantityDFUOQTMATH_NUMERICOPTNONE

The open quantity.

szDFCompanyDFCOcharOPTNONE

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

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.

RecommendedCompletionDateURCCDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Completion Date is the date the Sales Order must be completed by in order to ship the order in time.

RecommendedStartDateURSDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Start Date is the date the Sales Order needs to be started in order to complete the order in time.

cSalesOrderPriorityDFPRIOcharOPTNONE

A code that indicates the Priority of the Sales Order.

szRelatedWONumberDFRORNcharOPTNONE

A number that identifies a Work Order that is associated with a Sales Order. This number is for informational purposes only.

szRelatedOrderTypeDFRCTOcharOPTNONE

A user defined code (system 00, type DT) that indicates the document type of the related order.

Related Functions

None

Related Tables

None
SalesOrderCommitEX

SalesOrderCommitEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163D - Commit Sales Order

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTNONE

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

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.

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

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.

Related Functions

None

Related Tables

None
SalesOrderCommonEditsEX

SalesOrderCommonEditsEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163C - Sales Order Common Edits

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTNONE

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

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.

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

mnCustomerNumberCUSNMATH_NUMERICOPTNONE

A number that identifies an entry in the Customer Master.

Related Functions

None

Related Tables

None
SalesOrderFreeResourcesEX

SalesOrderFreeResourcesEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163E - Sales Order Free Resources

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTNONE

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

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.

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

Related Functions

None

Related Tables

None
SalesOrderInitializeProcessEX

SalesOrderInitializeProcessEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163B - Initialize Sales Order Process

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTNONE

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

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
SalesOrderLineAddEX

SalesOrderLineAddEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163A - Sales Order Edit Line

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTBOTH

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

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

mnLineNumberLNIDMATH_NUMERICOPTNONE

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

mnCustomerNumberCUSNMATH_NUMERICOPTNONE

A number that identifies an entry in the Customer Master.

szDescriptionLine1DSC1charOPTNONE

Brief information about an item; a remark or an explanation.

szUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

mnIdentifierShortItemDFMDFITMMATH_NUMERICOPTNONE

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szCostCenterDFMDFMCUcharOPTNONE

Identifies the branch/plant that accompanies a component.

szStatusCodeDFNXTRcharOPTNONE

The status of the sales order.  

DateRequestedJulianUDRQJINVALID ITEM DATA TYPE: 55OPTNONE

The date that an item is scheduled to arrive or that an action is scheduled for completion.

ScheduledPickDateUPDDJINVALID ITEM DATA TYPE: 55OPTNONE

The scheduled pick date for a sales order.

DatePromisedShipJuUPPDJINVALID ITEM DATA TYPE: 55OPTNONE

The promised ship date for a sales order.

CancelDateUCNDJINVALID ITEM DATA TYPE: 55OPTNONE

The date a sales order is cancelled.

mnTransactionQuantityDFUORGMATH_NUMERICOPTNONE

The transaction quantity.

mnPlannedQuantityDFUPQTMATH_NUMERICOPTNONE

The planned quantity.

mnSequencedQuantityDFUSQTMATH_NUMERICOPTNONE

Qty Sequenced for a DFM Plan

mnCompletedQuantityDFUCQTMATH_NUMERICOPTNONE

The completed quantity.

mnOpenQuantityDFUOQTMATH_NUMERICOPTNONE

The open quantity.

szDFCompanyDFCOcharOPTNONE

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

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.

RecommendedCompletionDateURCCDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Completion Date is the date the Sales Order must be completed by in order to ship the order in time.

RecommendedStartDateURSDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Start Date is the date the Sales Order needs to be started in order to complete the order in time.

cSalesOrderPriorityDFPRIOcharOPTNONE

A code that indicates the Priority of the Sales Order.

szRelatedWONumberDFRORNcharOPTNONE

A number that identifies a Work Order that is associated with a Sales Order. This number is for informational purposes only.

szRelatedOrderTypeDFRCTOcharOPTNONE

A user defined code (system 00, type DT) that indicates the document type of the related order.

Related Functions

None

Related Tables

None
SalesOrderLineAddUpdateEX

SalesOrderLineAddUpdateEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163A - Sales Order Edit Line

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTBOTH

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

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

mnLineNumberLNIDMATH_NUMERICOPTNONE

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

mnCustomerNumberCUSNMATH_NUMERICOPTNONE

A number that identifies an entry in the Customer Master.

szDescriptionLine1DSC1charOPTNONE

Brief information about an item; a remark or an explanation.

szUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

mnIdentifierShortItemDFMDFITMMATH_NUMERICOPTNONE

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szCostCenterDFMDFMCUcharOPTNONE

Identifies the branch/plant that accompanies a component.

szStatusCodeDFNXTRcharOPTNONE

The status of the sales order.  

DateRequestedJulianUDRQJINVALID ITEM DATA TYPE: 55OPTNONE

The date that an item is scheduled to arrive or that an action is scheduled for completion.

ScheduledPickDateUPDDJINVALID ITEM DATA TYPE: 55OPTNONE

The scheduled pick date for a sales order.

DatePromisedShipJuUPPDJINVALID ITEM DATA TYPE: 55OPTNONE

The promised ship date for a sales order.

CancelDateUCNDJINVALID ITEM DATA TYPE: 55OPTNONE

The date a sales order is cancelled.

mnTransactionQuantityDFUORGMATH_NUMERICOPTNONE

The transaction quantity.

mnPlannedQuantityDFUPQTMATH_NUMERICOPTNONE

The planned quantity.

mnSequencedQuantityDFUSQTMATH_NUMERICOPTNONE

Qty Sequenced for a DFM Plan

mnCompletedQuantityDFUCQTMATH_NUMERICOPTNONE

The completed quantity.

mnOpenQuantityDFUOQTMATH_NUMERICOPTNONE

The open quantity.

szDFCompanyDFCOcharOPTNONE

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

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.

RecommendedCompletionDateURCCDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Completion Date is the date the Sales Order must be completed by in order to ship the order in time.

RecommendedStartDateURSDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Start Date is the date the Sales Order needs to be started in order to complete the order in time.

cSalesOrderPriorityDFPRIOcharOPTNONE

A code that indicates the Priority of the Sales Order.

szRelatedWONumberDFRORNcharOPTNONE

A number that identifies a Work Order that is associated with a Sales Order. This number is for informational purposes only.

szRelatedOrderTypeDFRCTOcharOPTNONE

A user defined code (system 00, type DT) that indicates the document type of the related order.

Related Functions

None

Related Tables

None
SalesOrderLineDeleteEX

SalesOrderLineDeleteEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163A - Sales Order Edit Line

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTBOTH

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

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

mnLineNumberLNIDMATH_NUMERICOPTNONE

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

mnCustomerNumberCUSNMATH_NUMERICOPTNONE

A number that identifies an entry in the Customer Master.

szDescriptionLine1DSC1charOPTNONE

Brief information about an item; a remark or an explanation.

szUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

mnIdentifierShortItemDFMDFITMMATH_NUMERICOPTNONE

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szCostCenterDFMDFMCUcharOPTNONE

Identifies the branch/plant that accompanies a component.

szStatusCodeDFNXTRcharOPTNONE

The status of the sales order.  

DateRequestedJulianUDRQJINVALID ITEM DATA TYPE: 55OPTNONE

The date that an item is scheduled to arrive or that an action is scheduled for completion.

ScheduledPickDateUPDDJINVALID ITEM DATA TYPE: 55OPTNONE

The scheduled pick date for a sales order.

DatePromisedShipJuUPPDJINVALID ITEM DATA TYPE: 55OPTNONE

The promised ship date for a sales order.

CancelDateUCNDJINVALID ITEM DATA TYPE: 55OPTNONE

The date a sales order is cancelled.

mnTransactionQuantityDFUORGMATH_NUMERICOPTNONE

The transaction quantity.

mnPlannedQuantityDFUPQTMATH_NUMERICOPTNONE

The planned quantity.

mnSequencedQuantityDFUSQTMATH_NUMERICOPTNONE

Qty Sequenced for a DFM Plan

mnCompletedQuantityDFUCQTMATH_NUMERICOPTNONE

The completed quantity.

mnOpenQuantityDFUOQTMATH_NUMERICOPTNONE

The open quantity.

szDFCompanyDFCOcharOPTNONE

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

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.

RecommendedCompletionDateURCCDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Completion Date is the date the Sales Order must be completed by in order to ship the order in time.

RecommendedStartDateURSDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Start Date is the date the Sales Order needs to be started in order to complete the order in time.

cSalesOrderPriorityDFPRIOcharOPTNONE

A code that indicates the Priority of the Sales Order.

szRelatedWONumberDFRORNcharOPTNONE

A number that identifies a Work Order that is associated with a Sales Order. This number is for informational purposes only.

szRelatedOrderTypeDFRCTOcharOPTNONE

A user defined code (system 00, type DT) that indicates the document type of the related order.

Related Functions

None

Related Tables

None
SalesOrderLineUpdateEX

SalesOrderLineUpdateEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163A - Sales Order Edit Line

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTBOTH

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

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

mnLineNumberLNIDMATH_NUMERICOPTNONE

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

mnCustomerNumberCUSNMATH_NUMERICOPTNONE

A number that identifies an entry in the Customer Master.

szDescriptionLine1DSC1charOPTNONE

Brief information about an item; a remark or an explanation.

szUnitOfMeasureUMcharOPTNONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

mnIdentifierShortItemDFMDFITMMATH_NUMERICOPTNONE

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szCostCenterDFMDFMCUcharOPTNONE

Identifies the branch/plant that accompanies a component.

szStatusCodeDFNXTRcharOPTNONE

The status of the sales order.  

DateRequestedJulianUDRQJINVALID ITEM DATA TYPE: 55OPTNONE

The date that an item is scheduled to arrive or that an action is scheduled for completion.

ScheduledPickDateUPDDJINVALID ITEM DATA TYPE: 55OPTNONE

The scheduled pick date for a sales order.

DatePromisedShipJuUPPDJINVALID ITEM DATA TYPE: 55OPTNONE

The promised ship date for a sales order.

CancelDateUCNDJINVALID ITEM DATA TYPE: 55OPTNONE

The date a sales order is cancelled.

mnTransactionQuantityDFUORGMATH_NUMERICOPTNONE

The transaction quantity.

mnPlannedQuantityDFUPQTMATH_NUMERICOPTNONE

The planned quantity.

mnSequencedQuantityDFUSQTMATH_NUMERICOPTNONE

Qty Sequenced for a DFM Plan

mnCompletedQuantityDFUCQTMATH_NUMERICOPTNONE

The completed quantity.

mnOpenQuantityDFUOQTMATH_NUMERICOPTNONE

The open quantity.

szDFCompanyDFCOcharOPTNONE

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

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.

RecommendedCompletionDateURCCDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Completion Date is the date the Sales Order must be completed by in order to ship the order in time.

RecommendedStartDateURSDINVALID ITEM DATA TYPE: 55OPTNONE

Recommended Start Date is the date the Sales Order needs to be started in order to complete the order in time.

cSalesOrderPriorityDFPRIOcharOPTNONE

A code that indicates the Priority of the Sales Order.

szRelatedWONumberDFRORNcharOPTNONE

A number that identifies a Work Order that is associated with a Sales Order. This number is for informational purposes only.

szRelatedOrderTypeDFRCTOcharOPTNONE

A user defined code (system 00, type DT) that indicates the document type of the related order.

Related Functions

None

Related Tables

None
SalesOrderRekeyCacheEX

SalesOrderRekeyCacheEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163F - Rekey Sales Order Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTNONE

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

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

szDataItemDTAIcharOPTNONE

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.

mnPrevDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szPrevCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szPrevOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnPrevScenarioIdFSCIDMATH_NUMERICOPTNONE

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

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

Related Functions

None

Related Tables

None
SalesOrderUpdateCommonCacheEX

SalesOrderUpdateCommonCacheEX

Sales Order Public Interface

Minor Business Rule

Object Name: BF30L163

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L163C - Sales Order Common Edits

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionIdCCHNcharOPTNONE

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

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.

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a unique order number.

szCompanyKeyOrderNoDFKCOOcharOPTNONE

A value that identifies a company.  

szOrderTypeDCTOcharOPTNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnScenarioIdFSCIDMATH_NUMERICOPTNONE

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

mnCustomerNumberCUSNMATH_NUMERICOPTNONE

A number that identifies an entry in the Customer Master.

Related Functions

None

Related Tables

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

mnDocumentOrderInvoiceEDFDOCOMATH_NUMERICOPTNONE

A value that indicates a uniq