TimeReceiptRunning (BSL) does not set TimeType
Hi
I'm using the BSL and trying to add a TimeReceiptRunning but the TimeType variable does not work (BEAS 2021-08). This is the request:
{"PersonnelId":"444",
"DocEntry":38201,
"LineNumber":10,
"Linenumber2":10,
"TimeType":"H"}
The "TimeType" option is stored in BEAS_FTSMP under TIMETYPE_ID field and should be stored under TYP field.
I've tryed with this:
{"PersonnelId":"444",
"DocEntry":38201,
"LineNumber":10,
"Linenumber2":10,
"TimeType":"H",
"CostElementId":"CostesPrep"}
In this case in BEAS_FTSTMP the "CostElementId" is stored in TIMETYPE_ID field (right) but the TYP column stored an "A" letter (should be "H").
So it seems that TimeType and CostElementID have any kind of conflict.
Is there any solution for this?
0
Iniciar sesión para dejar un comentario.
Comentarios
0 comentarios