SAP Table
TFK_RA_SERVTYP Service Types for Revenue Accounting Items
SAP table TFK_RA_SERVTYP has 2 primary key fields being MANDT,SERVICE_TYPE.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
TFK_RA_SERVTYP columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | * | MANDT | |
| KeySERVICE_TYPE | Service Type for Revenue Accounting | CHAR | 6 | 0 | RAI_SERVICE_TYPE_KK | ||
| XORDERIT | Report Order Item (Contract) to Revenue Accounting | CHAR | 1 | 0 | RAI_XORDERIT_KK | ||
| XONEOFF | Report Order Item (One-Time Charge) to Revenue Accounting | CHAR | 1 | 0 | RAI_XONEOFF_KK | ||
| XFULFILL | Report Fulfillment Item to Revenue Accounting | CHAR | 1 | 0 | RAI_XFULFILL_KK | ||
| XINVOICE | Report Invoice Item to Revenue Accounting | CHAR | 1 | 0 | RAI_XINVOICE_KK |