How to remove  an marketing attribute assigned  to an Business partner

Hi guys,
          Can some one tell me how to remove the assignment of an marketing attribute for an Business partner..(i dont want to delete the marketing attribute)
Which function module should i use to remove the assignment..
Regards,
Sundar

Sundar,
Goto transaction CRMD_PROF_BP. Search for the attribute set you want to delete. Double click on it and in the next screen enter the business partner number and click on delete assignment button on the tool bar.
An alternative method for mass deletion:
Use TCode: CRMD_MKT_TOOLS. In there, select Deletion of an attribute for all BP Assignments
Reward ipoints if this helps.
Regards
Anirudh

Similar Messages

  • Add some more marketing attributes to an existing Business partner ( BP ).

    Hi...
    I need to add marketing attributes to an existing BP without deleting the previous ones.
    If i use CRM_MKTBP_ASSIGN_ATTRIBUT_TAB the old ones are get deleted.
    Please help me out.
    Regards,
    Swati

    Hi Swati,
    Can you try with FM CRM_MKTBP_ASSIGN_ATTRIBUT ?
    There fill the following parameters:
    IV_ATNAME = Characteristic attribute id
    IV_ATTRIBUTE_SET = Characteristic attribute set
    IV_ATWRT = Characteristic attribute value
    IT_PARTNER = Fill with partner GUID and Partner ID
    Leave the other parameters with default values.
    Hope that helps!
    Kind regards,
    Garcia

  • How to create an marketing attribute for the busines partner

    hi guys,
    can any body help.
    how to assign/create the marketing attribute set to the business partner.
    is there any function module which to create the marketing attribute for the business partner by passing the BP GUID.
    if any body is having an sample code can u please post it.
    regards
    viswag

    Hi Viswa,
    In CRM 4.0, marketing attributes set can be created at T-code [CRMD_PROF_TEMPL]
    The created attribue set can be assigned to BP at T-code [CRMD_PROF_BP]
    The other way you can open the BP, in marketing at marketing attributes tab your can assign the created attribute set.
    regards
    satish kumar
    *-Reward points if found helpful.

  • How to deactivate the marketting attributes for BP in CRM

    Hi,
    how to deactivate the marketting attributes for BP in CRM
    I can add and maintain the same using tcode crmd_prof_char
    But how do I deactivate.
    Points will be rewarded
    Thanks

    .

  • How to remove the XML attribute value in Indesign file by javascript

    Hi all,
    How to remove the XML attribute value in Indesign file.

    Try this,
    if(elm.xmlElements[i].xmlAttributes[j].name == "aid:pstyle" || elm.xmlElements[i].xmlAttributes[j].name == "aid:cstyle")
    Vandy

  • How to deactivate the marketting attributes

    Hi,
    how to deactivate the marketting attributes for BP
    I can add and maintain the same using tcode crmd_prof_char
    But how do I deactivate.
    Points will be rewarded
    Thanks

    Hi,
    I think you didnt understand my problem.
    While creating BP, we have created some 5 mktg attributes.
    Among them I want to deactivate or hide 1 attribute.
    So that in future no one can select that attribute again.
    from main attribute screen i got option for delete.
    When I select that attribute and press delete. It says you can not delete, because it has been already valued or used.
    So I want to hide that it.
    Pls suggest,
    Thanks

  • How can I know the GUID number of the business partner in SRM server?*

    hai friends
    How can I know the GUID number of the business partner in SRM server?
    regards
    vinaykrishna

    Hi,
    Go to transaction SE16, table BUT000... put in the number of Business Parnet and execute. Doble click in the line and you'll see the field PARTNER GUID with the number GUID.
    Rgs,
    Pedro Marques

  • Error at the time of Marketing Attributes Assignment to BP

    Dear Experts ,
    I am facing some problem at the time of assignment of marketing attributes to a BP. it is giving me an error saying "Inconsistent characteristic value assignment".
    Please guide me how to go about it.
    Regards,
    Nikhil

    Hello Nikhil,
    Check the data type of the attribute in txn:CRMD_PROF_CHAR and check for the length , data type etc.
    In txn:BP , while assigning the value to your attribute , please make sure that it fits into that data type and length.
    Hope this helps!
    Best Regards,
    Shanthala Kudva.

  • How to add new marketing attribute to the existing marketing attribute set?

    Hi all,
                  I searched for existing forums but I didn't find the required one. I found some using Tcodes ,which is not my requirement. My requirement is to add new marketing attribute to the already existing marketing attribute set. This  attribute set is created by my team lead with 4 attributes but now i have to add new attribute to this set so total will become 5 attributes for this attribute set. This has to be done through marketing professional business role. If this is not done through marketing attribute set, then I will go for the transaction where I can add marketing attribute for attribute set.
    Please send the details of both marketing professional business role and transaction code.
    Your help is highly appreciated.
    Thanks,
    Baasanthi.

    Hi,
    SAP CRM Marketing Attributes explained
    Path to create Marketing attributes from webui: log in with Marketing Pro role->Marketing->Create->Marketing Attribute
    Regards,Sumeet

  • ELM - Marketing attribute assigning

    Hello!!!
    Please somebody help me inmediately!!!
    I made an external list. A do the right mapping rules in CRM.
    In the .csv file I give the Org_number and the charcterist code of the marketing attribute.
    After I running the External List maintanance, the system tells me that everything ok, but in the bp basic data the marketing attributes doesn't displaying!
    So help me, it is very important for me.
    Thanks,
    Gábor

    Hi,
    If marketing attributes are created properly and you are not able to view the attributes in GUI; check authorization of following autho class to your user in user profile.
    C_KLAH_BKL  Authorization for Classification
    Actvt  01  Create
             02  Change, Delete
             03  Display
    hope it will work.

  • How to adde New Language field value in CRM Business Partner Language Field

    Dear all,
    How can we add a new field value to the Business Partner Language field in CRM and ECC systems.
    Your suggestions will be highly appreciated
    Thanks
    Sravanthi

    Hi Shravanthi,
    You would need to add the new language to table T002. Once this is done, it will appear in the drop down menus.
    Regards,
    Rishu.

  • How to reset the military usage value in GTS Business partner

    Hello Experts,
    Does anyone know how to reset the Military usage value='2' to blank on the Business partner within GTS?
    I tried putting a blank there, clicking on the accept entries button followed by  saving the Business partner.
    It does not seem to work this way.
    Does anyone know if it's SAP bug for not having blank as one of the allowable values for the usage except when it's that way while newly created?
    The GTS implementation details are as follows:
    Any help with regard to this will be much appreciated......
    Thanks,
    Prashant.

    Prashant,
    As I already informed you, it is not possible to re-set the indicator to <blank>.
    From the program code, I can see that the usage indicator is only transferred from the feeder system during the creation of a customer partner.  The value in GTS is set either to '1' or '2' during creation, and cannot be changed by any subsequent data transfer from the feeder system.
    I think that logic is related to the fact that usage records may be created for multiple Legal Regulations, and those records may then be changed individually by the user in GTS.  On that basis, it would not be reasonable to over-write the values by re-transferring the customer from the feeder system.
    Regards,
    Dave

  • How to get the Tax information details  from the Business partner window.

    Hi Experts,
    I want the Tin No. and the Pan No. to be displayed in the Print layout designer. How to fetch those details?
    Regards,
    Magesh.

    Hi magesh,
    Select Business Partner -- > Click Accounting Tab --> Click Tax tab -->
    Click button adjacent to tax information, you should maintain TIN no & PAN no,
    Then only it will copied to respective  documents.
    Clarify me for which document you are using Print layout designer,I will tell you from
    which table name TIN & PAN no shoudle be retrieved.
    With regards,
    A.Jeyakanthan

  • How to get the Ship To TaxCode of a Business Partner

    Hi,
    As I try to get the bp.Addresses.TaxCode, I get nothing because
    in the CRD1 table there are 2 entry for this business partner
    one with Null and one with the TaxCode I want.
    I dont know how to get the Taxcode that is choosen in the Ship To TaxCode property
    Thank you

    DOH
    Yeah I figured out. 
    This would have been so much easier if they would have made the Adresses an indexer so we just have to say like
    TaxCode = bp.Addresses[BoAddressType.bo_ShipTo].TaxCode
    OR even better, a Method in the Adresses
    TaxCode = bp.Addresses.GetTaxCode();
    Ah well,
    Here's my own method for those who want it
            public static string SAPGetTaxCode(SAPbobsCOM.BPAddresses Addresses)
                string TaxCode = "";
                for (int iAdress = 0; iAdress < Addresses.Count; iAdress++)
                    Addresses.SetCurrentLine(iAdress);
                    if (Addresses.AddressType == SAPbobsCOM.BoAddressType.bo_ShipTo)
                        TaxCode = Addresses.TaxCode;
                return TaxCode;
    Thank you for your help.

  • How to remove "Read Only" attribute on folders

    Hi
    I am logged in with my User account which has full control over my folders.<o:p></o:p>
    I have a folder that I tried to add modifications to, however i could not do so because the folder was classified as read only. I have full permissions to this folder. Previously the app that
    uses this folder could write to it quite happily, but today it fails. <o:p></o:p>
    The 'attributes' for the folder shows a solid square in the read-only box. If I 'un-box' the read-only and apply > ok, when I look at the attributes again the box is still checked.<o:p></o:p>
    So my question is, if it's not (which it shouldn't be) some sort of protected Windows folder, and I have full permissions on the folder (supposedly), why does Windows not respect my wishes,
    get out of the way, and let me set it to what I want it to be?<o:p></o:p>
    I have tried the following methods to fix this issue, but none of them work:<o:p></o:p>
    -Adjusting permissions and control, and changing security options<o:p></o:p>
    -Using a third party application such as "clear read only" to remove the check on the box<o:p></o:p>
    -Using the "attrib" function on the CMD prompt<o:p></o:p>
    -Boot Scan for virus/malware that is affecting folder attributes<o:p></o:p>
    -Running applications and CMD as administrator<o:p></o:p>
    I have heard that if using a NTFS harddrive, then all folders will be automatically “Read Only” and that it is impossible to change that attribute. I find this hard to believe, as all folders
    should have some way of being modified, regardless of what HDD I’m using. I obviously cannot change to FAT32, so how else can I get my folders to get rid of this ridiculous error!
    <o:p>I have also noticed that this problem is very common amongst Windows users. If this problem has been around for a while, how is it possible that no solution has presented itself.
    Regardless, we need a solution to it, because i can't do the things i need to while the Read Only attribute remains a constant on my folders. I thought it may be a virus, but my avast anti-virus did not pick up any infected areas when the scan was done. I
    have searched the internet, and no "fix" has solved this issue. The only fix i have not found is a reg edit that could completely remove this read only attribute from all folders. Though i feel this is not neccesary, as i only need the attribute
    to be removed from certain folders. Please kindly assist me with this issue, hopefully it will help many others too...</o:p>
    Many thanks.

    Have you taken ownership of the folder? Please first take ownership of the folder, then change the security options
    Take Ownership of a File or Folder
    http://technet.microsoft.com/en-us/library/cc753659.aspx
    If you have already did this, then run a scan with this tool,
    Malicious Software Removal Tool
    http://www.microsoft.com/en-in/download/malicious-software-removal-tool-details.aspx
    or copy this folder to another location, test again.
    Regards
    Yolanda
    TechNet Community Support

Maybe you are looking for

  • Downloading from iTunes with Windows Vista

    I just purchased my iPod video and i am tring to download a free episode of something and it is saying that it is going to take 132 hours for it to download. I am using windows vista and i was wondering if this was a normal thing or if there was anyt

  • Possible resolution to sorting issue in iTunes 9 and 3.1

    For those experiencing issues sorting Podcasts chronologically: One particular daily podcast I subscribe to was not sorting correctly (was in random order on the iPod Touch 32gb 2nd Gen). I did notice the "Release Date" wasn't carrying over to the iP

  • I get shaking and vibrations in my email on Firefox on the P.C.

    When I open and email, an add on the side begins shaking and the whole page shakes. It freezes up and I can't move the page up or down. I have to go back to the in box to stop it from shaking. This only happens on my email and on the computer . On th

  • MacBook5,1 Not recognizing battery running on snow leopard 10.6.4

    OK, so my MacBook5,1's battery began not being recognized by my MacBook very soon after Updating to Snow leopard 10.6.4 It is the factory battery and the macbook will run when plugged into the magsafe adapter. i have tried an SMC reset, tried taking

  • Logical Data Model Vs Physical Data Model

    Hi guys, what is the difference between, logical data model and physical data model.