SNWD_AD - EPM: Address Table
EPM: Address Table information is stored in SAP table SNWD_AD.
It is part of development package S_NWDEMO_MODEL_DDIC in software component BC-SRV-NWD. This development package consists of objects that can be grouped under "Common Data Dictionary Objects (only) for EPM and NWDEMO".
It is part of development package S_NWDEMO_MODEL_DDIC in software component BC-SRV-NWD. This development package consists of objects that can be grouped under "Common Data Dictionary Objects (only) for EPM and NWDEMO".
Fields for table SNWD_AD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
| NODE_KEY | EPM: Generic Node Key | X | SNWD_NODE_KEY | RAW | 16 | |
| CITY | EPM: City | SNWD_CITY | CHAR | 80 | ||
| POSTAL_CODE | EPM: Postal Code | SNWD_POSTAL_CODE | CHAR | 20 | ||
| STREET | EPM: Street | SNWD_STREET | CHAR | 120 | ||
| BUILDING | EPM: Building | SNWD_BUILDING | CHAR | 20 | ||
| COUNTRY | EPM: Country Code | SNWD_COUNTRY | CHAR | 6 | T005 | |
| ADDRESS_TYPE | EPM: Address Type | SNWD_ADDRESS_TYPE | CHAR | 4 | ||
| VAL_START_DATE | EPM: Start date of Validity | SNWD_VALIDITY_START_DATE | DATS | 16 | ||
| VAL_END_DATE | EPM: End date of Validity | SNWD_VALIDITY_END_DATE | DATS | 16 | ||
| LATITUDE | EPM: Latitude | SNWD_LAT | DEC | 8 | ||
| LONGITUDE | EPM: Longitude | SNWD_LONG | DEC | 8 |