Hello SAP community,
actual I have an issue regarding the BCM Connector. Our company wanna do salary payments via XML-file in a non-euro currency (currency TND). If I wanna upload the file via BCM an error message occurs. The problem is the field "payment medium format" where I need to input "SEPA_CT".
In IMG FSCM --> BCM --> SAP BANK Communication Management, option f. multisyst. paymt consolidation --> Define Formats for Payment Data Mediums I have a setup of "SEPA_CT" & function module "/BCON/BNK_CON_GETDATA_SEPACT".
The problem is that in the ABAP Code line "CONSTANTS: c_curr(3) TYPE c VALUE 'EUR'." there the value is always EURO.
Does somebody have the same issue or is there a complete other solution for salary payments via XML in a foreign currency?
Thank you very much &
best regards
Sebastian