2012 May 21 7:21 AM
Hi SDNers,
I maintain Condition Types in me47 , but i am unable to find the table for condition types and which table this data will be store?
i followed like , i got structure name but i didn't get table name.
press F1 on filed--->technical info
here shows structure name and field name etc... but didn't show any table name.
If you anybody knows please give me navigation, how to find Table name for this field.
Thanks in Advance
SBK
2012 May 21 7:29 AM
2012 May 21 7:43 AM
Thanks shambu,
can u give navigation?
how to find table name.
2012 May 21 7:35 AM
2012 May 21 7:38 AM
- From F1 double-click on data element and then on where-used select database tables.
- You can also execute ME47 via SE30 and then analyze the result (FM called, database tables updated)
- You could also use the scn search tool to find documents like Pricing in MM-PUR
Regards,
Raymond
2012 May 21 11:35 AM
Thanks Raymond,
i found table for KSCHL field via F1 double-click on data element and then on where-used select database tables but i want to know how to find via SE30. i tried but i didn't get, please give me some navigation.
2012 May 21 11:52 AM
2012 May 21 12:37 PM
2012 May 21 12:40 PM
2012 May 21 12:51 PM
2012 May 21 9:39 AM
Based on the Sales Document (VBELN), you can fetch Number of the document condition (KNUMV) from the table VBAK.
This Number of the document condition (KNUMV) can be passed to the table KONV – for finding the Condition type (KSCHL).
2012 May 21 11:45 AM
Hi,
Go to se38 enter the program name SAPMM06E for t-code ME47
Press SHIFT + F4 , you will have environment analysis , select fields what u need and execute..
2012 May 21 1:29 PM
Hi sbk sdn,
My friend, you tried to use this function: ME_GET_CONDITIONS_TO_SEARCH
If the above function does not help you please detail the scenario that you are with difficulty that I will try to help you.
I look back.
good luck.
2013 Jul 04 4:34 PM
2013 Jul 04 4:51 PM
2015 Jul 01 11:20 AM
use table T685T.
it has a field VTEXT which contains the condition type text.