SAP Table
FINSC_BTTYPE Business Transaction Category
SAP table FINSC_BTTYPE has 2 primary key fields being MANDT,BTTYPE.
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
FINSC_BTTYPE columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||
| KeyBTTYPE | Business Transaction Category | CHAR | 4 | 0 | FINS_BTTYPE | ||||||
| XPERIODCONTROL | Indicator: Business Transaction Relevant for Period Control | CHAR | 1 | 0 | FINS_XPERIODCONTROL | ||||||
|
|||||||||||
| XMULTIPLECUSTOMER | Indicator: Multiple Customer BTTYPEs is possible | CHAR | 1 | 0 | FINS_XMULTIPLECUSTOMER | ||||||
|
|||||||||||
| XSETDOCUMENTTYPE | Indicator: Document Type could be set in Customer BTTYPE | CHAR | 1 | 0 | FINS_XSETDOCUMENTTYPE | ||||||
|
|||||||||||
| XPERIODBYLEDGER | Indicator : Period Control by Ledger | CHAR | 1 | 0 | FINS_XPERIODBYLEDGER | ||||||
|
|||||||||||
| XPERIODBYLEADINGLEDGER | Indicator: Check Period by Leading/Given Ledger | CHAR | 1 | 0 | FINS_XPERIODBYLEADINGLEDGER | ||||||
|
|||||||||||
/ Relationships
FINSC_BTTYPE foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| FINSC_BTTYPE | MANDT | T000 | Clients | MANDT |