in report gui we are giving customer number if it is wrong
entry then how to write the code to restrict wrong entry?
Answer Posted / busha
can u give any example?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the events used in abap in the order of execution?
What is the abap program name to process the batch input session automatically? : abap bdc
How can end-of-selection be used?
What are the differences between session method and call transaction method? : abap bdc
What is a table pool? : abap data dictionary
What are the advantages of different types of bdc's?
Explain what are the different functions used in sap script? What are the parameters used in each function?
What is the difference between leave transaction and call transaction?
How can I make a differentiation between dependent and independent data? : abap hr
What kind of financial periods exist in sap? What is the relavent table for that?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What is tmg?
What are system fields for secondary lists?
When will the current screen processing terminates?
Exception handling and how does it transfer from called method to calling method?