deletePlanPositionPayAccountDistribution: Delete a specific PlanPositionPayAccountDistribution

Description Usage Arguments Value References

View source: R/StaffPlanningFunctions.R

Description

This function deletes a PlanPositionPayAccountDistribution.

Usage

1
2
3
4
deletePlanPositionPayAccountDistribution(
  PlanPositionPayAccountDistributionID,
  EntityID = 1
)

Arguments

PlanPositionPayAccountDistributionID

The id of the PlanPositionPayAccountDistribution.
Run getAllPlanPositionPayAccountDistributions for a list of PlanPositionPayAccountDistributions.

EntityID

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

Value

The id of the deleted PlanPositionPayAccountDistribution.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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