Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.EnterpriseProjBlkFunc
Packages that use EnterpriseProjBlkFunc
Package
Description
-
Uses of EnterpriseProjBlkFunc 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 EnterpriseProjBlkFuncModifier and TypeFieldDescriptionstatic final EnterpriseProjectOneToOneLink<EnterpriseProjBlkFunc>EnterpriseProject.TO_ENT_PROJ_BLK_FUNCUse with available fluent helpers to apply the to_EntProjBlkFunc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 that return EnterpriseProjBlkFuncModifier and TypeMethodDescriptionEnterpriseProjBlkFunc.EnterpriseProjBlkFuncBuilder.build()EnterpriseProject.fetchEntProjBlkFunc()Fetches the EnterpriseProjBlkFunc entity (one to one) associated with this entity.protected EnterpriseProjBlkFuncEnterpriseProjBlkFuncCreateFluentHelper.getEntity()protected EnterpriseProjBlkFuncEnterpriseProjBlkFuncUpdateFluentHelper.getEntity()EnterpriseProject.getEntProjBlkFuncOrFetch()Retrieval of associated EnterpriseProjBlkFunc entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 that return types with arguments of type EnterpriseProjBlkFuncModifier and TypeMethodDescriptionprotected Class<EnterpriseProjBlkFunc>EnterpriseProjBlkFuncByKeyFluentHelper.getEntityClass()protected Class<EnterpriseProjBlkFunc>EnterpriseProjBlkFuncFluentHelper.getEntityClass()io.vavr.control.Option<EnterpriseProjBlkFunc>EnterpriseProject.getEntProjBlkFuncIfPresent()Retrieval of associated EnterpriseProjBlkFunc entity (one to one).EnterpriseProjBlkFunc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 with parameters of type EnterpriseProjBlkFuncModifier and TypeMethodDescriptionEnterpriseProject.EnterpriseProjectBuilder.entProjBlkFunc(EnterpriseProjBlkFunc value) Navigation property to_EntProjBlkFunc for EnterpriseProject to single EnterpriseProjBlkFunc.voidEnterpriseProject.setEntProjBlkFunc(EnterpriseProjBlkFunc value) Overwrites the associated EnterpriseProjBlkFunc entity for the loaded navigation property to_EntProjBlkFunc.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 with parameters of type EnterpriseProjBlkFuncModifierConstructorDescriptionEnterpriseProjBlkFuncCreateFluentHelper(String servicePath, EnterpriseProjBlkFunc entity, String entityCollection) Creates a fluent helper object that will create aEnterpriseProjBlkFuncentity on the OData endpoint.EnterpriseProjBlkFuncUpdateFluentHelper(String servicePath, EnterpriseProjBlkFunc entity, String entityCollection) Creates a fluent helper object that will update aEnterpriseProjBlkFuncentity on the OData endpoint.EnterpriseProject(Boolean changeEntProjProcgStatus_ac, Short actualEndDate_fc, Short actualStartDate_fc, Short availabilityControlIsActive_fc, Short availabilityControlProfile_fc, Short controllingArea_fc, Short costingSheet_fc, Short enterpriseProjectType_fc, Short entProjIsMultiSlsOrdItmsEnbld_fc, Short functionalArea_fc, Short functionalLocation_fc, Short investmentProfile_fc, Short isBillingRelevant_fc, Short location_fc, Short plant_fc, Short priorityCode_fc, Short profitCenter_fc, Short project_fc, Short projectCurrency_fc, Short projectDescription_fc, Short projectEndDate_fc, Short projectProfileCode_fc, Short projectStartDate_fc, Short responsibleCostCenter_fc, Boolean delete_mc, Boolean update_mc, Boolean enterpriseProjectElement_oc, Boolean entProjBlkFunc_oc, Boolean entProjRole_oc, Boolean entProjTeamMember_oc, UUID projectUUID, String projectInternalID, String project, String projectDescription, String enterpriseProjectType, String priorityCode, LocalDateTime projectStartDate, LocalDateTime projectEndDate, LocalDateTime actualStartDate, LocalDateTime actualEndDate, UUID customerUUID, String enterpriseProjectServiceOrg, Boolean entProjectIsConfidential, String restrictedTimePosting, String processingStatus, String responsibleCostCenter, String profitCenter, String projectProfileCode, String functionalArea, String companyCode, String controllingArea, String plant, String location, String taxJurisdiction, String projectCurrency, String availabilityControlProfile, Boolean availabilityControlIsActive, String functionalLocation, Boolean isBillingRelevant, String investmentProfile, ZonedDateTime lastChangeDateTime, ZonedDateTime projectLastChangedDateTime, String lastChangedByUser, Boolean entProjIsMultiSlsOrdItmsEnbld, String costingSheet, List<EnterpriseProjectElement> toEnterpriseProjectElement, EnterpriseProjectJVA toEnterpriseProjectJVA, EnterpriseProjBlkFunc toEntProjBlkFunc, EntProjectPublicSector toEntProjectPublicSector, List<EnterpriseProjectRole> toEntProjRole, List<EnterpriseProjectTeamMember> toEntProjTeamMember) -
Uses of EnterpriseProjBlkFunc 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 EnterpriseProjBlkFuncModifier and TypeMethodDescriptionDefaultEnterpriseProjectV2ServiceBatchChangeSet.createEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) EnterpriseProjectV2ServiceBatchChangeSet.createEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) Create a newEnterpriseProjBlkFuncentity and save it to the S/4HANA system.DefaultEnterpriseProjectV2ServiceBatchChangeSet.updateEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) EnterpriseProjectV2ServiceBatchChangeSet.updateEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) Update an existingEnterpriseProjBlkFuncentity and save it to the S/4HANA system. -
Uses of EnterpriseProjBlkFunc 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 EnterpriseProjBlkFuncModifier and TypeMethodDescriptionEnterpriseProjBlkFuncOneToOneLink.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 EnterpriseProjBlkFuncModifier and TypeMethodDescriptionprotected EnterpriseProjBlkFuncLink<ObjectT>EnterpriseProjBlkFuncLink.translateLinkType(EntityLink<EnterpriseProjBlkFuncLink<ObjectT>, EnterpriseProjBlkFunc, ObjectT> link) -
Uses of EnterpriseProjBlkFunc in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type EnterpriseProjBlkFuncModifier and TypeMethodDescriptionDefaultEnterpriseProjectV2Service.createEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) Deprecated.EnterpriseProjectV2Service.createEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) Deprecated.Create a newEnterpriseProjBlkFuncentity and save it to the S/4HANA system.DefaultEnterpriseProjectV2Service.updateEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) Deprecated.EnterpriseProjectV2Service.updateEnterpriseProjBlkFunc(EnterpriseProjBlkFunc enterpriseProjBlkFunc) Deprecated.Update an existingEnterpriseProjBlkFuncentity and save it to the S/4HANA system.