DBA Data[Home] [Help]

APPS.POR_UTIL_PKG dependencies on PO_TBL_VARCHAR30

Line 2949: l_attribute_code po_tbl_varchar30;

2945: p_category_id IN NUMBER) IS
2946:
2947:
2948: l_requisition_line_id po_tbl_number;
2949: l_attribute_code po_tbl_varchar30;
2950: l_attribute_label_long po_tbl_varchar60;
2951: l_attribute_value po_tbl_varchar2000;
2952: l_created_by po_tbl_number;
2953: l_creation_date po_tbl_date;