Table 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 | ![]() |
FMFINCODE | FIFM: Financing code | SOURCE VALUE(I_EXPIRY_DATE) LIKE FMFINCODE-DATE_EXP |
2 | ![]() |
FMFINCODE | FIFM: Financing code | SOURCE VALUE(I_CANCEL_DATE) LIKE FMFINCODE-DATE_CAN |
3 | ![]() |
FMIOI | Commitment Documents Funds Management | SOURCE VALUE(I_POSTING_DATE) LIKE FMIOI-BUDAT |
4 | ![]() |
IFMFUDERIVE | Controlling Postings with Master Data Attributes | SOURCE VALUE(E_FUND_STATUS) LIKE IFMFUDERIVE-FUND_STATUS |