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 / manu
The above code is right which was written by Raju, but this
code need to wtite within At-Selection screen event, bec.
we can validate input data within this event only.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What are the different kinds of lock modes?
Are you familiar with all steps for setting up a workflow?
function modules are also external subroutines. State true or false. : abap modularization
What is the function of the transport system and workbench organiser? : abap data dictionary
What is singleton pattern in OOPS?
What are the disadvantages of using explicit enhancement?
What is bdc? : abap bdc
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What are pool tables?
The max number of calling modes stacked at one time is?
Select up to 1 row and select single difference ?
What are the attributes of the data in data dictionary? : abap data dictionary
What are the advantages/ dis-advantages of logical databases?