DBA Data[Home] [Help]

APPS.PO_VAL_NOTIFICATION_CONTROLS dependencies on PO_CORE_S

Line 146: , p_null_allowed_flag => PO_CORE_S.g_parameter_YES

142: BEGIN
143:
144: PO_VALIDATION_HELPER.greater_than_zero(
145: p_calling_module => D_amount_gt_zero
146: , p_null_allowed_flag => PO_CORE_S.g_parameter_YES
147: , p_value_tbl => p_notification_amount_tbl
148: , p_entity_id_tbl => p_notification_id_tbl
149: , p_entity_type => c_entity_type_NOTIF_CTRL
150: , p_column_name => c_NOTIFICATION_AMOUNT