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

Material Document for Accounting Document

Former Member
0 Likes
4,329

Dear Gurus

I need one report like following

materialdocumentno accountingdocumentno gl amount

Selection parameter: Material Document No and Year

any standared report available ? or which table available those fields

Thanks and Regards

Suresh

Edited by: suresh kumar on Apr 24, 2009 7:56 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,318

Hi Suresh,

Select the data from MKPF & MSEG and follow to BKPF & BSEG tables...

and always use joins in these cse than For all entries for a better performance....

As i faced the same problem once,,,

Thanks & regards,

Dileep .C

9 REPLIES 9
Read only

GauthamV
Active Contributor
0 Likes
1,318

Plz SEARCH in SCN before posting.

Use these tables.

MKPF,MSEG,BKPF,MSEG.

Read only

Former Member
0 Likes
1,318

check these tables

SKB1,SKA1,BKPF,BSEG

Read only

Former Member
0 Likes
1,318

HI,

Check table

Accounting documents

BKPF Accounting document header

BSEG Accounting document segment

BSET Tax data document segment

BSEC One-time account data document segment

Material document

MKPF Header: Material Document

MSEG Document Segment: Material

BSIM Secondary Index, Documents for Material

General ledger accounts

SKA1 G/L accounts master (chart of accounts)

SKAS G/L account master (chart of accounts: key word list)

SKAT G/L account master record (chart of accounts: description)

SKB1 G/L account master (company code)

SKM1 Sample G/L accounts

SKPF Header Data: Inventory Sampling

Regards,

Mansi.

Read only

Former Member
0 Likes
1,319

Hi Suresh,

Select the data from MKPF & MSEG and follow to BKPF & BSEG tables...

and always use joins in these cse than For all entries for a better performance....

As i faced the same problem once,,,

Thanks & regards,

Dileep .C

Read only

0 Likes
1,318

Dear All

Thanks For All Replys

BKPF-AWKEY this field stored material document and year but this field is not a key field so we are facing performence issue what can i do?

Thanks and Regards

Suresh

Read only

0 Likes
1,318

Dear All

Still my problem not solved

Thanks and regards

Suresh

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,318

>

> Dear All

>

>

> Thanks For All Replys

>

>

> BKPF-AWKEY this field stored material document and year but this field is not a key field so we are facing performence issue what can i do?

>

>

>

> Thanks and Regards

> Suresh

Hello Suresh,

What are the input parameters to the report? May be you can add some fields to the selection-screen like Company Code, Fiscal Year etc.

Hope this helps.

BR,

Suhas

Read only

0 Likes
1,318

Hi Suhas

Thanks For your Reply

Any other Table available ( Material Doc and Accounting Document)

Thanks and Regards

Suresh

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,318

Hello Suresh,

AFAIK the tables to be used are MKPF & BKPF. I donot know if there are any tables which have a consolidated data from these 2 tables.

BR,

Suhas