SAP table ACCRCUST (Accrual/Deferral Profile)
SAP table ACCRCUST has 3 primary key fields being MANDT,BUKRS,DOCTYP.
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
BUKRS
Company Code
CHAR
4
0
T001
BUKRS
DOCTYP
Accrual/Deferral Profile
CHAR
2
0
ACCRDOCTYP
NRRANGENR
Number range number
CHAR
2
0
NRNR
BLART
Document Type
CHAR
2
0
T003
BLART
LOWVAL
Accrual/Deferral Minimal Posting Amount
CURR
17
2
ACCRLOWVAL
PAOBJSEP
Separate Account Assignment for Profitability Segment
CHAR
1
0
ACCRPAOBJSEP
Possible values
not to be assigned to separate accounts
X
to be assigned to separate accounts
KOSTL
Receiver Cost Center
CHAR
10
0
CSKS
BRGKOSTL
STGMETH
Daily Method
NUMC
1
0
VVSTGMETH
Possible values
1
360E
2
Act
3
365
4
360
5
ActW
6
360 ISDA
7
m+act
8
m+30
9
360 German
CUMULATE
Summarize General Ledger Account Posting
CHAR
1
0
ACCRCUMULATE
ACCRCUST foreign key relationships
Table
Field
Check Table
Check Field
0 ACCRCUST
BLART
T003
Document Types
MANDT
1 ACCRCUST
BUKRS
T001
Company Codes
BUKRS
0 ACCRCUST
KOSTL
CSKS
Cost Center Master Record
MANDT
0 ACCRCUST
KOSTL
CSKS
Cost Center Master Record
KOKRS
0 ACCRCUST
KOSTL
CSKS
Cost Center Master Record
KOSTL
0 ACCRCUST
KOSTL
CSKS
Cost Center Master Record
DATBI