Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2.field.PurCtrAddressField
Packages that use PurCtrAddressField
-
Uses of PurCtrAddressField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 declared as PurCtrAddressFieldModifier and TypeFieldDescriptionstatic final PurCtrAddressField<String>PurCtrAddress.ADDITIONAL_STREET_PREFIX_NAMEUse with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.static final PurCtrAddressField<String>PurCtrAddress.ADDITIONAL_STREET_SUFFIX_NAMEUse with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.static final PurCtrAddressField<String>PurCtrAddress.ADDRESS_IDUse with available fluent helpers to apply the AddressID field to query operations.static final PurCtrAddressField<String>PurCtrAddress.ADDRESS_TIME_ZONEUse with available fluent helpers to apply the AddressTimeZone field to query operations.static final PurCtrAddressField<String>PurCtrAddress.BUILDINGUse with available fluent helpers to apply the Building field to query operations.static final PurCtrAddressField<String>PurCtrAddress.CARE_OF_NAMEUse with available fluent helpers to apply the CareOfName field to query operations.static final PurCtrAddressField<String>PurCtrAddress.CITY_CODEUse with available fluent helpers to apply the CityCode field to query operations.static final PurCtrAddressField<String>PurCtrAddress.CITY_NAMEUse with available fluent helpers to apply the CityName field to query operations.static final PurCtrAddressField<String>PurCtrAddress.COMPANY_POSTAL_CODEUse with available fluent helpers to apply the CompanyPostalCode field to query operations.static final PurCtrAddressField<String>PurCtrAddress.CONSIGNEE_NAME3Use with available fluent helpers to apply the ConsigneeName3 field to query operations.static final PurCtrAddressField<String>PurCtrAddress.CONSIGNEE_NAME4Use with available fluent helpers to apply the ConsigneeName4 field to query operations.static final PurCtrAddressField<String>PurCtrAddress.CORRESPONDENCE_LANGUAGEUse with available fluent helpers to apply the CorrespondenceLanguage field to query operations.static final PurCtrAddressField<String>PurCtrAddress.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final PurCtrAddressField<String>PurCtrAddress.DISTRICTUse with available fluent helpers to apply the District field to query operations.static final PurCtrAddressField<String>PurCtrAddress.FAX_NUMBERUse with available fluent helpers to apply the FaxNumber field to query operations.static final PurCtrAddressField<String>PurCtrAddress.FLOORUse with available fluent helpers to apply the Floor field to query operations.static final PurCtrAddressField<String>PurCtrAddress.FORM_OF_ADDRESSUse with available fluent helpers to apply the FormOfAddress field to query operations.static final PurCtrAddressField<String>PurCtrAddress.FULL_NAMEUse with available fluent helpers to apply the FullName field to query operations.static final PurCtrAddressField<String>PurCtrAddress.HOUSE_NUMBERUse with available fluent helpers to apply the HouseNumber field to query operations.static final PurCtrAddressField<String>PurCtrAddress.HOUSE_NUMBER_SUPPLEMENT_TEXTUse with available fluent helpers to apply the HouseNumberSupplementText field to query operations.static final PurCtrAddressField<String>PurCtrAddress.PHONE_NUMBERUse with available fluent helpers to apply the PhoneNumber field to query operations.static final PurCtrAddressField<String>PurCtrAddress.PO_BOXUse with available fluent helpers to apply the POBox field to query operations.static final PurCtrAddressField<String>PurCtrAddress.PO_BOX_DEVIATING_CITY_NAMEUse with available fluent helpers to apply the POBoxDeviatingCityName field to query operations.static final PurCtrAddressField<String>PurCtrAddress.PO_BOX_POSTAL_CODEUse with available fluent helpers to apply the POBoxPostalCode field to query operations.static final PurCtrAddressField<String>PurCtrAddress.POSTAL_CODEUse with available fluent helpers to apply the PostalCode field to query operations.static final PurCtrAddressField<String>PurCtrAddress.PRFRD_COMM_MEDIUM_TYPEUse with available fluent helpers to apply the PrfrdCommMediumType field to query operations.static final PurCtrAddressField<String>PurCtrAddress.PURCHASE_CONTRACTUse with available fluent helpers to apply the PurchaseContract field to query operations.static final PurCtrAddressField<String>PurCtrAddress.PURCHASE_CONTRACT_ITEMUse with available fluent helpers to apply the PurchaseContractItem field to query operations.static final PurCtrAddressField<String>PurCtrAddress.REGIONUse with available fluent helpers to apply the Region field to query operations.static final PurCtrAddressField<String>PurCtrAddress.ROOM_NUMBERUse with available fluent helpers to apply the RoomNumber field to query operations.static final PurCtrAddressField<String>PurCtrAddress.STREET_NAMEUse with available fluent helpers to apply the StreetName field to query operations.static final PurCtrAddressField<String>PurCtrAddress.STREET_PREFIX_NAMEUse with available fluent helpers to apply the StreetPrefixName field to query operations.static final PurCtrAddressField<String>PurCtrAddress.STREET_SUFFIX_NAMEUse with available fluent helpers to apply the StreetSuffixName field to query operations.static final PurCtrAddressField<String>PurCtrAddress.TAX_JURISDICTIONUse with available fluent helpers to apply the TaxJurisdiction field to query operations.static final PurCtrAddressField<String>PurCtrAddress.TRANSPORT_ZONEUse with available fluent helpers to apply the TransportZone field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 that return PurCtrAddressFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurCtrAddressField<T>PurCtrAddress.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurCtrAddressField<T>Use with available fluent helpers to apply an extension field to query operations.