
In the back-end system, an application may have to access SWCV-related information from the data orchestration engine (DOE). For this purpose, the DOE provides a list of function modules that the back-end system can call through an RFC. Function modules are provided for applications to get the following information:
List of device attributes
List of devices with a specific device attribute list
Details of the MCD
Software component version for the data object
You can specify the device or MCDs and the list of SWCVs assigned to the respective devices or MCDs is returned.
You can specify the device IDs and the list of SWCVs assigned to the devices is returned.
You can specify the device IDs and the list of MCDs assigned along with their deployment status is returned.
Function Modules in the DOE
In the DOE, you can obtain information about the function modules in transaction SE37 .
Start transaction SE37 .
In the Function Module field, press the F4 key.
Enter SDOE_DEVICE_API as the function group.
The list of function modules assigned to this group is displayed. You can select a function module to see the details of its implementation.