Activity details
Name

PostJournalAllocationByEmploymentId

Back to list API definition
Related messages
Code Description Type
1383 The requested period for allocation spans over more than 1 journal administration setting. BrokenBusinessRule
1384 startPeriod must have a value. BrokenBusinessRule
1385 startPeriod.year must have a value. BrokenBusinessRule
1386 startPeriod.year must have a value between 2000 and 9999. BrokenBusinessRule
1387 startPeriod.periodNumber must have a value. BrokenBusinessRule
1388 startPeriod.periodNumber must have a value between 1 and 53. BrokenBusinessRule
1389 Invalid value for startPeriod. BrokenBusinessRule
1390 endPeriod.year must have a value. BrokenBusinessRule
1391 endPeriod.year must have a value between 2000 and 9999. BrokenBusinessRule
1392 endPeriod.periodNumber must have a value. BrokenBusinessRule
1393 endPeriod.periodNumber must have a value between 1 and 53. BrokenBusinessRule
1394 Invalid value for endPeriod. BrokenBusinessRule
1395 allocationBasedOnActualHours or allocationBasedOnFixedWeights must have a value. BrokenBusinessRule
1396 allocationBasedOnActualHours and allocationBasedOnFixedWeights cannot have a value at the same time. BrokenBusinessRule
1397 allocationBasedOnActualHours.costCenter.key must have a value. BrokenBusinessRule
1398 Invalid value for allocationBasedOnActualHours.costCenter.key. BrokenBusinessRule
1399 Invalid value for allocationBasedOnActualHours.costUnit.key. BrokenBusinessRule
1400 Invalid combination for costCenter.key and costUnit.key in allocationBasedOnActualHours. BrokenBusinessRule
1401 allocationBasedOnFixedWeights does not allow an empty array. BrokenBusinessRule
1402 allocationBasedOnFixedWeights.costCenter.key must have a value. BrokenBusinessRule
1403 Invalid value for allocationBasedOnFixedWeights.costCenter.key. BrokenBusinessRule
1404 Invalid value for allocationBasedOnFixedWeights.costUnit.key. BrokenBusinessRule
1405 allocationBasedOnFixedWeights.weight must have a value. BrokenBusinessRule
1406 allocationBasedOnFixedWeights.weight must have a value between 1 and 9999. BrokenBusinessRule
1407 Invalid combination for costCenter.key and costUnit.key in allocationBasedOnFixedWeights. BrokenBusinessRule
1408 Each unique combination of costCenter.key and costUnit.key in allocationBasedOnFixedWeights may only be provided once in the request. BrokenBusinessRule
1410 startPeriod must be on or after employment date. BrokenBusinessRule