1. Functional Description
1.1. Purpose
The purpose of this business function is to implode BOM by reading its parent(s) directly from Parent
Child CACHE and update total cost to the parent(s). This function replaces UBE R30820 - Costing BOM
implosion.
2.2 Processing
Get first record in Item Information CACHE (B300370) with mode '1'
While not end of CACHE
Clear "Process CoBy Product CACHE" (B3001650)
If (Special handling code != 'R')
Clear "Process CoBy Product CACHE"
D3003800 - Costing Implosion BOM
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cSingleLevel | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cProcessCobyProducts | EV02 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cSimulatedPrint | EV03 | char | OPT | NONE |
A radio button that specifies the level at which trace/track result is to be displayed. Select the Detail to display all transactions except IB, IX,
| ||||
szCostMethod | LEDG | char | OPT | NONE |
A user defined code (40/CM) that specifies the basis for calculating item costs. Cost methods 01 through 19 are reserved for J.D. Edwards
| ||||
szPurchaseItemCostMethod | PCSM | char | OPT | NONE |
A user defined code (40/CM) that indicates the cost method that the system uses to determine the cost of the item for purchase orders. Cost
| ||||
jdAsOfDate | ASDE1 | JDEDATE | OPT | NONE |
The date used for effectivity checking. Enter a specific date to display documents (orders, bills of material, routings, as applicable) that are
| ||||
mnJobnumberA | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. | ||||
szUserId | USER | char | OPT | NONE |
The code that identifies a user profile. | ||||
mnTimeOfDay | TDAY | MATH_NUMERIC | OPT | NONE |
The computer clock in hours:minutes:seconds. | ||||
jdDateUpdated | UPMJ | JDEDATE | OPT | NONE |
The date that specifies the last update to the file record. | ||||
szWorkStationId | JOBN | char | OPT | NONE |
The code that identifies the work station ID that executed a particular job. | ||||
szOutsideOpCostMethod | LEDG | char | OPT | NONE |
A user defined code (40/CM) that specifies the basis for calculating item costs. Cost methods 01 through 19 are reserved for J.D. Edwards
|
None |
None |