Application Development 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: 

Carrier Information of Delivery

Former Member
0 Kudos

Hi SAP Gurus,

I have requirement where we have to find out all the carrier information active for last 2 years from SAP 3.1 .

Can any one suggest something.

Thanks & regards,

Rajwant

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello,

I believe you have a requirement to fetch the Carrier (Partner) information for the Delivery. Input the Delivery Number in the VBPA Table and use appropriate Partner Function (As it is being used by the Business Analyst / Functional Consultant) to get the Carrier Information (VBPA-LIFNR).

If you want to check the Active status, you can go to Vendor Master (LFA1) and input the VBPA-LIFNR to LFA1-LIFNR based on the Date Range.

Hope it was helpful.

Thanks and Regards,

Venkat Phani Prasad Konduri

2 REPLIES 2

Former Member
0 Kudos

Hello,

I believe you have a requirement to fetch the Carrier (Partner) information for the Delivery. Input the Delivery Number in the VBPA Table and use appropriate Partner Function (As it is being used by the Business Analyst / Functional Consultant) to get the Carrier Information (VBPA-LIFNR).

If you want to check the Active status, you can go to Vendor Master (LFA1) and input the VBPA-LIFNR to LFA1-LIFNR based on the Date Range.

Hope it was helpful.

Thanks and Regards,

Venkat Phani Prasad Konduri

Former Member
0 Kudos

Thanks