Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EntProjElmntBlockFunc
Packages that use EntProjElmntBlockFunc
Package
Description
-
Uses of EntProjElmntBlockFunc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with type parameters of type EntProjElmntBlockFuncModifier and TypeFieldDescriptionstatic final EnterpriseProjectElementOneToOneLink<EntProjElmntBlockFunc>EnterpriseProjectElement.TO_ENT_PROJ_ELMNT_BLK_FUNCUse with available fluent helpers to apply the to_EntProjElmntBlkFunc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return EntProjElmntBlockFuncModifier and TypeMethodDescriptionEntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder.build()EnterpriseProjectElement.fetchEntProjElmntBlkFunc()Fetches the EntProjElmntBlockFunc entity (one to one) associated with this entity.protected EntProjElmntBlockFuncEntProjElmntBlockFuncCreateFluentHelper.getEntity()protected EntProjElmntBlockFuncEntProjElmntBlockFuncUpdateFluentHelper.getEntity()EnterpriseProjectElement.getEntProjElmntBlkFuncOrFetch()Retrieval of associated EntProjElmntBlockFunc entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return types with arguments of type EntProjElmntBlockFuncModifier and TypeMethodDescriptionprotected Class<EntProjElmntBlockFunc>EntProjElmntBlockFuncByKeyFluentHelper.getEntityClass()protected Class<EntProjElmntBlockFunc>EntProjElmntBlockFuncFluentHelper.getEntityClass()io.vavr.control.Option<EntProjElmntBlockFunc>EnterpriseProjectElement.getEntProjElmntBlkFuncIfPresent()Retrieval of associated EntProjElmntBlockFunc entity (one to one).EntProjElmntBlockFunc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with parameters of type EntProjElmntBlockFuncModifier and TypeMethodDescriptionEnterpriseProjectElement.EnterpriseProjectElementBuilder.entProjElmntBlkFunc(EntProjElmntBlockFunc value) Navigation property to_EntProjElmntBlkFunc for EnterpriseProjectElement to single EntProjElmntBlockFunc.voidEnterpriseProjectElement.setEntProjElmntBlkFunc(EntProjElmntBlockFunc value) Overwrites the associated EntProjElmntBlockFunc entity for the loaded navigation property to_EntProjElmntBlkFunc.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with parameters of type EntProjElmntBlockFuncModifierConstructorDescriptionEnterpriseProjectElement(UUID projectElementUUID, String projectElement, String wBSElementInternalID, UUID projectUUID, String projectElementDescription, UUID parentObjectUUID, String processingStatus, String sortingNumber, LocalDateTime plannedStartDate, LocalDateTime plannedEndDate, String responsibleCostCenter, String companyCode, String profitCenter, String functionalArea, String controllingArea, String plant, String location, String taxJurisdiction, String functionalLocation, String factoryCalendar, String costingSheet, String investmentProfile, Boolean wBSIsStatisticalWBSElement, String costCenter, Boolean wBSElementIsBillingElement, String createdByUser, ZonedDateTime creationDateTime, ZonedDateTime lastChangeDateTime, String lastChangedByUser, ZonedDateTime projectLastChangedDateTime, EnterpriseProject toEnterpriseProject, EntProjectElmntPublicSector toEntProjectElmntPublicSector, EntProjElmntBlockFunc toEntProjElmntBlkFunc, EnterpriseProjectElement toParentProjElement, List<EnterpriseProjectElement> toSubProjElement) EntProjElmntBlockFuncCreateFluentHelper(String servicePath, EntProjElmntBlockFunc entity, String entityCollection) Creates a fluent helper object that will create aEntProjElmntBlockFuncentity on the OData endpoint.EntProjElmntBlockFuncUpdateFluentHelper(String servicePath, EntProjElmntBlockFunc entity, String entityCollection) Creates a fluent helper object that will update aEntProjElmntBlockFuncentity on the OData endpoint. -
Uses of EntProjElmntBlockFunc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.batch with parameters of type EntProjElmntBlockFuncModifier and TypeMethodDescriptionDefaultEnterpriseProjectServiceBatchChangeSet.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) EnterpriseProjectServiceBatchChangeSet.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Create a newEntProjElmntBlockFuncentity and save it to the S/4HANA system.DefaultEnterpriseProjectServiceBatchChangeSet.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) EnterpriseProjectServiceBatchChangeSet.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Update an existingEntProjElmntBlockFuncentity and save it to the S/4HANA system. -
Uses of EntProjElmntBlockFunc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.link that return types with arguments of type EntProjElmntBlockFuncModifier and TypeMethodDescriptionEntProjElmntBlockFuncOneToOneLink.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.enterpriseproject.link with type arguments of type EntProjElmntBlockFuncModifier and TypeMethodDescriptionprotected EntProjElmntBlockFuncLink<ObjectT>EntProjElmntBlockFuncLink.translateLinkType(EntityLink<EntProjElmntBlockFuncLink<ObjectT>, EntProjElmntBlockFunc, ObjectT> link) -
Uses of EntProjElmntBlockFunc in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type EntProjElmntBlockFuncModifier and TypeMethodDescriptionDefaultEnterpriseProjectService.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Deprecated.EnterpriseProjectService.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Deprecated.Create a newEntProjElmntBlockFuncentity and save it to the S/4HANA system.DefaultEnterpriseProjectService.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Deprecated.EnterpriseProjectService.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Deprecated.Update an existingEntProjElmntBlockFuncentity and save it to the S/4HANA system.