Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdItmFUPServiceOrder
Packages that use BusSolnOrdItmFUPServiceOrder
Package
Description
-
Uses of BusSolnOrdItmFUPServiceOrder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type parameters of type BusSolnOrdItmFUPServiceOrderModifier and TypeFieldDescriptionstatic final BusSolnOrderExpenseItemLink<BusSolnOrdItmFUPServiceOrder>BusSolnOrderExpenseItem.TO_SERVICE_ORDERUse with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.static final BusSolnOrderServiceItemLink<BusSolnOrdItmFUPServiceOrder>BusSolnOrderServiceItem.TO_SERVICE_ORDERUse with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.static final BusSolnOrdSrvcPrtItemLink<BusSolnOrdItmFUPServiceOrder>BusSolnOrdSrvcPrtItem.TO_SERVICE_ORDERUse with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmFUPServiceOrderModifier and TypeMethodDescriptionBusSolnOrdItmFUPServiceOrder.BusSolnOrdItmFUPServiceOrderBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdItmFUPServiceOrderModifier and TypeMethodDescriptionBusSolnOrderExpenseItem.fetchServiceOrder()Fetches the BusSolnOrdItmFUPServiceOrder entities (one to many) associated with this entity.BusSolnOrderServiceItem.fetchServiceOrder()Fetches the BusSolnOrdItmFUPServiceOrder entities (one to many) associated with this entity.BusSolnOrdSrvcPrtItem.fetchServiceOrder()Fetches the BusSolnOrdItmFUPServiceOrder entities (one to many) associated with this entity.protected Class<BusSolnOrdItmFUPServiceOrder>BusSolnOrdItmFUPServiceOrderByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdItmFUPServiceOrder>BusSolnOrdItmFUPServiceOrderFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrdItmFUPServiceOrder>>BusSolnOrderExpenseItem.getServiceOrderIfPresent()Retrieval of associated BusSolnOrdItmFUPServiceOrder entities (one to many).io.vavr.control.Option<List<BusSolnOrdItmFUPServiceOrder>>BusSolnOrderServiceItem.getServiceOrderIfPresent()Retrieval of associated BusSolnOrdItmFUPServiceOrder entities (one to many).io.vavr.control.Option<List<BusSolnOrdItmFUPServiceOrder>>BusSolnOrdSrvcPrtItem.getServiceOrderIfPresent()Retrieval of associated BusSolnOrdItmFUPServiceOrder entities (one to many).BusSolnOrderExpenseItem.getServiceOrderOrFetch()Retrieval of associated BusSolnOrdItmFUPServiceOrder entities (one to many).BusSolnOrderServiceItem.getServiceOrderOrFetch()Retrieval of associated BusSolnOrdItmFUPServiceOrder entities (one to many).BusSolnOrdSrvcPrtItem.getServiceOrderOrFetch()Retrieval of associated BusSolnOrdItmFUPServiceOrder entities (one to many).BusSolnOrdItmFUPServiceOrder.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdItmFUPServiceOrderModifier and TypeMethodDescriptionvoidBusSolnOrderExpenseItem.addServiceOrder(BusSolnOrdItmFUPServiceOrder... entity) Adds elements to the list of associated BusSolnOrdItmFUPServiceOrder entities.voidBusSolnOrderServiceItem.addServiceOrder(BusSolnOrdItmFUPServiceOrder... entity) Adds elements to the list of associated BusSolnOrdItmFUPServiceOrder entities.voidBusSolnOrdSrvcPrtItem.addServiceOrder(BusSolnOrdItmFUPServiceOrder... entity) Adds elements to the list of associated BusSolnOrdItmFUPServiceOrder entities.BusSolnOrderExpenseItem.BusSolnOrderExpenseItemBuilder.serviceOrder(BusSolnOrdItmFUPServiceOrder... value) Navigation property to_ServiceOrder for BusSolnOrderExpenseItem to multiple BusSolnOrdItmFUPServiceOrder.BusSolnOrderServiceItem.BusSolnOrderServiceItemBuilder.serviceOrder(BusSolnOrdItmFUPServiceOrder... value) Navigation property to_ServiceOrder for BusSolnOrderServiceItem to multiple BusSolnOrdItmFUPServiceOrder.BusSolnOrdSrvcPrtItem.BusSolnOrdSrvcPrtItemBuilder.serviceOrder(BusSolnOrdItmFUPServiceOrder... value) Navigation property to_ServiceOrder for BusSolnOrdSrvcPrtItem to multiple BusSolnOrdItmFUPServiceOrder.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdItmFUPServiceOrderModifier and TypeMethodDescriptionvoidBusSolnOrderExpenseItem.setServiceOrder(List<BusSolnOrdItmFUPServiceOrder> value) Overwrites the list of associated BusSolnOrdItmFUPServiceOrder entities for the loaded navigation property to_ServiceOrder.voidBusSolnOrderServiceItem.setServiceOrder(List<BusSolnOrdItmFUPServiceOrder> value) Overwrites the list of associated BusSolnOrdItmFUPServiceOrder entities for the loaded navigation property to_ServiceOrder.voidBusSolnOrdSrvcPrtItem.setServiceOrder(List<BusSolnOrdItmFUPServiceOrder> value) Overwrites the list of associated BusSolnOrdItmFUPServiceOrder entities for the loaded navigation property to_ServiceOrder. -
Uses of BusSolnOrdItmFUPServiceOrder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link that return types with arguments of type BusSolnOrdItmFUPServiceOrderModifier and TypeMethodDescriptionBusSolnOrdItmFUPServiceOrderOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link with type arguments of type BusSolnOrdItmFUPServiceOrderModifier and TypeMethodDescriptionprotected BusSolnOrdItmFUPServiceOrderLink<ObjectT>BusSolnOrdItmFUPServiceOrderLink.translateLinkType(EntityLink<BusSolnOrdItmFUPServiceOrderLink<ObjectT>, BusSolnOrdItmFUPServiceOrder, ObjectT> link)