Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Purge/delete PerEmail with sapsf odata

former_member596608
Discoverer
0 Kudos

When using the sapsf odata API I can update and replace existing email address on the PerEmail entity with upsert and purgeType=full. I can also remove one of two address.

But I can't find any documentation of how to remove ALL (or the last one) email addresses for a person. I've tried with the delete command and also tried with upsert and purge and setting the email address to null, but nothing works.

So... How do I make a REST odata call to actually remove all email addresses for a person?

  • SAP Managed Tags:
1 ACCEPTED SOLUTION

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

If you open your Question there should be an Icon showing a gear with the label "Action". There you can choose the Option "Edit". In the following Dialog you should be able to the option "Select Additional Tag".

ceterum censeo RAP esse utendam
  • SAP Managed Tags:
3 REPLIES 3

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

I suggest to add the tag "HCM (Human Capital Management)" so that your question can be found by Success Factors experts.

For Odata experts it would be helpful to see the $metadata document to see the details of the entity set.

Regards

Andre

ceterum censeo RAP esse utendam
  • SAP Managed Tags:

former_member596608
Discoverer
0 Kudos

andre.fischer Thank you for the tip! But how do I do that? I can't find any edit button for my question.

Regards,

/m

  • SAP Managed Tags:

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

If you open your Question there should be an Icon showing a gear with the label "Action". There you can choose the Option "Edit". In the following Dialog you should be able to the option "Select Additional Tag".

ceterum censeo RAP esse utendam
  • SAP Managed Tags: