DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_PVT dependencies on PO_TBL_VARCHAR2000

Line 109: RETURN PO_TBL_VARCHAR2000;

105:
106: /*Bug 13584723 : Get the Error code table
107: so that it can be used in the sourcing flow*/
108: FUNCTION get_error_code_tbl
109: RETURN PO_TBL_VARCHAR2000;
110:
111: PROCEDURE initialize_error_code_tbl;
112: /*Bug 13584723*/
113: