cancel
Showing results for 
Search instead for 
Did you mean: 

PO not transfferd to backend -SRM

former_member560682
Participant
0 Kudos

Hi,

We are using extended classic secinario. We ordered the PO from SRM and SRM we have status that this PO is ordered but still we are not finding this PO to the backend system.

Why this is happening?

Regards,

Khushbu.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello.

Check it :

Execute the function BBP_PD_PO_TRANSFER_EXEC with the PO Guid. The system Work or DUMP ?.

Regards

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

check in RZ20 what is the error

(or) check in Browser in the Application monitor for the error.

Check this link

Regards

G.Ganesh Kumar

former_member183819
Active Contributor
0 Kudos

is it only One PO or all the POs.

check sm58 and make ensure that no communication failure between SRM and ECC system.

any error in application monitor.

former_member560682
Participant
0 Kudos

Thanks for the help.

No it is only for few Purchase orders otherwise it is working fine.

Waiting for the reply please.

Khushbu.

Edited by: Khushbu Brahmbhatt on Nov 10, 2010 9:04 PM

Former Member
0 Kudos

Hello Khushbu.

can you check this things?

1.- You have that create an Purchase Order in ECC equal that the Purchase Order that not transfered to ECC from SRM. The system show it error or no?

2.- You have that activate the simulate in SRM to that when you want transfer the Purchase Order from SRM to ECC; the system check first that this Purchase Order wil can be create in ECC; for this:

Activate the aplication SRMNTY in the table TBE11 in ECC.

Try again with the purchase order that not tranfered...

regards.

Former Member
0 Kudos

Hi Kushbhu,

As you said it is with only few P.Os not transfered to backend ECC system, i believe the RFC connections are fine and the P.Os are not in Error in Process status.

If the P.Os status is Error in Process then you can check the error reason in RZ20 (Application Monitor).

If the P.Os are in Ordered status (after approval) and still did not get transfered to backend ECC system try pushing them manullay to ECC using Function Module BBP_PD_PO_TRANSFER_EXEC_V2 (transaction SE37).

Input the P.O GUID and then execute the function module.

This would transfer the P.O to backend ECC system.

Hope this would resolve your issue.

Let us know the outcome to help you further.

Regards,

Teja

Former Member
0 Kudos

Hi Ram,

my problem is related to this issue

I am working in the Upgrade Project from SRM 3.0 to SRM 7.0.

Scenario : Extended classic scenario.

When I am creating the SC it is approved. SRM P.O no is generated in SRM and it is not ORDERED.It is in SAVED

When I change the SRM P.O manually and ordered .The P.O is transferred to the backend ECC 6.0, but

in the SRM the P.O. is in ERROR IN PROCESS..

I checked in RZ20 -I am getting BBP_ANALYZE_PO_APPLIC is not released.

Or what is the above message

Can you tell which BADI (or) BAPI is used in SRM 7.0 -for P.O creation so that i can debug that

can you give your views

Regards

G.Ganesh Kumar