2008 Apr 29 9:35 PM
hi i am using the below function module
CS_BOM_EXPL_MAT_V2
this function module works for 1 material at a time,
i hav an internal table of 40000 records,
when i loop this 40000 records with the above function module for each record.
it is taking for ever,
is there a function module which takes this internal table and then just gives list
of materials after process in sequesnce.
thanks
hi i am using the below function module
CS_BOM_EXPL_MAT_V2
this function module works for 1 material at a time,
i hav an internal table of 40000 records,
when i loop this 40000 records with the above function module for each record.
it is taking for ever,
is there a function module which takes this internal table and then just gives list
of materials after process in sequesnce.
thanks
2008 Apr 29 9:37 PM
Hi Sanjana,
No other simillar FM supplied by SAP for this functionality.
Thanks,
Greetson
2008 Apr 29 10:30 PM
Hi,
You can pass an internal table with the following 40000 records into the tables parameter(STB) of this function module CS_BOM_EXPL_MAT_V2.
Regards
Abhishek
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |