Solution : https://service.sap.com/sap/support/notes/1007368 (SAP Service marketplace login required)
Summary :
When using BAPI_ALM_ORDER_MAINTAIN to modify or delete relationships in maintenance or service orders, users may encounter an error message stating ‘Relationship does not exist’ despite the relationship's existence. This issue is identified as a programming error. Multiple relationships for an operation are requisite for applying changes. The solution involves implementing corrective programming as detailed in provided instruction. For transformations involving AFAB table key fields, the DELETE and CREATE methods should be used instead of CHANGE. Only single, unambiguous relationships allow modification through this BAPI.
Key words :
alm-bapi downgrade kit, attached correction instructions, bapi_alm_order_maintain bapi, maintenance order, service order, system issues, error message, terms saplnwbt, afabd-aplzl_nch, afabd-aplzl_vor
Related Notes :
899982 | You cannot change relationship using BAPI |
708508 | Downgrade BAPI_ALM_ORDER_MAINTAIN -> errors |