DBA Data[Home] [Help]

APPS.GR_DISPATCH_HISTORY_PVT dependencies on EDR_FILES_PUB

Line 484: EDR_FILES_PUB.UPLOAD_FILE

480: l_file_exists_action := FND_PROFILE.Value('GR_DOC_MGMT_FILE_EXISTS_ACT');
481:
482: -- M. Grosser 29-Jun-2005: Changed code to use organization_code returned from org validation
483: --Call the Upload file API to upload the file into the iSignatures system
484: EDR_FILES_PUB.UPLOAD_FILE
485: (
486: P_API_VERSION => 1.0,
487: P_COMMIT => l_commit_file,
488: P_CALLED_FROM_FORMS => 'F',