SAP table T009B (Fiscal year variant periods)

SAP table T009B has 5 primary key fields being MANDT,PERIV,BDATJ,BUMON,BUTAG.

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 T000 MANDT
PERIV Fiscal Year Variant CHAR 2 0 T009 PERIV
BDATJ Posting Date YYYY NUMC 4 0 BDATJ
BUMON Posting date calendar month NUMC 2 0 BUMON
BUTAG Calendar day from the posting date NUMC 2 0 BUTAG
POPER Posting period NUMC 3 0 POPER
RELJR Year shift relative to the current year CHAR 2 0 RELJR

T009B foreign key relationships

Table Field Check Table Check Field
0 T009B MANDT T000 Clients MANDT
1 T009B PERIV T009 Fiscal Year Variants MANDT
1 T009B PERIV T009 Fiscal Year Variants PERIV