CRMS4_IU_C_CONPOD

DDL: CRMS4_IU_C_CONPOD SQL: CRMS4IUVCCONPOD Type: view

Connection Object by Internal PoD ID

CRMS4_IU_C_CONPOD is a CDS View that provides data about "Connection Object by Internal PoD ID" in SAP S/4HANA. It reads from 2 data sources (evbs, CRMS4_IU_I_CON) and exposes 59 fields with key fields INT_UI, HAUS. It has 2 associations to related views.

Data Sources (2)

SourceAliasJoin Type
evbs _Premise inner
CRMS4_IU_I_CON ConnectionObject inner

Associations (2)

CardinalityTargetAliasCondition
[1..1] CRMS4_IU_I_CON _ConnectionObject _ConnectionObject.FunctionalLocation = ConnectionObject.FunctionalLocation
[1..1] CRMS4_IU_I_POD _PointOfDelivery _PointOfDelivery.UtilsInternalPointOfDelivery = $projection.INT_UI

Annotations (9)

NameValueLevelField
AbapCatalog.sqlViewName CRMS4IUVCCONPOD view
AbapCatalog.compiler.compareFilter true view
AccessControl.authorizationCheck #CHECK view
EndUserText.label Connection Object by Internal PoD ID view
ClientHandling.algorithm #SESSION_VARIABLE view
ObjectModel.representativeKey INT_UI view
ObjectModel.usageType.serviceQuality #D view
ObjectModel.usageType.sizeCategory #L view
ObjectModel.usageType.dataClass #MIXED view

Fields (59)

KeyFieldSource TableSource FieldDescription
KEY INT_UI CRMS4_IU_P_PODPRM UtilsInternalPointOfDelivery
KEY HAUS CRMS4_IU_I_CON FunctionalLocation Object ID
CO_TPLNR CRMS4_IU_I_CON FunctionalLocation Object ID
CO_FLTYP CRMS4_IU_I_CON FunctionalLocationCategory FunctLocCat.
CO_BEGRU CRMS4_IU_I_CON AuthorizationGroup AuthorizGroup
CO_SWERK CRMS4_IU_I_CON MaintenancePlant Plant
CO_SHTXT CRMS4_IU_I_CON FunctionalLocationName Functional Loc.
CO_ERNAM CRMS4_IU_I_CON CreatedByUser User Name
CO_ERDAT CRMS4_IU_I_CON CreationDate Time Stamp
CO_AENAM CRMS4_IU_I_CON LastChangedByUser User Name
CO_AEDAT CRMS4_IU_I_CON LastChangeDate Time Stamp
TITLE CRMS4_IU_I_CON FormOfAddress Title Key
NAME1 CRMS4_IU_I_CON OrganizationName1 Name
NAME2 CRMS4_IU_I_CON OrganizationName2 Name 2
NAME3 CRMS4_IU_I_CON OrganizationName3 Name 3
NAME4 CRMS4_IU_I_CON OrganizationName4 Name 4
NAME_CO CRMS4_IU_I_CON CareOfName c/o
CITY1 CRMS4_IU_I_CON CityName Name
CITY2 CRMS4_IU_I_CON DistrictName District
CITY_CODE CRMS4_IU_I_CON CityNumber City Code
HOME_CITY CRMS4_IU_I_CON VillageName Different City
POST_CODE1 CRMS4_IU_I_CON PostalCode Postal Code
POST_CODE2 CRMS4_IU_I_CON POBoxPostalCode PO Box Postal Code
POST_CODE3 CRMS4_IU_I_CON CompanyPostalCode Company Post Cd
PO_BOX CRMS4_IU_I_CON POBox PO Box
PO_BOX_NUM CRMS4_IU_I_CON POBoxIsWithoutNumber PO Box w/o No.
PO_BOX_LOC CRMS4_IU_I_CON POBoxDeviatingCityName PO Box City
PO_BOX_REG CRMS4_IU_I_CON POBoxDeviatingRegion PO Region
PO_BOX_CTY CRMS4_IU_I_CON POBoxDeviatingCountry PO Box C/R
TRANSPZONE CRMS4_IU_I_CON TransportZone Transport Zone
STREET CRMS4_IU_I_CON StreetName Text
HOUSE_NUM1 CRMS4_IU_I_CON HouseNumber House Number
HOUSE_NUM2 CRMS4_IU_I_CON HouseNumberSupplementText Supplement
STR_SUPPL1 CRMS4_IU_I_CON StreetPrefixName1 Street 2
STR_SUPPL2 CRMS4_IU_I_CON StreetPrefixName2 Street 3
STR_SUPPL3 CRMS4_IU_I_CON StreetSuffixName1 Street 4
LOCATION CRMS4_IU_I_CON StreetSuffixName2 Street 5
BUILDING CRMS4_IU_I_CON Building Building code
FLOOR CRMS4_IU_I_CON Floor Floor
ROOMNUMBER CRMS4_IU_I_CON RoomNumber Room Number
COUNTRY CRMS4_IU_I_CON Country Venue: Ctry/Reg
LANGU CRMS4_IU_I_CON CorrespondenceLanguage Language
REGION CRMS4_IU_I_CON Region Venue Region
SORT1 CRMS4_IU_I_CON AddressSearchTerm1 Search Term 1
SORT2 CRMS4_IU_I_CON AddressSearchTerm2 Search Term 2
TIME_ZONE CRMS4_IU_I_CON AddressTimeZone Time Zone
TAXJURCODE CRMS4_IU_I_CON TaxJurisdiction Tax Jurisdiction
PO_BOX_LOBBY CRMS4_IU_I_CON POBoxLobbyName PO Box Lobby
DELI_SERV_TYPE CRMS4_IU_I_CON DeliveryServiceNumber Delivery Service No.
DELI_SERV_NUMBER CRMS4_IU_I_CON DeliveryServiceTypeCode Delvry Serv Type
COUNTY_CODE CRMS4_IU_I_CON SecondaryRegion County code
COUNTY CRMS4_IU_I_CON SecondaryRegionName County
DEFLT_COMM CRMS4_IU_I_CON PrfrdCommMediumType Comm. Method
CitySearchasMC_CITY1
MC_STREET CRMS4_IU_I_CON StreetSearch
MC_NAME1 CRMS4_IU_I_CON mc_name1 Name 1/Last Nme
MC_COUNTY CRMS4_IU_I_CON mc_county County
MC_TOWNSHIP CRMS4_IU_I_CON mc_township Township
_ConnectionObject _ConnectionObject

Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.

