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                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
What is the purpose of Edit Masking?
 Question Submitted By :: Prashanth_d
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the purpose of Edit Masking?
Answer
# 1
Formatted output of the time:

DATA TIME TYPE T VALUE '154633'.

WRITE (8) TIME USING EDIT MASK '__:__:__'.  "Output: 
15:46:33

If the output length "(8)" was not specified here, the 
output
would be "15:46:" because the implicit output length for the
type T is 6.
 
Is This Answer Correct ?    6 Yes 1 No
Arjun
 
  Re: What is the purpose of Edit Masking?
Answer
# 2
Edit Mask is Used for Editing Output in ABAP Editor.
for example :

DATA TIME TYPE T VALUE '154633'.

WRITE (8) TIME USING EDIT MASK '__:__:__'.  
Output: 
15:46:33
 
Is This Answer Correct ?    5 Yes 0 No
Bibhu
 
 
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
Can we create a Table Without a Primary key? Satyam7
How to create MEDRUCK form?  1
what is the difference between bdc and lsmw?  1
how can i fetch the records of 3 tables with a single select query,without using join. IBM11
CAN U TELL ME ATTRIBUTES OF BOTH DOMAIN AND DATAELEMNT SCREEN? SAP-Labs2
Hi all, How can u get the Sales order no. if u know only Delivery order Satyam4
how can I assign a foregin key relation ship for a structure? vCentric-Technologies2
how many types of windows are there in SMARTFORMS?not in scripts? TCS6
Final entry in the BDC Table? Accenture7
How to print Back to Back in Scripts? Cap-Gemini3
how to validate either processing view is already exist or not? HP1
If I code parameters and selection events without writing the start-of-selection, will the report runs? TCS4
wahts is the diff between the transaction... VD01 and XD01???  1
what is the remote system in ale whether it is sender / receiver? Reliance2
1) What is the difference between TYPE and LIKE ?  1
Difference between Occurs0,occurs10 and occurs100? HCL4
What is the table, which contain the details of all the name of the programs and forms?  5
You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.  2
what u can do in technical spec(i mean from functional spec what r u writing in tech spec)? Satyam3
WHAT IS THE USE AND DIFF B/W INSERT, UPDATE AND MODIFY WHILE UPDATING THE DATABASE TABLES? Sony3
 
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