Information date about date mask

I know that we can change the date format using masks, but i would want to know why if we change the date format in fixed parameters of the user, why it doesn´t change?.
write sy-datum.
(Then i go to select another date mask for this user )
write sy-datum
and the format is the same
Thanks in advance

hi  Carlson,
If i have understood your question correctly ... you do this way ..
v_datum = sy-datum .
write : v_datunm . ( Masked one  )
v_datum = sy-datum ( Changed one )
write : v_datum .
Regards,
santosh

Similar Messages

  • What is Data Masking in SAP

    Hi,
    I would like to know about u201CData Masking".  I have never heard of this term before. As per the little information, that I got, it seems to be related to - masking (conversion) of real production data to masked test data in order to run tests on real production data.
    Anyone plz help this concept and how to make the data masking in SAP
    Point will be sure
    Regards,
    Mohana

    hey Check out this,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b43e2b4d-0b01-0010-c191-cba32880cb95
    Hope that's usefull.
    Regards.
    Midhun Abraham

  • EM12C | Data Masking | How to make my column sensitive

    Hello All,
    EM : 12c
    DB: 11.2.0.3
    I have a table with column "Salary" and after doing the 'Data Discovery and Modelling' on my schema i do not see Oracle has identified by column as "Sensitive".
    How do i make it sensitive so that i can "mask" it ?
    TIA,
    JJ

    Steps for data masking feature in 12c Cloud Control(12.1.0.1):
    Creating only a masking definition does not protect data. You need to first create the definition, which defines the columns to be masked, then proceed with the actual masking to ensure data safety.
    Each masking definition requires one or more formats, which define the format used to mask the selected data. You can create the formats before or after creating the masking definition.
    Note: Before creating or editing a masking definition, be aware of the following advisory information:
        - Make sure the format you select does not violate check constraints and does not break any applications that use the data.
        - For triggers, PL/SQL, and so forth, Data Masking recompiles the object.
        - Exercise caution when masking partitioned tables, especially if you are masking the partition key. In this circumstance, the row may move to another partition.
        - Data Masking does not support clustered tables, masking information in object tables, XML tables, virtual columns, and so forth. However, relational tables are supported for the masking.
        - If objects are layered on top of a table such as views, materialized views, PL/SQL, and so forth, they are recompiled to be valid.
    a. To create data masking format:
    1. Login to 12c Cloud Control
    2. Expand the Enterprise drop down menu
    3. select Quality Management, then Data Masking Formats
    4. Click on "Create" to go to the Create Format" Page
    5. In the page displayed, enter the necessary details to create Format:
       a. General Information:
             Name: Name of the Format
             Sensitive Column Type: Select a column type the list
             Description: Description of Format
       b. Format Entries: Select a format from the drop down list, then click Go.
                                    In the page displayed, select the list of values and click OK
                                   Optionally specify the name of a post-processing function
       c. Click OK to create the Data Masking Format
    b. To create data masking definition:
    1. Login to 12c Cloud Control
    2. Expand the Enterprise drop down menu
    3. select Quality Management, then Data Masking Definitions
    4. Click on "Create" to go to the Create Masking Definition page
    5. In the page displayed, enter the necessary details to create masking definition :
        a. General Information:
             Name: Name of the Masking definition
             Application Data Model: Provide required Application Data Model(ADM) name from the list
             Reference Database: Provide required database name
             Description: Description of data masking definition
        b. Workloads: Check Ensure Workload Masking Compatibility if you want to mask Capture files and SQL Tuning Sets. This is optional
        c. Columns: Click Add to go to the Add Columns page, where you can choose which sensitive columns in the ADM you want to mask.
        d. Data Masking Options: Expand Show Advanced Options and decide whether the selected default data masking options are satisfactory (Optional)
        e. Click OK to create Data Masking Definition
    c. Performing the Masking Operation
        1. From the Data Masking Definitions page, click Generate Script. The Script Generation Results page appears, which shows the list of database commands to be used to mask the selected columns
        2. Either click Clone and Mask or Schedule Job
    For more details, refer the following document:
    http://docs.oracle.com/cd/E11882_01/server.112/e16540/tdm_data_masking.htm#CEGBFFDJ
    Oracle® Database Real Application Testing User's Guide
    Chapter 15: Masking Sensitive Data
    HTH
    Mani

  • Default Date Mask

    Hi All,
    We have about 15 business areas with 100+ folders each. Does anyone know how we can change the default date mask without going into every single folder and changing it for every date item?
    Thank you,
    MIS

    Hi,
    I think the only way to do this is to hack the EUL table using SQL*Plus. Fine if you backup and know what you are doing, but otherwise a recipe for disaster.
    The table you want to change is EUL5_EXPRESSIONS, so for example, to change the default date mask for all audit date columns (item name begining with Audit) from DD-MON-RRRR to DD-Month-YYYY you can use this SQL:
    update eul5_expressions
    set it_format_mask = 'fmDD-Month-YYYY'
    where exp_type = 'CO'
    and exp_data_type = 4
    and exp_name like 'Audit%'
    and it_format_mask = 'DD-MON-RRRR'Rod West

  • What is Data masking ? Hoe it wil be helpful to our project?

    I am a ABAPer.
    We are going to use Data masking in our project.
    Can any one tell me what is data masking, how it will be useful to our project.
    If any of u used in ur projects , can u pls tell me briefly??

    <b>Data Masking</b> is another needed solution for data protection from both
    internal and external security threats
    Also referred to as data obfuscation, data de-identification, data
    depersonalization, data scrubbing, data scrambling, etc
    The process whereby the information in a database is masked or
    ‘de-identified’
    &#56256;&#56442; It enables the creation of realistic data in non-production
    environments without the risk of exposing sensitive information to
    unauthorized users
    &#56256;&#56442; Data masking ensures the protection of sensitive information
    from a multitude of threats posed both outside and inside the organization’s perimeter.
    Unlike encrypted data, masked information maintains it’s
    usability for activities like <b>software development and testing</b>
    Encompass a number of techniques:
    <b>– Mutation
    – Generation
    – Algorithmic
    – Loading
    – Customization</b>
    Hope this is helpful.

  • Excel for iOS data masking question..

    Hey guys, the contracts I use for my biz require me to have fields masked (when typing in a customer's credit card info) - I had special excel agreements built and had to give up my iPad and
    go out and buy a thinkpad tablet.
    I'm really curious though and wondering if someone can tell me whether data masking is supported yet within excel for ios. I realize macros are not...Any help would be much appreciated..Thanks

    This is the Power View forum.
    Try asking here: 
    http://answers.microsoft.com/en-us/office/forum/office_mobile-excel-os_device_ipad?sort=lastreplydate&dir=desc&tab=Threads&status=&mod=&modAge=&advFil=&postedAfter=&postedBefore=&threadType=All&tm=1406945625798
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Need to store sensitive data in a table, need to encrypt or data masking

    Hello,
    I have a table that contains a column of sensitive data. Which is a good method to encrypt this column? How about data masking the column? Other methods? Thank you in advance.

    Will need to share with us who is supposed to see and not supposed to see the data and under what circumstances.
    There are a number of ways to restrict access: via view/roles/privileges, encryption (DBMS_CRYPTO), or TDE if you want to buy the Advanced Security extra-cost option for Enterprise Edition.

  • Can Data Masking support dependent column definition between instances

    Hi,
    The customer is trying to conduct an POC of Data Masking,one requirement is supporting "dependent column" definition between oracle databases.
    I know it's ok within an database,but no idea about between serveral databases.
    Do you have any advice.
    Thanks a lot.
    Kelvin

    I guess using a databaselink might do the job.
    Regards
    Rob

  • JDeveloper 11g TP4 - Date Mask

    Can someone tell me where you specify the date mask in JDev 11g, such as MM/DD/YYYY on the entities/attributes page?
    Thanks.

    Hello Andre,
    can you explain more detailed what "strange results" are?
    I just entered "dd.MM.yyyy hh:mm" into the property "Format" and this gives the correct date format.
    When I save or apply the change I get a warning: "This dialog contain(s) warings. Do you want to ignore them and continue?"
    --> In my opinion this warning can be ignored because it's only to warn about changes in the corresponding resource bundle file.
    BTW: If you need further assistance for this issue you should create a new thread because this one is already marked as answered and your question may be "overlooked".
    regards
    Peter
    Edited by: hofespet on Oct 26, 2008 9:27 PM

  • I want to play music bought from itunes on my new computer but apple id is old email address no longer accessible and password forgotten. Security information date of birth also not accepted

    I want to play music bought from itunes on my new computer but apple id is old email address no longer accessible and password forgotten. Security information date of birth also not accepted. No good apple sending reset information to old email address as I cannot access it

    Welcome to the Apple Community.
    The following article(s) may help you.
    Moving your iTunes library to a new computer

  • Win 8.1 domain workstation. Block all access, except for a fews users/groups and domain controller information/date.

    Hi!
    Win 8.1 pro, domain workstation. How Block all access, except for a fews users/groups and domain controller information/date.
    Nuance:
    From domain AD is locked Workstation Firewall "Domain profile" edit.
    Possible?
    cenubit

    Hi GirtsR,
    I am not sure the command to use the SID to accomplish what you want to achieve, if you only know the SID, you could take use Powershell to find the related information, more information, please check:
    Working with SIDs
    And a similar thread for reference:
    How to find user/group known only SID
    More reference: Default local groups.
    Best regards
    Michael Shao
    TechNet Community Support

  • When I open firefox and start browsing, I get error message Firefox has encountered and need to close, we are sorry for inconvinience, if u r middle of something, the information/data might be lost

    Firefox has encountered and need to close, we are sorry for inconvinience, if u r middle of something, the information/data might be lost
    then two tabs are located, first is send a report and second is dont send
    I am getting this error twice in one minute
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    Bonjour
    J'ai désinstallé Firefox et réinstallé de nouveau
    Le problème est le même
    Merci de votre aide
    Jak

  • How to do Data Masking in SAP?

    Hello All,
    How to do Data masking in SAP, My Client has a production data, so we have to create a development environment with this production data but the data should be masked/changed with some dummy data, and it should work as test data for developments in dev environment.
    Please tell me the Process? Approach? and how to do it in SAP?
    Regards,
    Srikanth

    Hi,
    this kind of tools already exist in SAP, if you client have some money to spend : TDMS
    regards
    Fred

  • How to get the ep user information data in the web dynpro?

    Hi all
      I want to create a web dynpro application on EP.I want to get the ep user information data in the web dynpro.How can I do?Thanks.

    Lin,
    Two steps to achieve this:-
    <b>Step 1:</b> Add the following code in your view Controller:-
    IWDClientUser user = WDClientUser.getCurrentUser();
    IUser objUser = user.getSAPUser();
    wdContext.currentContextElement().setXXXX(objUser.getUniqueName());
    wdContext.currentContextElement().setYYYY(objUser.getFirstName());
    wdContext.currentContextElement().setZZZZ(objUser.getLastName());
    where XXXX, YYYY , ZZZZ are the context names.
    getUniqueName : Gives Login id of Portal user.
    getFirstName : Gives First Name of the Portal user.
    getLastname : Gives Last Name of the Portal user.
    <b>Step 2 : </b>Use "Organize imports" and make sure that you have the following two libraries added in the build path of your project. You can do these by right clicking on your project name ==> Properties ==> Java Build Path ==> Libraries ==> Add External jars.
    The external jars are :
    <b>com.sap.security.api.jar
    com.sap.security.api.perm.jar</b>
    Finally rebuild your project and deploy.
    Regards,
    <b>Chintan Virani.</b>

  • Set date mask

    Hi Gurus, I have to set date as per the company code REGUP-BUKRS using sap-script.  I am unable to get the date..
    /: IF &REGUP-BURKS& EQ 2000
    /: SET DATE MASK = 'DD/MM/YYYY'
    &REGUP-BLDAT&
    /: ENDIF
    This there is anything wrong in this code  ?

    Please use below syntax in SE71 Text editor ( Before displaying date)
    /:  PERFORM GET_DATE_FORMAT IN PROGRAM ZGET_DATE
    /:  USING &REGUP-BLDAT&
    /:  CHANGING &DATE&
    /:  ENDPERFORM
    Now goto SE38 -> create program(ZGET_DATE) -> now use below syntax
    FORM GET_DATE_FORMAT
      tables in_tab  structure itcsy
             out_tab structure itcsy.
    lOCAL VARIABLES
    data: LV_DATE(10) TYPE C,
             LV_DAY(2),
            LV_MON(2),
           LV_YEAR(4),
           LV_FDATE(10) TYPE C.
    CLEAR : LV_DATE,
                     LV_DAY,
                    LV_MON,
                    LV_YEAR,
                    LV_FDATE.
    read table in_tab with key NAME = 'REGUP-BLDAT'.
      if sy-subrc eq 0.
        LV_DATE = IN_TAB-VALUE
      endif.
    Date Formatting
    lv_year = lv_date+0(4).
    lv_mon = lv_date+5(2).
    lv_day = lv_date+8(2).
    concatenate lv_day '/' lv_mon '/'  lv_year into lv_fdate.
    read table out_tab with key NAME = 'DATE'.
      if sy-subrc eq 0.
        out_tab-value = lv_fdate.
    modify out_tab index sy-tabix.
      endif.
    ENDFORM.
    You can use same logic for all dates.
    Thanks
    Seshu

Maybe you are looking for