F4600ProcessResuggest

F4600 Process Resuggest

Major Business Rule

Object Name: B4600460

Parent DLL: CWARE

Location: Client/Server

Language: C

Functional Description

Purpose


This function will read the request table (F4600) and determine if the suggestion has been created.  

If the suggestion has been created for the request, it will call N4600170 (Desuggest) to back out the 

suggestion and quantity (from F41021 and F4602); and it will reset the Request status back to "200".


Technical Specification



^

Data Structure

D4600460A - F4600 Process Resuggestion

Parameter NameData ItemData TypeReq/OptI/O/Both
cSuppressErrorMessageSUPPScharNONENONE

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.

szErrorMessageIDDTAIcharNONENONE

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.

cErrorCodeERRcharNONENONE

The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
external parameter data structure of the Data Dictionary Server.

szR46171VersionVERScharNONENONE

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.

mnRequestBatchNumberRQBTMATH_NUMERICOPTNONE

The batch number assigned to one set of putaway, picking, or replenishment requests. This number comes from next numbers for system 
46.

mnRequestSequenceNumberRQSQMATH_NUMERICOPTNONE

A number the system assigns to each individual putaway, picking, and replenishment request within a request batch.

cOnLineProcessEV01charOPTNONE

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

Related Functions

N4600170 F4611 Create Suggestions

Related Tables

F4600 Warehouse Requests