Table/Structure Field list used by SAP ABAP Function Module FM_FUND_STATUS_GET (Get the status of a fund: expired, cancelled or current)
SAP ABAP Function Module FM_FUND_STATUS_GET (Get the status of a fund: expired, cancelled or current) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  FMFINCODE - DATE_CAN Reversal Date
2 Table/Structure Field  FMFINCODE - DATE_CAN Reversal Date SOURCE VALUE(I_CANCEL_DATE) LIKE FMFINCODE-DATE_CAN
3 Table/Structure Field  FMFINCODE - DATE_EXP Expiration Date
4 Table/Structure Field  FMFINCODE - DATE_EXP Expiration Date SOURCE VALUE(I_EXPIRY_DATE) LIKE FMFINCODE-DATE_EXP
5 Table/Structure Field  FMIDATAOI - BUDAT Posting Date in the Document
6 Table/Structure Field  FMIDATAOI - BUDAT Posting Date in the Document SOURCE VALUE(I_POSTING_DATE) LIKE FMIOI-BUDAT
7 Table/Structure Field  FMIOI - BUDAT Posting Date in the Document
8 Table/Structure Field  FMIOI - BUDAT Posting Date in the Document SOURCE VALUE(I_POSTING_DATE) LIKE FMIOI-BUDAT
9 Table/Structure Field  IFMFUDERIVE - FUND_STATUS Fund status
10 Table/Structure Field  IFMFUDERIVE - FUND_STATUS Fund status SOURCE VALUE(E_FUND_STATUS) LIKE IFMFUDERIVE-FUND_STATUS