a month ago
We use AIN for managing our equipment and functional locations data. Our ERP is connected via the ACI interface. The goal is to change the status of a technical object (from ABAP) and then trigger a sync of data via ACI interface.
I tried to set the status using FM STATUS_CHANGE, which works but does not trigger the data sync because it bypasses the business logic of IE02/IL02. When I do the change in transaction IE02 / IL02, the sync is triggered.
A batch input approach is possible but I try to avoid it because the status screen of IL02/IE02 is not batch input friendly.
The available BAPIs are not able to change the status.
Is there a function module that maintains the status of a technical object using the business logic of the transactions IE02/IL02 in order to trigger the sync? Or is there a possibility to trigger the ACI sync from ABAP?
Request clarification before answering.
Did you alread look at the (others) BAPI/API of function groups ITOB_BAPI_EQ Equipment and ITOB_BAPI_FL Func location?
Else which statuses did you try to set or reset?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
85 | |
29 | |
9 | |
9 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.