Show TOC

Using the Software Component Version and Device Related APIsLocate this document in the navigation structure

Use

This section provides you information on some of the ABAP APIs that you can use to retrieve the Software Component Version (SWCV) and mobile device related information.

  • SDOE_FETCH_ABAP_SWCV: You use this API to fetch the SWCV for the specified SWCV Id.

  • SDOE_FETCH_ATTRIBUTES: You use this API to fetch the device attributes for the specified device Id or the device name.

  • SDOE_FETCH_DEPLOYMENT_STATUS: You use this API to fetch the deployment status of an MCD that is assigned to a device for the specified device Id.

  • SDOE_FETCH_DEVICES: You use this function module to fetch the devices for the specified device attribute and values.

  • SDOE_FETCH_MCD_DETAILS: You can use this API to fetch the details of a MCD for the specified MCD name and version.

  • SDOE_FETCH_SWCV_FOR_DEV_MCD: You use this API to fetch the SWCVs assigned to the devices for the specified Device ID list, MCD list, and Mobile component descriptors (MCD).

  • SDOE_GET_ADAPTER_FOR_DO: You use this API to fetch the backend adapter details for the specified list of SWCV captions, list of data objects, and the list of backend adapter names. You can also specify the adapter type along with the other parameters.

  • SDOE_GET_GW_ENABLED_DO_FOR_SCV: You use this API to fetch the SWCV captions and list of data objects that are gateway enabled for the specified list of SWCV captions, and list of data objects.