DBA Data[Home] [Help]

APPS.CTO_COST_ROLLUP_CONC_PK dependencies on CTO_TRANSFER_PRICE_PK

Line 455: WriteToLog ('calling cto_transfer_price_pk.get_config_details ');

451: --
452: -- We will first try to get the child configs for the parent configuration
453: --
454:
455: WriteToLog ('calling cto_transfer_price_pk.get_config_details ');
456:
457: cto_transfer_price_pk.get_config_details(
458: p_item_id => l_config_item
459: , p_mode_id => 3 -- 'BOTH'

Line 457: cto_transfer_price_pk.get_config_details(

453: --
454:
455: WriteToLog ('calling cto_transfer_price_pk.get_config_details ');
456:
457: cto_transfer_price_pk.get_config_details(
458: p_item_id => l_config_item
459: , p_mode_id => 3 -- 'BOTH'
460: , p_configs_only => 'Y'
461: , x_group_id => l_group_id