cancel
Showing results for 
Search instead for 
Did you mean: 

how to get ADM1.Street using DI SDK

former_member369006
Participant
0 Kudos

Hello.

How one can get Admin Company Address Parts (eg. ADM1.Street) using DI SDK?

Getting concatenated address is easy;

AdminInfo oCmpAdminInfo = b1Company.GetAdminInfo();

string adresss = oCmpAdminInfo,Address;

But how one can get separated parts of address that are stored in ADM1 table (e.g Street, ZipCode, City).

Best regards,

Pawel

Accepted Solutions (1)

Accepted Solutions (1)

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi,

Please repost above discussion at http://scn.sap.com/community/business-one-sdk to get quick response.

Close this thread here with helpful answer.

Thanks & Regards,

Nagarajan

Answers (0)