FMFEE_TYPES - Fee types
Fee types information is stored in SAP table FMFEE_TYPES.
It is part of development package FMFG_FI_E in software component PSM-FG. This development package consists of objects that can be grouped under "Value Pack US Federal FI extensions".
It is part of development package FMFG_FI_E in software component PSM-FG. This development package consists of objects that can be grouped under "Value Pack US Federal FI extensions".
Fields for table FMFEE_TYPES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| FEE_TYPE | Fee type | X | FM_FEE_TYPE | CHAR | 12 | |
| FEE_CAT | Fee category | FM_FEE_CAT | CHAR | 2 | ||
| NO_DAYS | Number of days after the fee is due | FM_NO_DAYS | NUMC | 10 | ||
| INTERVAL_DAYS | Interval for Fee Postings | FM_NO_DAYS_DIFF | NUMC | 10 | ||
| APPLY_ONCE | Recurring fee or one-time fee | FM_APPLY_ONCE | CHAR | 2 | ||
| KLART | Calendar Type | KLART_VZ | CHAR | 2 | ||
| DUNN_LEVEL | Dunning Level | FMFEE_MAHNS_D | NUMC | 2 | ||
| MIN_AMOUNT | Fee Amount | FM_MIN_AMOUNT | CURR | 7 | ||
| CURRENCY | Currency Key | WAERS | CUKY | 10 | TCURC | |
| INT_REFERENCE | Reference Interest Rate | REFERENZ | CHAR | 20 | T056R | |
| FIXED_VALUE | Fixed Amount | FM_FIXED_VALUE | CHAR | 2 | ||
| LINK_PPA | Get interest or percentage rate from PPA table | FM_LINK_PPA | CHAR | 2 | ||
| DOC_TYPE | Document Type | BLART | CHAR | 4 | T003 | |
| RECO_ACC | Reconciliation Account in General Ledger | AKONT | CHAR | 20 | SKB1 | |
| POSTING_KEY_REC | Posting Key | BSCHL | CHAR | 4 | TBSL | |
| GL_ACC | General Ledger Account | HKONT | CHAR | 20 | SKA1 | |
| POSTING_KEY | Posting Key | BSCHL | CHAR | 4 | TBSL | |
| BASE_DATE | Posting date, document date, baseline date or net due date | FM_BASE_DATE | CHAR | 2 | ||
| EXCLUDE_INT | Exclude this fee from interest calculation | FM_EXCLUDE_INT | CHAR | 2 | ||
| EXCLUDE_PER | Exclude this fee from percentage calculation | FM_EXCLUDE_PER | CHAR | 2 | ||
| DESCRI | Description for fee types | FM_TEXT_FEE | CHAR | 100 |