SAP Function SAMPLE_INTERFACE_00010041 - Execute Data Update

Parameter Reference Type Length Default Optional Text
I_X_IN_UPDATE_TASK BKK_XFELD C 1 'X': Update in Update Task

Parameter Reference Type Length Text
E_RETURN SYST-SUBRC I 4 Return Code: 0 = No Error

Parameter Reference Length Optional Text
T_I_NUMBERS BKKP_TAB_ITEM_NUMBERS 0 Assignment of item_no - docno
T_MESG IBKKMESG 224 Table for Messages

Functionality
This event is always processed when the global tables structured for
database update are written to the database.
Users can update their own data on the database.

Notes

  • Prepare Note for Data Update:

  • Note on Use of RFC:

  • Recommendation on Use of RFC:
  • Further information

    • BKK_PAYM_ITEM_UPDATE_ITEM

    • BKK_PAYM_ITEM_ENQ_POST_ITM

    • BKK_PAYM_ITEM_ENQ_PREPOST_ITM
    • Description
      Processing result.

      Value range
      Possible values:

      • 0: Processing ended without errors

      • 1: Processing ended with error(s)
      • Description
        Indicator showing whether writing the data to the database is to takeplace asynchronously or synchronously.

        Value range

        • X: asynchronous

        • _: synchronous
        • Default
          Processing is synchronous.

          Description
          When you newly create payment items, they are consecutively numbered byway of the ITEM_NO parameter. During database update, the actualdocument number is assigned to the payment item per ITEM_NO.
          Conversion from ITEM_NO to DOCNO is stored in table T_I_NUMBERS.

          Further information
          Structure for (error) messages