Business Configuration - Task to Set Default Logistics Area

Hello!
I created a customer-specific solution with a BO Extension. The BO Extension includes a field logisticsArea and that field should have a default value, that is defined by the user.
The difficult part ist, that the user should be able to set a default logistics area. We thought about making a task in the business configuration, where the user has to define the default value for the implementation project.
Is this possible? How would you provide default value setting?
Kind regards,
Christine Toblier

Hi, thank you for your answer!
Maybe the label identification is missunderstanding. This is the key value of the code list data type. The second column should be the Default logistic area. I defined the input field of this column as an OVS.
The problem is that i cannot enter a new value for the key and so a cannot create new default values. In the UI the Input field for the Key is defined to be of type "Input Field". But it is displayed as drop down list. Just want to have a Input field, where i can enter 01 or 02.
I dropped the user column, because i thought it is not relevant for this use case. Can you please explain, why I need to have a user specific setting? Is it possible to have just one default logistic area for every user?
Kind regards,
Christine Toblier

Similar Messages

  • Users are not able to use Outlook 2010 to view free/busy information and cannot set Out Of Office automatic reply

    Hi All,
    Please help me.
    I have an issue where users are not able to use Outlook 2010 to view free/busy information and cannot set Out Of Office automatic reply. But they are can set Out Of Office automatic reply from OWA. My exchange server is Ms Exchange 2010.
    The test E-mail AutoConfiguration failed with this error:
    Autodiscover to https://mydomain.com/autodiscover/autodiscover.xml starting
    GetLastError=12175; httpStatus=0.
    Autodiscover to https://mydomain.com/autodiscover/autodiscover.xml Failed (0x800C8203)
    Autodiscover to https://autodiscover.mydomain.com/autodiscover/autodiscover.xml starting
    GetLastError=12007; httpStatus=0.
    Autodiscover to https://autodiscover.mydomain.com/autodiscover/autodiscover.xml Failed (0x800C8203)
    Local autodiscover for mydomain.com starting
    Local autodiscover for mydomain.com Failed (0x8004010F)
    Redirect check to http://autodiscover.mydomain.com/autodiscover/autodiscover.xml starting
    Srv Record lookup for http://autodiscover.mydomain.com/autodiscover/autodiscover.xml Failed (0x80072EE7)
    Srv Record lookup for mydomain.com starting
    Srv Record lookup for mydomain.com Failed (0x8004010F)
    Any idea?
    Thanks,
    Pieter

    OK.
    Please follow this step.
    1. As you said you are in coexistence step , so for now all endpoint already point to Exchange 2010 right?
    2. Check legacy owa redirect that you already configure
    3. In Exchange 2010 , Make sure that you already configure "Autodiscoverinternaluri" by this command set-clientaccessserver -identity "servername" -autodiscoverinternaluri
    https://autodiscover.domain.com/autodiscover/autodiscover.xml. and don't forget to create autodiscover record in DNS
    4. in Exchange 2010 , Make sure that you already configure "EWS" path by this command set-webservicesvertualdirectory -identity "XXX\Default web site name" -internalurl
    https://yourinternalurl/EWS/Exchange.asmx -externalurl https://yourexternalurl/EWS/Exchange.asmx
    5. don't forget to replicate freebusy from Exchange 2003 to Excahnge 2010 via public folder.
    You error look like client cannot get autodiscover process please check it again.

  • Any opinions on setting default values on Business Partner level?

    Hi All,
    I do not have a question, but would like to have a good discussion on how you should preferably be setting default values on a business partner and it's assignment blocks.
    In my opinion you have two main alternatives:
    1. The "old fashioned" way by using the get_<attribute_name> method and doing some checks for the perticular attribute in the context node.
    2. Using the Badi BADI_CRM_BP_UIU_DEFAULTS to fill fields with a default value. With some enhancements on the assignment blocks (making typed_context attribute public and, when not called yet, calling the badi) you can use the badi for all assignment blocks.
    Because I discovered via debugging that in the, by many forums suggested, badi code a programm error/exception is used so that the default values are only set during creation mode, I started doubting to use the badi. Because once I had set my data declarations to the right references and the exception did not occur anymore, suddenly it always fills the values even when there are already values filled. So additional checks are needed to assure that I am in creation mode.
    Although I like the use of the badi, because all my default values on the whole business partner object can be found in the same place, it is getting a bit strange to: first still enhance the view and context node class, adjust the visibility of the typed_context, call the badi and do all kind of checks to assure that you are in the right view/context node, where this all is faster and more lean and mean when done directly in the get_<attribute_name> method on a context node.
    Anyone who wants to give there opinion on this?
    Regards,
    Martijn.

    Cameron,
    Unfortunately you cannot pass the Account and Contact name before saving the record. Post default tries to capture the name just before the record gets saved, but as the record is yet to be created, the relationship wont exist and only the respective id fields will have values. If you try using account id/ contact id it will work else just pass the time stamp in the name field which will make sure there is some value when the record is saved. later in the back end you might need WS to update the field values.

  • Setting Default Configuration in 1.4.2

    Previous versions of Java Web Start had a default configuration file javaws.cfg which contained the default preferences. When JWS was installed on PCs in our intranet, we could switch the cfg file to one which, amongst other things, set the proxy correctly and disabled shortcut creation. Then when any other user logged on to the PC, they would get a copy of this cfg file.
    But in JWS 1.4.2 there no longer seems to be a default cfg file. When a user logs on they get defaults which are incorrect for our environment. This is a problem when several different users share the same PC. Whenever a new user logs on to the PC and uses Java Web Start, we must set up the preferences manually.
    Our users are in a call center and are not capable of setting preferences themselves. In fact in the past we have removed the JWS icon from the desktop because we don't want them to even know it exists. All they know how to do is click a link (to a jnlp document) on a web page.
    Is there some way to set the default preferences at install time that I've missed?
    Thanks,
    Simon.

    Educated guesswork mostly; read over the JavaOne "whats new with web start" to get a feel for the changes yourself (http://servlet.java.sun.com/javaone/sf2003/conf/sessions/display-1486.en.jsp). Several things here will lead to internal changes. While it's location isn't likely to change (they're in the right place now - in the user profile dir) the contents, structure and config files certainly will.
    Biggest single change is the unification of Java Plugin and Web Start, according to the slides this includes the merging of the applet & web start caches and configuration dialogs (it's not a big leap to assume this means merging their config files also). The new 1.5 Jar Hyper Compression format will also doubtless come into play changing the very format of the Jars getting cached. The other big change is to the security system - both opening up the sandbox model and a new central administration system will mean that the preferences on a users machine may be overridden at any time by the administrator. The cache structure itself undergos a big change with the new 'System Cache' - given that users cannot read from another users profile, this system cache will need to be stored in some shared directory elsewhere. A move that will split normal operation into a pair of active caches further obfuscates assumptions about the internal structure somewhat. This only scratches the surface here - needless to say, big changes ahead.
    For the 'system cache' It'll be interesting to see how the web start team get around the default privileges assigned to a domain user under XP typically doesn't allow writing to a directory outside of their user profile folder (default privs are restricted). Similarly I'd like to see how well the new JNLP file associations work out in a similar scenario. Adding a file association requires writing to the registry; this again is typically a prohibited operation requiring local administrator rights to the machine. I hope the web start team have come up with answers to these problems and not just take the Java update line of only working while the user is logged on as a local administrator (http://www.javadesktop.org/forums/thread.jspa?threadID=184&tstart=0). This severely limits your user base to non-networked single user machines (home users), the network admins machine and windows 98 & me boxes which don't share the security model.
    Finally it's not a good idea to make any assumptions about the internal layout and contents of any of Sun's undocumented services, it's always going to be prone to change without warning. Developers make changes to these at their own peril and only have themselves to blame when their code suddenly stops working.
    - Richard

  • TS3999 when I click on my iCloud panel, Calendars, I get an error message that says, Setup can't continue because Outlook isn't configured t have a default profile.  Check you Outlook settings and try again."  How do I set up these settings in Outlook 200

    when I click on my iCloud panel, Calendars, I get an error message that says, Setup can't continue because Outlook isn't configured t have a default profile.  Check you Outlook settings and try again."  How do I set up these settings in Outlook 2007

    Here are two threads you may want to review. I'm sure there are others. Good luck!
    https://discussions.apple.com/thread/3427840?start=0&tstart=0
    http://www.slipstick.com/outlook/icloud-outlook-problems-syncing-calendar/

  • Business Configuration Set

    Can anyone provide me details on Business Configuration Sets? What is its use in SAP FICO?  What is its significance? What points should be keep in mind while activating BCS

    Hi Divya,
    In SAP R/3,  a Business Configuration Set (BC Set) is a management tool that allows the user to record, save, and share customized settings. By creating a BC Set, the user is provided with a snapshot of the customized settings of a system that can be used later on as a template; SAP also provides pre-packaged BC sets designed for specific industries and applications.
    The importance of  BC Sets is that they are useful because they provide continuity and prevent project team members from overwriting each other's settings.
    Please refer to the link below for more info on BC sets
    http://www.sap.com/services/pdf/BWP_SAP_Best_Practices_for_SMB.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/90/c811c8411111d395bb00a0c930dcc1/content.htm
    Assign points if helpful.
    Thanks
    radhika

  • Hard drive configuration is not set to factory default. Refurbished Acer Iconia W3-810

    This tablet was purchased refurbished.  As soon as I got it, I went to create my backup and message is "Hard drive configuration is not set to the factory default.  Backup aborted.  I had already sent it in once to the seller for repair services and it was sent back not repaired.  They now say I can send it in again but seems a waste of time.  I called Acer and they said I would need to purchase the recovery disk which should have already been provided to me.  It does have a valid SNID number.  I checked.   If there is anyone else who came up against this problem, I would love to know what you did to resolve it.  Second problem.  Large font had been created where is overscans the entire page so reading the Control Panel is impossible.  The warranty dept created a new user account with new settings as they were unable to fix the font problem so they ignored it.  This is another reason I wanted to do a factory reset.  Hoping Acer will be kind enough to just send me the disk.   I've learned alot about refurbished products.  Never again.   

     Hard drive configuration is not set to factory default (I had this problem but mine was caused  by some third party partitioning software easeus. I am not pretty entirely sure what was your cause for the error, but I believe this workaround can be useful, even to some of the users)  I learnt a tough lesson and I am now careful on what third party soft wares one must use especially for partitioning related events using windows 8 GPT structure. This article specifically relates to windows 8 (which I was using) although similar steps may work as well in windows 7 Points note:Most newer windows devices now use the GPT partitioning system compared to the traditional MBR system.It can be very difficult to reinstall windows on a partition with GPT format.One must be careful on what 3rd party portioning tools they use. It is not recommend to use some 3rd party tools to resize partitions as these may mess the hard drive configuration in such a way that it will be very difficult to restore to factory settings (especially for devices pre-loaded with OEM-Windows 8)It is recommended to use the in-built Disk management utility to shrink/resize partitions.First and foremost, it is recommended to use system file scanner to check any files that may be corrupted (and most of these are normally fixed by sfc)Press Windows key + X, select ‘Command prompt (Admin)’. Enter the following command “sfc /scannow” (without quotes) and the system will start scanning the system. Wait until it finishes.Now we will proceed to the main fix; here are the set of steps I performed,Run CMD (Admin)Type diskpartType list diskDisk 0 Online 465 GB 19 GB * (an example of how the disk will present)
    Disk 1 Online 22 GB 0 B * Select diskDISKPART> select disk 0 list partitionDISKPART> list partition (Note you see recovery partitions flagged as OEM) So what we do is to set the id according to the GUID (Global Unique Identifier) system.Selected every partition with a OEM typeI changed their ID's to DE94BBA4-06D1-4D40-A16A-BFD50179D6AC (see below)Partition 1 OEM 1000 MB 1024 KB
    Partition 2 System 260 MB 1001 MB
    Partition 3 Reserved 128 MB 1261 MB
    Partition 4 Primary 224 GB 1389 MB
    Partition 5 OEM 350 MB 226 GB
    Partition 6 Unknown 3913 MB 226 GB
    Partition 7 Primary 200 GB 230 GB
    Partition 8 Unknown 7813 MB 430 GB
    Partition 9 OEM 7948 MB 458 GBDISKPART> select part 1Partition 1 is now the selected partition.DISKPART> set id = "de94bba4-06d1-4d40-a16a-bfd50179d6ac"DiskPart successfully set the partition ID.DISKPART> select part 5Partition 5 is now the selected partition.DISKPART> set id = "de94bba4-06d1-4d40-a16a-bfd50179d6ac"DiskPart successfully set the partition ID.DISKPART> select part 9Partition 9 is now the selected partition.DISKPART> set id = "de94bba4-06d1-4d40-a16a-bfd50179d6ac"DiskPart successfully set the partition ID.  Here is a screenshot (please note this is not a screenshot I made, I downloaded it online and I give thanks to the uploader) is just for education purposes. The issue should be solved. Now you can try system refresh/reinstall to factory settings (or create a recovery media)*In my case and others I researched on internet, it turns EASEUS partition master was the culprit, please don’t use that software if you don’t know what you are doing. (With all respect to EASEUS) I think this tool is still not configured well to work with the GPT partition format.

  • Hard drive configuration is not set to the factory default

    When I go into Acer Recovery Management to try to create a factory default backup I get a pop up that says Hard Drive configuration is not set to the factory default - back up aborted.  How do I get my hard drive set back to factory default? 

    Create recovery backup or recovery media and resetting to default are 2 different things. you can create the recovery backup even without resetting to factory default; you just need to start Acer erecovery and follow instructions. it will copy the recovery partition to DVDs or USB flash media.if Acer erecovery is not working and you have Windows 8.x, you can follow this guide:http://windows.microsoft.com/en-us/windows-8/create-usb-recovery-drive about resetting to factory default, the easiest way is to press ALT+F10 at boot and then follow onscreen instructions.

  • Content Organizer bug - PDF files does not get routed correctly if autodeclaration is on and library level default values are set

    It looks like whenever one specifies Column default values at a library level then the content organizer routing goes a bit awry SPECIFICALLY FOR NON OFFICE FILES [e.g. PDF] . Below are the observations and issues
    1. Column level default value set on a record library with auto declaration of records turned on.  The content organizer routes the document to the library but also keeps a copy of the document in the drop off library. It does not remove it from the drop
    off library. The instant we clear the default value settings at the library level of the target library the content organizer works as expected again. 
    2. If default value settings are specified on a column in the target library then the PDF file gets routed to the document library but all the metadata is blanked out. The copy of the file that remains in the drop off library has all the correct metadata but
    the target library has blanked out metadata. 
    Are the 2 observations described above by design or are they bugs? If so is there any documentation that is available that proves this because this does not make logical sense and proving this to a client in the absence of any documentation is a challenge.
    The problem goes away if we shift the default value to the site columns directly at the site collection level. It's just the library level defaults that the pdf files do not seem to agree with

    Hi Lisa,
    Thanks for responding. This can be replicated in any environment but is only replicable for a specific combination of content organizer settings . The combination of settings I am referring to can be seen in the screenshot below. If you turn off redirect
    users to the drop off library for direct uploads to libraries and if you turn on sharepoint versioning then you should be able to replicate the issue. Also we are using managed metadata site columns. I simplified this use case to a custom content content type
    with just 2 custom managed metadata columns and can still replicate the issue in several environments. Also note the issue does not occur if the default values are set at the site or site collection level. It only occurs if you set the column value default
    at a library level.  I was able to replicate this on a completely vanilla Enterprise records site collection freshly created just to test this.  Also note that the issue is not that the file does not reach the destination library. The issue is the
    document does not get removed from the drop off library after it is transfered to the destination library which technically should have gotten removed.

  • TS3999 I am receiving an error message "setup can't continue because outlook isn't configured to have a default profile" I have checked all defaults are on in outlook. Please help, can't sync my calenders or contacts, but the email works fine in outlook.

    Can't get my Icloud to connect to outlook. Error message - setup can't continue because outlook isn't configured to have a default profile.  Help! Can't sync my contacts or calender with my other devices. Email works fine.  Steve

    I've looked at the Microsoft support info and it doesn't reveal anything new. I looked up the eM Client software and have decided to give it a try. I've been using Thunderbird and Gmail for years, but the issue of keeping contacts in snyc accross platforms led me to try Outlook as supposedly compatable with iCloud. Thanks for eM Client tip. It seems to work well and I'll be testing it for the next few weeks. While I'd still like to be able to solve the issue with Outlook (I'm not used to being defeated by software), I've got plenty of other things to keep me busy and a working solution is the priority here.
    Thanks for the tip!

  • Setting a default content area for simple search

    How to set up a default content area/all content areas for simple search when searching from a page?
    The only way i can set a content area, is to go to advanced search and specify the content area or say all content areas
    When i am searching from a content area, simple search searches the same content area.

    Harish,
    One simple way is create a navigation bar in the content area you are interested in searching, containing just the search element, and expose that navigation bar as a portlet.
    Now you can add this portlet to any page and the search will search only on the content area it belongs to.
    null

  • Set Default value in annotations for business service

    Can any one let me know how to set default value as null in annotations for a element.
    if I set it using wizard, it take "null" as string...

    In annotations ,Declare Data type as 'Entity'
    Thanks
    Amaresh

  • Business Configuration in ByD

    Hi, experts,
         Business Adaptation Catalog (BAC)
         Business Configuration Content(BCC)
         Business Configuration Object(BCO)
         Business Configuration Set
         Business Topic and Business Options
         When to use standard BCOs and When to use custom BCOs and Why?
         All about the business configuration.
         It is still hard for me to use them efficiently because I do not understand the relationship among them and how to use them.
         Please enlighten me about the Business Configuration Feature in ByD.
         Please provide some simple use case that can help me understand the business configuration more logically.
    Thanks in advance.
    Regards,
    Fred.
    PS. Please think of me as someone who don't know nothing about Business Configuration in ByD.

    Hi Elsen,
    If you are trying to run B1I and B1iS, they are incompatable on the same machione. That said, I am not clear what type of scenario you are attempting? If the incoming data is in the form of a SBO Object, you can confirm that the action happened on the sending system, also do the same for the reverse on the receiver system.
    If the sender system completed the task, then you have setup the inbound criteria or SLD incorrectly therefore not triggering B1i.
    I hope this helps you,
    Mike

  • Error while creating configurable task list

    Dear Expert,
    I am trying to create configurable task list for equipments and I want to use this task list for preventive maintenance cycle. In following steps I will tell you what i did in the process.
    Step1:- Characteristic is created and different values are assigned to this.
    Step2:- Class with class type 300 is created, characteristic is assigned to this class
    Step3:- Equipments are created and class created in above steps is assigned to them and character values are set for them
    Step4:- General maintenance task list created
    Step5:- Configuration profile for task list with same class is created
    now while creating the object assignment in the task list operation, in the dependency basic data I am getting error ' No source code entered'. Please guide me what data do I need to enter in this basic data and where I am doing wrong.
    I try to follow the previous discussion regarding the same topic, but unable to create this object dependency assignment.
    Thanx in advance, for your help.
    Regards,
    Parag

    Hi Parag,
    See this document.Configurable Tasklist
    I hope you will be able to connect and correct your process accordingly.
    Step3 here (CU01) is related to your issue.
    You are expected to give a code shown like that in the Editor above Assignments  in the Tasklist Extras menu (Takes to CU01)
    Jogeswara Rao K

  • How to set default value to current date in Webcenter Imaging Application?

    Hi
    I have created an application in Webcenter Imaging and have a field called as ScanDate.
    While uploading documents against that particular application, i want that ScanDate field should default to Current Date.
    I tried setting the default value but it becomes a static date.
    Can anyone suggest me what to do in this case?
    Regards
    ACM

    You can't do that anyway. The default values are saved as part of the VI and a built application can not do that. Instead, you will have to do this yourself by saving the data to a file, loading it and wiring it into a local variable of the control. You can do this, for example, with the configuration file VIs or, if you want to rely on the good work that other people already did, you can go to the OpenG site and download their file package, which includes saving control values to INI files.
    Try to take over the world!

Maybe you are looking for

  • I lost the sound. Sound inactive.

    I wanted to play a video on my TV, so I connected all the necessary cables from my PowerBook G4 to it. I do this all the time and I've never encountered a problem. But this time, I lost the sound output from the computer. Whenever I press any of the

  • OSb-XQuery-TypeConversion(decimal to int)

    Hi all, I need some help in Xquery Transformation Source element type is decimal target element type is int I need to convert to decimal to int in Xquery. Actually I tried like this way <targetElement>{xs:int($sourceElement)}</targetElement> <error>E

  • Problem in C/C++

    How can I declare a dynamic array in C or C++ ? How can valid a statement like this , int array[variable]; ?Thank You.

  • Install 3.0 errors - Configure AMP

    We are on Oracle Enterprise Grid Control - 10.2.0.5 and wanted to apply AMP 3.1 - I tried to apply AMP 3.1 directly (We did not have an existing AMP). But this errored. File /apps_base/OMS10gGC/oms10g/sysman/admin/emdrep/ebs/jobTypes/amp/cln/ebs_oam_

  • Microsoft wireless display

    Microsoft Wireless Display does not connect. The errors are "Can't Connect" and also, something like: "This did not work, try again".  When you search this forum, it says SOLVED.  Who is dumb enough to post SOLVED when there is no solution in anywher