Ansicht
Dokumentation

MEMGMT_GET_DEVSMARTSYNC_ERRORS - This function module returns all smart sync errors for a Device ID

MEMGMT_GET_DEVSMARTSYNC_ERRORS - This function module returns all smart sync errors for a Device ID

General Material Data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module gets the 'SmartSync Errors' for a particular Device ID.

It converts the Device ID into Mobile IDs and for each Mobile ID, errors are fetched.

The Mobile Ids are fetched from the table merep_507.

The output tables are

ERROR_LIST -- contains the list of errors

WGUI_PARAMETERS -- contains the parameter values necessary for calling the 'monitoring tool'.

The monitoring tool is launched so that the error details can be obtained.

The caller function is 'MEMGMT_DEVICE_MONITOR'.

The input 'ONE_ENTRY_ONLY' is used in the following manner:

,,1. When 'MEMGMT_DEVICE_MONITOR' function is called by 'MEMGMT_DEVICE_GETLIST', the ONE_ENTRY_ONLY is set to 'X'. This means, the function module MEMGMT_GET_DEVSMARTSYNC_ERRORS has to determine whether the device has atleast one error and hence, has to return the first row of error it encounters.

,,2. When 'MEMGMT_DEVICE_MONITOR' function is called by 'MEMGMT_DEVICE_GETDETAIL', the ONE_ENTRY_ONLY is set to ' '. This means, the function module MEMGMT_GET_DEVSMARTSYNC_ERRORS has

to get all the errors relevant for a deviceID.

Example

Notes

One Device ID can have multiple Mobile IDs. A mobile ID is generated for a combination of UserID, Application and Device ID. If the Application or the UserID varies for a particular Device ID, that inturn will result in a different Mobile ID.

Further information





Parameters

DEVICE_ID
ERROR_LIST
ONE_ENTRY_ONLY
WGUI_PARAMETERS

Exceptions

Function Group

MEMGMT_DEVICE

CPI1466 during Backup   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1818 Date: 20240523 Time: 053810     sap01-206 ( 34 ms )