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
Explain the session method? : abap bdc
What are conversion routines? : abap data dictionary
What are the parameters in bdc_insert? : abap bdc
Explain the difference between domain and data element? What are aggregate object?
When, how and how would you control changes to standard SAP objects.
How will you transfer data into a file in application server?
Define spool request?
Why do we use types statement in abap programming?
How do you find if a logical database exists for your program requrements?
What is difference between float and packed data type?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
Where can you find error log for call transaction? : abap bdc
What are the Control levels in internal tables?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
Explain get pernr concept when we use logical data base? : abap hr