DBA Data[Home] [Help]

APPS.CTO_BOM_RTG_PK dependencies on CTO_CONFIG_ITEM_PK

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

1962: /*--------------------------------------+
1963: Get Mandatory components
1964: +--------------------------------------*/
1965:
1966: /* lstatus := cto_config_item_pk.get_Bom_Mandatory_comps(
1967: p_atp_table ,
1968: l_smc_table ,
1969: xErrorMessage ,
1970: xMessageName ,

Line 1974: lstatus := cto_config_item_pk.Get_Mandatory_Components(

1970: xMessageName ,
1971: xTableName );
1972: */
1973:
1974: lstatus := cto_config_item_pk.Get_Mandatory_Components(
1975: p_atp_table, --p_ship_set in MRP_ATP_PUB.ATP_Rec_Typ
1976: null, --p_organization_id in number default null (passing null because OM)
1977: null, --p_inventory_item_id in number default null (passing null because OM)
1978: l_smc_table, --p_sm_rec out MRP_ATP_PUB.ATP_Rec_Typ