-- Derived SQL interpretation of CDS view CRMS4_IU_C_CONPOD.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: CRMS4IUVCCONPOD

CREATE VIEW CRMS4_IU_C_CONPOD AS
SELECT
  CRMS4_IU_P_PODPRM.UtilsInternalPointOfDelivery AS INT_UI,
  ConnectionObject.FunctionalLocation AS HAUS,
  ConnectionObject.FunctionalLocation AS CO_TPLNR,
  ConnectionObject.FunctionalLocationCategory AS CO_FLTYP,
  ConnectionObject.AuthorizationGroup AS CO_BEGRU,
  ConnectionObject.MaintenancePlant AS CO_SWERK,
  ConnectionObject.FunctionalLocationName AS CO_SHTXT,
  ConnectionObject.CreatedByUser AS CO_ERNAM,
  ConnectionObject.CreationDate AS CO_ERDAT,
  ConnectionObject.LastChangedByUser AS CO_AENAM,
  ConnectionObject.LastChangeDate AS CO_AEDAT,
  ConnectionObject.FormOfAddress AS TITLE,
  ConnectionObject.OrganizationName1 AS NAME1,
  ConnectionObject.OrganizationName2 AS NAME2,
  ConnectionObject.OrganizationName3 AS NAME3,
  ConnectionObject.OrganizationName4 AS NAME4,
  ConnectionObject.CareOfName AS NAME_CO,
  ConnectionObject.CityName AS CITY1,
  ConnectionObject.DistrictName AS CITY2,
  ConnectionObject.CityNumber AS CITY_CODE,
  ConnectionObject.VillageName AS HOME_CITY,
  ConnectionObject.PostalCode AS POST_CODE1,
  ConnectionObject.POBoxPostalCode AS POST_CODE2,
  ConnectionObject.CompanyPostalCode AS POST_CODE3,
  ConnectionObject.POBox AS PO_BOX,
  ConnectionObject.POBoxIsWithoutNumber AS PO_BOX_NUM,
  ConnectionObject.POBoxDeviatingCityName AS PO_BOX_LOC,
  ConnectionObject.POBoxDeviatingRegion AS PO_BOX_REG,
  ConnectionObject.POBoxDeviatingCountry AS PO_BOX_CTY,
  ConnectionObject.TransportZone AS TRANSPZONE,
  ConnectionObject.StreetName AS STREET,
  ConnectionObject.HouseNumber AS HOUSE_NUM1,
  ConnectionObject.HouseNumberSupplementText AS HOUSE_NUM2,
  ConnectionObject.StreetPrefixName1 AS STR_SUPPL1,
  ConnectionObject.StreetPrefixName2 AS STR_SUPPL2,
  ConnectionObject.StreetSuffixName1 AS STR_SUPPL3,
  ConnectionObject.StreetSuffixName2 AS LOCATION,
  ConnectionObject.Building AS BUILDING,
  ConnectionObject.Floor AS FLOOR,
  ConnectionObject.RoomNumber AS ROOMNUMBER,
  ConnectionObject.Country AS COUNTRY,
  ConnectionObject.CorrespondenceLanguage AS LANGU,
  ConnectionObject.Region AS REGION,
  ConnectionObject.AddressSearchTerm1 AS SORT1,
  ConnectionObject.AddressSearchTerm2 AS SORT2,
  ConnectionObject.AddressTimeZone AS TIME_ZONE,
  ConnectionObject.TaxJurisdiction AS TAXJURCODE,
  ConnectionObject.POBoxLobbyName AS PO_BOX_LOBBY,
  ConnectionObject.DeliveryServiceNumber AS DELI_SERV_TYPE,
  ConnectionObject.DeliveryServiceTypeCode AS DELI_SERV_NUMBER,
  ConnectionObject.SecondaryRegion AS COUNTY_CODE,
  ConnectionObject.SecondaryRegionName AS COUNTY,
  ConnectionObject.PrfrdCommMediumType AS DEFLT_COMM,
  ConnectionObject.StreetSearch AS MC_STREET,
  ConnectionObject.mc_name1 AS MC_NAME1,
  ConnectionObject.mc_county AS MC_COUNTY,
  ConnectionObject.mc_township AS MC_TOWNSHIP
INNER JOIN evbs AS _Premise ON /* join condition not captured in parsed metadata */
INNER JOIN CRMS4_IU_I_CON AS ConnectionObject ON /* join condition not captured in parsed metadata */
LEFT OUTER JOIN CRMS4_IU_I_CON AS _ConnectionObject ON _ConnectionObject.FunctionalLocation = ConnectionObject.FunctionalLocation  -- association [1..1]
LEFT OUTER JOIN CRMS4_IU_I_POD AS _PointOfDelivery ON _PointOfDelivery.UtilsInternalPointOfDelivery = INT_UI  -- association [1..1]
;