Fonction SAP BCA_US_INTERFACE_00010041 - Update Data

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_X_IN_UPDATE_TASK BKK_XFELD C 1

Paramètre Reférence Type Long. Description
E_RETURN SYST-SUBRC I 4

Paramètre Reférence Long. Facultatif Description
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.