ERROR:Autoinvoice Fails With "Error calling raaprx()" or "Error calling fdprep() - RAXAVR"Cause
This issue is addressed in
Bug 22445687 REW: AUTOINVIOCE: ERROR CALLING FDPREP() - RAXAVR
Solution
1. Bug Summary
- Description
Autoinvoice: ERROR CALLING FDPREP() - RAXAVR
- Workaround
None
- Resolution
nulltermed the errbuf as below:
errbuf[0] = '\0'; before call to fdprep at multiple places
2. Fixed Files
R12.AR.A: ad_apply_patch.xml 120.3.12000000.2
raaprx.lc 120.3.12000000.2
R12.AR.B: raaprx.lc 120.3.12010000.2
R12.AR.C: raaprx.lc 120.3.12020000.2
3. Recommended PatchesR12.AR.A, B and C: Patch 224456874. Solution Steps
- Ensure that you have taken a backup of your system before applying the recommended patch.
- Apply the patch in a test environment.
- Confirm the file versions listed above, by navigating to the directory where the file is and using:
strings -a |grep '$Header' - Retest the issue.
- Migrate the solution as appropriate to other environments.
- If the patch for your release is unavailable for download or needs a password, or if you experience any issues applying this patch, please contact the E-Business Patching Community for assistance.