on 2006 Jul 30 4:13 PM
I have a generic extractor as part of the Inventory Extraction Data Model. I need to enhance the extract structure with the Special Stock (SOBKZ) indicator. I am looking to use the MSEG table as my source table with the lookup keys as Plant, Material.
My concerns are whether the there will be a performance issue for the extractor if we are doing a lookup to MSEG. Is there a more suitable source table or will performance not be such an issue? Thanks
Hi Niten,
I think it is better not to extract data out of MSEG as it contains huge amount of data. I dont have access to a system now but you can try this:
Go to MSEG -> SOBKZ find the Data Element -> double click -> click the "where-used-list" button for tables. You should be able to find a table that meet you needs.
In case no table meets your expectation then create a view on MSEG for the fields you need and then use this view to extract SOBKZ in the user exit.
Hope this helps.
Bye
Dinesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
80 | |
11 | |
10 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.