2006 Apr 07 2:04 PM
Hi All
can any one answer this
I want to add the fields MENGE,DMBTR from the table MSEG when MBLNR,MATNR,LIFNR values ar same.I am retrieving other fields also apart from the above table, and those values may differ.
Hi All
can any one answer this
I want to add the fields MENGE,DMBTR from the table MSEG when MBLNR,MATNR,LIFNR values ar same.I am retrieving other fields also apart from the above table, and those values may differ.
2006 Apr 07 2:07 PM
2006 Apr 07 2:10 PM
If you need to total the values up, then you must use the logic provided in the other thread and use the COLLECT statement. This will give you an internal table with the total values for MBLNR MATNR LIFNR. If there are other fields in the original table, omit them in the second internal table.
Regards,
Rich Heilman
2006 Apr 07 2:09 PM
goto
SE11 create new structure the fields which u required.
Then goto SE11 give name MSEG->enter
Then in menu GOTO->Append structure
Then use SE14
regards
vinod
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |