Entering content frameFunction documentation Method customizeRecord Locate the document in its SAP Library structure

Use

The customizeRecord method of the ITravelExpenseEnhancement interface permits the user to access and modify data within the IRecordReadWrite object. The customer can determine the operation required based on the Operation Code. The following parameters are transferred to the method:

  1. One of the following two operations, which are defined in the ITravelExpenseEnhancement interface: OP_RECEIPT_SET_DEFAULTS, OP_RECEIPT_LIST_SUMMARY
  2. A data record that is contained in an instance of the IRecordReadWrite category.

This method returns a String array.

Leaving content frame