DBA Data[Home] [Help]

APPS.GMA_STANDARD dependencies on EDR_FILES_PKG

Line 408: EDR_FILES_PKG.Insert_Row (

404: --CJ look at the new definition of this package
405: --it would not have the BLOB col FILE_DATA
406: --change this call accordingly
407:
408: EDR_FILES_PKG.Insert_Row (
409: X_ROWID =>l_row_id,
410: X_FILE_ID =>l_file_id,
411: X_FILE_NAME =>l_file_name,
412: X_ORIGINAL_FILE_NAME =>p_file_name,