cancel
Showing results for 
Search instead for 
Did you mean: 

Writing an Abap report to display line items as in FPL9 Display Account Balance

dagni
Participant
0 Kudos

Hi.

I'm writing an Abap report that should display all the line items of some chosen business partners in a specific period. I need all the items that are displayed in FPL9 transaction. For this purpose I have used FKK_LINE_ITEMS_WITH_SELECTIONS function module. It gives me what I need, but it's extremely slow. For 12,000 partners it takes about 20 minutes to run.

Does anybody have a better idea than FKK_LINE_ITEMS_WITH_SELECTIONS?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

ChristinaHo
Advisor
Advisor

Without example/system access it is difficult to answer.

A general hint is to implement the available notes/corrections for

FPL9

BAPI_CTRACCONTRACTACCOUNT_GBAL

FKK_LINE_ITEMS_WITH_SELECTIONS

rahul_chakrabortysap
Participant
0 Kudos

Hello Mehmet,

Kindly check the standard SAP mass transaction 'FPO4P'.

Regards,

Rahul