F4211DirectShipIntegrity

F4211 Direct Ship Order Integrity

Minor Business Rule

Object Name: N4002540

Parent DLL: CDIST

Location: Client/Server

Language: NER

Data Structure

D4002540A - F4211 Direct Ship Order Integrity

Parameter NameData ItemData TypeReq/OptI/O/Both
szRelatedPoSoNumberRORNcharREQINPUT

Pass the Sales Order Related Number as a string (for example 00000101).  The business function will 
format the related order number to a numeric value (101).

^

szRelatedOrderTypeRCTOcharREQINPUT

A user defined code (system 00, type DT) that indicates the document type of the secondary or related order. For example, a purchase 
order might be document type OP and might have been created to fill a related work order with document type WO.

szCompanyKeyRelatedRKCOcharREQINPUT

The key company that is associated with the document number of the related order.

mnRelatedPoSoLineNoRLLNMATH_NUMERICREQINPUT

A number of the detail line on the related order for which the current order was created. For example, on a purchase order created to fill 
open sales orders, this is the line number of the sales order on which the item you are ordering appears.

szStatusCodeNextNXTRcharOPTINPUT

The next status will update the sales order line with this status.  The business function will not 
validate the order activity rules, so this must be done prior to calling this function.  This field 

generally will be passed from Receipts.

^

mnAmountUnitCostUNCSMATH_NUMERICOPTINPUT

Pass the domestic value.


^

jdPromisedDeliveryDatePDDJJDEDATEOPTINPUT

The promised shipment date for either a sales order or purchase order. The Supply and Demand Programs use this date to calculate 
Available to Promise information. This value can be automatically calculated during sales order entry. This date represents the day that the item 
can be shipped from the warehouse.

szLotLOTNcharOPTINPUT

A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.

szUserIdUSERcharREQINPUT

The code that identifies a user profile.

szProgramIdPIDcharREQINPUT

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.

szWorkStationIdJOBNcharREQINPUT

The code that identifies the work station ID that executed a particular job.

jdDateUpdatedUPMJJDEDATEREQINPUT

The date that specifies the last update to the file record.

mnTimeOfDayTDAYMATH_NUMERICREQINPUT

The computer clock in hours:minutes:seconds.

jdActualShipDateADDJJDEDATEOPTINPUT

This field is generally passed from Receipts.
^

szPurchasingUOMUOMcharREQINPUT

A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box).

szBranchPlantMCUcharREQINPUT

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

mnIdentifierShortItemITMMATH_NUMERICREQINPUT

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

mnUnitsTransactionQtyUORGMATH_NUMERICREQINPUT

The quantity of units affected by this transaction.

szTransactionUOMUOMcharREQINPUT

A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box).

cReceiptsOptionsRECOPTcharOPTNONE

An option that indicates the actions you can perform for a receipt.

cDualPickingProcess_DPPODPPOcharOPTNONE

An option that determines for a dual unit of measure item whether the system uses the primary or secondary unit of measure for the following 
processes:   o Picking   o Sales order availability checking   o Committing inventory for sales   o Splitting purchase order lines  To use the 
primary unit of measure, do not choose this option. To use the secondary unit of measure, choose this option.

mnSecondaryQty_SQORSQORMATH_NUMERICOPTNONE

If the secondary unit of measure option in Inventory Constants is selected,this field will display on data entry screens.

szUOMSecondary_UOM2UOM2charOPTNONE

A user defined code (00/UM) that indicates an alternate unit of measure for the item.

Related Functions

None

Related Tables

None
F4211DirectShipIntegrityReceipts

F4211DirectShipIntegrityReceipts

F4211 Direct Ship Order Integrity

Minor Business Rule

Object Name: N4002540

Parent DLL: CDIST

Location: Client/Server

Language: NER

Data Structure

D4002540B - F4211 Direct Ship Integrity from Receipts

Parameter NameData ItemData TypeReq/OptI/O/Both
szRelatedPoSoNumberRORNcharREQINPUT

Pass the related order number as a string value (for example 00000101). This business function will 
format the value to a numeric value (101).


^

szRelatedOrderTypeRCTOcharREQINPUT

A user defined code (system 00, type DT) that indicates the document type of the secondary or related order. For example, a purchase 
order might be document type OP and might have been created to fill a related work order with document type WO.

szCompanyKeyRelatedRKCOcharREQINPUT

The key company that is associated with the document number of the related order.

mnRelatedPoSoLineNoRLLNMATH_NUMERICREQINPUT

A number of the detail line on the related order for which the current order was created. For example, on a purchase order created to fill 
open sales orders, this is the line number of the sales order on which the item you are ordering appears.

