2007 Aug 24 1:36 PM
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.
2007 Aug 24 1:46 PM
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
2007 Aug 24 1:46 PM
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
2007 Aug 24 2:34 PM
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.