Solution : https://service.sap.com/sap/support/notes/595160 (SAP Service marketplace login required)
Summary :
To manage the automatic generation of the IBAN for specific countries in SAP, use the BTE framework. For unwanted IBAN generation (event 00003030), implement a custom function module by copying SAMPLE_INTERFACE_00003030 into CONVERT_IBAN_DUMMY_3030 and update the BTE settings via transaction FIBF to reflect this for concerned countries. Similarly, to disable bank details generation originating from an IBAN (event 00003040), replicate the SAMPLE_INTERFACE_00003040 to CONVERT_IBAN_DUMMY_3040, and again customize BTE settings specifying countries and the new module. Ensure configurations reflect the intended country-specific restrictions in FIBF settings.
Key words :
event country function module00003030 de convert_iban_dummy_3030 deactivating, event country function module00003040 de convert_iban_dummy_3040, copy function module sample_interface_00003040, copy function module sample_interface_00003030, copied function module, country de, function modules ->, sample_interface_00003040 solution, system generates, terms iban
Related Notes :
521576 | FAQ: Use of IBAN |
491546 | IBAN: Generation of the IBAN |