public class PurCtrAddress extends VdmEntity<PurCtrAddress>
Modifier and Type | Class and Description |
---|---|
static class |
PurCtrAddress.PurCtrAddressBuilder |
Modifier and Type | Field and Description |
---|---|
static PurCtrAddressField<String> |
ADDITIONAL_STREET_PREFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
|
static PurCtrAddressField<String> |
ADDITIONAL_STREET_SUFFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
|
static PurCtrAddressField<String> |
ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations.
|
static PurCtrAddressField<String> |
ADDRESS_TIME_ZONE
Use with available fluent helpers to apply the AddressTimeZone field to query operations.
|
static PurCtrAddressSelectable |
ALL_FIELDS
Selector for all available fields of PurCtrAddress.
|
static PurCtrAddressField<String> |
BUILDING
Use with available fluent helpers to apply the Building field to query operations.
|
static PurCtrAddressField<String> |
CARE_OF_NAME
Use with available fluent helpers to apply the CareOfName field to query operations.
|
static PurCtrAddressField<String> |
CITY_CODE
Use with available fluent helpers to apply the CityCode field to query operations.
|
static PurCtrAddressField<String> |
CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static PurCtrAddressField<String> |
COMPANY_POSTAL_CODE
Use with available fluent helpers to apply the CompanyPostalCode field to query operations.
|
static PurCtrAddressField<String> |
CONSIGNEE_NAME3
Use with available fluent helpers to apply the ConsigneeName3 field to query operations.
|
static PurCtrAddressField<String> |
CONSIGNEE_NAME4
Use with available fluent helpers to apply the ConsigneeName4 field to query operations.
|
static PurCtrAddressField<String> |
CORRESPONDENCE_LANGUAGE
Use with available fluent helpers to apply the CorrespondenceLanguage field to query operations.
|
static PurCtrAddressField<String> |
COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static PurCtrAddressField<String> |
DISTRICT
Use with available fluent helpers to apply the District field to query operations.
|
static PurCtrAddressField<String> |
FAX_NUMBER
Use with available fluent helpers to apply the FaxNumber field to query operations.
|
static PurCtrAddressField<String> |
FLOOR
Use with available fluent helpers to apply the Floor field to query operations.
|
static PurCtrAddressField<String> |
FORM_OF_ADDRESS
Use with available fluent helpers to apply the FormOfAddress field to query operations.
|
static PurCtrAddressField<String> |
FULL_NAME
Use with available fluent helpers to apply the FullName field to query operations.
|
static PurCtrAddressField<String> |
HOUSE_NUMBER
Use with available fluent helpers to apply the HouseNumber field to query operations.
|
static PurCtrAddressField<String> |
HOUSE_NUMBER_SUPPLEMENT_TEXT
Use with available fluent helpers to apply the HouseNumberSupplementText field to query operations.
|
static PurCtrAddressField<String> |
PHONE_NUMBER
Use with available fluent helpers to apply the PhoneNumber field to query operations.
|
static PurCtrAddressField<String> |
PO_BOX
Use with available fluent helpers to apply the POBox field to query operations.
|
static PurCtrAddressField<String> |
PO_BOX_DEVIATING_CITY_NAME
Use with available fluent helpers to apply the POBoxDeviatingCityName field to query operations.
|
static PurCtrAddressField<String> |
PO_BOX_POSTAL_CODE
Use with available fluent helpers to apply the POBoxPostalCode field to query operations.
|
static PurCtrAddressField<String> |
POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations.
|
static PurCtrAddressField<String> |
PRFRD_COMM_MEDIUM_TYPE
Use with available fluent helpers to apply the PrfrdCommMediumType field to query operations.
|
static PurCtrAddressField<String> |
PURCHASE_CONTRACT
Use with available fluent helpers to apply the PurchaseContract field to query operations.
|
static PurCtrAddressField<String> |
PURCHASE_CONTRACT_ITEM
Use with available fluent helpers to apply the PurchaseContractItem field to query operations.
|
static PurCtrAddressField<String> |
REGION
Use with available fluent helpers to apply the Region field to query operations.
|
static PurCtrAddressField<String> |
ROOM_NUMBER
Use with available fluent helpers to apply the RoomNumber field to query operations.
|
static PurCtrAddressField<String> |
STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations.
|
static PurCtrAddressField<String> |
STREET_PREFIX_NAME
Use with available fluent helpers to apply the StreetPrefixName field to query operations.
|
static PurCtrAddressField<String> |
STREET_SUFFIX_NAME
Use with available fluent helpers to apply the StreetSuffixName field to query operations.
|
static PurCtrAddressField<String> |
TAX_JURISDICTION
Use with available fluent helpers to apply the TaxJurisdiction field to query operations.
|
static PurCtrAddressField<String> |
TRANSPORT_ZONE
Use with available fluent helpers to apply the TransportZone field to query operations.
|
Constructor and Description |
---|
PurCtrAddress() |
PurCtrAddress(String purchaseContract,
String district,
String cityCode,
String postalCode,
String pOBoxPostalCode,
String companyPostalCode,
String pOBox,
String pOBoxDeviatingCityName,
String streetName,
String houseNumber,
String streetPrefixName,
String addressID,
String additionalStreetPrefixName,
String additionalStreetSuffixName,
String building,
String floor,
String roomNumber,
String country,
String correspondenceLanguage,
String region,
String addressTimeZone,
String taxJurisdiction,
String purchaseContractItem,
String prfrdCommMediumType,
String phoneNumber,
String faxNumber,
String transportZone,
String houseNumberSupplementText,
String streetSuffixName,
String formOfAddress,
String fullName,
String consigneeName3,
String consigneeName4,
String careOfName,
String cityName,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static PurCtrAddress.PurCtrAddressBuilder |
builder() |
boolean |
equals(Object o) |
static <T> PurCtrAddressField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getAdditionalStreetPrefixName()
Constraints: Not nullable, Maximum length: 40
|
String |
getAdditionalStreetSuffixName()
Constraints: Not nullable, Maximum length: 40
|
String |
getAddressID()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getAddressTimeZone()
Constraints: Not nullable, Maximum length: 6
|
String |
getBuilding()
Constraints: Not nullable, Maximum length: 20
|
String |
getCareOfName()
Constraints: Not nullable, Maximum length: 40
|
String |
getCityCode()
Constraints: Not nullable, Maximum length: 12
|
String |
getCityName()
Constraints: Not nullable, Maximum length: 40
|
String |
getCompanyPostalCode()
Constraints: Not nullable, Maximum length: 10
|
String |
getConsigneeName3()
Constraints: Not nullable, Maximum length: 40
|
String |
getConsigneeName4()
Constraints: Not nullable, Maximum length: 40
|
String |
getCorrespondenceLanguage()
Constraints: Not nullable, Maximum length: 2
|
String |
getCountry()
Constraints: Not nullable, Maximum length: 3
|
String |
getDistrict()
Constraints: Not nullable, Maximum length: 40
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getFaxNumber()
Constraints: Not nullable, Maximum length: 30
|
String |
getFloor()
Constraints: Not nullable, Maximum length: 10
|
String |
getFormOfAddress()
Constraints: Not nullable, Maximum length: 4
|
String |
getFullName()
Constraints: Not nullable, Maximum length: 80
|
String |
getHouseNumber()
Constraints: Not nullable, Maximum length: 10
|
String |
getHouseNumberSupplementText()
Constraints: Not nullable, Maximum length: 10
|
String |
getPhoneNumber()
Constraints: Not nullable, Maximum length: 30
|
String |
getPOBox()
Constraints: Not nullable, Maximum length: 10
|
String |
getPOBoxDeviatingCityName()
Constraints: Not nullable, Maximum length: 40
|
String |
getPOBoxPostalCode()
Constraints: Not nullable, Maximum length: 10
|
String |
getPostalCode()
Constraints: Not nullable, Maximum length: 10
|
String |
getPrfrdCommMediumType()
Constraints: Not nullable, Maximum length: 3
|
String |
getPurchaseContract()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getPurchaseContractItem()
(Key Field) Constraints: Not nullable, Maximum length: 5
|
String |
getRegion()
Constraints: Not nullable, Maximum length: 3
|
String |
getRoomNumber()
Constraints: Not nullable, Maximum length: 10
|
String |
getStreetName()
Constraints: Not nullable, Maximum length: 60
|
String |
getStreetPrefixName()
Constraints: Not nullable, Maximum length: 40
|
String |
getStreetSuffixName()
Constraints: Not nullable, Maximum length: 40
|
String |
getTaxJurisdiction()
Constraints: Not nullable, Maximum length: 15
|
String |
getTransportZone()
Constraints: Not nullable, Maximum length: 10
|
Class<PurCtrAddress> |
getType() |
int |
hashCode() |
void |
setAdditionalStreetPrefixName(String additionalStreetPrefixName)
Constraints: Not nullable, Maximum length: 40
|
void |
setAdditionalStreetSuffixName(String additionalStreetSuffixName)
Constraints: Not nullable, Maximum length: 40
|
void |
setAddressID(String addressID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setAddressTimeZone(String addressTimeZone)
Constraints: Not nullable, Maximum length: 6
|
void |
setBuilding(String building)
Constraints: Not nullable, Maximum length: 20
|
void |
setCareOfName(String careOfName)
Constraints: Not nullable, Maximum length: 40
|
void |
setCityCode(String cityCode)
Constraints: Not nullable, Maximum length: 12
|
void |
setCityName(String cityName)
Constraints: Not nullable, Maximum length: 40
|
void |
setCompanyPostalCode(String companyPostalCode)
Constraints: Not nullable, Maximum length: 10
|
void |
setConsigneeName3(String consigneeName3)
Constraints: Not nullable, Maximum length: 40
|
void |
setConsigneeName4(String consigneeName4)
Constraints: Not nullable, Maximum length: 40
|
void |
setCorrespondenceLanguage(String correspondenceLanguage)
Constraints: Not nullable, Maximum length: 2
|
void |
setCountry(String country)
Constraints: Not nullable, Maximum length: 3
|
void |
setDistrict(String district)
Constraints: Not nullable, Maximum length: 40
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setFaxNumber(String faxNumber)
Constraints: Not nullable, Maximum length: 30
|
void |
setFloor(String floor)
Constraints: Not nullable, Maximum length: 10
|
void |
setFormOfAddress(String formOfAddress)
Constraints: Not nullable, Maximum length: 4
|
void |
setFullName(String fullName)
Constraints: Not nullable, Maximum length: 80
|
void |
setHouseNumber(String houseNumber)
Constraints: Not nullable, Maximum length: 10
|
void |
setHouseNumberSupplementText(String houseNumberSupplementText)
Constraints: Not nullable, Maximum length: 10
|
void |
setPhoneNumber(String phoneNumber)
Constraints: Not nullable, Maximum length: 30
|
void |
setPOBox(String pOBox)
Constraints: Not nullable, Maximum length: 10
|
void |
setPOBoxDeviatingCityName(String pOBoxDeviatingCityName)
Constraints: Not nullable, Maximum length: 40
|
void |
setPOBoxPostalCode(String pOBoxPostalCode)
Constraints: Not nullable, Maximum length: 10
|
void |
setPostalCode(String postalCode)
Constraints: Not nullable, Maximum length: 10
|
void |
setPrfrdCommMediumType(String prfrdCommMediumType)
Constraints: Not nullable, Maximum length: 3
|
void |
setPurchaseContract(String purchaseContract)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setPurchaseContractItem(String purchaseContractItem)
(Key Field) Constraints: Not nullable, Maximum length: 5
|
void |
setRegion(String region)
Constraints: Not nullable, Maximum length: 3
|
void |
setRoomNumber(String roomNumber)
Constraints: Not nullable, Maximum length: 10
|
void |
setStreetName(String streetName)
Constraints: Not nullable, Maximum length: 60
|
void |
setStreetPrefixName(String streetPrefixName)
Constraints: Not nullable, Maximum length: 40
|
void |
setStreetSuffixName(String streetSuffixName)
Constraints: Not nullable, Maximum length: 40
|
void |
setTaxJurisdiction(String taxJurisdiction)
Constraints: Not nullable, Maximum length: 15
|
void |
setTransportZone(String transportZone)
Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final PurCtrAddressSelectable ALL_FIELDS
public static final PurCtrAddressField<String> PURCHASE_CONTRACT
public static final PurCtrAddressField<String> DISTRICT
public static final PurCtrAddressField<String> CITY_CODE
public static final PurCtrAddressField<String> POSTAL_CODE
public static final PurCtrAddressField<String> PO_BOX_POSTAL_CODE
public static final PurCtrAddressField<String> COMPANY_POSTAL_CODE
public static final PurCtrAddressField<String> PO_BOX
public static final PurCtrAddressField<String> PO_BOX_DEVIATING_CITY_NAME
public static final PurCtrAddressField<String> STREET_NAME
public static final PurCtrAddressField<String> HOUSE_NUMBER
public static final PurCtrAddressField<String> STREET_PREFIX_NAME
public static final PurCtrAddressField<String> ADDRESS_ID
public static final PurCtrAddressField<String> ADDITIONAL_STREET_PREFIX_NAME
public static final PurCtrAddressField<String> ADDITIONAL_STREET_SUFFIX_NAME
public static final PurCtrAddressField<String> BUILDING
public static final PurCtrAddressField<String> FLOOR
public static final PurCtrAddressField<String> ROOM_NUMBER
public static final PurCtrAddressField<String> COUNTRY
public static final PurCtrAddressField<String> CORRESPONDENCE_LANGUAGE
public static final PurCtrAddressField<String> REGION
public static final PurCtrAddressField<String> ADDRESS_TIME_ZONE
public static final PurCtrAddressField<String> TAX_JURISDICTION
public static final PurCtrAddressField<String> PURCHASE_CONTRACT_ITEM
public static final PurCtrAddressField<String> PRFRD_COMM_MEDIUM_TYPE
public static final PurCtrAddressField<String> PHONE_NUMBER
public static final PurCtrAddressField<String> FAX_NUMBER
public static final PurCtrAddressField<String> TRANSPORT_ZONE
public static final PurCtrAddressField<String> HOUSE_NUMBER_SUPPLEMENT_TEXT
public static final PurCtrAddressField<String> STREET_SUFFIX_NAME
public static final PurCtrAddressField<String> FORM_OF_ADDRESS
public static final PurCtrAddressField<String> FULL_NAME
public static final PurCtrAddressField<String> CONSIGNEE_NAME3
public static final PurCtrAddressField<String> CONSIGNEE_NAME4
public static final PurCtrAddressField<String> CARE_OF_NAME
public static final PurCtrAddressField<String> CITY_NAME
@Generated(value="lombok") public PurCtrAddress()
@ConstructorProperties(value={"purchaseContract","district","cityCode","postalCode","pOBoxPostalCode","companyPostalCode","pOBox","pOBoxDeviatingCityName","streetName","houseNumber","streetPrefixName","addressID","additionalStreetPrefixName","additionalStreetSuffixName","building","floor","roomNumber","country","correspondenceLanguage","region","addressTimeZone","taxJurisdiction","purchaseContractItem","prfrdCommMediumType","phoneNumber","faxNumber","transportZone","houseNumberSupplementText","streetSuffixName","formOfAddress","fullName","consigneeName3","consigneeName4","careOfName","cityName","erpConfigContext"}) @Generated(value="lombok") public PurCtrAddress(@Nullable String purchaseContract, @Nullable String district, @Nullable String cityCode, @Nullable String postalCode, @Nullable String pOBoxPostalCode, @Nullable String companyPostalCode, @Nullable String pOBox, @Nullable String pOBoxDeviatingCityName, @Nullable String streetName, @Nullable String houseNumber, @Nullable String streetPrefixName, @Nullable String addressID, @Nullable String additionalStreetPrefixName, @Nullable String additionalStreetSuffixName, @Nullable String building, @Nullable String floor, @Nullable String roomNumber, @Nullable String country, @Nullable String correspondenceLanguage, @Nullable String region, @Nullable String addressTimeZone, @Nullable String taxJurisdiction, @Nullable String purchaseContractItem, @Nullable String prfrdCommMediumType, @Nullable String phoneNumber, @Nullable String faxNumber, @Nullable String transportZone, @Nullable String houseNumberSupplementText, @Nullable String streetSuffixName, @Nullable String formOfAddress, @Nullable String fullName, @Nullable String consigneeName3, @Nullable String consigneeName4, @Nullable String careOfName, @Nullable String cityName, @Nullable ErpConfigContext erpConfigContext)
public Class<PurCtrAddress> getType()
getType
in class VdmObject<PurCtrAddress>
public static <T> PurCtrAddressField<T> field(String fieldName, Class<T> fieldType)
fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Generated(value="lombok") public static PurCtrAddress.PurCtrAddressBuilder builder()
@Nullable @Generated(value="lombok") public String getPurchaseContract()
@Nullable @Generated(value="lombok") public String getDistrict()
@Nullable @Generated(value="lombok") public String getCityCode()
@Nullable @Generated(value="lombok") public String getPostalCode()
@Nullable @Generated(value="lombok") public String getPOBoxPostalCode()
@Nullable @Generated(value="lombok") public String getCompanyPostalCode()
@Nullable @Generated(value="lombok") public String getPOBox()
@Nullable @Generated(value="lombok") public String getPOBoxDeviatingCityName()
@Nullable @Generated(value="lombok") public String getStreetName()
@Nullable @Generated(value="lombok") public String getHouseNumber()
@Nullable @Generated(value="lombok") public String getStreetPrefixName()
@Nullable @Generated(value="lombok") public String getAddressID()
@Nullable @Generated(value="lombok") public String getAdditionalStreetPrefixName()
@Nullable @Generated(value="lombok") public String getAdditionalStreetSuffixName()
@Nullable @Generated(value="lombok") public String getBuilding()
@Nullable @Generated(value="lombok") public String getFloor()
@Nullable @Generated(value="lombok") public String getRoomNumber()
@Nullable @Generated(value="lombok") public String getCountry()
@Nullable @Generated(value="lombok") public String getCorrespondenceLanguage()
@Nullable @Generated(value="lombok") public String getRegion()
@Nullable @Generated(value="lombok") public String getAddressTimeZone()
@Nullable @Generated(value="lombok") public String getTaxJurisdiction()
@Nullable @Generated(value="lombok") public String getPurchaseContractItem()
@Nullable @Generated(value="lombok") public String getPrfrdCommMediumType()
@Nullable @Generated(value="lombok") public String getPhoneNumber()
@Nullable @Generated(value="lombok") public String getFaxNumber()
@Nullable @Generated(value="lombok") public String getTransportZone()
@Nullable @Generated(value="lombok") public String getHouseNumberSupplementText()
@Nullable @Generated(value="lombok") public String getStreetSuffixName()
@Nullable @Generated(value="lombok") public String getFormOfAddress()
@Nullable @Generated(value="lombok") public String getFullName()
@Nullable @Generated(value="lombok") public String getConsigneeName3()
@Nullable @Generated(value="lombok") public String getConsigneeName4()
@Nullable @Generated(value="lombok") public String getCareOfName()
@Nullable @Generated(value="lombok") public String getCityName()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setPurchaseContract(@Nullable String purchaseContract)
purchaseContract
- @Generated(value="lombok") public void setDistrict(@Nullable String district)
district
- @Generated(value="lombok") public void setCityCode(@Nullable String cityCode)
cityCode
- @Generated(value="lombok") public void setPostalCode(@Nullable String postalCode)
postalCode
- @Generated(value="lombok") public void setPOBoxPostalCode(@Nullable String pOBoxPostalCode)
pOBoxPostalCode
- @Generated(value="lombok") public void setCompanyPostalCode(@Nullable String companyPostalCode)
companyPostalCode
- @Generated(value="lombok") public void setPOBox(@Nullable String pOBox)
pOBox
- @Generated(value="lombok") public void setPOBoxDeviatingCityName(@Nullable String pOBoxDeviatingCityName)
pOBoxDeviatingCityName
- @Generated(value="lombok") public void setStreetName(@Nullable String streetName)
streetName
- @Generated(value="lombok") public void setHouseNumber(@Nullable String houseNumber)
houseNumber
- @Generated(value="lombok") public void setStreetPrefixName(@Nullable String streetPrefixName)
streetPrefixName
- @Generated(value="lombok") public void setAddressID(@Nullable String addressID)
addressID
- @Generated(value="lombok") public void setAdditionalStreetPrefixName(@Nullable String additionalStreetPrefixName)
additionalStreetPrefixName
- @Generated(value="lombok") public void setAdditionalStreetSuffixName(@Nullable String additionalStreetSuffixName)
additionalStreetSuffixName
- @Generated(value="lombok") public void setBuilding(@Nullable String building)
building
- @Generated(value="lombok") public void setFloor(@Nullable String floor)
floor
- @Generated(value="lombok") public void setRoomNumber(@Nullable String roomNumber)
roomNumber
- @Generated(value="lombok") public void setCountry(@Nullable String country)
country
- @Generated(value="lombok") public void setCorrespondenceLanguage(@Nullable String correspondenceLanguage)
correspondenceLanguage
- @Generated(value="lombok") public void setRegion(@Nullable String region)
region
- @Generated(value="lombok") public void setAddressTimeZone(@Nullable String addressTimeZone)
addressTimeZone
- @Generated(value="lombok") public void setTaxJurisdiction(@Nullable String taxJurisdiction)
taxJurisdiction
- @Generated(value="lombok") public void setPurchaseContractItem(@Nullable String purchaseContractItem)
purchaseContractItem
- @Generated(value="lombok") public void setPrfrdCommMediumType(@Nullable String prfrdCommMediumType)
prfrdCommMediumType
- @Generated(value="lombok") public void setPhoneNumber(@Nullable String phoneNumber)
phoneNumber
- @Generated(value="lombok") public void setFaxNumber(@Nullable String faxNumber)
faxNumber
- @Generated(value="lombok") public void setTransportZone(@Nullable String transportZone)
transportZone
- @Generated(value="lombok") public void setHouseNumberSupplementText(@Nullable String houseNumberSupplementText)
houseNumberSupplementText
- @Generated(value="lombok") public void setStreetSuffixName(@Nullable String streetSuffixName)
streetSuffixName
- @Generated(value="lombok") public void setFormOfAddress(@Nullable String formOfAddress)
formOfAddress
- @Generated(value="lombok") public void setFullName(@Nullable String fullName)
fullName
- @Generated(value="lombok") public void setConsigneeName3(@Nullable String consigneeName3)
consigneeName3
- @Generated(value="lombok") public void setConsigneeName4(@Nullable String consigneeName4)
consigneeName4
- @Generated(value="lombok") public void setCareOfName(@Nullable String careOfName)
careOfName
- @Generated(value="lombok") public void setCityName(@Nullable String cityName)
cityName
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<PurCtrAddress>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<PurCtrAddress>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<PurCtrAddress>
Copyright © 2018 SAP SE. All rights reserved.