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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  SAPScript
 
 


 

 
 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
Hi,
Can we do the computations and calculations in Sapscripts?
If yes, please let me know with example.

thanks in advance
Vijay
 Question Submitted By :: Vijay
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Hi, Can we do the computations and calculations in Sapscripts? If yes, please let me know with example. thanks in advance Vijay
Answer
# 1
In Scripts, you can call a perform which in turn can do any
type of computation or calculation and return the result to
the script.

In script u write..
perform p_name using v_par1 type itcsy
                     v_par2 type itcsy
               changing v_par3 type itcsy

you can write the form p_name in the print program. 
Or in any program, but in that case u have to give the
program name also while calling the script.
perform p_name in program v_prog
               using v_par1 type itcsy
                     v_par2 type itcsy
               changing v_par3 type itcsy

v_par1 and v_par2 are passed to the form and the return
value is filled in v_par3.

you can do any type of computation using the variables
passed from the script and return the result in the changing
parameter.

Note- the type of parameter should by ITCSY.
 
Is This Answer Correct ?    7 Yes 1 No
Richa
 

 
 
 
Other SAPScript Interview Questions
 
  Question Asked @ Answers
 
I want to create an additional windows in standard sapscript Like 'Medruck'.Is it possible? If yes, then how?  2
6. What is the difference between file port and TRFC port.  1
if u create script.in that layout set u have main window. in that i want first line in english,next line to last iwant in german or other language Mind-Tree3
what is MANUE field in NAST table? what is its purpose? what for it is used in SAPScript? How can we use that field in our own driver program? & Where Standard Driver programs reside? what is the tcode & path for finding the standard driver programs?  1
10. Tcode used fo complete documentation of BAPI data record online.  1
/: ADDRESS PARAGRAPH AS /: NAME &LFA1-NAME1& . . /: COUNTRY &LFA1-LAND1& THIS CODE IS NOT GENERATING ANY ADDRESS ON THE OUTPUT FORM. IF I NEED TO PRINT THE ADDRESS THEN,WAT CODE I NEED TO FOLLOW?EVEN I READ THE DATA THRU THE SELECT STATEMENT IN MY OWN DRIVER PROGRAM!  1
Suppose that i want to show multiple records of purchase order in the window rather than main window in the SAPscript form? Is it possible? If yes, than how ? IBM1
how we can debug in sap scipt  2
9. How do u suppress blank space in sap script.  2
wat are barcodes?how can we use them?  3
How to Find Driver Program given the name of Sapscript? Reliance3
why label printing is difficult (or not possible) using SMARTFORMS. what are the differences in between SCRIPT & SMARTFORMS in this regard. TCS2
5. What are the difference between BADI and user Exit.  3
I am getting problem in language(like EN,DE & FR) whenever i copy from one client to another...means the layout is getting printed in EN even though the lanuage selected is DE...  2
3. In ABAP/4 programs how do u access data present in presentation server and on an application server. Bando3
SAP Script is client dependent. Smartform is client independent. What is the main defference between two? TCS1
what is a label and why labels are not generated in smart forms Satyam3
Hi, Can we do the computations and calculations in Sapscripts? If yes, please let me know with example. thanks in advance Vijay IBM1
The Logo Upaloaded got Inverted , then How you are going to handle this situation ?  1
can we see Tiff files in SE 78 T.code ? What are the file extension of Logo we can upload to SAP  4
 
For more SAPScript 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