Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract |
Modifier and Type | Field and Description |
---|---|
static PurCtrAddressField<String> |
PurCtrAddress.ADDITIONAL_STREET_PREFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.ADDITIONAL_STREET_SUFFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.ADDRESS_TIME_ZONE
Use with available fluent helpers to apply the AddressTimeZone field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.BUILDING
Use with available fluent helpers to apply the Building field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.CARE_OF_NAME
Use with available fluent helpers to apply the CareOfName field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.CITY_CODE
Use with available fluent helpers to apply the CityCode field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.COMPANY_POSTAL_CODE
Use with available fluent helpers to apply the CompanyPostalCode field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.CONSIGNEE_NAME3
Use with available fluent helpers to apply the ConsigneeName3 field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.CONSIGNEE_NAME4
Use with available fluent helpers to apply the ConsigneeName4 field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.CORRESPONDENCE_LANGUAGE
Use with available fluent helpers to apply the CorrespondenceLanguage field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.DISTRICT
Use with available fluent helpers to apply the District field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.FAX_NUMBER
Use with available fluent helpers to apply the FaxNumber field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.FLOOR
Use with available fluent helpers to apply the Floor field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.FORM_OF_ADDRESS
Use with available fluent helpers to apply the FormOfAddress field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.FULL_NAME
Use with available fluent helpers to apply the FullName field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.HOUSE_NUMBER
Use with available fluent helpers to apply the HouseNumber field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.HOUSE_NUMBER_SUPPLEMENT_TEXT
Use with available fluent helpers to apply the HouseNumberSupplementText field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.PHONE_NUMBER
Use with available fluent helpers to apply the PhoneNumber field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.PO_BOX
Use with available fluent helpers to apply the POBox field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.PO_BOX_DEVIATING_CITY_NAME
Use with available fluent helpers to apply the POBoxDeviatingCityName field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.PO_BOX_POSTAL_CODE
Use with available fluent helpers to apply the POBoxPostalCode field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.PRFRD_COMM_MEDIUM_TYPE
Use with available fluent helpers to apply the PrfrdCommMediumType field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.PURCHASE_CONTRACT
Use with available fluent helpers to apply the PurchaseContract field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.PURCHASE_CONTRACT_ITEM
Use with available fluent helpers to apply the PurchaseContractItem field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.REGION
Use with available fluent helpers to apply the Region field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.ROOM_NUMBER
Use with available fluent helpers to apply the RoomNumber field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.STREET_PREFIX_NAME
Use with available fluent helpers to apply the StreetPrefixName field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.STREET_SUFFIX_NAME
Use with available fluent helpers to apply the StreetSuffixName field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.TAX_JURISDICTION
Use with available fluent helpers to apply the TaxJurisdiction field to query operations.
|
static PurCtrAddressField<String> |
PurCtrAddress.TRANSPORT_ZONE
Use with available fluent helpers to apply the TransportZone field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PurCtrAddressField<T> |
PurCtrAddress.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurCtrAddress.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.