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

Replacement of obseleute function modules

Former Member
0 Likes
1,142

Hi,

We are upgrading our system from ECC 4.6 to ECC 6.0. For that we are Replacing the below obseleute function module shown in below.

TZ_USER_SYSTEMCLOCK

TZ_LOCATION_TIMEZONE

ADDRESS_GET_DATA

HELPSCREEN_CREATE

HELP_DOCU_SHOW_FOR_FIELD

Could any one please help me out to replace the function module which supports ecc6.0.

Thanks a lot for your help in advance.

Regards,

Balaji..

Hi,

We are upgrading our system from ECC 4.6 to ECC 6.0. For that we are Replacing the below obseleute function module shown in below.

TZ_USER_SYSTEMCLOCK

TZ_LOCATION_TIMEZONE

ADDRESS_GET_DATA

HELPSCREEN_CREATE

HELP_DOCU_SHOW_FOR_FIELD

Could any one please help me out to replace the function module which supports ecc6.0.

Thanks a lot for your help in advance.

Regards,

Balaji..

5 REPLIES 5
Read only

Former Member
0 Likes
935

Hi Balaji,

Check this list of obsolete function modules in EEC6.0 and their replacement

Link: [List of Obsolete Function Modules in ECC .0|https://wiki.sdn.sap.com/wiki/display/ERP6/ListofObsoleteFunctionModulesinECC+6.0]

Regards,

lakshman

Read only

Former Member
0 Likes
935

Hi Balaji,

For HELP_DOCU_SHOW_FOR_FIELDthe replacement FM is HELP_OBJECT_SHOW_FOR_FIELD

Read only

0 Likes
935

Hi,

Thanks a lot Lakshman. I have checked the link given by you (Link: List of Obsolete Function Modules in ECC .0)

But in that list the below mentioned function module is not there.

ADDRESS_GET_DATA

HELPSCREEN_CREATE

If you have any idea, Please share with me..

Regards,

Balaji..

Read only

0 Likes
935

Hi Balaji,

I have searched for alternative FM. But i didn't find any.

Searching for SAP Note which will help.I will post if i find any.

Just try a search for SAP Notes .

regards,

Lakshman.

Read only

0 Likes
935

wiill ADDR_GET help inplace of address_get_data ?