User Defaults

Hi All,
          I am transferring certain personnel nos. from R/3 system to E-Rec system through ALE. The personnel nos. in R/3 system have their default decimal notation set to "12345678.00", whereas when I see those users in E-Rec their decimal notation is appearing as "12345678,00" Please tell me how to do it.

Pinkle,
Thanks ! That really helped. I was talking to our Developer and seems like he does not agree with this. He says that modifications should be done through Tcodes and not by Modifying the table. He goes on to say that not all the required ones can be done via the table
Here is the rest of the list that we need.
Printer:
Device:     locl
Output Immediately - checked
Delete after output - checked
Parameters:
BUK     
EKO     
VKO     
VTW     
Address_Screen     04
Here are the problems
1. We modified the program to modify the two fields that you mentioned. But it seems that the Management wants these as Default Screens
2. The Developer rejects the idea of modifying the table.
Sorry to be a pain. But there is not much I can to help.

Similar Messages

  • Web Dynpro SRM 7.0 - Access Shopping Cart One Screen User Default Settings

    Hi all,
    In my current project I have a requirement which includes to validate the user default values on shop on one screen functionality, my question is, how can I access to this information? In web dynpro there's no reference to this information and in addition is not stored in the database as is only "available" during the current Shopping Cart creation.
    Many Thanks in Advance,
    Sara.

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • Storing user defaults of Web Dynpro application on portal

    Hi folks,
    I am trying to develop Web Dynpro application that runs in an iView on a portal. I would like to remember certain user defaults for this application (e.g., user default plant). User also has control over this value, so whenever they change it, the value should be update on a backend as well.
    My first thought was to use PCD, but I am not sure how to do that - all the code examples for I found for PCD looked like they were created for portal application, not Web Dynpro ones.
    Anybody here actually done anything similar?
    Edited by: Alexei Isaev on Jan 29, 2008 8:20 PM

    Hi Alexei,
    If you need to store default values for a portal application, you may consider your development in Web Dynpro for ABAP.  I have not come across application level personalisation yet in Web Dynpro for Java, unless someone else can throw some light here.
    Regards,
    Subramanian V.

  • How to set user defaults in GRC 10.0

    Dear Experts,
    we are trying to maintain the user default parameters for access request, so that the user default parameters can be provisioned with the access request.
    we've found the note 1615552, but when we following the guide and copy the BRF Function id (80E0ED08B0561DDFA5ADCADA787E1EDA) of "User Defaults" to BRFplus->open object, it shows always "Not a valid BRFplus ID" .
    Can someone advice, how can I find out the right BRFplus ID for user default function or I have to create it by myself??
    Thanks a lot!
    Best Regards,
    Ying

    Hi Ying,
    You have to create first the applications, Functions and rules etc in TA: brfplus and the the Application ID of the function has to be associated to the application id i.e. user defaults and MSMP workflow in the customizing activity:-
    Governance, Risk and Compliance->Access Control->Maintain AC Applications and BRFplus Function Mapping
    I hope this clarifies your doubt.
    Best regards,
    Jatin

  • Report layout with User default and gobal default

    hi,
    any authorization to control report layout, only some user ID can use "user default" layout, and part of user available to set the layout as default
    thanks

    Is is a custom-developed ALV report or an SAP-supplied one?
    If if is custom-developed, you can register the following user-commands
    &AVE - Save layout
    &OL0 - Change layout
    &OAD - Select layout
    in parameter IT_EVENT_EXIT  of REUSE_ALV_LIST_DISPLAY.  When these user-commands are triggered, control passes to the user command routine in your callback program.  In the callback routine, you can implement authorization/security checks.
    Also look at parameters IS_VARIANT and I_SAVE to control use of variants.,
    If it is an SAP-supplied program, try using the auth-object mentioned in my earlier post.

  • Formatting a date according with user settings (user defaults)

    Hi All,
    I need to format a date I receive via JS in YYYYMMDD format according with user defaults <b>without</b> server side action (I know, this is not a good issue, but they want it).
    My solution is to write a JS function (there are a lot of it on WWW) which accepts two strings and formats the first according to the second, something like:
    userFormattedDate = formatDate('20060613','DD.MM.YYYY');
    paying attention to generate 'DD.MM.YYYY' string on server side, according to user settings.
    But if this isn't a weblog, where is the question? :-D
    The question is: is there a JS function (in DatePicker or dateNavigator BSP) provided by standard libraries which serves similar functionality?
    Does exist a JS public standard library?
    Thanks.
    Dany

    Hi Durairaj,
    Tags <% %> are for server side actions.
    The question is about obtaining the same effect, but client side.
    Thanks.
    Dany

  • User Defaults - GRC 10

    Hi All,
    We are on GRC SP13.
    I have configured User Defaults.
    My Decision table has Request Type and User Default ID entries and User defaults are correctly getting updated in the target system based on the connector tagged to User Default ID.
    My scenario:
    New Account Request Type - User selected ECC role and it has mapped BW roles.
    Now User defaults work only for ECC and not BW
    Hence I have tried changing my BRF+ decision table with Connector and Role Connector both, when i include any of these User defaults itself not working.
    Anyone faced the same issue?
    If I have Connector or Role connector in BRF+ decision table, User Defaults don't work
    Already applied SAP note 2020712 - UAM: User group not provisioned after approval
    Regards,
    Sai.

    Hi Sai,
    Could you please check and confirm if you have user defaults action from the request type..?
    As highlighted in the note "you are using "System" as one of the fields in setting the conditions for User Defaults, then try using the option for Implementing a LOOP in your BRF Rule. This might be needed since "System" field is not available under Request Header attributes, rather it is available as Role Attributes which are called as line-item fields while calling the BRF Rule. So, in such cases LOOP is a suggested solution, rather than using the Decision Table directly. Though within the LOOP, you can still call the Decision Table or implement IF/ELSE conditions."
    Better paste some of the snap shots from your BRF+ configurations.
    If you are sure enough that your config is on right track then raising this concern with SAP might be an option.
    Regards,
    Ameet

  • User Defaults - Not saved

    Hi All,
    We are working on SPM 2.1, SP5. Our end users are having a issue while saving the user defaults and the changes are not getting reflected post saving.
    This issue doesnt seem like webservice as I could do it using my ID, i feel it is more of authorization issue.
    We have following roles assigned to the end user.
    SAP_XA_BASIC
    SAP_XA_USER
    Let me know if we are missing any roles for the user.
    Regards,
    Sampat Desai

    Hi Sampat,
    Am not sure if "User Default settings" has anything to do the authorizations.
    Try reducing connection life time in visual admin to around 300-500 sec.
    Regards,
    Deeraj Shetty

  • How to convert internal date to the format of user default setting

    In the BDC program, I need to convert the date, such as the sy-datum 20070427, to the format of user default that is defined in T-code SU01, such as YYYY-MM-DD or YYYY.MM.DD, and so on.
    The user format has 6 six kinds, and it is not good idea to write the code to process. So I look for the functions or CLASS method to process. I can use the function 'ITS_GET_USER_DEFAULTS' to get the user default setting of the Date format and Decimal notation.The problem is that I can not find the function or CLASS method to convert the internal date to user's date format.
    The function: CONVERT_DATE_TO_INTERNAL can not do it.
    The CLASS method: cl_abap_datfm=>conv_date_int_to_ext may be do it. But I do know how exchange the parameters, and fail to make it work finely.
    Is there the functions or CLASS method to process it?
    Thanks a lot!

    Hi John,
    create a veriable :
    data: v_date type char10.
    then after getting the date in YYYYMMDD format, write the following statement.
    WRITE SY-DATUM TO V_DATE.
    this might solve your problem.
    Regards,
    Hemant.

  • User Default Setting in CO11N

    Hi,
    In the Goods movements screen of CO11N, is there some sort of a user default setting where the layout can be customized based on user preference?
    Actually, I just have a problem with the material description because it's quite far from the material number.
    It's tedious to always drag the description beside the material number everytime I branch out to the Goods movements screen.
    Thanks in advance!
    Best Regards,
    Armie

    Armie,
    In the goods movement screen drag the material description as required and also arrange the other fields as required by you. Now scroll fully to the right side of the screen, there you would find a layout button click on that and save the layout as shown in the screen shot in the link...
    http://picasaweb.google.com/prasobh.sap.pp/Demo#slideshow/5345357547508821890
    Regards,
    Prasobh

  • User Default Mappings attribute "role" with condition "OR"

    Hello,
    we are using GRC 5.3 SP 8.1.
    User default mappings with more than one "role" attribute and the condition "OR" don't seem to work. After provisioning no user parameters have changed in backend system. When I configure only one "role" with the condition "AND" everything works fine, request types are the same.
    Any suggestions?
    Thanks,
    Manuel

    Hallo Sirish,
    thanks for this helpful answer.
    In the note it says: "After upgrade from 5.2 to 5.3 SP08.1, the user defaults were not provisioned."
    So this error only occurs when upgraded from 5.2 to 5.3 SP8.1 or is it a gnerally bug in SP 8.1?
    I configured some new conditions in our test system and it worked. So in my opinion only the old configured user default mappings don't work because of the upgrade (???). I'm a little bit confused...
    Regards,
    Manuel Kunkel

  • Deleting User Defaults (10.7 and 10.9)

    Hey folks -
    I have an application which looks for user defaults upon launch.  If the defaults don't exist, the application goes through a first-time launch.  If the defaults do exist, the application loads the user default settings.  Here is the issue:
    On 10.7, if I navigate to ~/Library/Preferences/ and delete the .plist file associated with my application user defaults ("com.application.abc.plist"), the application will recognize a first-time launch.  However, on 10.9, deleting the .plist is not sufficient.  In order for the application to recognize a first-time launch, I need to first open Terminal and run: "defaults delete com.application.abc" (notice this is the domain and not the .plist file).
    The weird thing is, after I delete the .plist file, running the command to delete the domain actually fails:
    2014-01-08 09:47:37.536 defaults[44170:707]
    Domain (com.application.abc) not found.
    Defaults have not been changed.
    But it is still a required step in order for my application to recognize a first-time launch.  My question is - what has changed in defaults from 10.7 and 10.9.  The man page reveals nothing that I can see.  Is the domain being cached somewhere?  Is there a command that I can run to delete/reset the cache?  I'd be happy to post any additional information, just let me know.

    r_s_h wrote:
    @etresoft: Could you explain that last command a bit?  It looks like it resets the user defaults but I can't find any more information.
    It kills the cfprefsd process that maintains those preferences. That process should immediately get respawned and read preference values from whatever is in the plist files. Logging out and logging back in is probably going to be more reliable.
    These days I have gone to maintaining a separate partition just for developer activities. It doesn't necessarily help anything but I feel better knowing whatever I have done is less likely to go scramble my personal data that is sitting in an unmounted partition.

  • User default format in printing inventory list

    Hi experts,
    I have a question about the user default print format.
    When I try to print out a output for inventory list, the print format turn to be a format that I donu2019t want to use, I have to change the format manually everytime. Is there any method that I can set the user default print format for a specific output?
    Thanks,
    Nadali

    The SAP form is INVENT
    But you can create your own form.
    You need to assign your own form to RM07IDRU in OMBU
    Then you can use MI21 to print you own physical inventory document

  • User Defaults for CUP

    Hello Experts,
    I was wondering as to how to display User defaults for all users in their request page i.e.so that they can make changes as needed for their id.
    I tried following pg 176-182 in config guide but it is not showing anything in any user requests.
    Thanks

    Hello Experts,
    I was wondering if users can actually change defaults in user request or can they change it using SU3.
    As when i configured the user defaults,my assumption is that whenever a user is created he/she will receive the defaults defined per system for her account.
    Also what use does the User default system do(my assumption is that the system defined here will be populated automatically for all user requests ...correct me if i am wrong)
    Thanks

  • BRF+ For User Defaults

    Hi everyone,
    I followed the guide on setting up user defaults but I'm having some trouble with it. Basically, I followed this guide.
    User Defaults - GRC 10.0
    Now in that guide, it shows that a loop must be created as well as a ruleset, but it doesn't show what should go into the ruleset. 
    When I create the loop,  here's what happens.
    Do you have more information on getting this application for user defaults setup?
    Thanks,
    Santosh

    Hi Madhu,
    Thanks for that input.  I went through it all once again and I got it to work but I have an issue.
    Basically, in my decision table, if I remove the CONNECTOR (System), then I am able to get the application to return a value - but that's not going to work for me.
    I need the decision table to return a value based on the CONNECTOR input.
    However, despite my providing a valid value for CONNECTOR (System), the decision table seems to not match correctly.
    Here's a screenshot of a simulation.
    Clearly, my REQTYPE is being matched towards the bottom of the screenshot.  But the CONNECTOR variables is a blank, despite my having entered a value for it.  I'm not clear whether I missed a step, but it would seem that the loop and the ruleset are working as this will return a valid match if the CONNECTOR were to have a value.
    Any ideas?
    Thanks,
    Santosh

  • Doubt on User default

    Hi All,
    I have tried to understand and replicate the screenshots at User Defaults - GRC 10.0 , but could not understand Loop and Ruleset.
    - Function USER_DEFAULT_FUNCTION is calling Ruleset,and Ruleset has the operation " Change USER_DEFAULT_ID after processing expression LOOP_CONNECTOR_ITEMS.
    So, could you say to which value will USER_DEFAULT_ID be changed to, and what is meant by "after processing expression LOOP_CONNECTOR_ITEMS. "
    - I could not understand the logic of the loop.
    - Also George's screenshots are not in sequence. He first adds condition 'then'. why not 'if'
    Could you please suggest, as i have to review a User default setting.
    regards
    Plaban

    Hi Plaban,
    Since SYSTEM is not available under Request Header attributes, rather it is available as Role Attributes which are called as line-item fields while calling the BRF Rule. So, in such cases LOOP is a suggested solution, rather than using the Decision Table directly. Though within the LOOP, you can still call the Decision Table or implement IF/ELSE conditions.
    So, basically we have created a BRF+ rule for user defaults which will return User Default ID after looping through decision table entries based on SYSTEM as usually each SYSTEM will have different User Default ID.
    Regards,
    Madhu.

