Sunday, May 19, 2024

SAP Table ADR11 – SSF (Business Address Services)

ADR11 is a standard SAP table in SAP ECC (or) S/4HANA which stores SSF (Business Address Services) data. There are total 17 fields in ADR11 table.This blog post provides key technical details of SAP table ADR11, including its availability across SAP S/4HANA versions and the list of CDS views for ADR11 table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package SAP Technology – Business Services: Address Management (SZAD)
Technical Component Address Management/Business Address (BC-SRV-ADR)

SAP ADR11 Table Fields

The following is the list of fields that are available in SAP ADR11 table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
CLIENT Client MANDT MANDT T000 CLNT (3)
ADDRNUMBER Address Number AD_ADDRNUM AD_ADDRNUM ADRC CHAR (10)
PERSNUMBER Person Number AD_PERSNUM AD_PERSNUM ADRP CHAR (10)
DATE_FROM Valid-from date – in current Release only 00010101 possible AD_DATE_FR DATUM DATS (8)
CONSNUMBER Sequence Number AD_CONSNUM NUMC3 NUMC (3)
FLGDEFAULT Flag: this address is the default address AD_FLGDFAD XFELD CHAR (1)
FLG_NOUSE Flag: This Communication Number is Not Used AD_FLNOUSE XFELD CHAR (1)
HOME_FLAG Recipient address in this communication type (mail sys.grp) AD_FLGHOME XFELD CHAR (1)
AD_DUMMY Single-Character Flag CHAR1 CHAR1 CHAR (1)
SSFDEST Logical destination (specified in function call) RFCDEST RFCDEST RFCDES CHAR (32)
SSFID_SRCH SSFID search field AD_SSFID2 CHAR20 CHAR (20)
SSFNS SSF Namespace label SSFNS SSFNSD CHAR (10)
SSFPROF SSF profile name SSFPROF TEXT132 CHAR (132)
DFT_RECEIV Flag: Recipient is standard recipient for this address AD_DFTRCAD XFELD CHAR (1)
_DATAAGING Data Filter Value for Data Aging DATA_TEMPERATURE DATA_TEMPERATURE DATS (8)
SSFID_LNG SSFID field length AD_SSFLNG AD_SSFLNG INT2 (5)
SSFID SSF signatory/recipient name AD_SSFID AD_SSFID LCHR (2048)

Availability

The SAP table ADR11 is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ADR11 table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.