SAP Function SAMPLE_INTERFACE_00011520 - Currency Conversion: Business Information Warehouse

Parameter Reference Type Length Default Optional Text
I_STATE IBKKCHCUR-CHSTAT C 2 Processing Status of Currency Conversion

Parameter Reference Type Length Text
E_RETURN SYST-SUBRC I 4 Return Code

Parameter Reference Length Optional Text
T_ACCNT IBKKCHCUR 169 List of Accounts
T_MESG IBKKMESG 224 Message Table

Functionality
You call this function module in the report for changing over theaccount currency (RFBKCHACCUR). A table with all the accounts forprocessing is transferred (T_ACCNT).
Only account meeting the following requirements can be processed:
1. T_ACCNT-CHSTAT = I_STATE
2. T_ACCNT_XERROR = ' '
This means the xerror indicator may not be set and the chstat statusmust be I_STATE.