Marketing attribute not assignable with language PL

Hi *,
I have detected a strange behaviour when maintaining "some/special" marketing attributes for BP in logon language PL.
The affected attributes are configured as follows.
Format                   No. Chars      Dec.Places      Meas. unit      Sing-val
Numeric Format         3                    0                    %                    X
The usage for EN/DE is fine but when trying to maintain a value like '30' using logon language PL the below mentioned error occurs. But obviously I don't use intervals etc. Just a single figure.
Attributes with the following settings do not lead to an issue:
Format                   No. Chars      Dec.Places      Meas. unit      Sing-val
Numeric Format        10                    0                                          X
DETAILS ON ERROR-MESSAGE
Diagnosis
Possible causes:
Intervals can only be specified if you have set the indicator Intervals
Allowed.
You must specify the interval in the form value 1 - value 2 (there must be a
space both before and after the hyphen). No other character except a hyphen may
be used to separate the values.
A value can contain up to the same number of decimal places as specified in
the Decimal Places field.
The value in the field Number of Chars defines the total number of
characters, including decimal places (for example: If the number of characters =
3, and the number of decimal places = 1, then 20.1 is valid, but 300.1 is not
valid).
You must define the decimal point and the thousand separator according to
your user settings.
Procedure
Use the value help, if available, to select a permitted
value. If there is no value help available, check the data type of the marketing
attribute."
To exclude the possibilty the attribute could be "damaged" I created a new one with same options and got the same language dependend behaviour.
Any ideas?
Kind regards
Thomas

Any ideas/impressions?

