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: 

Urgent : Report

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

Hi Lijo,

Check Can you get all your output fields in this asset table

ANEK(Document Header Asset Posting)

Or you can check

BSAK Accounting: Secondary Index for Vendors (Cleared Items)

BSEG Accounting Document Segment

BSIK Accounting: Secondary Index for Vendors

These table contain both the fields ANLN1 and EBELN.

3 REPLIES 3

Former Member
0 Kudos

Hi Lijo,

Check Can you get all your output fields in this asset table

ANEK(Document Header Asset Posting)

Or you can check

BSAK Accounting: Secondary Index for Vendors (Cleared Items)

BSEG Accounting Document Segment

BSIK Accounting: Secondary Index for Vendors

These table contain both the fields ANLN1 and EBELN.

0 Kudos

Hi..

Check the table

ANLA

Former Member
0 Kudos

Hi Lijo,

The tables ANEK (Document Header Asset Posting) and FMFGAPASS (Accountable Property Assets Created w Value) may help you out.

Kindly reward points if helpful.

Regards,

teja.