Data Element list used by SAP ABAP Function Module FMCT_READ_FMIT_TW_HW (Ablesen des Betrags von Transaktions-und Hauswährung in FMIT)
SAP ABAP Function Module FMCT_READ_FMIT_TW_HW (Ablesen des Betrags von Transaktions-und Hauswährung in FMIT) is using
# Object Type Object Name Object Description Note
     
1 Data Element  BP_GEBER Fund SOURCE VALUE(I_XFONDS) LIKE FMIT-RFONDS OPTIONAL
2 Data Element  BUDAT Posting Date in the Document SOURCE VALUE(I_BUDAT) LIKE BKPF-BUDAT DEFAULT SY-DATUM
3 Data Element  BUKRS Company Code SOURCE VALUE(I_XBUKRS) LIKE FMIT-RBUKRS
4 Data Element  FIPOS Commitment Item SOURCE VALUE(I_XFIPOS) LIKE FMFPO-FIPOS OPTIONAL
5 Data Element  FISTL Funds Center SOURCE VALUE(I_XFISTL) LIKE FMIT-RFISTL
6 Data Element  FM_APPLC Funds management application indicator SOURCE VALUE(I_XAPPLC) LIKE FMDY-APPLC_FM DEFAULT 'A'
7 Data Element  FM_WRTTP Value Type SOURCE VALUE(I_WRTTP) LIKE FMIT-RWRTTP
8 Data Element  HKONT General Ledger Account SOURCE VALUE(I_XSAKTO) LIKE FMBP-HKONT OPTIONAL
9 Data Element  HSLXX9 Total of transactions of the period in local currency SOURCE VALUE(E_FKBTR) LIKE FMIT-HSL01
10 Data Element  RLDNR Ledger SOURCE VALUE(I_LEDGER) LIKE FMIT-RLDNR
11 Data Element  RTCUR Currency Key SOURCE VALUE(I_TWAER) LIKE FMIT-RTCUR
12 Data Element  TSLXX9 Total of transactions of the period in transaction currency SOURCE VALUE(E_TRBTR) LIKE FMIT-TSL01