Data Element list used by SAP ABAP Function Module BKK_GL_VA_CALC_VALUE_TO_POST (Calculates the Amount to Be Posted for an Individual Value Adjustment)
SAP ABAP Function Module BKK_GL_VA_CALC_VALUE_TO_POST (Calculates the Amount to Be Posted for an Individual Value Adjustment) is using
# Object Type Object Name Object Description Note
     
1 Data Element  BKK_ACCUR Currency of Current Account SOURCE VALUE(I_A_CUR) LIKE BKK42-WAERS
2 Data Element  BKK_PBAL Account balance SOURCE VALUE(I_A_AMOUNT) LIKE BKK50-BALANCE
3 Data Element  BKK_VA_CUR Currency for Amount Individ. Value Adjustment SOURCE VALUE(I_VA_CUR) LIKE IBKKCVA-VA_CUR
4 Data Element  BKK_VA_FIX Fixed Amount of an Individ. Value Adjustment SOURCE VALUE(I_VA_FIX) LIKE IBKKCVA-VA_FIX OPTIONAL
5 Data Element  BKK_VA_POSTED Individual Value Adjustment Amount Posted on GL SOURCE VALUE(I_VA_POSTED) LIKE IBKKCVA-VA_POSTED OPTIONAL
6 Data Element  BKK_VA_PROC Percentage Amount of an Individual Value Adjustment SOURCE VALUE(I_VA_PROC) LIKE IBKKCVA-VA_PROC OPTIONAL
7 Data Element  BKK_VA_TO_POST Amount for Individual Value Adjustment for Posting SOURCE VALUE(E_TO_POST) LIKE IBKKCVA-VA_TO_POST
8 Data Element  BKK_XFELD Check Box SOURCE VALUE(I_X_MESSAGE) TYPE BKK_XFELD DEFAULT ' '