Solution : https://service.sap.com/sap/support/notes/624092 (SAP Service marketplace login required)
Summary :
Erroneous check digit methods (13, 17, 26, 31, 45, 51, 57, 59, 63, 66, 68, 69) are addressed due to a programming error. Remediation involves manual system corrections or the implementation of Support Package 9 for TRBK 2.0. Modifications include creating and activating new function modules in function group FB0P. Specific adjustments in the system customizing for defining new check digit calculation procedures and methods are necessary. All changes should be performed by experienced developers, with detailed guidance available in related SAP notes.
Key words :
cdc function module 13 de0013 bca_check_digit_proc_de0013 17 de0017 bca_check_digit_proc_de0017 26 de0026 bca_check_digit_proc_de0026 31 de0031 bca_check_digit_proc_de0031 45 de0045 bca_check_digit_proc_de0045 51 de0051 bca_check_digit_proc_de0051 57 de0057 bca_check_digit_proc_de0057 59 de0059 bca_check_digit_proc_de0059 63 de0063 bca_check_digit_proc_de0063 66 de0066 bca_check_digit_proc_de0066 68 de0068 bca_check_digit_proc_de0068 69 de0069 bca_check_digit_proc_de0069 14, reference type i_number type bca_dte_acext i_xcheck_only type bank_boolean export parameter/exporting parameter, -> contract management -> account -> account number -> check digit calculation methods -> define check digit calculation methods, -> contract management -> account -> account number -> check digit calculation methods -> define procedures, reference type e_rc type sy-subrc e_number type bca_dte_acext 1, check digit calculation cdc procedure chkdigcalcproc, check digit calculation methods -> fs-, check digit calculation procedures -> fs-, twelve check digit methods mentioned, bca_check_digit_proc_de0013 short text
Related Notes :
317129 | Creating a function module |