What is the purpose of Edit Masking?

Answer Posted / bibhu

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 ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is your current client number?

607


Of the two call transaction and session method, which is faster?

708


how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

2053


how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer

1827


Can you delete data element, which is being used by table fields. : abap data dictionary

674






What are the client dependant objects in abap / sap?

545


What are the two different ways of building a match code object?

596


Can you define a field without a data element? : abap data dictionary

627


Specify the types of data dictionary objects.

524


What are the layers of data description in r/3? : abap data dictionary

644


A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary

684


What is the use of the statement leave to list-processing?

599


Explain what are the various types of selection screen event?

565


What is the logo in sap script?

582


Define batch input session?

587