where to find userexits for sd releated module in realtime?
Answer Posted / aka ashishy
Goto vmod.
All of the userexits in SD are contained in the development class VMOD.
Go to object navigator(SE80) and select package from the list and enter VMOD in it.
Press enter and you will find all includes which contain userexits in SD for different functions like PRICING, ORDER PROCESSING etc. Select the userexit according to the requirement and read the comment inserted in it and start coding.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
What are the kinds of foreign key fields?
What is macro? : abap hr
Explain what are standard layouts sets in the sap script?
Explain the difference between open_form and close_form?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
How to display or know if the value entered contains records or not?
What is the logo in sap script?
Explain the difference between a dialog program and a report?
What is check table?
How does the system handle roll areas for external program components?
In the `select' statement what is group by ?
How would you suppress the display of a parameter on the selection screen?
How will you define posting procedures?