Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.SAP__ValueHelp
Packages that use SAP__ValueHelp
Package
Description
-
Uses of SAP__ValueHelp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return SAP__ValueHelpModifier and TypeMethodDescriptionSAP__ValueHelp.SAP__ValueHelpBuilder.build()protected SAP__ValueHelpSAP__ValueHelpCreateFluentHelper.getEntity()protected SAP__ValueHelpSAP__ValueHelpDeleteFluentHelper.getEntity()protected SAP__ValueHelpSAP__ValueHelpUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return types with arguments of type SAP__ValueHelpModifier and TypeMethodDescriptionprotected Class<SAP__ValueHelp>SAP__ValueHelpByKeyFluentHelper.getEntityClass()protected Class<SAP__ValueHelp>SAP__ValueHelpFluentHelper.getEntityClass()SAP__ValueHelp.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag with parameters of type SAP__ValueHelpModifierConstructorDescriptionSAP__ValueHelpCreateFluentHelper(String servicePath, SAP__ValueHelp entity, String entityCollection) Creates a fluent helper object that will create aSAP__ValueHelpentity on the OData endpoint.SAP__ValueHelpDeleteFluentHelper(String servicePath, SAP__ValueHelp entity, String entityCollection) Creates a fluent helper object that will delete aSAP__ValueHelpentity on the OData endpoint.SAP__ValueHelpUpdateFluentHelper(String servicePath, SAP__ValueHelp entity, String entityCollection) Creates a fluent helper object that will update aSAP__ValueHelpentity on the OData endpoint. -
Uses of SAP__ValueHelp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.batch with parameters of type SAP__ValueHelpModifier and TypeMethodDescriptionDefaultWorkforcePersonSkilltagServiceBatchChangeSet.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) WorkforcePersonSkilltagServiceBatchChangeSet.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Create a newSAP__ValueHelpentity and save it to the S/4HANA system.DefaultWorkforcePersonSkilltagServiceBatchChangeSet.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) WorkforcePersonSkilltagServiceBatchChangeSet.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deletes an existingSAP__ValueHelpentity in the S/4HANA system.DefaultWorkforcePersonSkilltagServiceBatchChangeSet.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) WorkforcePersonSkilltagServiceBatchChangeSet.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Update an existingSAP__ValueHelpentity and save it to the S/4HANA system. -
Uses of SAP__ValueHelp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.link that return types with arguments of type SAP__ValueHelpModifier and TypeMethodDescriptionSAP__ValueHelpOneToOneLink.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.workforcepersonskilltag.link with type arguments of type SAP__ValueHelpModifier and TypeMethodDescriptionprotected SAP__ValueHelpLink<ObjectT>SAP__ValueHelpLink.translateLinkType(EntityLink<SAP__ValueHelpLink<ObjectT>, SAP__ValueHelp, ObjectT> link) -
Uses of SAP__ValueHelp in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SAP__ValueHelpModifier and TypeMethodDescriptionDefaultWorkforcePersonSkilltagService.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.WorkforcePersonSkilltagService.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.Create a newSAP__ValueHelpentity and save it to the S/4HANA system.DefaultWorkforcePersonSkilltagService.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.WorkforcePersonSkilltagService.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.Deletes an existingSAP__ValueHelpentity in the S/4HANA system.DefaultWorkforcePersonSkilltagService.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.WorkforcePersonSkilltagService.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.Update an existingSAP__ValueHelpentity and save it to the S/4HANA system.