Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

No RFC destination defined....

Former Member
0 Likes
1,400

Hi Guys,

I am working on Gap Analysis for the problem associated during outbound delivery transaction i.e VL02N.

When we enter the name of delivery document in VL02N and then go to Environment -> Document flow, I get a message at the bottom saying "NO RFC destination defined for small parcel carrier (here name of the carrier)".

Now, I guess generally this message is associated when you are using XSI i.e Exchange Shipping Interface (Generally used to connect to UPS and FEDEX)

But in my company we are not using XSI because we are using XI.

So what is the reason I am getting that message associated with XSI?

Inputs will be highly appreciated...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,235

It appears function XSI_FLOW_TRACK_REQUEST is executed during sales document flow processing. You'll notice the table parameter is PT_VBFA.

This might be of some help.

8 REPLIES 8
Read only

Former Member
0 Likes
1,235

Any inputs will be highly appreciated.....

Read only

0 Likes
1,235

What are you talking about ? I have not asked anything regarding IDOCS...

Read only

0 Likes
1,235

Any inputs will be rewarded....

Read only

0 Likes
1,235

Can you turn off the "Set tracking status manually" flag in the XSI cockpit?

Read only

0 Likes
1,235

But we are not using XSI cockpit at all. Since we are going to use XI.

Can you please elaborate little bit more on how to turn off "status tracking status manually" ?

Read only

0 Likes
1,235

Sorry, I've never worked with it before, but go to SPRO->Logistics Execution->Shipping->Deliveries->Set Link to Express Delivery Company.

Here you have access to configure each delivery company. You could possibly uncheck the "Active" flag or possibly the "Set tracking status manually".

It appears your error message is displayed when the "Track RFC destination" is not populated. I would guess deactivating the delivery company would prevent the check from occurring.

Read only

Former Member
0 Likes
1,236

It appears function XSI_FLOW_TRACK_REQUEST is executed during sales document flow processing. You'll notice the table parameter is PT_VBFA.

This might be of some help.