Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3560

SQ02-Getting vendor partner of outbound Delivery

$
0
0

Dear All,

 

I am using ABAP code in SQ02 to getting Vendor partner from outbound delivery. i created a new field "Forwarding Agent" and adding Code below:

++++++++++++++++++

 

Clear ZLIFNR.

Select LIFNR from VBPA into ZLIFNR where VBELN = LIKP-VBELN

and POSNR = ''

and PARVW = 'CR'.

endselect.

 

+++++++++++++++++++

 

There's no error during generating Query, then i go to SQ01 to generate report, column field "Forwarding Agent" is blank.

i wonder, i go to check vendor partner of outbound delivery is exist, why it doesn't fetch data from table VBPA into report?

 

please help...

 

Regards,

Rtn


Viewing all articles
Browse latest Browse all 3560

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>