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

Former Member
0 Likes
425

hi exerts.

i want to add one screen like 220 to existin trnsaction like va01 how to add this functionality using user exists.

thanks in advance.

radhakrishna.

3 REPLIES 3
Read only

Former Member
0 Likes
402

Check in this

SDTRM001 Reschedule schedule lines without a new ATP check

V45A0001 Determine alternative materials for product selection

V45A0002 Predefine sold-to party in sales document

V45A0003 Collector for customer function modulpool MV45A

V45A0004 Copy packing proposal

V45E0001 Update the purchase order from the sales order

V45E0002 Data transfer in procurement elements (PRreq., assembly

V45L0001 SD component supplier processing (customer enhancements

V45P0001 SD customer function for cross-company code sales

V45S0001 Update sales document from configuration

V45S0003 MRP-relevance for incomplete configuration

V45S0004 Effectivity type in sales order

V45W0001 SD Service Management: Forward Contract Data to Item

V46H0001 SD Customer functions for resource-related billing

V60F0001 SD Billing plan (customer enhancement) diff. to billing

Read only

Former Member
0 Likes
402

this is not possible.

at first you should add only screen with number of 900+

so people now that these are the dynpro´s added by Partners or customers but not from SAP.

Same as the X or Y name room concept.

and well i dont know any other way to add a dynpro than going to SE80, and adding it there by hand.

What you COULD do is to create a subscreen, searcjh for a dynpro-exit and add it there on a subscreen are, tho i cant believe that will fulfill your requirements

Read only

Former Member
0 Likes
402

HI

Give the package name in the SMOD transaction code and find the exit that u need.

It displays the screen exits in every exit that is under the package.

Double click on the screen number that u want and that leads to a module pool screen where u would be able to add the fields that are required for the screen

Than write the relevant logic in the PBO and PAi modules.

Regards

Rajesh.