Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.SAP__Currency
Packages that use SAP__Currency
Package
Description
-
Uses of SAP__Currency in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return SAP__CurrencyModifier and TypeMethodDescriptionSAP__Currency.SAP__CurrencyBuilder.build()protected SAP__CurrencySAP__CurrencyCreateFluentHelper.getEntity()protected SAP__CurrencySAP__CurrencyDeleteFluentHelper.getEntity()protected SAP__CurrencySAP__CurrencyUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return types with arguments of type SAP__CurrencyModifier and TypeMethodDescriptionprotected Class<SAP__Currency>SAP__CurrencyByKeyFluentHelper.getEntityClass()protected Class<SAP__Currency>SAP__CurrencyFluentHelper.getEntityClass()SAP__Currency.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag with parameters of type SAP__CurrencyModifierConstructorDescriptionSAP__CurrencyCreateFluentHelper(String servicePath, SAP__Currency entity, String entityCollection) Creates a fluent helper object that will create aSAP__Currencyentity on the OData endpoint.SAP__CurrencyDeleteFluentHelper(String servicePath, SAP__Currency entity, String entityCollection) Creates a fluent helper object that will delete aSAP__Currencyentity on the OData endpoint.SAP__CurrencyUpdateFluentHelper(String servicePath, SAP__Currency entity, String entityCollection) Creates a fluent helper object that will update aSAP__Currencyentity on the OData endpoint. -
Uses of SAP__Currency 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__CurrencyModifier and TypeMethodDescriptionDefaultWorkforcePersonSkilltagServiceBatchChangeSet.createSAP__Currency(SAP__Currency sAP__Currency) WorkforcePersonSkilltagServiceBatchChangeSet.createSAP__Currency(SAP__Currency sAP__Currency) Create a newSAP__Currencyentity and save it to the S/4HANA system.DefaultWorkforcePersonSkilltagServiceBatchChangeSet.deleteSAP__Currency(SAP__Currency sAP__Currency) WorkforcePersonSkilltagServiceBatchChangeSet.deleteSAP__Currency(SAP__Currency sAP__Currency) Deletes an existingSAP__Currencyentity in the S/4HANA system.DefaultWorkforcePersonSkilltagServiceBatchChangeSet.updateSAP__Currency(SAP__Currency sAP__Currency) WorkforcePersonSkilltagServiceBatchChangeSet.updateSAP__Currency(SAP__Currency sAP__Currency) Update an existingSAP__Currencyentity and save it to the S/4HANA system. -
Uses of SAP__Currency 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__CurrencyModifier and TypeMethodDescriptionSAP__CurrencyOneToOneLink.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__CurrencyModifier and TypeMethodDescriptionprotected SAP__CurrencyLink<ObjectT>SAP__CurrencyLink.translateLinkType(EntityLink<SAP__CurrencyLink<ObjectT>, SAP__Currency, ObjectT> link) -
Uses of SAP__Currency in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SAP__CurrencyModifier and TypeMethodDescriptionDefaultWorkforcePersonSkilltagService.createSAP__Currency(SAP__Currency sAP__Currency) Deprecated.WorkforcePersonSkilltagService.createSAP__Currency(SAP__Currency sAP__Currency) Deprecated.Create a newSAP__Currencyentity and save it to the S/4HANA system.DefaultWorkforcePersonSkilltagService.deleteSAP__Currency(SAP__Currency sAP__Currency) Deprecated.WorkforcePersonSkilltagService.deleteSAP__Currency(SAP__Currency sAP__Currency) Deprecated.Deletes an existingSAP__Currencyentity in the S/4HANA system.DefaultWorkforcePersonSkilltagService.updateSAP__Currency(SAP__Currency sAP__Currency) Deprecated.WorkforcePersonSkilltagService.updateSAP__Currency(SAP__Currency sAP__Currency) Deprecated.Update an existingSAP__Currencyentity and save it to the S/4HANA system.