1._Functional Description
1.1Purpose
This function is selecting records from F3002 that match the MMCU, KIT, TBM, COBY and BQTY being
passed in. The function is then retrieving the component number (CPNT) for the first record selected.
The component number is descending order, so it will be selecting the highest number. This is being
done in order to determine what the next component number should be to make the record unique.
1.2Setup Notes and Prerequisites
None.
1.3Special Logic
None.
2._Technical Specifications
2.4Processing
Select records from F3002 based on MMCU, KIT, TBM, COBY and BQTY.
Fetch from the first record selected the component number (CPNT) or the substitute line number
(SBNT).
D3002060A - Cache Percent Validation Date Cache
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
jdEffectiveFromDate | EFFF | JDEDATE | NONE | NONE |
A date that indicates one of the following:
o When a component part goes into effect on a bill of material
o When a routing step goes into
| ||||
mnQtyRequiredStandard | QNTY | MATH_NUMERIC | NONE | NONE |
The number of units that the system applies to the transaction. | ||||
nNumberOfKeys | INT01 | integer | NONE | NONE |
Number of Days in Future to Query for Responses Due. | ||||
cProcessMode | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cCacheCodeError | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cSuppressErrorMessage | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | DTAI | char | NONE | NONE |
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
| ||||
idCursor | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
cReturnCursor | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
mnJobNumber | JOBS | MATH_NUMERIC | NONE | NONE |
The job number (work station ID) which executed the particular job. |
B3002040 F3002 Bill of Material MBF Functions |
F3002 Bill of Material Master File |