Maybe you are looking for

  • PI 7.1 WS receiver cc connection problem

    Hi To invoke a WS in the internet - through a receiver WS communication channel - i need to use a proxy server for my HTTP request. Where in the cc configuration or PI configuration i can set this. Thanks in advance Michael

  • Xephyr problem with awesome3

    Hi, I try to run this nice thing. http://wiki.archlinux.org/index.php/Awe - ing_Xephyr But all I get is a black screen (rc_test.lua is working) and some errors: ╭─[thomas::Heraklit] ╰─[9:36]> Xephyr -ac -br -noreset -screen 1152x720 :1 & DISPLAY=:1.0

  • Steps for completing Asset under Construction

    hi, i have created the AUC  asset class  with line settlement checked. will somebody be kind enough to show me the futher steps involved in customization along with postings and settlement procedure.... regards sayeed

  • Faster perfomance on 802.11n

    I just purchased the new dual-band version of the Aiport Extreme, and while I am happy over the performance upgrade from my Belkin router, I still think I can get even more out of this router. Right now I have two machines running N (one Vista, one X

  • Updating fail

    Hi Friends, Can any one tell me what is wrong in the below coding, it is not updating in the internal table lt_mseg3. loop at lt_mseg3 into lw_mseg3. at new matnr. sum. lw_mseg3-vRUNINV = lw_mseg3-DMBTR. endat. at end of matnr. modify lt_mseg3 from l