Fonction SAP BKK_FA_RFC_SET - Module to Transfer Available Bal. Series and Special Revenue Allow. Amount

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_TAB_FA BKK_TAB_FREE_AMNT_SET_E h 132 External Data Transfer for Available Balance Series
I_X_SIMUL BKK_XFELD C 1 X Simulation
I_X_UPDATE_TASK BKK_XFELD C 1 X X = In Update Task

Paramètre Reférence Type Long. Description
E_RETURN IBKK_MISC-RC C 2 Return Code for Payment Transaction Interface

Paramètre Reférence Long. Facultatif Description
E_TAB_RETURN BAPIRET2 548 Return Parameters

Functionality
This RFC-capable module is used for external data transfer of availableamounts and special revenue allowance amounts. The followingplausibility checks are run:

  • Account existence

  • Account status

  • Whether the account is already productive. If this is the case, data
  • cannot be transferred.
    • Amount notice feature

    • Category of available balance series

    • Allowance amount

    • Balance of allowance

    • Currency

    • Withdrawal period

    • If the FB is called in the simulation mode, only the checks are run.Data is not updated. You can use the I_X_UPDATE_TASK parameter todetermine whether the update is to be done by the update task. If theE_RETURN parameter is not zero, an error has occurred. The errormessages are returned to the caller in this case by means of theE_TAB_RETURN table.