OUTBOUND Interface and for the CR_ACCOUNT the size defined is varchar(20).
We have created the custom table for OUTBOUND Interface and for the CR_ACCOUNT the size defined is varchar(20). The passing value is less than 20 and still we are getting the below warning.
ORA-06502: PL/SQL: numeric or value error: character string buffer too small for some payment check_number.
We have checked for leading and trailing spaces as well and it looks like nothing is taken.
Kindly advise.