2012 Nov 06 9:57 PM
Hello Experts,
I am attempting to grab the field EXTENSION2 from ADDR1_DATA for a given delivery number in VL02N. Would anyone happen to know how to grab this field based on the delivery number that is input. Thanks for the help!
2012 Nov 07 6:35 AM
Hi Vincent ,
You can get EXTENSION2 field data in ADRC table (ADDR1_DATA is a structure not a table).
For that you need to pass ADDRNUMBER field of ADRC with the value of ADRNR field of KNA1( customer master).
Do the same for the Customer maintained in VL02N.
2012 Nov 07 6:35 AM
2012 Nov 07 6:54 AM
ADDR1_DATA is a structure the DB table is ADRC.
From VBPA you can get the ADRNR for the given VBELN , use this ADRNR in ADRC to get EXTENSION2.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |