|
Package MIP_ENQUIRIES_HELPER |
| Program units |
| check_mandatory | |
| get_field_list | |
| record_exists |
check_mandatory
FUNCTION check_mandatory(p_id IN enquiries.id%TYPE
,p_mandatory_checks OUT mip_mandatory.t_mandatory_checks)
RETURN BOOLEAN
get_field_list
FUNCTION get_field_list(p_enty_code IN enquiries.enty_code%TYPE) RETURN mip_mandatory.t_fields
record_exists
FUNCTION record_exists(p_id IN enquiries.id%TYPE) RETURN BOOLEAN