PerforsN
Participant
Member since ‎12-03-2020

User Statistics

  • 21 Posts
  • 0 Solutions
  • 10 Kudos given
  • 10 Kudos received

User Activity

Dear all, In this post I'd like to introduce to you a python package that I wrote and published – python-sapcommissions. A python wrapper for the SAP Commissions REST API. TL;DR: Check out the package on GitHub: niro1987/python-sapcommissions A bit...
Hi, I'm looking to sum the measurement for positions that have the same manager, to calculate a team total.
HI, I've written a Python wrapper for the SAP Commissions REST API, it's currently hosted on GitHub. If you're interested, give it a spin, I would appreciate your feedback! Kind regards, Niels Perfors
Hi, I'm working on a python wrapper to work with the SAP Commissions API. I ran into a challenge with the Positions API, specifically the List query parameter startDate and endDate. No matter how I format the date, the below request always fails ...
What is the difference between the Effective-, Process- and Credit Start Date on the Position record?