- Home
- Resources
- SAP Tables
- ADURI - URI Address Transfer Structure (Business Address Services)
SAP Table ADURI
URI Address Transfer Structure (Business Address Services)
ADURI (URI 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 ADURI to other SAP tables.
Source: ADURI (URI Address Transfer Structure (Business Address Services))
ADURI 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 |
Possible values
|
FLG_NOUSE |
Flag: This Communication Number is Not Used |
AD_FLNOUSE |
|
CHAR |
|
1 |
0 |
Possible values
|
HOME_FLAG |
Recipient address in this communication type (mail sys.grp) |
AD_FLGHOME |
|
CHAR |
|
1 |
0 |
Possible values
|
URI_TYPE |
URI type flag |
AD_URITYPE |
|
CHAR |
|
3 |
0 |
Possible values
HPG |
Homepage (WWW) |
FTP |
FTP address |
STK |
Callup share prices |
ACC |
Bank statement request |
INT |
Intranet page |
LOG |
Company logo |
PFB |
Published Free/Busy information (calendar) |
ROU |
Link to Route Planner |
SIP |
Session Initiation Protocol |
|
URI_SCREEN |
URI, e.g. Homepage or ftp Address |
AD_URISCR |
|
CHAR |
|
132 |
0 |
|
DFT_RECEIV |
Flag: Recipient is standard recipient for this number |
AD_DFTRCNR |
|
CHAR |
|
1 |
0 |
Possible values
|
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 |
Possible values
I |
Insert |
U |
Update |
D |
Delete |
NULL |
No change |
|
URI_ADDR |
Universal Resource Identifier (URI) |
AD_URI |
|
LCHR |
|
2048 |
0 |
|