DBA Data[Home] [Help]

APPS.CUG_VALIDATE_ADDRESS_TYPE dependencies on CUG_VALIDATE_TYPE_PKG

Line 101: CUG_Validate_Type_Pkg.Validate_Incident_Type (

97: ELSE
98: l_incident_address_index := l_incident_address_rec.FIRST;
99:
100: IF(l_incident_address_rec(l_incident_address_index).jurisdiction_status is NULL) THEN
101: CUG_Validate_Type_Pkg.Validate_Incident_Type (
102: p_api_version => l_api_version,
103: p_init_msg_list => p_init_msg_list,
104: p_commit => p_commit,
105: p_incident_type_id => p_incident_type_id,