Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Field for URL

Former Member
0 Kudos

Hi,

can any one gimme the field and table name for URL.

I need to print email id and comapny url, and i found email id at adr6 table but not able to find URL.

Regards,

Mr.A

4 REPLIES 4

former_member188685
Active Contributor
0 Kudos

split the email at @ and concatenate "www." to it.

0 Kudos

Hi vijay,

Any other lternative.

Because there may be chances of dif email and URl.

0 Kudos

Check the table ADR12 , you will get the details.

Former Member
0 Kudos