_ORGNAMEPOSTALADDRESS
_ORGNAMEPOSTALADDRESS is an SAP database table in S/4HANA. It contains 55 fields.
Fields (55)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| _Country | _Country | 4 | |
| _Region | _Region | 4 | |
| AddressChangedByUser | AddressChangedByUser | 1 | |
| AddressChangedOnDateTime | AddressChangedOnDateTime | 1 | |
| AddressCreatedByUser | AddressCreatedByUser | 1 | |
| AddressCreatedOnDateTime | AddressCreatedOnDateTime | 1 | |
| AddresseeName1 | BusinessPartnerName1 | 2 | |
| AddresseeName2 | BusinessPartnerName2 | 2 | |
| AddresseeName3 | BusinessPartnerName3 | 2 | |
| AddresseeName4 | BusinessPartnerName4 | 2 | |
| AddressGroup | AddressGroup | 1 | |
| AddressTimeZone | AddressTimeZone | 1 | |
| Building | Building | 1 | |
| CareOfName | CareOfName | 1 | |
| CityName | CityName | 5 | |
| CityNumber | CityNumber | 1 | |
| CompanyPostalCode | CompanyPostalCode | 1 | |
| Country | Country | 8 | |
| DeliveryServiceNumber | DeliveryServiceNumber | 1 | |
| DeliveryServiceTypeCode | DeliveryServiceTypeCode | 1 | |
| DistrictName | DistrictName | 5 | |
| DistrictNumber | DistrictNumber | 1 | |
| Floor | Floor | 1 | |
| HouseNumber | HouseNumber | 5 | |
| HouseNumberSupplementText | HouseNumberSupplementText | 1 | |
| POBox | POBox | 5 | |
| POBoxAddrNonDeliverableReason | POBoxAddrNonDeliverableReason | 1 | |
| POBoxDeviatingCityCode | POBoxDeviatingCityCode | 1 | |
| POBoxDeviatingCityName | POBoxDeviatingCityName | 1 | |
| POBoxDeviatingCountry | POBoxDeviatingCountry | 1 | |
| POBoxDeviatingRegion | POBoxDeviatingRegion | 1 | |
| POBoxIsWithoutNumber | POBoxIsWithoutNumber | 1 | |
| POBoxLobbyName | POBoxLobbyName | 1 | |
| POBoxPostalCode | POBoxPostalCode | 5 | |
| PostalCode | PostalCode | 5 | |
| PrfrdCommMediumType | PrfrdCommMediumType | 1 | |
| Region | Region | 5 | |
| RegionalStructureCheckStatus | RegionalStructureCheckStatus | 1 | |
| RegionalStructureGroup | RegionalStructureGroup | 1 | |
| RoomNumber | RoomNumber | 1 | |
| SecondaryRegion | SecondaryRegion | 1 | |
| SecondaryRegionName | SecondaryRegionName | 1 | |
| Street | Street | 1 | |
| StreetAddrNonDeliverableReason | StreetAddrNonDeliverableReason | 1 | |
| StreetName | StreetName | 5 | |
| StreetPrefixName1 | StreetPrefixName1 | 1 | |
| StreetPrefixName2 | StreetPrefixName2 | 1 | |
| StreetSuffixName1 | StreetSuffixName1 | 1 | |
| StreetSuffixName2 | StreetSuffixName2 | 1 | |
| TaxJurisdiction | TaxJurisdiction | 5 | |
| TertiaryRegion | TertiaryRegion | 1 | |
| TertiaryRegionName | TertiaryRegionName | 1 | |
| TransportZone | TransportZone | 5 | |
| Village | Village | 1 | |
| VillageName | VillageName | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE _ORGNAMEPOSTALADDRESS (
_COUNTRY,
_REGION,
ADDRESSCHANGEDBYUSER,
ADDRESSCHANGEDONDATETIME,
ADDRESSCREATEDBYUSER,
ADDRESSCREATEDONDATETIME,
ADDRESSEENAME1,
ADDRESSEENAME2,
ADDRESSEENAME3,
ADDRESSEENAME4,
ADDRESSGROUP,
ADDRESSTIMEZONE,
BUILDING,
CAREOFNAME,
CITYNAME,
CITYNUMBER,
COMPANYPOSTALCODE,
COUNTRY,
DELIVERYSERVICENUMBER,
DELIVERYSERVICETYPECODE,
DISTRICTNAME,
DISTRICTNUMBER,
FLOOR,
HOUSENUMBER,
HOUSENUMBERSUPPLEMENTTEXT,
POBOX,
POBOXADDRNONDELIVERABLEREASON,
POBOXDEVIATINGCITYCODE,
POBOXDEVIATINGCITYNAME,
POBOXDEVIATINGCOUNTRY,
POBOXDEVIATINGREGION,
POBOXISWITHOUTNUMBER,
POBOXLOBBYNAME,
POBOXPOSTALCODE,
POSTALCODE,
PRFRDCOMMMEDIUMTYPE,
REGION,
REGIONALSTRUCTURECHECKSTATUS,
REGIONALSTRUCTUREGROUP,
ROOMNUMBER,
SECONDARYREGION,
SECONDARYREGIONNAME,
STREET,
STREETADDRNONDELIVERABLEREASON,
STREETNAME,
STREETPREFIXNAME1,
STREETPREFIXNAME2,
STREETSUFFIXNAME1,
STREETSUFFIXNAME2,
TAXJURISDICTION,
TERTIARYREGION,
TERTIARYREGIONNAME,
TRANSPORTZONE,
VILLAGE,
VILLAGENAME
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA