Текущее время: Пт, июл 18 2025, 10:40

Часовой пояс: UTC + 3 часа




Начать новую тему Ответить на тему  [ Сообщений: 2 ] 
Автор Сообщение
 Заголовок сообщения: Перенос Конфигураций экрана с динамической ошибкой (CRM)
СообщениеДобавлено: Пт, авг 10 2007, 11:30 
Ассистент
Ассистент
Аватара пользователя

Зарегистрирован:
Ср, май 23 2007, 10:59
Сообщения: 45
Приветствую, коллеги!
Может кто сталкивался:
Перенос изменений Конфигурации экрана делового партнера, возникает динамическая ошибка следующего содержания:

(Динамическая ошибка MOVE_TO_LIT_NOTALLOWED_NODATA)
-------------------------------------
Информация о месте прерывания


The termination occurred in the ABAP program "SAPLBDT_MEM_SCREENSEQUENCE_1 " in
"BDT_TBZ3H_SET".
The main program was "RDDEXECU ".

The termination occurred in line 77 of the source code of the (Include)
program "LBDT_MEM_SCREENSEQUENCE_1U28 "
of the source code of program "LBDT_MEM_SCREENSEQUENCE_1U28 " (when calling the
editor 770).
The program "SAPLBDT_MEM_SCREENSEQUENCE_1 " was started as a background job.
-------------------------------------
Что произошло?


Error in ABAP application program.

The current ABAP program "SAPLBDT_MEM_SCREENSEQUENCE_1 " had to be terminated
because one of the
statements could not be executed.

This is probably due to an error in the ABAP program.

-----------------------------------

Анализ ошибки


The program tried to assign a new value to a field even though
it is protected against changes.

The following objects are protected:
- Character or numeric literals,
- Constants (CONSTANTS),
- Function module and method parameters with the type IMPORTING
REFERENCE,
- Untyped field symbols to which a field has not yet been assigned
using ASSIGN,
- TABLES parameters, if the corresponding actual parameter is protected
against changes,
- USING reference parameters and CHANGING parameters in subroutines, if
the
actual parameter is protected against changes,
- Field symbols, if the field assigned using ASSIGN is protected against
changes,
- External write access to attributes with the READ-ONLY property,
- Key components of lines of internal tables with the type HASHED or
SORTED TABLE.
----------------------------------

Указания по устранению ошибки


The field you want to overwrite is a parameter or a field symbol:
Declare the parameter as a VALUE parameter or pass an auxiliary field
to which you assigned the value from the constant before the call.
Alternatively, you can assign the auxiliary field to the field symbol
instead of the constant.
If the error occurred in one of your own programs or in an SAP program
that you modified, try to correct it yourself.

You may able to find an interim solution to the problem
in the SAP note system. If you have access to the note system yourself,
use the following search criteria:

"MOVE_TO_LIT_NOTALLOWED_NODATA" C
"SAPLBDT_MEM_SCREENSEQUENCE_1 " or "LBDT_MEM_SCREENSEQUENCE_1U28 "
"BDT_TBZ3H_SET"


Чего можете посоветовать, господа? Буду рад любым советам =)

_________________
Не бывает глупых вопросов.


Принять этот ответ
Вернуться к началу
 Профиль Отправить email  
 
 Заголовок сообщения:
СообщениеДобавлено: Пт, авг 17 2007, 14:22 
Директор
Директор

Зарегистрирован:
Чт, авг 18 2005, 17:00
Сообщения: 1174
Откуда: РФ
Стоит попробовать все перегенерировать, а заодно почитать инфу к запросу. возможно там будет что описано.

_________________
Покупайте отечественную продукцию! - и благополучие вернется к вам же!


Принять этот ответ
Вернуться к началу
 Профиль  
 
Показать сообщения за:  Поле сортировки  
Начать новую тему Ответить на тему  [ Сообщений: 2 ] 

Часовой пояс: UTC + 3 часа


Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Найти:
Перейти:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Русская поддержка phpBB