cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic billing after PGI

Former Member
0 Kudos

Dear Friends,

I want the billing to be generated automatically after clicking PGI (not after saving the delivery).

How can this be achieved?

Thanks & Regards

Ratna Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You can use the BAPI for the same to create the invoice after PGI. I think you can use BAPI_BILLINGDOC_CREATEMULTIPLE. You need to take help of the ABAPer who will be able to pass on the right parameteres into this BAPI so that the invoices get created when PGI is done.

Also, you can try with BAPI: BAPI_INCOMINGINVOICE_CREATE

I have attached a couple of links which may help you and your technical person to resolve this issue.

Hope this helps.

Thanks

Mukund S

reazuddin_md
Active Contributor
0 Kudos

Try with the Batch jobs, Create batchh job to create billing for the deliveries which has done PGI . You can set the process time as "Immediate", so that billing will be created soon after PGI is done

Regards,

Reazuddin MD

Former Member
0 Kudos

how we create the batch job?

sagar