Добрый день Уважаемые.
Создал SQ отчёт, по клиентским заказам. Отчёт предоставляет информацию по позициям заказа, которую тянет из основных таблиц Vbap, Vbak,KNA1 + нескоько собственных полей, ничего сверхъестественного.
При небольшом объёме заказов около (200), отчёт отрабатывает корректно. А при большем объёме вываливается в дамп. Скорее всего слишком много инфы в отчёте и не хватает памяти его отработать. Пока просто ставлю ограничения по критериям поиска, но хотелось бы чтоб по определённому виду заказа можно было посмотреть все заказы.
Что можно сделать для устранения дампа? Подскажите пожалуйста варианты решения проблемы.
P.S. Не судите строго если вопрос пустяковый, в дампах никогда не копался...

да и вобще я ещё совсем юн и зелен
Сама ошибка:
Краткий текст
Runtime error, short dump could not be written.
Что произошло?
Error in the ABAP Application Program
The current ABAP program " " had to be terminated because it has
come across a statement that unfortunately cannot be executed.
Unfortunately, the system cannot carry out a detailed analysis of the
error, as the table SNAP (which gathers information at the time of
termination) does not contain a suitable short dump.
Что Вы можете сделать?
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
Анализ ошибки
The error cause cannot be determined, since the table SNAP does not
contain a suitable short dump.
Table SNAP probably already contains so many short dumps that it cannot
take on any more. Examine the situation using the system log.
SNAP contains all short dumps from the last 7 days.
Указания по устранению ошибки
Depending on cause of error, according to system log.
You probably have to create more space for table SNAP by database means.
If the error occures in a non-modified SAP program, you may be able to
find an interim solution in an SAP Note.
If you have access to SAP Notes, carry out a search with the following
keywords:
" " " "
" " or " "
" "
If you cannot solve the problem yourself and want to send an error
notification to SAP, include the following information:
1. The description of the current problem (short dump)
To save the description, choose "System->List->Save->Local File
(Unconverted)".
2. Corresponding system log
Display the system log by calling transaction SM21.
Restrict the time interval to 10 minutes before and five minutes
after the short dump. Then choose "System->List->Save->Local File
(Unconverted)".
3. If the problem occurs in a problem of your own or a modified SAP
program: The source code of the program
In the editor, choose "Utilities->More
Utilities->Upload/Download->Download".
4. Details about the conditions under which the error occurred or which
actions and input led to the error.
стемная среда
SAP-Release " "
Application server... " "
Network address...... " "
Operating system..... " "
Release.............. " "
Hardware type........ " "
Character length.... " " Bits
Pointer length....... " " Bits
Work process number.. " "
Shortdump setting.... " "
Database server... " "
Database type..... " "
Database name..... " "
Database user ID.. " "
Char.set.... " "
SAP kernel....... " "
created (date)... " "
create on........ " "
Database version. " "
Patch level. " "
Patch text.. " "
Database............. " "
SAP database version. " "
Operating system..... " "
Memory consumption
Roll.... " "
EM...... " "
Heap.... " "
Page.... " "
MM Used. " "
MM Free. " "
Пользователь, транзакция...
Client.............. " "
User................ " "
Language key........ " "
Transaction......... " "
Program............. " "
Screen.............. " "
Screen line......... " "
Program............. " "
Screen.............. " "
Screen line......... " "
Информация о месте прерывания в XSLT-программе.
Termination occurred in the XSLT program " ".
The call took place using CALL TRANSFORMATION from the ABAP
program specified below.
In the source code, the termination point is in line " "
of the (Include) program " ".
Информация о месте прерывания в ABAP-программе.
Внутренние указания
The termination was triggered in function " "
of the SAP kernel, in line " " of the module " ".
The internal operation just processed is " ".
Internal mode was started at " ".