2010 Sep 07 3:54 PM
Hi Experts,
I created an alv report.
In when ever i select a quanty colum and click on the button SUM(above the grid display) its going to short dump.
even i select the property fieldcat-do_sum = 'X'. happens same.
Thanks..
2010 Sep 07 3:57 PM
Check your data declaration for the quantity field.
Post the specific dump which you are getting which will help to identify the problem easily.
2010 Sep 07 3:55 PM
2010 Sep 07 3:57 PM
Check your data declaration for the quantity field.
Post the specific dump which you are getting which will help to identify the problem easily.
2010 Sep 07 4:07 PM
The current appliction program detected asituation which really should not occur. therefore, a termination with a shor dump
was triggered
2010 Sep 07 4:10 PM
on purpose by the key word X.
message type_X it mean is sytem related error?
2010 Sep 07 4:16 PM
There will be a message number and class with the dump. What are they?
Rob
2010 Sep 07 4:20 PM
There could be many reason to give that types of dump.
What you can do : go to ST22, from there you can navigate to debugger and see that what is causing for the error.
2010 Sep 07 4:28 PM
MESSAGE_TYPE_X" " "
SAPLSLVC" or "LSLVCF36"
FILL_DATA_TABLE"
message x000(0k).
2010 Sep 07 4:31 PM
This is definately a problem with the field catalog. Check each and every line of your field catalog for inconsistencies. It will surely solve the issue.
pk
2010 Sep 07 5:11 PM
Perform the [Consistency Check|http://help.sap.com/saphelp_crm40/helpdata/en/d6/23253963143e6ae10000000a11402f/content.htm] on the ALV.
Further details on ALV Consistency check read Rainer's blog: [http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/15961] [original link is broken] [original link is broken] [original link is broken];
BR,
SUhas
2010 Sep 07 4:32 PM
make sure you have filled the fieldcatalaouge properly
pass fieldcatalouge property datatype = QUAN to that particular field.
Also check whether you have correclty named each field while populating the field catalouge.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |