on 2015 Mar 31 12:05 PM
Hi Experts/Gurus,
I am looking for a function module that would provide me with the list of all the real substances when I happen to know the pure susbstances and provide it as an input & the condition to obain the real substance is that all these real substances have the pure susbtance ( given as an input ) assigned to them in the composition tab, for VAT = SAP_EHS_1012_001 and and are solvent (ESTVP-COMPCAT).
Thanks in advance
Regards
Request clarification before answering.
Dear Ansh
Andreas showed the most useful function module. But may be you need to be more specific with your question. E.g. a specification can be used "direct" and "indirect". The answer to your question is therefore only possible if you are "precise".
A more general list of useful function modules is listed here: SAP Function Modules Documentation Repository - Function Module Index C1F2_EXIT_GET_COMP_TREE - C1F2... (I am only aware of a german version of this link; sorry)
May be: C1F2_SUBSTANCES_USED might be useful as well.
Your question (or similar one) have still been raised. E.g.
and
C.B.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ansh,
You could use FM C1F2_SUBSTANCES_FIND_BY_CMPNT for this purpose.
You specify the pure substances (internal key RECN) in I_CMPNT_KEY_TAB and the VAT in I_ESTCAT_TAB.
There is also the possibility to filter the results by certain attributes of the composition tab (I_COND_ESTVP), but it is not documented that the COMPCAT is supported. But it is worth a try.
Regards,
Andreas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.