Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.EngmntProjRsceDmndSkill
Packages that use EngmntProjRsceDmndSkill
Package
Description
-
Uses of EngmntProjRsceDmndSkill in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with type parameters of type EngmntProjRsceDmndSkillModifier and TypeFieldDescriptionstatic final EngmntProjRsceDmndOneToOneLink<EngmntProjRsceDmndSkill>EngmntProjRsceDmnd.TO_RESOURCE_DEMAND_SKILLSUse with available fluent helpers to apply the to_ResourceDemandSkills navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return EngmntProjRsceDmndSkillModifier and TypeMethodDescriptionEngmntProjRsceDmndSkill.EngmntProjRsceDmndSkillBuilder.build()EngmntProjRsceDmnd.fetchResourceDemandSkills()Fetches the EngmntProjRsceDmndSkill entity (one to one) associated with this entity.EngmntProjRsceDmnd.getResourceDemandSkillsOrFetch()Retrieval of associated EngmntProjRsceDmndSkill entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return types with arguments of type EngmntProjRsceDmndSkillModifier and TypeMethodDescriptionprotected Class<EngmntProjRsceDmndSkill>EngmntProjRsceDmndSkillByKeyFluentHelper.getEntityClass()protected Class<EngmntProjRsceDmndSkill>EngmntProjRsceDmndSkillFluentHelper.getEntityClass()io.vavr.control.Option<EngmntProjRsceDmndSkill>EngmntProjRsceDmnd.getResourceDemandSkillsIfPresent()Retrieval of associated EngmntProjRsceDmndSkill entity (one to one).EngmntProjRsceDmndSkill.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with parameters of type EngmntProjRsceDmndSkillModifier and TypeMethodDescriptionEngmntProjRsceDmnd.EngmntProjRsceDmndBuilder.resourceDemandSkills(EngmntProjRsceDmndSkill value) Navigation property to_ResourceDemandSkills for EngmntProjRsceDmnd to single EngmntProjRsceDmndSkill.voidEngmntProjRsceDmnd.setResourceDemandSkills(EngmntProjRsceDmndSkill value) Overwrites the associated EngmntProjRsceDmndSkill entity for the loaded navigation property to_ResourceDemandSkills.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject with parameters of type EngmntProjRsceDmndSkillModifierConstructorDescriptionEngmntProjRsceDmnd(String workPackage, String resourceDemand, String version, String engagementProject, String workItem, String billingControlCategory, String deliveryOrganization, String engagementProjectResourceType, String engagementProjectResource, String workforcePersonUserID, String country2DigitISOCode, LocalDateTime keyDate, String personWorkAgreement, String resourceDemandStatus, String unitOfMeasure, BigDecimal quantity, String currency, BigDecimal demandCostAmt, BigDecimal demandRevAmt, List<EngmntProjRsceDmndDistr> toResourceDemandDistribution, EngmntProjRsceDmndSkill toResourceDemandSkills, List<EngmntProjRsceSup> toResourceSupply) -
Uses of EngmntProjRsceDmndSkill in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.link that return types with arguments of type EngmntProjRsceDmndSkillModifier and TypeMethodDescriptionEngmntProjRsceDmndSkillOneToOneLink.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.commercialproject.link with type arguments of type EngmntProjRsceDmndSkillModifier and TypeMethodDescriptionprotected EngmntProjRsceDmndSkillLink<ObjectT>EngmntProjRsceDmndSkillLink.translateLinkType(EntityLink<EngmntProjRsceDmndSkillLink<ObjectT>, EngmntProjRsceDmndSkill, ObjectT> link)