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

Regd: User Exists

Former Member
0 Likes
745

Hi All,

Is there any User Exists for modifying

1. Customer Master (SD Modlue based)

2. Payment Terms (SD Modlue based)

3. Delivery Location (SD Modlue based)

4. Pricing List (SD Modlue based)

5. Sales Tax (SD Modlue based)

And the process to work with those userexits. Pls.

Help and suggestion will be much appreciated.

Thanks.

Ganesh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
722

Hi Ganesh,

use INCLUDE ZXFYTU03 for trying out on user exits.

Also check this tutorial for examples on user exits:

http://help.sap.com/saphelp_erp2005/helpdata/en/55/4063bfb5f611d395ef00a0c929f4c9/frameset.htm

Hope this helps u,

Regards,

Nagarajan.

Hi Ganesh,

use INCLUDE ZXFYTU03 for trying out on user exits.

Also check this tutorial for examples on user exits:

http://help.sap.com/saphelp_erp2005/helpdata/en/55/4063bfb5f611d395ef00a0c929f4c9/frameset.htm

Hope this helps u,

Regards,

Nagarajan.

6 REPLIES 6
Read only

Former Member
0 Likes
722

Hi,

check this include MV45AFZZ , you can get many user_exit's related to SD.

regards

vijay

Read only

0 Likes
722

Hi Vijay Babu Dudla,

Yes we have the Include Program MV45AFZZ and the list of userexists in it, but how to edit the userexit present in it?.

If we try to edit it it says the object has to be registered, even after that we are unable to proceed further.

Can u suggest me a clear idea how to proceed further.

Thanks.

Ganesh.

Read only

0 Likes
722

hi,

for the first time you need to give the access key then you can start writing the code under the forms(which ever is required for you).

if already some changes are done then you can start writing your code inside.

please check it once,

regards

vijay

Read only

0 Likes
722

Hi Ganesh,

As Vijay said you need the key first time you are making changes else not reqd..

For customer exits you don't need any key..

Abdul

Read only

0 Likes
722

Hi,

Can u tell me the specific Userexits in the Include Prog MV45AFZZ which i should modify to get the results for

1. Customer Master (SD Modlue based)

2. Payment Terms (SD Modlue based)

3. Delivery Location (SD Modlue based)

4. Pricing List (SD Modlue based)

5. Sales Tax (SD Modlue based)

Pls so suggest me.

Thanks.

Ganesh.

Read only

Former Member
0 Likes
723

Hi Ganesh,

use INCLUDE ZXFYTU03 for trying out on user exits.

Also check this tutorial for examples on user exits:

http://help.sap.com/saphelp_erp2005/helpdata/en/55/4063bfb5f611d395ef00a0c929f4c9/frameset.htm

Hope this helps u,

Regards,

Nagarajan.