2008 Nov 24 6:48 AM
Hi I need to find out the address of a vendor,its not there in lfa1,but its in xd02..
so is there any table to store address of vendor and customer
2008 Nov 24 6:53 AM
From LFA1 table fetch address number field (ADRNR).
Then goto ADRD (Address table) and map address number to fetch the addess as below.
ADRC-ADDRNUMBER = LFA1-ADRNR.
Hi I need to find out the address of a vendor,its not there in lfa1,but its in xd02..
so is there any table to store address of vendor and customer
2008 Nov 24 6:53 AM
From LFA1 table fetch address number field (ADRNR).
Then goto ADRD (Address table) and map address number to fetch the addess as below.
ADRC-ADDRNUMBER = LFA1-ADRNR.
2008 Nov 24 6:53 AM
Hi,
Take Adress number (ADRNR) from LFA1 and goto table ADRC and fetch address.
Thanks,
Navneeth K.
2008 Nov 24 6:57 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |