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: 

IS-U Billing and Invoicing simulation documentsthrough program

Former Member
0 Kudos

Hi Everyone,

I am writing a program to create simulated billing and invoicing documents of multiple months for the consumption I give. To create simulated billing document, I am using rhe function module ISU_SIMULATION_PERIOD_BILL but I can't get any suitable function module to simulate invoicing of multiple simulated billing document.

I found one (ISU_INV_BILLDOC_PROCESSING) but this one dumps error while setting the parameters. there is no documentation as well.

So, can anyone let me know is it possible to carry out invoicing simulation in background and to preview its bill print. Is there any alternative way to create simulated documents through program, please let me know.

Regards,

Abish

1 ACCEPTED SOLUTION

AmlanBanerjee
Active Contributor
0 Kudos

Hi Abish,

Have you checked transaction code EA00.

Also  Check FM FKK_INV_ACCASS_FOR_BILLDOC_SIM\ISU_INVOICE_SIM_FOR_BILLDOC for simulating invoice documents.

Hope it helps

Thanks,

Amlan

View solution in original post

4 REPLIES 4

AmlanBanerjee
Active Contributor
0 Kudos

Hi Abish,

Have you checked transaction code EA00.

Also  Check FM FKK_INV_ACCASS_FOR_BILLDOC_SIM\ISU_INVOICE_SIM_FOR_BILLDOC for simulating invoice documents.

Hope it helps

Thanks,

Amlan

0 Kudos

Hi Amlan,

I tried out EA00 on the first place. But there are some limitations with that. Like it cannot simulate invoice of multiple simulated bill docs.

The function module which you mentioned (ISU_INVOICE_SIM_FOR_BILLDOC) looks like it might be helpful. I’ll get to you if it works out.

Thanks for the help.

Regards,

Abish

0 Kudos

I need a little more detail on the function module ISU_INVOICE_SIM_FOR_BILLDOC. What are its prerequisites? Any documentation you might have? Is there any program which is using this function module?

Regards,

Abish

0 Kudos

Hello Amian

Could you advise me that I got new requirement that client want to release prepaying invoice to customer without any payment . meanwhile once Customer receive invoice they will pay our Client.

the issue is we won't apply SD module , so can we use simulate invoice to create and release invoice to customers ?

Thank you !

Mary