Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The table ADR12 (FTP and URL (Business Address Services)) is a standard table in SAP ERP. It belongs to the package SZAD.
Table | ADR12 |
Short Text | FTP and URL (Business Address Services) |
Package | SZAD |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | ✔ | Client | MANDT | CLNT | 3 | T000 |
ADDRNUMBER | ✔ | Address number | AD_ADDRNUM | CHAR | 10 | ADRC |
PERSNUMBER | ✔ | Person number | AD_PERSNUM | CHAR | 10 | ADRP |
DATE_FROM | ✔ | Valid-from date - in current Release only 00010101 possible | AD_DATE_FR | DATS | 8 | |
CONSNUMBER | ✔ | Sequence Number | AD_CONSNUM | NUMC | 3 | |
FLGDEFAULT | Flag: this address is the default address | AD_FLGDFAD | CHAR | 1 | ||
FLG_NOUSE | Flag: This Communication Number is Not Used | AD_FLNOUSE | CHAR | 1 | ||
HOME_FLAG | Recipient address in this communication type (mail sys.grp) | AD_FLGHOME | CHAR | 1 | ||
URI_TYPE | URI type flag | AD_URITYPE | CHAR | 3 | ||
URI_SRCH | URI address search field | AD_URI2 | CHAR | 50 | ||
DFT_RECEIV | Flag: Recipient is standard recipient for this address | AD_DFTRCAD | CHAR | 1 | ||
URI_LENGTH | URI field length | AD_URILNG | INT2 | 5 | ||
URI_ADDR | Universal Resource Identifier (URI) | AD_URI | LCHR | 2048 |