cancel
Showing results for 
Search instead for 
Did you mean: 

When PGI is done Billing should also be completed automatically - any clues

Former Member
0 Kudos

Gurus,

After clicking the goods issue in the delivery order system should automatically complete the billing document.

Regards,

MM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Friend,

Please use the idoc functionality to create billing automatically after PGI.

Former Member
0 Kudos

Dear LM,

Use background jobs which will create billing documents in the background.

Or, use Z-transaction to perform PGI, wherein you can call a BAPI to create the billing document after performing the PGI.

Check with BAPI, explained in folloing thread:

[Bapi for invoice creation|]

Best Regards,

Amit

Former Member
0 Kudos

.

Former Member
0 Kudos

Hi

This is not possible in Standard functinality, you need to go for User Exits to implement this.

Thanks,

Neelima