cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SUS-EBP scenario. SUS Invoice not transfered to EBP

Former Member
0 Likes
217

Hi all.

I try to customize SRM 7.0 with SUS on different clients.

XI Integration scenario (service procurement) is activated and works fine except SUS invoice replication to SRM. I can see in XI (tr. SXI_MONITOR) XML's for PO's, SUS PO's, Confirmations but not for Invoices.

When I create SUS Invoice and sent it system doesn't generate any XML (no XML in SRM and XI at all).

Can somebody help to resolve this problem? or simply provide me with abap-program name which is start output(XML) generation for SUS Invoice?

Accepted Solutions (1)

Accepted Solutions (1)

former_member324993
Active Contributor
0 Likes

you can try import design objects again at Intgration Repostitory

Former Member
0 Likes

Hi Mikhal,

Please check if the invoice triggering event is defined or not ?

SPRO --> SAP Supplier Relationship Management --> SRM Server --> Cross-Application Basic Settings --> Event and Event Schema for Alert Management -->Define Events

Add u2013 event definition u2013 INVOICED for object type - BUS2234

This should trigger the Invoice.

Thanks,

-Devi Swain

Former Member
0 Likes

Hi, Devi.

Event "INVOICED" was really missed! I've added it and now all works fine.

Thanks a lot!

P.S.

In SRM exists report BBP_SUS_TEST_INVOICE_SEND which helped me to understand how XML output works.

Answers (0)