DBA Data[Home] [Help]

APPS.BOM_RTG_PUB dependencies on BOM_RTG_PVT

Line 2245: Bom_Rtg_Pvt.Process_Rtg

2241: -- rules validation
2242: --
2243: --dbms_output.put_line('Call the Private API Process_Rtg. . .' ) ;
2244:
2245: Bom_Rtg_Pvt.Process_Rtg
2246: ( p_api_version_number => p_api_version_number
2247: , p_validation_level => FND_API.G_VALID_LEVEL_FULL
2248: , x_return_status => l_return_status
2249: , x_msg_count => x_msg_count