2006 Dec 30 11:30 AM
Hi
I want to understand the structure and relationship between DRAD and DRAW table. And what is the object key actually in DRAD table represents.
2007 Jan 01 2:22 PM
Hello,
DRAW is the DocumentInfoRecord header table and the DRAD stores the object links to the DocumentInfoRecord viz., ChangeNumber, Material, DocuumentInfoRecord, Vendor and so on....
Object key is the key of the object link.
for example <MATNR> - Material Number in case the object link is Material,
<DOKAR><DOKNR><DOKVR><DOKTL> - Keys of the DocumentInfoRecord
Hope this helps.
Best Regards, Murugesh AS
Hi
I want to understand the structure and relationship between DRAD and DRAW table. And what is the object key actually in DRAD table represents.
2007 Jan 01 2:22 PM
Hello,
DRAW is the DocumentInfoRecord header table and the DRAD stores the object links to the DocumentInfoRecord viz., ChangeNumber, Material, DocuumentInfoRecord, Vendor and so on....
Object key is the key of the object link.
for example <MATNR> - Material Number in case the object link is Material,
<DOKAR><DOKNR><DOKVR><DOKTL> - Keys of the DocumentInfoRecord
Hope this helps.
Best Regards, Murugesh AS
2007 Jan 02 1:00 PM
Hi Murugesh AS
Since I have no knowledge about DIR so kindly give more information about these two table if possible. I have some work asociated with these tables.
Thank you.
2007 Jan 02 1:53 PM
Hello,
I would help you if you have any specific querys relating to DIR.
Best Regards, Murugesh AS
2022 Nov 25 9:42 AM
2025 Apr 07 6:20 AM
Hey, I wants to create entry in DARD table programmatically, is there any way??