SAP Table V_ADRCITY
Generated Table for View
V_ADRCITY (Generated Table for View) 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 V_ADRCITY to other SAP tables.
V_ADRCITY table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
LANGU | Language Key | LANGU | T002 | LANG | 1 | 0 | ||||||
COUNTRY | Country Key | LAND1 | T005 | CHAR | 3 | 0 | ||||||
CITY_CODE | City Code for City/Street File | CITY_CODE | CHAR | 12 | 0 | |||||||
COMMU_CODE | Municipality key | COMMU_CODE | CHAR | 15 | 0 | |||||||
FLAG_STRTS | Flag: Street directory exists | FLAG_STRTS | CHAR | 1 | 0 |
Possible values
|
||||||
REGION | Region (State, Province, County) | REGIO | T005S | CHAR | 3 | 0 | ||||||
TIME_ZONE | Address time zone | AD_TZONE | CHAR | 6 | 0 | |||||||
TAXJURCODE | Tax Jurisdiction | AD_TXJCD | CHAR | 15 | 0 | |||||||
TRANSPZONE | Transportation zone to or from which the goods are delivered | LZONE | CHAR | 10 | 0 | |||||||
DEF_LANGU | Default language for city | DEF_LANGU | LANG | 1 | 0 | |||||||
REGIOGROUP | Regional structure grouping | REGIOGROUP | CHAR | 8 | 0 | |||||||
CITY_CD_PS | Coding of different postal city for City/Street file | CITY_CD_PS | CHAR | 12 | 0 | |||||||
CITY_NAME | City | AD_CITY1 | CHAR | 40 | 0 | |||||||
MC_CITY | City name in upper case for search help | AD_MC_CITY | CHAR | 25 | 0 | |||||||
CITY_SHORT | Long abbreviation of the city name (24 chars) | CITY_SHORT | CHAR | 24 | 0 | |||||||
CITY_SH10 | Short abbreviation of the city name (10 chars) | CITY_SH10 | CHAR | 10 | 0 | |||||||
CITY_EXT | City name extension | CITY_EXT | CHAR | 30 | 0 |
V_ADRCITY foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
V_ADRCITY | CLIENT | V_ADRCITY | CLIENT | T000 | Clients | MANDT |
V_ADRCITY | COUNTRY | V_ADRCITY | COUNTRY | T005 | Countries | LAND1 |
V_ADRCITY | COUNTRY | V_ADRCITY | CLIENT | T005 | Countries | MANDT |
V_ADRCITY | LANGU | V_ADRCITY | LANGU | T002 | Language Keys (Component BC-I18) | SPRAS |
V_ADRCITY | REGION | SYST | MANDT | T005S | Taxes: Region (Province) Key | MANDT |
V_ADRCITY | REGION | * | T005S | Taxes: Region (Province) Key | LAND1 | |
V_ADRCITY | REGION | V_ADRCITY | REGION | T005S | Taxes: Region (Province) Key | BLAND |