DBA Data[Home] [Help]

APPS.PO_PROTESTS_UTIL dependencies on FND_DOCUMENTS_PKG

Line 77: fnd_documents_pkg.Insert_row(row_id_tmp, document_id_tmp, SYSDATE, 1,

73: WHERE name = 'CUSTOM5641';
74:
75: l_progress := '006';
76:
77: fnd_documents_pkg.Insert_row(row_id_tmp, document_id_tmp, SYSDATE, 1,
78: --NVL(X_created_by,0),
79: SYSDATE, 1, --NVL(X_created_by,0),
80: 1, --X_last_update_login,
81: 6, l_category_id, --Get the value for the category id 'Documents'