Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrderItemObjectListField
Packages that use BusSolnOrderItemObjectListField
-
Uses of BusSolnOrderItemObjectListField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrderItemObjectListFieldModifier and TypeFieldDescriptionstatic final BusSolnOrderItemObjectListField<String>BusSolnOrderItemObjectList.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrderItemObjectListField<String>BusSolnOrderItemObjectList.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrderItemObjectListField<String>BusSolnOrderItemObjectList.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final BusSolnOrderItemObjectListField<String>BusSolnOrderItemObjectList.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final BusSolnOrderItemObjectListField<String>BusSolnOrderItemObjectList.SERVICE_REF_FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the ServiceRefFunctionalLocation field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrderItemObjectListFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrderItemObjectListField<T>BusSolnOrderItemObjectList.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrderItemObjectListField<T>Use with available fluent helpers to apply an extension field to query operations.