Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdItmFUPEntProject
Packages that use BusSolnOrdItmFUPEntProject
Package
Description
-
Uses of BusSolnOrdItmFUPEntProject 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 BusSolnOrdItmFUPEntProjectModifier and TypeFieldDescriptionBusSolnOrdEntProjectItem.TO_ENTERPRISE_PROJECTUse with available fluent helpers to apply the to_EnterpriseProject navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmFUPEntProjectModifier and TypeMethodDescriptionBusSolnOrdItmFUPEntProject.BusSolnOrdItmFUPEntProjectBuilder.build()BusSolnOrdEntProjectItem.fetchEnterpriseProject()Fetches the BusSolnOrdItmFUPEntProject entity (one to one) associated with this entity.BusSolnOrdEntProjectItem.getEnterpriseProjectOrFetch()Retrieval of associated BusSolnOrdItmFUPEntProject entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdItmFUPEntProjectModifier and TypeMethodDescriptionio.vavr.control.Option<BusSolnOrdItmFUPEntProject>BusSolnOrdEntProjectItem.getEnterpriseProjectIfPresent()Retrieval of associated BusSolnOrdItmFUPEntProject entity (one to one).protected Class<BusSolnOrdItmFUPEntProject>BusSolnOrdItmFUPEntProjectByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdItmFUPEntProject>BusSolnOrdItmFUPEntProjectFluentHelper.getEntityClass()BusSolnOrdItmFUPEntProject.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdItmFUPEntProjectModifier and TypeMethodDescriptionBusSolnOrdEntProjectItem.BusSolnOrdEntProjectItemBuilder.enterpriseProject(BusSolnOrdItmFUPEntProject value) Navigation property to_EnterpriseProject for BusSolnOrdEntProjectItem to single BusSolnOrdItmFUPEntProject.voidBusSolnOrdEntProjectItem.setEnterpriseProject(BusSolnOrdItmFUPEntProject value) Overwrites the associated BusSolnOrdItmFUPEntProject entity for the loaded navigation property to_EnterpriseProject.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdItmFUPEntProjectModifierConstructorDescriptionBusSolnOrdEntProjectItem(String businessSolutionOrder, String businessSolutionOrderItem, UUID businessSolutionOrderItemUUID, String busSolnOrdItmCategory, String product, BigDecimal quantity, String quantityUnit, String busSolnOrdItmQtyUnitSAPCode, String busSolnOrdItmQtyUnitISOCode, String busSolnOrdItmDescription, BigDecimal serviceDocumentItemNetAmount, String transactionCurrency, String busSolnOrdItmExtReference, String busSolnOrdItmIsReleased, String busSolnOrdItmIsCompleted, String soldToParty, String projectManager, String personResponsible, LocalDateTime projectStartDate, LocalDateTime projectEndDate, String responsibleCostCenter, String profitCenter, String enterpriseProjectServiceOrg, UUID serviceDocumentItemCharUUID, String linkedProject, BusinessSolutionOrder toBusinessSolutionOrder, BusSolnOrdItmFUPEntProject toEnterpriseProject, List<BusSolutionOrderItemText> toText, List<BusSolnOrdItmUserStatus> toUserStatus) -
Uses of BusSolnOrdItmFUPEntProject 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 BusSolnOrdItmFUPEntProjectModifier and TypeMethodDescriptionBusSolnOrdItmFUPEntProjectOneToOneLink.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 BusSolnOrdItmFUPEntProjectModifier and TypeMethodDescriptionprotected BusSolnOrdItmFUPEntProjectLink<ObjectT>BusSolnOrdItmFUPEntProjectLink.translateLinkType(EntityLink<BusSolnOrdItmFUPEntProjectLink<ObjectT>, BusSolnOrdItmFUPEntProject, ObjectT> link)