Панель "Примеры для разработчиков" - исправлена ошибка "cannot insert null in AGNLIST.JURPERS_SUBDIV"
This commit is contained in:
parent
d61d968c99
commit
0fb687ccc8
@ -230,7 +230,7 @@ create or replace package body PKG_P8PANELS_SAMPLES as
|
||||
NCONTACT_METHOD => null,
|
||||
SMF_ID => null,
|
||||
SOKOGU => null,
|
||||
NJURPERS_SUBDIV => null,
|
||||
NJURPERS_SUBDIV => 0,
|
||||
NRN => NRN);
|
||||
end AGNLIST_INSERT;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user