2014 Jun 04 8:16 AM
Hi,
User getting the Time_out dump when trying to do service entry of PO in PRD system .after user press the enter system automatically going to dump.But i don'nt have authorization to debug in PRD system ,so that's why i am doing the same thing in DEV system but i am not getting dump.Kindly please give me some inputs on this . thanks in advance .
Category ABAP Programming Error
Runtime Errors TIME_OUT
ABAP Program SAPLMLSK
Application Component MM-SRV
Date and Time 21.05.2014 07:27:39
Short text
Time limit exceeded.
What happened?
The program "SAPLMLSK" has exceeded the maximum permitted runtime
interruption and has therefore been terminated.
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.
Regards,
Thirapati Rao.
Hi,
User getting the Time_out dump when trying to do service entry of PO in PRD system .after user press the enter system automatically going to dump.But i don'nt have authorization to debug in PRD system ,so that's why i am doing the same thing in DEV system but i am not getting dump.Kindly please give me some inputs on this . thanks in advance .
Category ABAP Programming Error
Runtime Errors TIME_OUT
ABAP Program SAPLMLSK
Application Component MM-SRV
Date and Time 21.05.2014 07:27:39
Short text
Time limit exceeded.
What happened?
The program "SAPLMLSK" has exceeded the maximum permitted runtime
interruption and has therefore been terminated.
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.
Regards,
Thirapati Rao.
2014 Jun 04 9:56 AM
Hi Thirumala,
Please share source code extraction part of dump from ST22 to find which part of source code giving this error.
After pressing enter system, TIMEOUT' error coming immediately or its taking sometime ? Usually after this dump come when execution time of any statement exceeds the maximum time set for work process. Need to check with basis guys if any recent changes
Analyse which statement giving this error. If it select statement check database statistics of table is up to date.
Thanks & Regards,
Arun