iStore - EBS (MOSC)

MOSC Banner

istore: how to get specific ship to value from ibeCAddAddrDsp2.jsp

edited Sep 10, 2019 11:45AM in iStore - EBS (MOSC) 4 commentsAnswered ✓

Hi Experts,

I'm checking the jsp.- ibeCAddAddrDsp2.jsp  in wich we get all the ship to value but in one big string

in our case we are getting the information with the party_site_id.

if (addr != null) {

String lang = RequestCtx.getLanguageCode();

String line = FlexibleAddress.getAddressAsString(addr, sep, lang);

out.print(line.toString());

but we only need a value of all the string.

thanks in advance!

Hector Garcia Serna

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center