Fonction SAP BKK_COND_GET_FOR_BKST_SECOND - Determine Interest for an Account for a Period

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_ACNUM_INT BKK40-ACNUM_INT C 10 Internal Account Number
I_BKKRS TBKK01-BKKRS C 4 Bank Area
I_COND_DATE_FROM SYST-DATUM D 8 Date From
I_COND_DATE_TO SYST-DATUM D 8 Date To
I_CURRENCY TCURC-WAERS C 5 Currency
I_SKIP_MESSAGE_HANDLER BOOLE-BOOLE C 1 SPACE X Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
I_S_BKK42 BKK42 u 276 X Checking Account Master Data: Operational Data
I_S_BKKTERM BKKTERM u 134 X Term Agreement for Fixed-Term Deposit and Installment Savings

Paramètre Reférence Type Long. Description
E_RC SYST-SUBRC I 4 Return Code

Paramètre Reférence Long. Facultatif Description
E_T_IND_COND BKKC_T_FIMA_COND 0 X Individual Conditions
E_T_RESULT IBKK_COND_FOR_BKST_SECOND 81 X Condition Display Structure for the Bank Statement
E_T_STD_COND BKKC_T_STD_COND 0 X Standard Conditions

Functionality
The function module finds the interest conditions that belong to theaccount for the specified period of time. A condition group change isrecognized by the entry "Date of last change to condition group" in theBKK42 table.
The function module is an extension to the function moduleBKK_COND_GET_FOR_BKST. This extension is mainly in the result tableE_T_RESULT. The fields for the validity start and end of a conditionwere added to this table. These fields are determined according to theevaluation period of the function module, using the validity of thecondition group and the balancing periods of the account. In addition,the system continues to display the validity dates of the condition.