mnUnitsTransactionQtyUORGMATH_NUMERICREQINPUT

The quantity of units affected by this transaction.

mnAmountUnitCostUNCSMATH_NUMERICOPTINPUT

Pass the domestic value.

^

jdPromisedDeliveryDatePDDJJDEDATEOPTINPUT

The promised shipment date for either a sales order or purchase order. The Supply and Demand Programs use this date to calculate 
Available to Promise information. This value can be automatically calculated during sales order entry. This date represents the day that the item 
can be shipped from the warehouse.

szLotLOTNcharOPTINPUT

A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.

szStatusCodeNextNXTRcharOPTINPUT

Pass the status to update the sales order line.  This function does not validate the order activity 
rule.  This must be done prior to calling this function.

^

cSplitOrderLinesTSBScharREQINPUT

Pass a blank if you do not want to split SO line.  
Pass a '1' if you split SO line.

If the PO line split because of receiving different uom, partial receipts, etc., then you must first 

split the po line then call this function to split the so line.


^

szProgramIdPIDcharREQINPUT

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.

jdDateUpdatedUPMJJDEDATEREQINPUT

The date that specifies the last update to the file record.

mnTimeOfDayTDAYMATH_NUMERICREQINPUT

The computer clock in hours:minutes:seconds.

szUserIdUSERcharREQINPUT

The code that identifies a user profile.

szWorkStationIdJOBNcharREQINPUT

The code that identifies the work station ID that executed a particular job.

idGenericLongGENLNGIDOPTBOTH

This parameter is used for splitting the sales order line.  A pointer to the sales order record will 
be passed back and should be passed back in on subsequent calls.  

^

mnNewSOLineNumberLNIDMATH_NUMERICOPTINPUT

If you are splitting the so line, pass the new line number for the sales order.

^

szTransactionUOMUOMcharREQINPUT

A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box).

szPurchasingUOMUOM3charREQINPUT

A code (table 00/UM) that identifies the unit of measure in which you usually purchase the item.

mnAmountExtendedCostECSTMATH_NUMERICOPTNONE

For accounts receivable and accounts payable, the invoice (gross) amount. For sales orders and purchase orders, the unit cost times the 
number of units.

mnAmountForeignExtCostFECMATH_NUMERICOPTNONE

The product of the cost of an item, expressed in foreign currency according to the orders exchange rate, times the number of units.

mnNewPO_LineNumberRLLNMATH_NUMERICOPTNONE

A number of the detail line on the related order for which the current order was created. For example, on a purchase order created to fill 
open sales orders, this is the line number of the sales order on which the item you are ordering appears.

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

szSavedKeyCo_KCOOKCOOcharOPTNONE

A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a 
sales order, and so on). If you use the Next Numbers by Company/Fiscal Year facility, the Automatic Next Numbers program (X0010) uses the 
order company to retrieve the correct next number for that company. If two or more order documents have the same order number and order 
type, the order company lets you locate the desired document. If you use the regular Next Numbers facility, the order company is not used to 
assign a next number. In this case, you probably would not use the order company to locate the document.

mnSavedDocNum_DOCODOCOMATH_NUMERICOPTNONE

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

szSavedOrderType_DCTODCTOcharOPTNONE

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

szSavedOrderSuffix_SFXOSFXOcharOPTNONE

In the A/R and A/P systems, a code that corresponds to the pay item. In the Sales Order and Procurement systems, this code identifies 
multiple transactions for an original order. For purchase orders, the code is always 000. For sales orders with multiple partial receipts against an 
order, the first receiver used to record receipt has a suffix of 000, the next has a suffix of 001, the next 002, and so on.

szCostCenterMCUcharOPTNONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

mnIdentifierShortItemITMMATH_NUMERICOPTNONE

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

cReceiptsOptionsRECOPTcharOPTNONE

An option that indicates the actions you can perform for a receipt.

szLocationLOCNcharOPTNONE

The storage location from which goods will be moved.

cDualPickingProcess_DPPODPPOcharOPTNONE

An option that determines for a dual unit of measure item whether the system uses the primary or secondary unit of measure for the following 
processes:   o Picking   o Sales order availability checking   o Committing inventory for sales   o Splitting purchase order lines  To use the 
primary unit of measure, do not choose this option. To use the secondary unit of measure, choose this option.

mnSecondaryQty_SQORSQORMATH_NUMERICOPTNONE

If the secondary unit of measure option in Inventory Constants is selected,this field will display on data entry screens.

szUOMSecondary_UOM2UOM2charOPTNONE

A user defined code (00/UM) that indicates an alternate unit of measure for the item.

Related Functions

None

Related Tables

None