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

User Exit AS02

Former Member
0 Likes
619

Hi All,

We have requirement as below :

- Tcode = AS02

- Make necessary changes

- Save -> during this stage , I need to check what are the fields that has been changed. Only certain fields allowed to be changed, if any other fields that's not allowed to be changed but changed -> raise error. Cannot save the changes.

I found user exit EXIT_SAPLAISA_001 during saving, but only table I can only check content of table ANLA.

I need other table to check other content , such as cost center (ANLZ-KOSTL) , but I cannot acces ANLZ from that exit.

Anyone can help me ?

Thanks,

-M-

2 REPLIES 2
Read only

Former Member
0 Likes
528

Hi,

Try with AIST0002.

Regards,

Himanshu

Read only

Former Member
0 Likes
528

no longer needed