DBA Data[Home] [Help]

APPS.FLM_EXECUTION_UTIL dependencies on INV_SERIAL_NUMBER_PUB

Line 1065: INV_SERIAL_NUMBER_PUB.GENERATE_SERIALS

1061: l_wip_entity_id := p_wip_entity_id;
1062: l_primary_item_id := p_primary_item_id;
1063: l_gen_qty := p_gen_qty;
1064:
1065: INV_SERIAL_NUMBER_PUB.GENERATE_SERIALS
1066: (
1067: x_retcode => l_ret_code,
1068: x_errbuf => l_err_buf,
1069: p_org_id => l_org_id,