DBA Data[Home] [Help]

APPS.EAM_MATERIALISSUE_PVT dependencies on FND_FLEX_KEYVAL

Line 352: l_sec_sta_valid := fnd_flex_keyval.validate_ccid(

348:
349: --fix for security validation rules..Bug 8649230
350:
351: IF(l_source_locator_id IS NOT NULL) THEN
352: l_sec_sta_valid := fnd_flex_keyval.validate_ccid(
353: appl_short_name => 'INV'
354: , key_flex_code => 'MTLL'
355: , structure_number => 101
356: , combination_id => l_source_locator_id--to_number(name_in('MTL_TRX_LINE.LOCATOR_ID'))