F4211WriteCartonDetailCharges

F4211 Write Carton Detail Charges

Minor Business Rule

Object Name: N4901880

Parent DLL: CTRAN

Location: Client/Server

Language: NER

Data Structure

D4901880A - F4211 Write Carton Detail Charges

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTransportationJobNumberJOBSMATH_NUMERICOPTNONE

The job number (work station ID) which executed the particular job.

mnShipmentNumberSHPNMATH_NUMERICOPTNONE

A "next number" that uniquely identifies a shipment.

szP4210VersionCartonQtyBasedVERScharOPTNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szP4210VerItemQtyBasedInvntoryVERScharOPTNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szP4210VerItemQtyBasedChargeVERScharOPTNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

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.

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.

mnLoadNumberLDNMMATH_NUMERICOPTNONE

1

szBranchPlantMCUcharOPTNONE

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.

idWorkflowErrorIDGENLNGIDOPTNONE

General purpose ID variable.

Related Functions

None

Related Tables

None
GetCartonCharges

GetCartonCharges

F4211 Write Carton Detail Charges

Minor Business Rule

Object Name: N4901880

Parent DLL: CTRAN

Location: Client/Server

Language: NER

Data Structure

D4901880D - Get Carton Charges

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTransportationJobNumberJOBSMATH_NUMERICOPTNONE

The job number (work station ID) which executed the particular job.

mnShipmentNumberSHPNMATH_NUMERICOPTNONE

A "next number" that uniquely identifies a shipment.

cGetCartonChargesModeGCCMcharOPTNONE

A code that determines whether the system retrieves the charge for the existing carton or for the child cartons. Valid values are: 1 Retrieve 
the charge for the existing carton. 2 Retrieve the charge for the child cartons.

mnOutsideCartonIDCROSMATH_NUMERICOPTNONE

A number that identifies the parent carton.

mnCartonIDCRIDMATH_NUMERICOPTNONE

A system-assigned number that identifies each carton. The system uses this number for the picking, packing, and shipment processes.

mnCartonItemNumberCTNIMATH_NUMERICOPTNONE

A number that identifies a carton as an item. When you specify an item number, the system creates a relationship between the item number 
and the carton code for tracking and pricing purposes.

Related Functions

None

Related Tables

None
GetNextSalesOrderLineNumber

GetNextSalesOrderLineNumber

F4211 Write Carton Detail Charges

Minor Business Rule

Object Name: N4901880

Parent DLL: CTRAN

Location: Client/Server

Language: NER

Data Structure

D4901880J - Get Next Sales Order Line Number

Parameter NameData ItemData TypeReq/OptI/O/Both
mnParentLineNumberLNIDMATH_NUMERICREQINPUT

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.

mnNewLineNumberLNIDMATH_NUMERICOPTOUTPUT

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

mnLineNumberIncrementLNIXMATH_NUMERICREQINPUT

mnDocumentOrderInvoiceEDOCOMATH_NUMERICREQINPUT

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.

szOrderTypeDCTOcharREQINPUT

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

szCompanyKeyOrderNoKCOOcharREQINPUT

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.

szErrorMessageIDDTAIcharOPTOUTPUT

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.

cErrorCodeERRCcharOPTOUTPUT

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

cSuppressErrorMessageSUPPScharOPTINPUT

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.

Related Functions

None

Related Tables

None
ValidateChargeBasis

ValidateChargeBasis

F4211 Write Carton Detail Charges

Minor Business Rule

Object Name: N4901880

Parent DLL: CTRAN

Location: Client/Server

Language: NER

Data Structure

D4901880K - Validate Charge Basis

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTransportationJobNumberJOBSMATH_NUMERICOPTNONE

The job number (work station ID) which executed the particular job.

mnShipmentNumberSHPNMATH_NUMERICOPTNONE

A "next number" that uniquely identifies a shipment.

cModeProcessingMODEcharOPTNONE

The processing mode used in Purchase Order Consolidator to signify when specific orders are being processed.

mnLoadNumberLDNMMATH_NUMERICOPTNONE

1

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
WriteCrtnChrgCacheCartonQtyBased

WriteCrtnChrgCacheCartonQtyBased

F4211 Write Carton Detail Charges

Minor Business Rule

Object Name: N4901880

Parent DLL: CTRAN

Location: Client/Server

Language: NER

Data Structure

D4901880B - Write Carton Charge Cache for Carton Quantity Based Charges

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTransportationJobNumberJOBSMATH_NUMERICOPTNONE

The job number (work station ID) which executed the particular job.

mnShipmentNumberSHPNMATH_NUMERICOPTNONE

A "next number" that uniquely identifies a shipment.

Related Functions

None

Related Tables

None
WriteCrtnChrgCacheItemQtyBased

WriteCrtnChrgCacheItemQtyBased

F4211 Write Carton Detail Charges

Minor Business Rule

Object Name: N4901880

Parent DLL: CTRAN

Location: Client/Server

Language: NER

Data Structure

D4901880C - Write Carton Charge Cache for Item Quantity Based Charges

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTransportationJobNumberJOBSMATH_NUMERICOPTNONE

The job number (work station ID) which executed the particular job.

mnShipmentNumberSHPNMATH_NUMERICOPTNONE

A "next number" that uniquely identifies a shipment.

Related Functions

None

Related Tables

None
WriteRelatedOrderCrossReference

WriteRelatedOrderCrossReference

F4211 Write Carton Detail Charges

Minor Business Rule

Object Name: N4901880

Parent DLL: CTRAN

Location: Client/Server

Language: NER

Data Structure

D4901880G - Write Related Order Cross Reference Information

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTransportationJobNumberJOBSMATH_NUMERICOPTNONE

The job number (work station ID) which executed the particular job.

mnShipmentNumberSHPNMATH_NUMERICOPTNONE

A "next number" that uniquely identifies a shipment.

mnLoadNumberLDNMMATH_NUMERICOPTNONE

1

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.

idWorkflowErrorIDGENLNGIDOPTNONE

General purpose ID variable.

Related Functions

None

Related Tables

None
WriteSOLinesforCartonCharges

WriteSOLinesforCartonCharges

F4211 Write Carton Detail Charges

Minor Business Rule

Object Name: N4901880

Parent DLL: CTRAN

Location: Client/Server

Language: NER

Data Structure

D4901880H - Write Sales Order Lines for Carton Charges

Parameter NameData ItemData TypeReq/OptI/O/Both
mnTransportationJobNumberJOBSMATH_NUMERICOPTNONE

The job number (work station ID) which executed the particular job.

mnShipmentNumberSHPNMATH_NUMERICOPTNONE

A "next number" that uniquely identifies a shipment.

cItem_CartonFlagICFLcharOPTNONE

A code that determines whether the cache record for carton changes is a carton-level record or an item-level record. Valid values 
are: C Carton-level record I Item-level record

cCartonChargeBasisCCHBcharOPTNONE

A code that indicates whether the system calculates the carton charges using the number of cartons that are shipped or the number of items 
that are shipped inside the cartons.

szP4210VerCartonQtyBasedVERScharOPTNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szP4210VerItemQtyBasedInvVERScharOPTNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szP4210VerItemQtyBasedChrgVERScharOPTNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

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.

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.

mnLoadNumberLDNMMATH_NUMERICOPTNONE

1

szBranchPlantMCUcharOPTNONE

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.

idWorkflowErrorIDGENLNGIDOPTNONE

General purpose ID variable.

Related Functions

None

Related Tables

None