DBA Data[Home] [Help]

APPS.WIP_FLOWRESCHARGE dependencies on BOM_RESOURCES

Line 21: * -- This is based on basis_type in bom_resources

17: * -- 1 Yes Autocharge
18: * -- 2 No Autocharge
19: * -- 3 No Direct Charge
20: * 2. Charge the Lot Based only once if it is pre-planned. Else we charge it everytime.
21: * -- This is based on basis_type in bom_resources
22: * -- 1 Item
23: * -- 2 Lot
24: * -- 3 Resource Unit
25: * -- 4 Resource Value

Line 37: * -- This is based on cost_element_id in bom_resources

33: * -- 2 Manual
34: * -- 3 PO receipt
35: * -- 4 PO move
36: * 4. Different overhead and ordinary resource
37: * -- This is based on cost_element_id in bom_resources
38: * -- 1 Material
39: * -- 2 Material Overheads
40: * -- 3 Resource
41: * -- 4 Outside Processing

Line 348: bom_resources br,

344: from
345: bom_operation_resources bor,
346: wip_flow_schedules wfs,
347: bom_departments bd,
348: bom_resources br,
349: bom_operation_sequences bos,
350: mtl_material_transactions_temp mmtt
351: where bos.operation_sequence_id =
352: l_chargeTbl(l_count).operation_sequence_id