Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pinkfish.ai/llms.txt

Use this file to discover all available pages before exploring further.

Server path: /sap-successfactors-compensation | Type: Application | PCID required: Yes

Tools

ToolDescription
sap_successfactors_compensation_get_emp_compensationGet entity from EmpCompensation by key
sap_successfactors_compensation_get_emp_pay_comp_non_recurringGet entity from EmpPayCompNonRecurring by key
sap_successfactors_compensation_get_emp_pay_comp_recurringGet entity from EmpPayCompRecurring by key
sap_successfactors_compensation_list_emp_compensationGet entities from EmpCompensation
sap_successfactors_compensation_list_emp_pay_comp_non_recurringGet entities from EmpPayCompNonRecurring
sap_successfactors_compensation_list_emp_pay_comp_recurringGet entities from EmpPayCompRecurring

sap_successfactors_compensation_get_emp_compensation

Get entity from EmpCompensation by key Parameters:
ParameterTypeRequiredDefaultDescription
startDatestringYeskey: startDate
userIdstringYeskey: userId
$selectstring[]NoSelect properties to be returned, see OData Select
$expandstring[]NoExpand related entities, see OData Expand

sap_successfactors_compensation_get_emp_pay_comp_non_recurring

Get entity from EmpPayCompNonRecurring by key Parameters:
ParameterTypeRequiredDefaultDescription
payComponentCodestringYeskey: payComponentCode
payDatestringYeskey: payDate
userIdstringYeskey: userId
$selectstring[]NoSelect properties to be returned, see OData Select

sap_successfactors_compensation_get_emp_pay_comp_recurring

Get entity from EmpPayCompRecurring by key Parameters:
ParameterTypeRequiredDefaultDescription
payComponentstringYeskey: payComponent
seqNumberintegerYeskey: seqNumber
startDatestringYeskey: startDate
userIdstringYeskey: userId
$selectstring[]NoSelect properties to be returned, see OData Select
$expandstring[]NoExpand related entities, see OData Expand

sap_successfactors_compensation_list_emp_compensation

Get entities from EmpCompensation Parameters:
ParameterTypeRequiredDefaultDescription
$topintegerNoShow only the first n items, see OData Paging - Top
$skipintegerNoSkip the first n items, see OData Paging - Skip
$searchstringNoSearch items by search phrases, see OData Searching
$filterstringNoFilter items by property values, see OData Filtering
$countbooleanNoInclude count of items, see OData Count
$orderbystring[]NoOrder items by property values, see OData Sorting
$selectstring[]NoSelect properties to be returned, see OData Select
$expandstring[]NoExpand related entities, see OData Expand

sap_successfactors_compensation_list_emp_pay_comp_non_recurring

Get entities from EmpPayCompNonRecurring Parameters:
ParameterTypeRequiredDefaultDescription
$topintegerNoShow only the first n items, see OData Paging - Top
$skipintegerNoSkip the first n items, see OData Paging - Skip
$searchstringNoSearch items by search phrases, see OData Searching
$filterstringNoFilter items by property values, see OData Filtering
$countbooleanNoInclude count of items, see OData Count
$orderbystring[]NoOrder items by property values, see OData Sorting
$selectstring[]NoSelect properties to be returned, see OData Select

sap_successfactors_compensation_list_emp_pay_comp_recurring

Get entities from EmpPayCompRecurring Parameters:
ParameterTypeRequiredDefaultDescription
$topintegerNoShow only the first n items, see OData Paging - Top
$skipintegerNoSkip the first n items, see OData Paging - Skip
$searchstringNoSearch items by search phrases, see OData Searching
$filterstringNoFilter items by property values, see OData Filtering
$countbooleanNoInclude count of items, see OData Count
$orderbystring[]NoOrder items by property values, see OData Sorting
$selectstring[]NoSelect properties to be returned, see OData Select
$expandstring[]NoExpand related entities, see OData Expand