DBA Data[Home] [Help]

APPS.AR_CMGT_WF_ENGINE dependencies on OE_HOLDS_PUB

Line 3284: OE_Holds_PUB.Process_Holds (

3280: p_error_msg => l_error_msg,
3281: p_return_status => l_return_status );
3282: */
3283:
3284: OE_Holds_PUB.Process_Holds (
3285: p_api_version => 1.0,
3286: p_init_msg_list => FND_API.G_FALSE,
3287: p_hold_entity_code => l_entity_code,
3288: p_hold_entity_id => l_entity_id,

Line 3319: OE_Holds_PUB.Process_Holds (

3315: p_site_use_id => l_site_use_id,
3316: p_error_msg => l_error_msg,
3317: p_return_status => l_return_status );
3318: */
3319: OE_Holds_PUB.Process_Holds (
3320: p_api_version => 1.0,
3321: p_init_msg_list => FND_API.G_FALSE,
3322: p_hold_entity_code => l_entity_code,
3323: p_hold_entity_id => l_entity_id,