Skip to main content

Commission

Seven20 also includes a bare bones commission object. This object is used to track the amount of commission a recruitment consultant should get for a specific Job (seven20__Job__c) or Placement (seven20__Placement__c). Due to the vastly different requirements for commission for each recruitment agency, this object does not currently have any automation, it is the responsibility of the implementer to create these as required.

Schema

Field LabelField Api NameTypeDescription
Userseven20__User__cLookup(User)The User that the commission is related to
Jobseven20__Job__cLookup(seven20__Job__c)The Job that the commission is related to
Placementseven20__Placement__cLookup(seven20__Placement__c)The Placement that the commission is related to
Amountseven20__Amount__cCurrency(16,2)The amount of commission to be paid
CurrencyCurrencyIsoCodePicklistThe currency that the commission is in