SAP table FCLM_BAM_AC_TYPE (Bank Account Type)

SAP table FCLM_BAM_AC_TYPE has 2 primary key fields being MANDT,ACC_TYPE_ID.

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
ACC_TYPE_ID Bank Account Type ID CHAR 10 0 FCLM_BAM_BK_ACC_TYPE_ID
ACC_TYPE_DIRE Cash Flow Direction for Bank Account Type CHAR 1 0 FCLM_BAM_BK_ACC_TYPE_DIRE
B Inflow and Outflow
I Inflow Only
O Outflow Only
ACC_CURRENT Attribute CHAR 2 0 FCLM_BAM_CURRENT
01 Operating Account
02 Functional Account
CONTRACT_TYPE Bank Account Contract Type CHAR 2 0 FCLM_BAM_CONTRACT_TYPE
Current Account
03 Payment Service Provider Account
04 Technical Account
99 Other