2008 Oct 06 12:51 PM
Hi,
From which table ship to party and its address comes in vf03 transaction ,while clicking on dipaly header.
Regards
Hi,
From which table ship to party and its address comes in vf03 transaction ,while clicking on dipaly header.
Regards
2008 Oct 06 12:53 PM
Hi,
The field ADRNR on table VBPA will hold the address number that you can read from ADRC.
Regards,
Darren
2008 Oct 06 12:54 PM
hi,
LIKP-KUNNR
then goto kna1 and pass this kunnr and get the address of ship to party.
Regards,
Azim.
2008 Oct 06 12:57 PM
Ship to party comes from table VBPA...
Search in table VBPA with following condition
VBPA-VBELN = Billing Document
POSNR = '000000'
PARVW = 'SH'
For address goto table KNA1
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |