ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  ABAP
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
in report gui we are giving customer number if it is wrong 
entry then how to write the code to restrict wrong entry?
 Question Submitted By :: Busha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: in report gui we are giving customer number if it is wrong entry then how to write the code to restrict wrong entry?
Answer
# 1
just u use  at selection screen on field event. it will
restrict the wrong values.
u can write the condition in that event
 
Is This Answer Correct ?    1 Yes 0 No
Malli.gontla
 
  Re: in report gui we are giving customer number if it is wrong entry then how to write the code to restrict wrong entry?
Answer
# 2
can u give any example?
 
Is This Answer Correct ?    0 Yes 0 No
Busha
 
 
 
  Re: in report gui we are giving customer number if it is wrong entry then how to write the code to restrict wrong entry?
Answer
# 3
Hi Busha,

i want to check the field kunnr from kna1, then

parameter : pa_kunnr type kunnr. (This is input field)

select single kunnr into pa_kunnr
       from kna1
       where kunnr eq pa_kunr.

if sy-subrc ne o.
message i000(zexp). ( zexp is message class,
                         i message type
                       000 message number)
endif.
 
Is This Answer Correct ?    1 Yes 0 No
Raju
 
  Re: in report gui we are giving customer number if it is wrong entry then how to write the code to restrict wrong entry?
Answer
# 4
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 ?    0 Yes 0 No
Manu
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
will the messages in the call tr. Will be stored in the database? TCS2
how to create interactive report from alv ?  1
what is abap token?  2
how many indexes can be created for a table? Wipro3
how to call the smart form from the report?is it Possible or not?  1
how can u write in single program call transaction and session method logic? if u write logic in call transaction ,is there any errors ? how can u see in session ? Satyam1
give examples of pool,cluster tables WDC3
What is ALV?  1
Can we add a field to the sap standard screen? If so, how? Accenture1
Suppose i have table with 2 columns say 1st with Numerics and 2nd with words like 1 for one and 2 for two......so.if i want to change the 9 numeric word as some twenty...how? Siemens1
Would WS_UPLOAD function module work if the BDC is run in Background? If yes explain, If no explain? CSC2
Pls reply me 1)can i debuging the idoc. 2)give some example of pool table and cluster table. 3)what is update module. Accenture1
what is the use of OK_CODE in BDC? HCL2
which part of the internal table syntax determines how ABAp accesses the rows of the internal table ?  2
how can we get what are the exits available for va01 transaction? Wipro2
What are the components in technical setting while creating a table ITC-Infotech1
How to modify the tables at Data base level?  1
What is the Tcode for System Dump? TCS3
What is the table, which contain the details of all the name of the programs and forms?  5
Anyone can plz help me in finding the occurate material for ALE,EDI&IDOCS ,OTHERTHAN ARVIND NAGPAL'S EDITION!IF u know then plz inform me!  1
 
For more ABAP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com