Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdUserStatusField
Packages that use BusSolnOrdUserStatusField
-
Uses of BusSolnOrdUserStatusField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdUserStatusFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdUserStatusField<String>BusSolnOrdUserStatus.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdUserStatusField<String>BusSolnOrdUserStatus.USER_STATUSUse with available fluent helpers to apply the UserStatus field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdUserStatusFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdUserStatusField<T>BusSolnOrdUserStatus.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdUserStatusField<T>Use with available fluent helpers to apply an extension field to query operations.