DBA Data[Home] [Help]

APPS.VEA_PARAMETERS_SV dependencies on VEA_LAYER_LICENSES_SV

Line 393: IF vea_layer_licenses_sv.isLicensed

389: --
390: l_location := '0035';
391: --
392: --
393: IF vea_layer_licenses_sv.isLicensed
394: (
395: p_layer_provider_code => p_layer_provider_code,
396: p_tp_layer_id => l_tp_layer_id
397: )