Answer Posted / reena
user exits are specific to SD module. These are the places
provided by SAP where user can enter his code in the form of
subroutines. These are modifications to the standard code
and can be written only at the places provided by sap. One
can not create a user exit of his own.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by stacked list?
when are objects are passed from task to the change request?
Value table VS check Table.
What is the syntex used to call a screen as dialog box (pop up)?
What is your approach for writing a bdc program? : abap bdc
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.
What does an exec sql statement do in abap? What is the disadvantage of using it?
What is Group by in Select statement?
How do you Export a session ?
What’s value table?
How would you set the formatting options statically and dynamically within a report?
Differentiate database index and match code.
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
What are secondary indexes. How can we know which index is being used in a select query?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1