Default sortkey by customer

Hello,
How can we define an default sortkey by customer, is this only possibel via substitution?
Regards
Jan

sort key is defined in the master data.
You could potentially use a BADI to substitute the data. IMG > Financial Accounting > Accounts Receivable and Accounts Payable > Customer Accounts > Master Data > Preparations for Creating Customer Master Data > Adoption of Customer's Own Master Data Fields > Business Add-In: Customer Subscreens

Similar Messages

  • How to lock the payment terms to default terms in customer master

    Hi experts,
    Kindly share with me your knowledge in locking the payment terms to the default in the customer master ?  We want the payment terms not to be manually editable at the sales order level through va01 and va02.
    Appreciate any help.  Thanks a lot.

    Thanks for the suggestion but we can not find an authorization specific to the payment terms.  If I disable "change" then I would not be able to edit the other fields. 
    We only want the payment terms to be disabled not the others.  Thanks a lot.

  • Default value in custom field in webdynpro screen

    Hi.
    We have added a custom field in the Item level for Shopping Cart (SRM 7.1).
    I however want a default value to show up or get populated in that custom field all the time. What is the best way to achieve this?
    Thanks.
    Anuradha.

    depends upon how you have added it.
    if its just though the structures and not added in the WD then you need to do it with doc-change badi.. and this is a preferred option.
    if you have done it though WD then you can default the values using the post exits in the INIT method.
    you can check if the value is blank then populate this default value (so that it does not overwrite the edited values).
    moreover, do you want it as a non editable field or just a default value which user can change on the screen as well?

  • Vendor Line Item Display-Default value for customer items

    Is it possible in selection screen of transaction FBL1N (Vendor line item display) the default value of field "customer items" to be checked?
    Thanks in advance.

    hi Tsiami
    it's not possible. if u want check customer line items go throw this TC:FBL5N
    plz assign points
    regards
    sivareddy.

  • Default Sorting in Customer open item clearing ( F-32, F-28)

    Is it possible to make a user specific default sorting key in F-32 or F-28 other than the sort key in customer master?

    Hi,
    Create your own sorting format and tell the user assin it in editing options of tcode f-32 and f-28 or Directly FB00.
    Regards,
    Azeem

  • How to extract member, default alias and custom alias into separate columns

    Hi,
    is there a way to get simultaneously member name, default alias name and custom alias name with Essbase 9x report scripts (Report Writer)?
    I do know that using for example
    <OUTALTSELECT "default or custom alias table"
    <REPMBRALIAS "dimension"
    I can get both the real member name and selected alias table, but the problem is that they're both returned to same column.
    Using fix columns and order I can repeat member name into several columns if needed, but I would need to tell what to put for each column.
    For example : { ORDER 0,0,0,1,2,3,4,5 FIXCOLUMNS 8 }
    I would like to force the report script to put Member name into first column in row, default alias name of member into second column in row and custom alias name of member into third column in row, like :
    MEMBERNAME DEFAULTALIASNAME CUSTOMALIASNAME
    Any ideas how to handle this?
    I can of course create several extracts containing one sort of info per list, but it would make life somewhat easier having all of these in same extract.
    Thanks in advance!
    Br,
    MK

    Hi,
    well, that's pretty much what I want to achieve, to get all info of member within same row, but into separate columns.
    The other option is to then produce 2 other extracts containing:
    Extract 1:
    MEMBERNAME DEFAULTALIASNAME
    and
    Extract 2:
    MEMBERNAME CUSTOMALIASNAME
    These values should be in separate columns?
    I think I lost the track while playing around with report writer, does anyone have a ready made solution for this?
    <REPMBRALIAS brings the needed info, but returns the values into same column.
    Empty space delimiter could be handled with customalias table, but in this case default alias name may have long text with several empty spaces making it hard to sort in the other system side.
    Any suggestions?
    Thanks so far for your kind help.
    Br,
    MK

  • Set default dates for custom infotypes

    Hi .
    can anyone suggest me to how to set default dates endda and begda  to an custom infotypes.
    early rsponses heghly appreciate.
    Moderator message: please do more research before asking, show what you have done yourself when asking.
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]
    Edited by: Thomas Zloch on Aug 23, 2011 1:33 PM

    If you want the default dates to show when creating or Copying a record, use Customer Exit ZXPADU01

  • Default vendor as customs for Import PO Excise conditions

    Hi,
    How can we make Default vendor for  excise conditions in import pos as our users needed to enter every time they enter PO in excise conditions detailed view and change the PO vendor to commissioner of customs
    I created condition record in MEK1 as material info record standard type for vendor customs ,material,purchase org and percentage and validity period. But still in PO I getting the PO vendor as default ,what should I do?
    kindly Guide.
    Regards
    Viji Kantha

    >
    vijikantha wrote:
    > Hi,
    > How can we make Default vendor for  excise conditions in import pos as our users needed to enter every time they enter PO in excise conditions detailed view and change the PO vendor to commissioner of customs
    > I created condition record in MEK1 as material info record standard type for vendor customs ,material,purchase org and percentage and validity period. But still in PO I getting the PO vendor as default ,what should I do?
    > kindly Guide.
    >
    > Regards
    > Viji Kantha
    As a work around Please refer old purchase order no.While creating new import p.o it will copy all details from old p.o

  • Use of default XACML with custom role mapper and authorization provider

    Hi,
    Is it possible to use the default XACML provider for custom role mappers and authorization providers when role information will be provided via an external application ( not an LDAP or RDBMS server )?
    My custom providers will be communicating with the external application via an API that accepts user credentials and will return decisions whether the credentials were successfully authenticated as well as returning a list of roles for the authenticated user.
    Once the roles and the subject are cached, will the default XACML provider be able to use them to make role mapping and authorization decisions?

    I see 2 approaches. First, write a custom authenticator that stores the role information in the subject either by creating a custom java.security.Principal that is stored in the Subject or by saving it in PrivateCredentials of the Subject. Then right a custom role mapper that knows how to get the role information from the Subject and return a role Map. The default XACML Authorizer will then work with the role information in the role map.
    Second approach is to write a custom role mapper that looks up the role information based on the Subject and returns a role map.
    The chosen approach depends on where you're getting the role information from.

  • Hiii help to put default values on custom table

    Hiii
    Please advise how to put assign a default values on a custom table.
    Can you please indicate me the path to navigate to do that

    Please give more details
    where do you want default value while updating table entry or while using table maintenance ?

  • Default data in Customs document

    Hello
    How do I make default data into a field setting with conditions such as if Field A is 'X' and Field B is 'Y', then there should be a default data 'Z' into Field C.
    Example, in Customs declaration document, if Country of Dep is X from header info and Item category is Y from Item info, then the default data for Place of Loading header should be Z
    The Procedures for Defaulting Customs data in IMG has been checked. I have defined the Target document data for document field. Also done the Determination procedure for defaulting data. I have set up the master data in the Customs application menu to specify the Source data and Target data to default.
    Am I missing something pls or is this something that BADI is better for?
    Thanks

    Closed - settings worked as proper test data later confirmed this

  • How to select default key in Custom Catalag

    I have created a custom message catalog and it's running well. I have just recently discovered that the default language selection does not work for me.
    For example, I have a key KEY123 with value MSG123 for Italian. If I select Italian, it shows MSG123. But if I select English, it will show KEY123.
    From document, the example shows only Custom Catalog with language set, such as <MessageSet language='it'>, how can I define a default one so that IdM will look at it when it cannot find the key in the preferred language? (I tried <MessageSet> without speficying any language but it doesn't work )

    I do not have any security issue. In fact the login has no password. It just will not automatically choose the connect button in the dialog window that pops up in the finder.
    I have this:
    mount volume "afp://" & serverName & "/" & sharePoint as user name userName
    When this runs I end up with a regular login window wanting a password. I don't have one so a simple hot of the connect button works. How can I make it automatically send a return or enter keystroke. I've tried keystroke return and keystroke enter with no luck.
    Thanks

  • Unable to set up the default value in custom object 10,related item section

    Hi,
    Please help me out for the below issue
    Custom Object 10 we renamed to Quarterly Broker Review .In Quarterly Broker Review there is a related item section 'Activity'.
    In Quarterly Broker Review ,Activity related Section ,After clicking on The 'New Task' button 'Account Name' field in Quarterly Broker Review(Parent ) should be prefilled in the Activity Section(Related Item Section) in Account Name Field
    'Account Name' field is a Picklist Read Only field.
    Since it is a picklist read only field i couldn't write the expression in the 'Activity' Related section under 'Account Name' field
    you can also help me by reaching at '[email protected]'
    Thanks,
    Srinivas Merugu

    Hi Srinivas,
    As you know, you can refer to a field in a different object by using JoinFieldValue function. But this function is not available for all the object references. If you refer online help for JoinFieldValue function you would notice that from activity only CustomObjects 1,2 an 3 can be referenced using this function.
    If this is possible for the activity and CustomObject 10 then you go to the field named Account Id in Activity object and set a default value. I guess in the parent object "CustomObject10" Account Id will also be stored in "Account: Integration ID". So this field value can be copied into the Account Id field of Activity.
    Instead you could write a web service program to achieve this.
    Thanks
    Naren

  • Vivado 2015.1 Bug Report: Adding Required Port without Default Value in Custom Interface Definition

    When adding a port using the Custom Interface Definition window and not defining a Default Value, the attached error message appears.  Not only are the html tags visible, but this error should not be thrown in the first place if both Master/Slave Presense is set to "required".  As it is, a port can only be added if a Default Value is given, but can be removed later from the ports table.

    yes,I have successfully install petalinux2015.2,but,the issue still be the same as before,the axi 16550 is not working,when I run echo 123 > /dev/ttyS1,my ttyPS0 stop working and axi com keeping null output...
    then,I try petalinux2014.4+petalinux2014.4,the difference is the ttyPS0 still alive but axi-com still null...
    I found that pl.dtsi file is quite different between the three mode:
    M1,petalinux2014.4+vivado2015.1
    M2,petalinux2015.2+vivado2015.1
    M3,petalinux2014.4+vivado2014.4
    most confuse for me is the interrupt ID,
    in vivado I connect the axi intterrupt to ID 62 but I get different auto generate dts file
    M1:nothing about interrupt and i add manuually in system-top.file
    M2:vivado ID is 61 but dts "interrupts = <0 30 4>"
    M3:vivado ID is 62 but dts "interrupts = <0 31 4>"
    does petalinux auto detect the vivado interrupt connection and ID and write to dts file right or User have to verify and rewrite in ststem-top.dts?
    working hard for the issue and hope for a axi demo including petalinux + vivado ,help please

  • Managed Default versus Managed Custom Folder, and Default Folder Type Options

    I am looking to create some new managed folders needed for company retention policy.
    It seems pretty forward to create the folder: 
    New-ManagedFolder -Name "[Name Here]" -DefaultFolderType Inbox -Comment "[comments here]" -MustDisplayComment $true
    However I have noticed there seems to be two types of folders: Managed Custom and Managed Default. What exactly is the difference.
    Also what different default folder type options are there, and what is the different between them?

    I actually am using retention tags and retention policies for the existing folders (inbox, deleted, junk/spam, conversation history). Which takes care of most of our actual messages.
    However most of the space in a users mail box is take by docs scanned to their emails. These docs are almost instantly moved to file servers, and other databases but sit in the mailboxes for ever. So I was hoping to create a default folder and deploy rules
    so that all the scanned items are automatically moved to that folder where they can be deleted per a retention policy tag.
    I'm not married to this method but it did seem reasonable in terms of not leaving things to the users to sort items, and would love a better way to accomplish it.
    The retention policy says we will keep communications for a maximum x years for users excluding certain document types (junk/spam, voice mails, Instant messages, Scanned docs) and any thing older will be automatically removed, the special documents
    will have significantly shorted life spans (1 to 8 weeks). 

Maybe you are looking for

  • Creating PDF from Scanner in Acrobat X

    I recently purchased a new computer with Adobe Acrobat X.  I have been using Acrobat 9 with no problems.  When scanning simple 1-page black & white documents, it takes 10 times longer to scan and save the document.  Is there a setting in Acrobat X th

  • Reporting using SSRS not working - logon session does not exist

    Hello All, After installing the 'reporting site system role' and configuring (using MS technet reference guides), I see the report folder under my Monitoring-> reporting->reports folder; When I click on a report and 'run', I get the following error:

  • Consuming SharePoint WSRP with OracleAS Portal

    Hi, i hope, this is the right place for the topic. We are trying to integrate our SharePoint Server into our Oracle Portal 10.1.4 by using the Microsoft SharePoint WSRP Producer. The producer seems to be up and running. (The wsdl-file and all of the

  • Using smartlist in Calc Mnger

    Hi! I have a scenario where if user select a "Yes" from a smartlist (Smarlist has two options "Yes" and "No" ) it should copy data from one interesection to another. Smartlist resides in Accounts. Could you please help in just giving an idea or may b

  • Bad, Adobe, Bad! I still want mirror layers! (layer instances)

    I NEED to apply the SAME layer with different blending modes TOO OFTEN, and I keep doing the filesize TO GROW! Not to mention that I still have to patch all its copies when I need to modify it / them. I though creating a copy of a smart object, yes,