Symptom
Payment outbound file stuck in status 'In File Creation'.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to the Liquidity Management - Outbound Files work center view.
- Find file ID AAA (AAA is the File ID) with status 'In File Creation'.
The file has been created since several hours, but its status does not change from 'In File Creation'. This file is stuck.
Cause
The issue with the payment file occurs due to a Constant that has been maintained for the respective Payment File Structure.
This Constant has a length of hundreds of characters, which makes the total number of characters in the file larger than what is allowed, causing the issue.
Resolution
Substantially reduce the number of characters for the Constant field (for example, to 10 characters) in the respective Payment File Structure, save the changes and proceed with payment file creation again.
Keywords
payment file structure; constant; payment file creation; CX_SY_RANGE_OUT_OF_BOUNDS; PaymentProcessing; PaymentProcessingFileCreationForPaymentOrderingIn , KBA , AP-PAY-GLO , Cross-Country Extensions , How To