Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding Table DRAD and DRAW.

Former Member
0 Likes
9,527

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.

1 ACCEPTED SOLUTION
Read only

Former Member
5,683

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.

5 REPLIES 5
Read only

Former Member
5,684

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

Read only

0 Likes
5,683

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.

Read only

0 Likes
5,683

Hello,

I would help you if you have any specific querys relating to DIR.

Best Regards, Murugesh AS

Read only

0 Likes
5,683

Nice you helped me thank you 😃

Read only

0 Likes
3,151

Hey, I wants to create entry in DARD table programmatically, is there any way??