Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessplace.field.BusinessPlaceCntryInfoField
Packages that use BusinessPlaceCntryInfoField
-
Uses of BusinessPlaceCntryInfoField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessplace
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessplace declared as BusinessPlaceCntryInfoFieldModifier and TypeFieldDescriptionstatic final BusinessPlaceCntryInfoField<String>BusinessPlaceCntryInfo.BUSINESS_PLACE_IDUse with available fluent helpers to apply the BusinessPlaceID field to query operations.static final BusinessPlaceCntryInfoField<String>BusinessPlaceCntryInfo.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final BusinessPlaceCntryInfoField<String>BusinessPlaceCntryInfo.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final BusinessPlaceCntryInfoField<String>BusinessPlaceCntryInfo.FIELD_NAMEUse with available fluent helpers to apply the FieldName field to query operations.static final BusinessPlaceCntryInfoField<String>BusinessPlaceCntryInfo.FIELD_VALUEUse with available fluent helpers to apply the FieldValue field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessplace that return BusinessPlaceCntryInfoFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessPlaceCntryInfoField<T>BusinessPlaceCntryInfo.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessPlaceCntryInfoField<T>Use with available fluent helpers to apply an extension field to query operations.