SAP Function BCA_US_INTERFACE_00010041 - Update Data

Parameter Reference Type Length Default Optional Text
I_X_IN_UPDATE_TASK BKK_XFELD C 1

Parameter Reference Type Length Text
E_RETURN SYST-SUBRC I 4

Parameter Reference Length Optional Text
T_I_NUMBERS BKKP_TAB_ITEM_NUMBERS 0
T_MESG IBKKMESG 224

Functionality
This event is always processed when the global tables generated fordatabase updates are written to the database.
Users can update their own data to the database here.

Notes

  • Explanation: Prepare Data Update:

  • Note on Using RFCs:

  • Recommendation for Using RFCs:
  • 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 completed without errors.

      • 1: Processing completed with errors.
      • Description
        Specifies that the data is to be written asynchronously to the database.

        Value range

        • X: Asynchronous

        • _: Synchronous
        • Default
          Processing is synchronous.

          Description
          When payment items are created, they are numbered sequentially with theITEM_NO parameter. When the database is updated, the document numbersare assigned to the payment items for each ITEM_NO.
          The ITEM_NO conversion to DOCNO is saved in the T_I_NUMBERS table.

          Further information
          Structure for Error Messages.