Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.EntProjElmntBlockFunc
Packages that use EntProjElmntBlockFunc
Package
Description
-
Uses of EntProjElmntBlockFunc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 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.enterpriseprojectv2 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.enterpriseprojectv2 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.enterpriseprojectv2 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.enterpriseprojectv2 with parameters of type EntProjElmntBlockFuncModifierConstructorDescriptionEnterpriseProjectElement(Boolean changeEntProjElmntPosition_ac, Boolean changeEntProjElmntProcgStatus_ac, Short actualEndDate_fc, Short actualStartDate_fc, Short controllingArea_fc, Short costingSheet_fc, Short factoryCalendar_fc, Short functionalArea_fc, Short functionalLocation_fc, Short location_fc, Short plannedEndDate_fc, Short plannedStartDate_fc, Short plant_fc, Short profitCenter_fc, Short projectElement_fc, Short projectElementDescription_fc, Short responsibleCostCenter_fc, Short taxJurisdiction_fc, Short wBSElementIsBillingElement_fc, Boolean delete_mc, Boolean update_mc, Boolean entProjElmntBlkFunc_oc, Boolean entProjElmntDlvbrl_oc, Boolean entProjElmntWorkItem_oc, Boolean subProjElement_oc, UUID projectElementUUID, String projectElement, String wBSElementInternalID, UUID projectUUID, String projectElementDescription, UUID parentObjectUUID, Integer projectElementOrdinalNumber, String processingStatus, String entProjectElementType, LocalDateTime plannedStartDate, LocalDateTime plannedEndDate, LocalDateTime actualStartDate, LocalDateTime actualEndDate, 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, EntProjectElementJVA toEntProjectElementJVA, EntProjectElmntPublicSector toEntProjectElmntPublicSector, EntProjElmntBlockFunc toEntProjElmntBlkFunc, List<EntProjElmntDlvbrl> toEntProjElmntDlvbrl, List<EntProjElmntWorkItem> toEntProjElmntWorkItem, EnterpriseProjectElement toParentProjElement, List<EnterpriseProjectElement> toSubProjElement, EnterpriseProject toEnterpriseProject) 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.enterpriseprojectv2.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.batch with parameters of type EntProjElmntBlockFuncModifier and TypeMethodDescriptionDefaultEnterpriseProjectV2ServiceBatchChangeSet.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) EnterpriseProjectV2ServiceBatchChangeSet.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Create a newEntProjElmntBlockFuncentity and save it to the S/4HANA system.DefaultEnterpriseProjectV2ServiceBatchChangeSet.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) EnterpriseProjectV2ServiceBatchChangeSet.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.enterpriseprojectv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.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.enterpriseprojectv2.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 TypeMethodDescriptionDefaultEnterpriseProjectV2Service.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Deprecated.EnterpriseProjectV2Service.createEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Deprecated.Create a newEntProjElmntBlockFuncentity and save it to the S/4HANA system.DefaultEnterpriseProjectV2Service.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Deprecated.EnterpriseProjectV2Service.updateEntProjElmntBlockFunc(EntProjElmntBlockFunc entProjElmntBlockFunc) Deprecated.Update an existingEntProjElmntBlockFuncentity and save it to the S/4HANA system.