‎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
‎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.