DBA Data[Home] [Help]

APPS.BOMPVALB dependencies on STANDARD

Line 1474: ** If component is an ATO Standard item and the bill is a PTO Model or

1470: raise continue_loop;
1471: end if;
1472: end if;
1473: /*
1474: ** If component is an ATO Standard item and the bill is a PTO Model or
1475: ** PTO Option Class, then Optional must be Yes
1476: */
1477: stmt_num := 11;
1478: if (c1rec.BITC = 4 and c1rec.RTOFC = 'Y' and c1rec.BITA in (1,2)

Line 2034: Bill PTO ATO PTO ATO ATO PTO Standard

2030: Mfg bills must have mfg component items
2031:
2032: Component Types
2033:
2034: Bill PTO ATO PTO ATO ATO PTO Standard
2035: Types Model Model OC OC Planning Item Item Item
2036: ------------- ------------------------------------------------------------
2037: PTO Model Yes Yes Yes No No Yes Yes Yes
2038: ATO Model No Yes No Yes No Yes No Yes

Line 2044: Standard Item No No No No No Yes No Yes

2040: ATO OC No Yes No Yes No Yes No Yes
2041: Planning Yes Yes Yes Yes Yes Yes Yes Yes
2042: ATO Item No No No No No Yes No Yes
2043: PTO Item No No No No No No Yes Yes
2044: Standard Item No No No No No Yes No Yes
2045: Config Item No Yes No Yes No Yes No Yes
2046:
2047: REQUIRES
2048: org_id organization id

Line 2662: ** non-Standard components

2658: end if;
2659:
2660: /*
2661: ** no ref desgns for planning bills and
2662: ** non-Standard components
2663: */
2664: begin
2665: select bbom.organization_id,
2666: bbom.assembly_item_id, bic.bom_item_type

Line 3055: ** non-standard components

3051: end if;
3052:
3053: /*
3054: ** no sub comps for planning bills and
3055: ** non-standard components
3056: */
3057: begin
3058: select bbom.assembly_item_id,bbom.organization_id,
3059: bbom.assembly_type, bic.component_item_id,