TSAC table in SAP ERP or S/4HANA stores Communication Methods (Business Address Services) data. There are total 5 fields in TSAC table. The Communication Methods (Business Address Services) table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of TSAC table. It is in SAP Technology – Business Services: Address Management (SZAD) ABAP package and is part of the Address Management/Business Address (BC-SRV-ADR) module.
SAP TSAC Table Fields
Following is the list of fields that are available in SAP TSAC table. The primary key fields of Communication Methods (Business Address Services) table in SAP are COMM_TYPE (Communication Method (Key) (Business Address Services)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| COMM_TYPE | Communication Method (Key) (Business Address Services) | AD_COMM | CHAR(3) | |
| COMM_TABLE | Flag: user data table + maintenance function exist | AD_COMM_TB | CHAR(1) | |
| COMM_USED | Flag: Communication Type Currently in Use | AD_COMMUSE | CHAR(1) | |
| PROCUREMENT_DOC | Communication type is used in document exchange | AD_PROCUREMENT_DOC | CHAR(1) | |
| COMM_ISO | Communication Type (ISO-Code) (Business Address Services) | AD_COMM_ISO | CHAR(3) |


