DBA Data[Home] [Help]

APPS.INV_LABEL dependencies on WMS_RULE_PVT

Line 2104: WMS_RULE_PVT.ApplyLabel(

2100: IF (l_debug = 1) THEN
2101: trace(' In applying rules engine, row inserted, req_id='|| l_label_request_id, TRACE_PROMPT, TRACE_LEVEL);
2102: END IF;
2103: -- Then apply rules engine to obtain the label format
2104: WMS_RULE_PVT.ApplyLabel(
2105: p_api_version =>1.0,
2106: p_init_msg_list =>fnd_api.g_false,
2107: p_commit =>fnd_api.g_false,
2108: p_validation_level=>0,