Solution : https://service.sap.com/sap/support/notes/872755 (SAP Service marketplace login required)
Key words :
call function '/dbm/ord_int_fill_header' exporting iv_vbeln = lv_vbeln importing es_vbak_com = ls_vbak_com exceptions not_found = 1 inconsistent = 2 customer_not_found = 3 order_type_not_found = 4 address_not_found = 5 vehicle_error = 6, lv_vbeln type /dbm/vbak_db-vbeln, implement ths standard cmod user-exit, sales order xaccit-xref1 = vbrk-regio, xaccit-xref2 = ls_vbak_com-licpl, service/vehicle/parts order, service/parts/vehicle sales, terms user-exit, move vbrk-zuonr, xaccit-fkart = 'l2'
Related Notes :
1011055 | Obsolete DBM CO user exit /DBM/CO_USEREXIT_FILL_SGTXT |
301077 | User exits for the interface for accounting |
160211 | Using USER_EXIT creates data inconsistency |
78013 | Enhancing user exits w. VBRP, KOMV in SAPLV60B |