The EFGADDRFORMT table in SAP ERP or S/4HANA stores Address Format data. There are total 4 fields in EFGADDRFORMT table. The Address Format table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of EFGADDRFORMT table. It is in Print Workbench (EEPW) ABAP package and is part of the Print Workbench (CA-GTF-PWB) module.
SAP EFGADDRFORMT Table Fields
Following is the list of fields that are available in SAP EFGADDRFORMT table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), ADDR_FORM_ID (ID of Address Format).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| ADDR_FORM_ID | ID of Address Format | EFG_ADD_FORM_ID | EFGADDRFORM | CHAR (4) |
| ADDR_FERM_TXT | Name of Address Format | EFG_ADD_FORM_TXT | CHAR (30) |


