Ansicht
Dokumentation

DFS_MDO_DOCU - Documentation Disconnected

DFS_MDO_DOCU - Documentation Disconnected

PERFORM Short Reference   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used to modify the result list based on the operations create, read and update. These are defined in different methods.

Start and end mean that you have can enhance the data used during creation when it is started and after the standard output is received after the end operation.

Method CREATE_BEGIN:

You can use the method CREATE_BEGIN to adjust the inbound values before creating the business object. The importing parameter IREF_MDO_DATA references the mobile data object (MDO) details of the business object. The changing parameter CS_MDO_INPUT_VALS contains the inbound data before the business object is created. The changing parameter CS_DOF_FILTER_VALS contains the filter values.

Method CREATE_END:

You can use the method CREATE_END to adjust the inbound values after creating the business object. You use the changing parameter CD_MDO_OUTPUT to adjust the business object once it has been created.

Method GET:

You can use the method GET to adjust the values before distributing the outbound information. The changing parameter CS_MDO_INPUT contains the final adjusted values before the synchronization.

Method UPDATE_BEGIN:

You can use the method UPDATE_BEGIN to adjust the inbound values before updating the business object. The importing parameter references the MDO details of the business object. The changing parameter CS_MDO_INPUT_VALS contains the inbound data before the business object is updated. The changing parameter CS_DOF_FILTER_VALS contains the filter values.

Method UPDATE_END:,,

You can use the method UPDATE_END to adjust the inbound values after updating the business object. You use the changing parameter CS_MDO_OUTPUT to adjust the business object once it has been updated.

Filter FILTER_MOBILE_APP:

You can use the filter FILTER_MOBILE_APP to transfer the mobile application name.

Filter FILTER_MDO:

You can use the filter FILTER_MDO to transfer the MDO information.






General Data in Customer Master   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2218 Date: 20240523 Time: 173803     sap01-206 ( 45 ms )