Application Development and Automation 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: 
Read only

FM/Class method for address maintenance?

Former Member
0 Likes
633

Hi All

Does anyone know of the new function modules/class methods to be used for

the address maintenance of business partner/customer?

I have been using 'ADDRESS_MAINTAIN_NEW' from the function group 'SAD0' but

this has since become obsolete.(ERP 2007)

I tried using 'ADDR_DIALOG' from SZA1 Function group but it always searches from table 'ADRC' because it looks like the table name is hardcoded inside the FM!

The table which the address in my case is 'SADR'.

Do give suggestions if you know something about this.

Thanks

Sahir

Hi All

Does anyone know of the new function modules/class methods to be used for

the address maintenance of business partner/customer?

I have been using 'ADDRESS_MAINTAIN_NEW' from the function group 'SAD0' but

this has since become obsolete.(ERP 2007)

I tried using 'ADDR_DIALOG' from SZA1 Function group but it always searches from table 'ADRC' because it looks like the table name is hardcoded inside the FM!

The table which the address in my case is 'SADR'.

Do give suggestions if you know something about this.

Thanks

Sahir

3 REPLIES 3
Read only

Former Member
0 Likes
562

Hi Sahir ,

check <b>ADDRESS_MAINTAIN / INSERT</b>.

or search for all FMs for SADR-ADRNR there u will get the List

Regards

Prabhu

Read only

0 Likes
562

Dear Prabhu

Both function modules which you have mentioned belong to the function group 'SAD1' which is again, obsolete.

Do you know some other which is not obsolete as of ERP2007?

Regards

Sahir

Read only

Former Member
0 Likes
562

Hi All

There is a document available at the service market place detailing what is to be done is such a case.

The function modules belonging to SZA0, SZA1, SZA2 are to be used now.

The title of the document is 'BusinessAddressServices.pdf'

Regards

Sahir