Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdItmUserStatusField
Packages that use BusSolnOrdItmUserStatusField
-
Uses of BusSolnOrdItmUserStatusField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdItmUserStatusFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdItmUserStatusField<String>BusSolnOrdItmUserStatus.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdItmUserStatusField<String>BusSolnOrdItmUserStatus.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrdItmUserStatusField<String>BusSolnOrdItmUserStatus.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 BusSolnOrdItmUserStatusFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdItmUserStatusField<T>BusSolnOrdItmUserStatus.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItmUserStatusField<T>Use with available fluent helpers to apply an extension field to query operations.