DBA Data[Home] [Help]

APPS.INV_PICK_RELEASE_PUB dependencies on WMS_CARTNZN_PUB

Line 2954: WMS_CARTNZN_PUB.cartonize

2950: print_debug('calling cartonize api',
2951: 'Inv_Pick_Release_Pub.Pick_Release');
2952: End If;
2953:
2954: WMS_CARTNZN_PUB.cartonize
2955: (
2956: p_api_version => 1,
2957: p_init_msg_list => fnd_api.g_false,
2958: p_commit => fnd_api.g_false,

Line 3022: WMS_CARTNZN_PUB.cartonize

3018: print_debug('calling cartonize api',
3019: 'Inv_Pick_Release_Pub.Pick_Release');
3020: End If;
3021:
3022: WMS_CARTNZN_PUB.cartonize
3023: (
3024: p_api_version => 1,
3025: p_init_msg_list => fnd_api.g_false,
3026: p_commit => fnd_api.g_false,

Line 3759: WMS_CARTNZN_PUB.cartonize

3755: If is_debug then
3756: print_debug('calling cartonize api',
3757: 'Inv_Pick_Release_Pub.Pick_Release');
3758: End If;
3759: WMS_CARTNZN_PUB.cartonize
3760: (
3761: p_api_version => 1,
3762: p_init_msg_list => fnd_api.g_false,
3763: p_commit => fnd_api.g_false,