Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdItmReferenceObjectField
Packages that use BusSolnOrdItmReferenceObjectField
-
Uses of BusSolnOrdItmReferenceObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdItmReferenceObjectFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdItmReferenceObjectField<String>BusSolnOrdItmReferenceObject.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdItmReferenceObjectField<String>BusSolnOrdItmReferenceObject.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrdItmReferenceObjectField<String>BusSolnOrdItmReferenceObject.REFERENCE_PRODUCTUse with available fluent helpers to apply the ReferenceProduct field to query operations.static final BusSolnOrdItmReferenceObjectField<String>BusSolnOrdItmReferenceObject.SERVICE_REF_FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the ServiceRefFunctionalLocation field to query operations.static final BusSolnOrdItmReferenceObjectField<String>BusSolnOrdItmReferenceObject.SERVICE_REFERENCE_EQUIPMENTUse with available fluent helpers to apply the ServiceReferenceEquipment field to query operations.static final BusSolnOrdItmReferenceObjectField<Boolean>BusSolnOrdItmReferenceObject.SRVC_REF_OBJ_IS_MAIN_OBJECTUse with available fluent helpers to apply the SrvcRefObjIsMainObject field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmReferenceObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdItmReferenceObjectField<T>BusSolnOrdItmReferenceObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItmReferenceObjectField<T>Use with available fluent helpers to apply an extension field to query operations.