deleteTempPlanPositionPayAccountDistribution: Delete a specific TempPlanPositionPayAccountDistribution

Description Usage Arguments Value References

View source: R/StaffPlanningFunctions.R

Description

This function deletes a TempPlanPositionPayAccountDistribution.

Usage

1
2
3
4
deleteTempPlanPositionPayAccountDistribution(
  TempPlanPositionPayAccountDistributionID,
  EntityID = 1
)

Arguments

TempPlanPositionPayAccountDistributionID

The id of the TempPlanPositionPayAccountDistribution.
Run getAllTempPlanPositionPayAccountDistributions for a list of TempPlanPositionPayAccountDistributions.

EntityID

The id of the entity. Run getAllEntities for a list of entities.

Value

The id of the deleted TempPlanPositionPayAccountDistribution.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


samterfa/SkywardSDK documentation built on Oct. 13, 2020, 6:53 a.m.