DBA Data[Home] [Help]

APPS.OKS_MISC_UTIL_WEB dependencies on STANDARD

Line 1149: -- Function to validate whether the covered level is a standard item or a component.

1145: return null;
1146:
1147: END get_commiment_number;
1148:
1149: -- Function to validate whether the covered level is a standard item or a component.
1150: -- Parameter: p_line_id - Sub line ID.
1151: FUNCTION validate_component_yn(p_line_id IN NUMBER)
1152: RETURN VARCHAR2 AS
1153: