Application Development 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: 

Purchase - Asset relationship

Former Member
0 Kudos

Dear All,

I have a requirement like create a report for displaying the asset details for particular purchase document number.

Input field - ebeln.

output field - anln1,......... (from this asset this document is created ),.....empno. etc

From which tables I can fetch datas?

Thanks in Advance,

Regards,

Lijo

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Lijo,

Asset Details for a Purchase order will be available in Table EKKN .

EKKN - Account Assignment in Purchasing Document.

Pass EBELN to EKKN Table and get the following fields for youe output.

ANLN1 - Main Asset Number

ANLN2 - Asset Subnumber

Hope this helps

Vinodh Balakrishnan

1 REPLY 1

Former Member
0 Kudos

Lijo,

Asset Details for a Purchase order will be available in Table EKKN .

EKKN - Account Assignment in Purchasing Document.

Pass EBELN to EKKN Table and get the following fields for youe output.

ANLN1 - Main Asset Number

ANLN2 - Asset Subnumber

Hope this helps

Vinodh Balakrishnan