2010 Dec 22 1:00 AM
Hi Gurus,
I am using the FM CONVERSION_EXIT_ABPSP_INPUT in my user exit to convert WBS element(POSID's - 24 char) to PSPNR (8 char).It is being inside a loop which causes performance issues.I want to convert all the POSID's in my internal table to PSPNR at one shot without using the loop statement.Is it possible?
Regards,
Srini
Hi Gurus,
I am using the FM CONVERSION_EXIT_ABPSP_INPUT in my user exit to convert WBS element(POSID's - 24 char) to PSPNR (8 char).It is being inside a loop which causes performance issues.I want to convert all the POSID's in my internal table to PSPNR at one shot without using the loop statement.Is it possible?
Regards,
Srini
2010 Dec 23 6:46 PM
HI,
You can do one thing like for duplicate records(POSID) in loop you can avoid going for FM CONVERSION_EXIT_ABPSP_INPUT instead fetch from previously got value from this FM.
Hope this is useful.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |