‎2008 Mar 29 6:51 AM
Hi
I have product no , product Desc, Promise date req-date posnr and etenr
I need to find out the listprice,dicount , Unitprice and total price
In which table I can find the above details
Thanks in advance
‎2008 Mar 29 6:52 AM
‎2008 Mar 29 7:04 AM
DD02L Table contains the SAP Tables.
DD02T Table contains the SAP Table Texts.
DD01L Table contains the Domains
DD01T Table contains the Domain Texts.
DD03L Table contains the Table Fields.
DD03T Table contains the Table Field Texts. (Language Dependent)
DD04L Table contains the Data Elements.
DD04T Table contains the Data Element Texts.
DD05s Table contains the Foreign Key Fields
last words with L and T only. L->Database Fetch T-> Text
Regards,
Chandru
‎2008 Mar 29 7:06 AM
Hi,
Check the Table VBEP,VBAP.
MATNR - Material Number.
POSNR-Sales Document Item.
Regards,
Morris Bond.
Reward Points if Helpful.