Ansicht
Dokumentation

CRM_HH_ASSIGNMENT_CREATE_WRAP - Wrapper for Assignment Create

CRM_HH_ASSIGNMENT_CREATE_WRAP - Wrapper for Assignment Create

TXBHW - Original Tax Base Amount in Local Currency   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is a Wrapper to the Handheld Service Assignment Create. When ever any confirmation is created on the device and synchronized with the Server, the function module is dynamically called through the function module CRM_HH_SYNCHRONIZE_API.

The following entry is made in the CRMC_HH_SYNC table to map the method name and the Wrapper function module.

CRM_ASSIGNMENT_CREATE - CRM_HH_ASSIGNMENT_CREATE_WRAP

This function module is responsible of creating the Followup assignment sent from the device.

It accepts the Inbound container and sends back the outbound container. Inside this function module, the input paramers relevant to the Assignment Create API is extracted from the inbound container.

Example

When the client request with the method name CRM_ASSIGNMENT_CREATE, the corresponding above mentioned Wrapper function names is returned, in which case the CRM_HH_SYNCHRONIZE_API executes it.

1. Parameters for Assingment Create is extracted from the Inbound container

2. The API to create assignment is executed

3. The value is converted in the format of outbound container and sent back.

Notes

Please go through the CRM_HH_SYNCHRONIZE_API and

Further information





Parameters

CT_OUTBOUND_CONTAINER
CT_RETURN
CV_OBJECT_NO
IT_INBOUND_CONTAINER
STATUS

Exceptions

Function Group

CRM_HH_WRAP

CL_GUI_FRONTEND_SERVICES - Frontend Services   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1666 Date: 20240523 Time: 111223     sap01-206 ( 34 ms )