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: 

customer ageing report for fbl5n

Former Member
0 Kudos

hi all,

I want to develop an customer Ageing Report in abap to calculate the net due date which is similar to the Tcode fbl5n but the problem is functional consultant told me about this tcode and there is no such information regarding the specified tables which are to be used. I had searched in SDN also but i did not got the desired information.

regards,

karthik

Edited by: k.vinu.karthik on Jul 23, 2010 7:21 AM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You can use function module CUSTOMER_OPEN_ITEMS. It returns the information displayed in transaction FBL5N.

2 REPLIES 2

Former Member
0 Kudos

You can use function module CUSTOMER_OPEN_ITEMS. It returns the information displayed in transaction FBL5N.

brad_bohn
Active Contributor
0 Kudos

Use the development tools available to you - the transaction and a sample account is all you need. Debug, ST05, SE30, etc....