DBA Data[Home] [Help]

APPS.CTO_BOM_RTG_PK dependencies on CTO_CONFIG_ITEM_PK

Line 1906: /* lstatus := cto_config_item_pk.get_Bom_Mandatory_comps(

1902: /*--------------------------------------+
1903: Get Mandatory components
1904: +--------------------------------------*/
1905:
1906: /* lstatus := cto_config_item_pk.get_Bom_Mandatory_comps(
1907: p_atp_table ,
1908: l_smc_table ,
1909: xErrorMessage ,
1910: xMessageName ,

Line 1914: lstatus := cto_config_item_pk.Get_Mandatory_Components(

1910: xMessageName ,
1911: xTableName );
1912: */
1913:
1914: lstatus := cto_config_item_pk.Get_Mandatory_Components(
1915: p_atp_table, --p_ship_set in MRP_ATP_PUB.ATP_Rec_Typ
1916: null, --p_organization_id in number default null (passing null because OM)
1917: null, --p_inventory_item_id in number default null (passing null because OM)
1918: l_smc_table, --p_sm_rec out MRP_ATP_PUB.ATP_Rec_Typ