Similar Messages

  • Default marketing attribute not assigned by BAPI.

    Hi,
    I have a requirement where I am creating Person type BPs in CRM from
    XApps. I am using the standard bapis for this purpose.
    In CRM, I have created a Marketing attribute set. I have made this
    marketing attribute set default for Person type BP.
    When I create a new person type BP in SAP GUI, this Marketing Attribute
    set is getting assigned to the BP.
    However , when I create a person BP using the
    BAPIs 'BAPI_BUPA_CREATE_FROM_DATA' and 'BAPI TRANSACTION COMMIT', the
    BP is created but the marketing attribute set is not getting assigned.
    I think the configuration should work in both the cases.Please let me know whether I am missing out something.
    Thanks,
    Samrat..

    Hi,
    i am trying to upload characteristics data for class using BAPI_OBJCL_CHANGE module. Now when people who knows this function module ,they must be knowing that we have 3 tables there for Char data,numeric data and currency data. Now when i upload the data from excel sheet in to SAP ,i put space in some of the cell with numeric data type but this function module put 0 in those characteristics instead of space.Now user want to see space there instead of 0. Is there any way around to have space rather than 0.
    i am updating the customer classification with the function module BAPI_OBJCL_CHANGE:
    call function 'BAPI_OBJCL_CHANGE'
    exporting
    objectkey = w_objkey
    objecttable = 'KNA1'
    classnum = w_classnum
    classtype = '011'
    keydate = sy-datum
    tables
    allocvaluesnumnew = i_ze_valnum
    allocvaluescharnew = i_ze_valchar
    allocvaluescurrnew = i_ze_valcurr
    return = i_return.
    call function 'BAPI_TRANSACTION_COMMIT'
    exporting
    wait = c_x.
    In addition, I am checking with ENQUEUE_EXKNA1/DEQUEUE_EXKNA1 whether or not the customer master is locked before executing the code above.
    Thanks&regards,
    Naresh

  • Marketing Attributes not updating in BP through Suvery

    Hi friends,
    I m working in CRM 5.0, i want to update marketing attribute of BP using survey response, i have created survey which include marketing attributes, in survey setting i have maintained
    Callback to PBO    CRM_MKTBP_SVY_ATTRIBUTE_PBO
    Callback to PAI      CRM_MKTBP_SVY_ATTRIBUTE_PAI
    further i have generated survey url using BSP option, next i have assign this survey url  to  mail form, Customers/BPs can open the mail and able to fill the survey successfully, but when i checked in master data of BP no marketing attributes are assign to them(Marketing attributes are not updating).
    Please help me to resolve this,do  i will have to add marketing attribute anywhere in FM code ?? i have also read sap note : 638320 but no success.
    Thanks,
    Vivan

    Hello together,
    I would like to describe my own problem with updating Marketing Attributes in a Business Partner via a CRM Survey.
    Currently I am working with SAP CRM 7.0 EHP1. The Survey is maintained in SAP Survey Suite in the Application "Marketing".
    Furthermore I am using the following function modules:
    Callback to PBO CRM_MKTBP_SVY_ATTRIBUTE_PBO
    Callback to PAI CRM_MKTBP_SVY_ATTRIBUTE_PAI
    The Marketing Attributes should be updated within a Contact. This contact have assigned the role "Internet User". Behind this role I have defined my CRM User name.
    For testing the Attribute update I have generated an URL with BSP. Afterwards I opened this URL and logged in with my CRM User name. After filling in the survey and submitting no business partner were updated. It seems that the "conversion" from my CRM User to the CRM contact doesn't work. I think there could be a problem with the PBO and PAI modules. Because the functionality "Evaluation" within the Survey Suite shows a number of evaluated questionnaires and answers after submitting my survey.
    So my questions:
    Are the mentioned PBO and PAI modules up to date? (Last change date was in 2005)
    Is the Application "Marketing" within the SAP Survey Suite the correct one?
    I would be glad if anyone could give me tip for my problem. Thanks a lot and best regards,
    Oliver

  • How to replace # or Not assigned with blank in BEx Query Output.

    Hi,
    While running the query through BEx Query desginer or Anlayser, I am getting # or Not assigned where there are no values.
    The requirement is to "Replace # or Not assigned with a blank" in the output.
    I want to know, is there any setting in BEx query desginer where we can do this. How to do this.
    Please share your inputs on this. Any inputs on this would be appreciated.
    Thanks,
    Naveen

    Check out SDN-thread: "Re: Remove 'Not assigned'" for more details
    Ideas from SDN research:
    "a solution i have used is to put each RKF column in a CKF colum then in each CKF use RKF + 0, the outcome is that your # should now be 0s, in the query properties you can set the option to display 0s as blank."
    "try to enter a text for the blank entry in the master data maintenance of the relevant objects and set the display option for the objects to 'text'."
    Threads:
    SDN: How to replace # or Not assigned with blank in BEx Query Output.
    SDN: Re: Remove 'Not assigned
    SDN: How to replace # or (Not assigned) with blank in BEx Query Output.
    SDN: Bex Analyzer : Text element system's table ?  
    SDN: change message in web application designer ["nonavailable" ->  136 of SAPLRRSV]
    SDN: Not Assigned ["Not Assigned -> 027 of SAPLRRSV]
    SDN: replacing '#'-sign for 'not assigned' in queries
    SDN: # in report when null in the cube
    SDN: How to replace '#' with blank when there is no value for a date field
    Edited by: Thomas Köpp on Sep 13, 2010 5:20 PM

  • Table class interface to replace Not assigned with blank

    Hi,
    I have some of the values for characterstic as Not assigned I wan to replace it with blank in my webreport
    when I want to replace #with blank I have written the following code
    In method CHARACTERISTIC_CELL  I have written th following code
      IF I_CHAVL EQ '#'.
        replace '#' with '-' into c_cell_content.
        replace '#</a>' with '-</a>' into c_cell_content.
      ENDIF.
    but when I wan tot replace Not assigned with blank witht the following code its not working
    IF I_CHAVL EQ 'Not assigned'.
        replace 'Not assigned' with '-' into c_cell_content.
        replace 'Not assigned</a>' with '-</a>' into c_cell_content.
      ENDIF.

    See SDN-thread "Re: Remove 'Not assigned" in which you should modify the text elements in SAPLRRSV
    (do not know, if this works; it is a modification which affects the whole system).
    Ideas from SDN research:
    "a solution i have used is to put each RKF column in a CKF colum then in each CKF use RKF + 0, the outcome is that your # should now be 0s, in the query properties you can set the option to display 0s as blank."
    "try to enter a text for the blank entry in the master data maintenance of the relevant objects and set the display option for the objects to 'text'."
    Threads:
    SDN: How to replace # or Not assigned with blank in BEx Query Output.
    SDN: Re: Remove 'Not assigned
    SDN: How to replace # or (Not assigned) with blank in BEx Query Output.
    SDN: Bex Analyzer : Text element system's table ?  
    SDN: change message in web application designer ["nonavailable" ->  136 of SAPLRRSV]
    SDN: Not Assigned ["Not Assigned -> 027 of SAPLRRSV]
    SDN: replacing '#'-sign for 'not assigned' in queries
    SDN: # in report when null in the cube
    SDN: How to replace '#' with blank when there is no value for a date field
    Edited by: Thomas Köpp on Sep 13, 2010 5:18 PM

  • Description of marketing attribute not transfered to MSA

    Hello,
    we have created new BPs in CRM Online 4.0 and assigned marketing attributes.
    After replication we've seen that the description of some attributes is not visible on mobile clients and clients on the workgroup server.
    Only the value of the attribute is shown but not the description. In CRM Online everything is still fine.
    I have found out that this happens obviously always with one special attribute set.
    Kind regards
    Thomas

    Hi,
    is this a different issue as already mentioned in thread
    [Table SMOAUSP not filled]?
    Long texts is customizing data and therefore doesn't come along with the BP master data but needs to be synchronized manually (in case it has been changed).
    Regards,
    Wolfhard

  • Navigational attribute: "not assigned"

    Hi all,
    I have a strange situation where I have a characteristic (0NOTIFICATN) in a cube (0QM_C10), where the (navigational) attributes of 0NOTICATN show up as "# not assigned" when I try to report on them.
    I have checked under master data maintanence for 0NOTIFICATN that for all notification the attributes have the value I expect.
    The attribute I am most interesed in is notification type (0NOT_TYPE), and I have found out that if I add the infoobj 0NOT_TYPE to the cube I can report on it. That means that instead of getting the notification type as an navigational attribute on notification I have to add it to the cube...
    (The same argument holds for several other infoobjects and several cubes.)
    Am I missing something obvious here?

    Thank you. That solved the problem.
    That is, it works in other cubes, that had the same problem, but it does not work with the cube 0QM_C10 that I have modified several times during my debugging...
    I get the error, that the infoobject 0NOTIFICATN__0NOT_TYPE does not exist. I have checked that 0NOTIFICATN is in the cube and that it is a navigational attribute.... 
    Regards,
    Christian

  • Replacement of # sign (not assigned) with blanks

    Hi guys,
    I know this problem was already questioned many times on the forum, but I still haven't found any proper solution for it, so here I am asking again..
    A BEx query shows blanks for fields without values. In Webi reports the cells are displaying "#" sign for measures and dates. I need to get rid of this sign and just to have the cell with blank where no value is.
    The best answer i found so far was on the post: http://scn.sap.com/thread/3276897   . I tried using conditional rule based on formula if([object]=("Not Assigned" or "#######");"";[object])    but when i run the report i have a strange error  repeng_error_en_71 (WIS 00071) as in attachment.
    Can anybody advice on this issue?
    Thank you in advance,
    Gabriel

    A solution for this would be:
         Create a Condition Rule based on formula: = [object] = "#"
         Then in the Format - Display put " " (without quotes).
         That means for each case the object is #, display blank.
         The downside for this way is that a condition must be created for each column.
    A second simpler and straightforward solution is to create a simple condition if Cell Content is # to display blank:
    This rule can be applied to all columns.

  • Data for navigational attributes # Not Assigned

    Hello friends,
    Our report is based on Multiprovider which is based on 5 cubes.
    These five cubes has one particular Characteristics which hasnavigational Attribute .
    We are using the navigational attribute directly under free characteristics Tab in Query.
    We are also using Characteristic in Query - for characateristic data is shown in report.
    In report we are able to see data as # Not Assigned for navigational attributes.
    When we checked data at info object level for that characateristic, correct data is shown for that navigation attributes.
    We have checked following settings
    At characteristic level - Uncheck Attributes only
    At cube level all navigational attributes are checked
    In Multi provider identification table - This navigational attribute is checked for all five cubes
    In Multi provider Navigational Attributes Tab - This naviagtional attributes is checked
    Activation of Master data was done once again
    we are not getting any other ideas, can any one please suggest us where the problem is?
    Thanks
    Tony.

    Hi Tony
    I have  the exact same problem. Did you find out what the problem was?
    KR Nete
    Edited by: Nete Grøn Jacobsen on Jul 14, 2008 1:51 PM
    I solved my problem
    1. Activate the navigation attribute(s) on the underlying basiscube, from which the query displays data
    2. Choose the navigation attribute(s) for all relevant basiscubes (multicube -> Change -> Button Identification)
    See also:
    KR Nete

  • Texture attributes not saving with an Art History brush tool preset.

    I am sure that in the past Texture settings saved when I loaded a saved Art History Brush tool preset.  But suddenly, the Texture setting - specifically Depth, is not being remembered.  In other words - I have saved an Art History Brush as a Tool Preset. I have then used some other brushes and experimented with texture including the Depth setting.  When I go back to the saved tool preset, the Texture Depth setting has changed to whatever it was when I last used it - not its saved value.  I thought the point of Tool Presets is that they save all brush characteristics.  Maybe I have got this wrong.
    Help or info would be much appreciated.  I'm using CS6.
    ...this is weird.  The tool presets and their Texture attributes work fine in CS5.  Maybe I need to reinstall CS6.

    ...I reinstalled CS6 and imported old preferences.  The problem of reluctant attributes persisted after installation.  The answer appears to have been to reset the preferences.  Texture settings now behaving themselves.   I should have tried this first.  Oh well.

  • PP 2007 - line break bug - not solvable with language settings

    Hi
    I have somewhat the same problem with my Powerpoint 2007 as this guy:
    http://www.justanswer.com/microsoft-office/67fyp-inserting-comma-causes-line-break-even-when-plenty.html
    Except it doesn't only occur with a comma. When I write in a textbox or a shape (speech bubble etc), Powerpoint sometimes forces a line break in the middle of a line (not in the middle of a word) without any reason whatsoever. It occurs
    out of the blue, suddenly there is a line break in the middle of a line and I can't do anything about it. It looks like it turns on word wrap in the middle of the textbox, shape or whatever I am writing in.
    Part of the problem can be solved using the language settings->japanese->allow latin text to wrap in the middle of a word. When I ran this procedure, the checkbox was unchecked, and when I checked it, the line breaks disappeared,
    just as I wanted. BUT: now I am stuck with the another problem, namely that powerpoint wraps the text in the middle of the word which naturally breaks the word into two at the end of each line.
    The only solution to this problem is doing the language settings->japanese-trick, as far as I can see after searching the web. And if I do that, if I uncheck the Allow latin...-box I get the same problem I had in the first place,
    with the line break in the middle of the line.
    I hope someone can help me with this.
    Kind regards
    Mikkel Clemmensen

    I have raised a bug on this issue and I am actively looking into it.

  • Table Attribute not working with MVC5 and EF6

    Hello,
           Having an issue with a project I am working on.  I have a web project and portable classes.  I am using Entity Framework 6, and MVC 5.  Everything was working when I had all the classes in the Web side,
    but once I moved them to the Portable side, I began to have an issue with the data annotation.  Here is the code from one of the classes:
    namespace Inventory.Entities
    using System;
    using System.Collections.Generic;
    using System.ComponentModel.DataAnnotations;
    using System.ComponentModel.DataAnnotations.Schema;
    using System.Linq;
    [Table("Common.Location")]
    public class Location
    public Location()
    Assets = new HashSet<Asset>();
    [Key]
    public int LocationID { get; set; }
    [Required]
    [Display(Name = "Location Name")]
    public string LocationName { get; set; }
    public virtual ICollection<Asset> Assets { get; set;}
    Now the issue is that Table has a red squiggle and I am getting the following error: Error  43  The type or namespace name 'TableAttribute' could not be found (are you missing a using directive or an assembly reference?)
    As far as I can tell everything is set up correctly, but this just does not want to work.  It is not only this class, but all of my classes.  The only reference I have in the portable classes is .Net with a target of 4.5.  Everything I read
    says this should work, but clearly it is not working.  I have also uninstalled and installed the entity framework, did a clean and build but with no luck.  Any thoughts?
    Michael R. Mastro II

    Hello Michael,
    >>but once I moved them to the Portable side, I began to have an issue with the data annotation.
    This is by designed, please check the namespace “System.ComponentModel.DataAnnotations.Schema”:
    https://msdn.microsoft.com/en-us/library/system.componentmodel.dataannotations.schema(v=vs.110).aspx, as you can see, only the DatabaseGeneratedAttribute is supported in Portable Class Library.(If a class is supported in PCL, there should be a
     symbol).
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Marketing Attributes BP relationship Table

    HI CRm Experts,
    Can you please help me in knowing table in which Marketing attributes and BP relationship gets stored. I am aware of all table for Marketing attributes my requirement is when a marketing attributes is assigned to a BP what table it gets stored and also if some one can give me list of all tables then it would be helpful
    Thanks,
    Ashutosh

    Hi,
    INOB: Object ID, BP Number
    KSSK: Object ID, Attribute set ID
    CABN: Attribute ID and name
    CAWN: Attribute name and values
    AUSP: BP GUID, Attribute Name, Value, Object ID
    KLAH: Attribute Set Name, ID
    Regards,
    DD's

  • Why PO is automatically assigned with release strategy?

    I created a PO with PO document type NB and NB is not assigned with any release strategy.
    But the PO with NB type is automatically assigned with release stragety when I save it as a completed PO.  Why?
    And only when the PO is in held status, there is no release strategy assigned to NB PO.
    Is the normal ERP behavior?
    I only assigned a release strategy to PO document type DB, which means dummy document type.

    Please check the release strategy of PO, whether document type NB is assigned to it. May be you are checking the wrong release strategy. Look up the release strategy under CLASSIFICATION button, may be if multiple release strategies are used, your document type is assigned to some other strategy.
    Easier way to check which strategy is getting applied, is in PO release strategy look up rel. strat No. which will come under release group, look up in spro with this release strategy no. in spro which will shorten your search.
    Edited by: Afshad Irani on Jun 3, 2010 1:58 PM

  • Marketing Attribute Mass not working with CRM_MKTBP_BPS_OF_TG_ASSIGN_ATT

    Hi,
    I am trying to assign a marketing attribute to target groups I have created and saved in Web UI but the assignment is not working in SE38.
    => The program CRM_MKTBP_BPS_OF_TG_ASSIGN_ATT runs but displays "the charachteristic has been evaluated for 0 business partner(s)".
    Knowing that
    - the target group was saved un Web UI
    - the target group was selected in the program CRM_MKTBP_BPS_OF_TG_ASSIGN_ATT
    - the old and new values set as input
    Any ideas of what might have gone wrong?
    Thanks in advance,
    Eli

    Hi,
    check notes:
    Note 1585130 - ATT: Problem with report:CRM_MKTBP_BPS_OF_TG_ASSIGN_ATT
    Note 1561548 - SEG: problem with report CRM_MKTBP_BPS_OF_TG_ASSIGN_ATT
    Denis.

Maybe you are looking for

  • Oracle Fusion Order Demo Application

    Hi, I downloaded this DEMO : Oracle Fusion Order Demo Application http://www.oracle.com/technetwork/developer-tools/jdev/index-095536.html And when in step 9.In the application navigator, under the Resources node, Right click build.xml and choose Run

  • Windows Vista / 7 Recovery manager installer?

    I have a TX2500. Recently, the OS was corrupted warranting a format and reinstall. Since I was unable to enter Windows to do this, I was unable to restore from the recovery manager. F11 doesn't work. I don't have the ability to create a recovery disk

  • How to trigger a workflow in webdynpro programs

    Hi Experts, I am new to SRM Workflow, and I need to trigger a workflow in my webdynpro programs. But I don't know how to achieve it. I am using SAP SRM 7.0, so I want to use Process Controlled workflow. Any suggestions would be greatly appreciated. T

  • Deleting contacts from Favourites list?

    It sounds so easy to do, but for some reason I can't do it! How do I delete a contact from my favourites list yet keep it in my address book? Thanks in advance. f

  • Import mail to outlook

    I am trying to get started using an HP computer with Windows 8.1, and must use Outlook as my mail app.  The problem is I need to transfer lots of filed messages from my old computer from Windows Mail. I can export those messaages to Outlook on my old