SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Function module to identify first bill or invoice to the customer

Former Member
0 Kudos

Dear all,

Is there any function module to identify first bill/invoice or both to the customer?.

with regards,

Umar

1 REPLY 1

Former Member
0 Kudos

Try ISU_PREVIOUS_BILL_SELECT. If it returns a previous bill, then the current one is not the first one, if no previous bill returned, then this is the first one.