|
![]() |
#1 |
NavAx
|
Я имел ввиду:
this.batchInfo().parmBatch()
__________________
Isn't it nice when things just work? |
|
![]() |
#2 |
Участник
|
Не помогает (
X++: Journal.BatchJobId = this.batchInfo().parmBatch().RecId; // возвращает 0 Journal.BatchJobId = this.batchInfo().parmBatch().BatchJobId; // возвращает 0 |
|