SAP Table ADSSF

SSF Address Transfer Structure (Business Address Services)

ADSSF (SSF Address Transfer Structure (Business Address Services)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link ADSSF to other SAP tables.

ADSSF table fields

Field Data element Checktable Datatype Length Decimals
CONSNUMBER Sequence Number AD_CONSNUM NUMC 3 0
FLGDEFAULT Standard Sender Address in this Communication Type AD_FLGDFNR CHAR 1 0
X Yes
NULL No
FLG_NOUSE Flag: This Communication Number is Not Used AD_FLNOUSE CHAR 1 0
X Yes
NULL No
HOME_FLAG Recipient address in this communication type (mail sys.grp) AD_FLGHOME CHAR 1 0
X Yes
NULL No
SSFDEST Logical Destination (Specified in Function Call) RFCDEST RFCDES CHAR 32 0
SSF_SCREEN SSFID field for screen display AD_SSFSCR CHAR 132 0
SSFNS SSF Namespace label SSFNS CHAR 10 0
SMARTCARD Chip card/smart card
LOCALFILE Local file
LOCALDIR Local directory
LOCALDB Local database
X500 X.500 directory
ALL All known namespaces
SSFPROF SSF profile name SSFPROF CHAR 132 0
AD_DUMMY Single-Character Indicator CHAR1 CHAR 1 0
DFT_RECEIV Flag: Recipient is standard recipient for this number AD_DFTRCNR CHAR 1 0
X Yes
NULL No
REMARK Communication link notes AD_REMARK2 CHAR 50 0
VALID_FROM Communication Data: Valid From (YYYYMMDDHHMMSS) AD_VALFROM CHAR 14 0
VALID_TO Communication Data: Valid To (YYYYMMDDHHMMSS) AD_VALTO CHAR 14 0
UPDATEFLAG Change operation code ('I'nsert, 'U'pdate, 'D'elete) AD_OP_CODE CHAR 1 0
I Insert
U Update
D Delete
NULL No change
SSFID SSF signatory/recipient name AD_SSFID LCHR 2048 0

ADSSF foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
ADSSF SSFDEST ADSSF SSFDEST RFCDES Destination table for Remote Function Call RFCDEST