DBA Data[Home] [Help]

APPS.INV_PICK_RELEASE_PUB dependencies on WMS_CARTNZN_PUB

Line 3128: WMS_CARTNZN_PUB.cartonize

3124: print_debug('calling cartonize api',
3125: 'Inv_Pick_Release_Pub.Pick_Release');
3126: End If;
3127:
3128: WMS_CARTNZN_PUB.cartonize
3129: (
3130: p_api_version => 1,
3131: p_init_msg_list => fnd_api.g_false,
3132: p_commit => fnd_api.g_false,

Line 3196: WMS_CARTNZN_PUB.cartonize

3192: print_debug('calling cartonize api',
3193: 'Inv_Pick_Release_Pub.Pick_Release');
3194: End If;
3195:
3196: WMS_CARTNZN_PUB.cartonize
3197: (
3198: p_api_version => 1,
3199: p_init_msg_list => fnd_api.g_false,
3200: p_commit => fnd_api.g_false,

Line 3936: WMS_CARTNZN_PUB.cartonize

3932: and organization_id = p_org_id
3933: and lock_flag is not null;
3934: END IF;
3935:
3936: WMS_CARTNZN_PUB.cartonize
3937: (
3938: p_api_version => 1,
3939: p_init_msg_list => fnd_api.g_false,
3940: p_commit => fnd_api.g_false,