DBA Data[Home] [Help]

APPS.INV_LABEL dependencies on WMS_RULE_PVT

Line 2043: WMS_RULE_PVT.ApplyLabel(

2039: IF (l_debug = 1) THEN
2040: trace(' In applying rules engine, row inserted, req_id='|| l_label_request_id, TRACE_PROMPT, TRACE_LEVEL);
2041: END IF;
2042: -- Then apply rules engine to obtain the label format
2043: WMS_RULE_PVT.ApplyLabel(
2044: p_api_version =>1.0,
2045: p_init_msg_list =>fnd_api.g_false,
2046: p_commit =>fnd_api.g_false,
2047: p_validation_level=>0,