Hello!
Please help solve the problem. My system is IDES 6.0 EHP4. I have a dump:
Runtime Errors MESSAGE_TYPE_X
Short text
The current application triggered a termination with a short dump.
What happened?
The current application program detected a situation which really should not occur. Therefore, a termination with a short dump was triggered on purpose by the key word MESSAGE (type X).
What can you do?
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.
Error analysis
Short text of error message:
Access sequence A not possible (access sequence PRHI, access 10, field KONDM)
Long text of error message:
Diagnosis
Access type A (hierarchical access) does not exist.
This error was triggered by access sequence PRHI, access number 10,
field KONDM.
System Response
Procedure
Adjust the access type and continue processing.
For details, see SAP note 1600482.
Procedure for System Administration
Technical information about the message:
Message class....... "VT"
Number.............. 664
Variable 1.......... "PRHI"
Variable 2.......... 10
Variable 3.......... "KONDM"
Variable 4.......... " "
User and Transaction
Client.............. 800
Language key........ "R"
Transaction......... "VA01 "
Transactions ID..... "512619B184614866E1000000AC101507"
Program............. "SAPLV61Z"
Screen.............. "SAPMV45A 4900"
Screen line......... 1024
Information on where terminated
Termination occurred in the ABAP program "SAPLV61Z" - in "T682Z_SELECT".
The main program was "SAPMV45A ".
In the source code you have the termination point in line 1151
of the (Include) program "LV61ZU01".
I am a SAP system adminitrator.
I read the note 1600482, but did not understand what I need to do.
I installed SPS11, but the problem has not disappeared.
Please tell me step by step where I go and what to do to solve this problem.
Thank you in advance.