DBA Data[Home] [Help]

APPS.POR_UTIL_PKG dependencies on PO_TBL_VARCHAR30

Line 3318: l_attribute_code po_tbl_varchar30;

3314: p_category_id IN NUMBER) IS
3315:
3316:
3317: l_requisition_line_id po_tbl_number;
3318: l_attribute_code po_tbl_varchar30;
3319: l_attribute_label_long po_tbl_varchar60;
3320: l_attribute_value po_tbl_varchar2000;
3321: l_created_by po_tbl_number;
3322: l_creation_date po_tbl_date;