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're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |
SERVICE_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 |