Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.CustAddrDepdntInformationField
Packages that use CustAddrDepdntInformationField
-
Uses of CustAddrDepdntInformationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustAddrDepdntInformationFieldModifier and TypeFieldDescriptionstatic final CustAddrDepdntInformationField<String>CustAddrDepdntInformation.ADDRESS_IDUse with available fluent helpers to apply the AddressID field to query operations.static final CustAddrDepdntInformationField<String>CustAddrDepdntInformation.CITY_CODEUse with available fluent helpers to apply the CityCode field to query operations.static final CustAddrDepdntInformationField<String>CustAddrDepdntInformation.COUNTYUse with available fluent helpers to apply the County field to query operations.static final CustAddrDepdntInformationField<String>CustAddrDepdntInformation.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustAddrDepdntInformationField<String>CustAddrDepdntInformation.EXPRESS_TRAIN_STATION_NAMEUse with available fluent helpers to apply the ExpressTrainStationName field to query operations.static final CustAddrDepdntInformationField<String>CustAddrDepdntInformation.TRAIN_STATION_NAMEUse with available fluent helpers to apply the TrainStationName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustAddrDepdntInformationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustAddrDepdntInformationField<T>CustAddrDepdntInformation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustAddrDepdntInformationField<T>Use with available fluent helpers to apply an extension field to query operations.