BADI which triggers while saving Marketing Attribute Set

Hi,
Could you please help me out with any BADI which triggers while saving Marketing Attribute Set.
Thanks,
Sandeep

Hello Sandeep,
Can you trt this bad CACL_VALUE_CHANGE
thanks

Similar Messages

  • Want a UserExit or a BAdi that gets triggered while saving a PO

    Hi Gurus,
      Can anybody help me by telling which UserExit or BAdi gets  triggered while saving a Purchase Order.
    My requirement is:
      While I create a PO using a Purchase Requisition that was created for a Process Order and save it, I want to update the Vendor Batch Number of the PO  to the  Vendor Batch Number that I created in the Customer screen of the Process Order.
    Hence for this I want a UserExit or a BAdi that gets triggered while saving the PO....

    Hi
    Use the BADI
    ME_PROCESS_PO_CUST and the method
    PROCESS_HEADER
    for your requirement
    Reward points if useful
    Regards
    Anji

  • BADI/Exit which triggers while PR check : ME51n

    Hi Experts,
    I am stuck up with an critical issue which is like an show stopper.
    Is there any BADI/Exit which triggers while Purchase Requistion check i.e. ME51N?
    Cheers
    VJ
    Edited by: Vishal Jindal on Apr 7, 2011 12:33 PM
    Moderator message: moved back to ABAP forums.
    Edited by: Thomas Zloch on Apr 7, 2011 1:58 PM

    Thanks a lot Vinod!! It's was helpful.
    I have coded to retrieve the item data as well. Please see the below code .
    METHOD IF_EX_ME_PROCESS_REQ_CUST~PROCESS_ITEM.
    TYPES : BEGIN OF TY_EBAN_EBKN,
               BANFN          TYPE EBKN-BANFN,
               BNFPO          TYPE EBKN-BNFPO,
               WBS_ELMNT      TYPE ZPS_BOQ-WBS_ELMNT,
               MAT_CODE       TYPE EBAN-MATNR,
               MENGE          TYPE EBAN-MENGE,
             END OF TY_EBAN_EBKN.
      DATA:LT_ITEMS TYPE MMPUR_ACCOUNTING_LIST,
            LS_ITEM TYPE MMPUR_ACCOUNTING_TYPE,
            LS_ITEM_DATA_WBS TYPE EXKN,
            LS_ITEM_DATA_WBS1 TYPE EXKN,
            LT_ITEM_DATA_MAT TYPE TABLE OF MEREQ_ITEM,
            LT_ITEM_DATA_WBS TYPE TABLE OF EXKN,
            LT_ITEM_DATA_WBS1 TYPE TABLE OF EXKN.
    LT_ITEMS =  IM_ITEM->IF_ACCT_CONTAINER_MM~GET_ITEMS( ).
    LOOP AT LT_ITEMS INTO LS_ITEM.
        CLEAR LS_ITEM_DATA_WBS.
        LS_ITEM_DATA_WBS = LS_ITEM-MODEL->GET_EXKN( ).
        APPEND LS_ITEM_DATA_WBS TO LT_ITEM_DATA_WBS.
        CLEAR LS_ITEM_DATA_WBS.
      ENDLOOP.
    ENDMETHOD.
    I am facing one problem here. I am getting only one record in LT_ITEM_DATA_WBS internal table although there are 2 line items at item level.  Actually what I want to exactly is, I want to combine the Material and WBS element in one internal table.
    Can you please help me out how can i proceed with that and let me know if you need any further relevant info.
    Cheers
    VJ

  • Need badi which triggers immediately after saving the vendor master data

    Hi all.
        I need a badi which triggers after vendor master (xk02) is changed . The badi should trigger after the data base commit ( i.e after all the changes have been stored in data base tables). Pls let me know
    Thans in advance.

    try these:
    EXIT_SAPLV45T_001       V45T0001     Customer exits text determination
    EXIT_SAPMF02D_001     SAPMF02D     User exits: Customer master data
    EXIT_SAPMF02K_001     SAPMF02K     User exits: Vendor master data
    EXIT_SAPMV45A_002     V45A0002     Predefine sold-to party in sales document
    EXIT_SAPMV45A_003     V45A0003     Collector for customer function modulpool MV45A
    EXIT_SAPMV45A_004     V45A0003     Collector for customer function modulpool MV45A
    BADI's:
    CUSTOMER_ADD_DATA     CUSTOMER_ADD_DATA     Additional Data at Customers
    CUSTOMER_ADD_DATA_CS     CUSTOMER_ADD_DATA_CS     Additional Data at Customers (Subscreen Container 4000)
    VENDOR_ADD_DATA     VENDOR_ADD_DATA     Additional Vendor Data
    VENDOR_ADD_DATA_CS     VENDOR_ADD_DATA_CS     Additional Data for Vendors (Subscreen 4000)

  • Problem in making Marketing Attribute set Default

    Hi Experts,
    I am facing some issue while making selection of marketting attribute set during BP creation
    I was able to make a default set in individual account but there is some other set for corporate account which i need to default while
    making the account..
    As both individual and corporate accounts are going to same componet and views and context nodes i am not able to differntiate
    which to select when...
    Pls suggest some solution,its urgent..
    Reward points will be awarded...
    thanks,
    SA

    Hi,
        In BuilHeader which is the root object for Business partner has one field named Category. If it is 1 then it is a person so it is an individual account. If It is 2, then it is an organization, so it is a corporate account.
          So please check the category in your marketing attribute defaulting logic and default different marketing attribute set.
    Regards,
    Manas.

  • 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

  • Default Marketing Attribute set for BP

    Hello,
    Is there a way to default the Marketing attribute set for a business partner record in CRM UI? I tried DO_PREPARE for BP_DATA/MarketingAttributesEL but it does not seem to be working. Any ideas?
    Thanks
    Rodney

    Try with BADI : BADI_CRM_BP_UIU_DEFAULTS

  • User exit that triggers while saving in transaction F-02

    Can any one please tell which userexit trigers while saving The document in transaction F-02.
    I have tried some exits but they are not triggered while saving.

    Hi Satya,
                   These are the User Exits for that T-Code.
    F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002            FIDCC1: Change IDoc/do not send
    F050S003            FIDCC2: Change IDoc/do not send
    F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006            FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007            FIDCCH Outbound: Influence on IDoc for Document Change
    F180A001            Balance Sheet Adjustment
    FARC0002            Additional Checks for Archiving MM Vendor Master Data
    RFAVIS01            Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00            Line item display: Checking of selection conditions
    RFKORIEX            Automatic correspondence
    SAPLF051            Workflow for FI (pre-capture, release for payment).
    Out of these, i am expecting one of the below is triggered while saving.
    F180A001            Balance Sheet Adjustment
    FARC0002            Additional Checks for Archiving MM Vendor Master Data
    RFAVIS01            Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00            Line item display: Checking of selection conditions
    RFKORIEX            Automatic correspondence
    Regards,

  • Marketing Attribute Sets - BP Assigned

    Can anyone help:-
    I need to locate the table where Marketing Attribute Sets are assigned to the Business Partners
    I can see where attribute vales are stored but not attribute sets
    regards
    Barry

    Hi Barry,
    Tables are related with Markting attributes:
    CABN
    CABNT
    CAWN
    CAWNT
    AUSP (relation between business partner and assigned marketing attribute values)
    KLAH
    Function modules:
    CRM_MKTBP_READ_ALL_BPS - returns all the BPs which have a specific attribute set assigned
    CRM_MKTBP_READ_BP_DATA - returns the mkt attribute values for each partner.
    parameters:
    IV_GUID - BP Guid
    IV_PROFILE_TEMPLATE_ID - must be the content of KLAH-CLASS
    Reward Points if Helpful
    Cheers
    Manohar

  • Error while saving for Objective setting

    Hi,
    While saving the Objective setting templates i am getting the error as "Table HRPAD605 is not part of the Customizing object PDST T "
    <u>Error documentation is as follows</u>
    <b>Diagnosis</b>
    Entries in table HRPAD605 cannot be edited in connection with customizing object PDST      T as table HRPAD605 does not belong to customizing object PDST      T, according to the object definition.
    <b>System Response</b>
    The function terminates.
    <b>Procedure</b>
    Check whether the entered objects and keys are correct.Then check in the Implementation Guide whether the object was created correctly.
    Correct the object definition or the entry for the Transport Organizer interface.
    Thanks

    Hello,
    Most likely the is an inconsistency with the transport objects PDST and PDWS. Please run RHSOBJCH to correct this inconsistency.
    Afterwards you should be able to transport the templates via the catalog or via RHMOVE30. Please make sure that the category ID in the target system is the same otherwise you won't be able to locate the template.
    The report RHSOBJCH corrects the missing HR entries in the OBJS table.
    This step you need to perform only once. For OSA you need to overtake
    *5020 up to *5026, also PAD605,606 and 607 references.
    When you have done this (as said, only need to do it once) you can transport the categories and templates via the phap_catalog_pa transaction (righ-mouse click on the to be transported object).
    Hope this helps,
    Regards and Groetjes,
    Maurice

  • Marketing Attribute set Authorization.

    Is there marketing attribute set Authorization, So that one set of users can see only their Attribute set..Appreciate any hellp in this regard. The CRM version is 5.0.

    Hi
    If you have found the answer to your question, as to how we can assign an attribute set by default when creating a BP, can you please share the answer with me, since I have a similar requirement.
    Thanks in advance!!!
    Lavi

  • Marketing attribute set

    hi All
    please provide me a solution for marketing attribute set for multiple use in business partner
    actually i want to use same marketing attribute set for multiple times in business partner
    please give me a solution above
    thanks
    ganesh

    Hi Ganesh,
    Your question is not clear, my understanding is that - when you select marketing set, you can select "n" no. of attributes associated?? What is you business requirement??
    Cheers,
    Peter J.

  • Based on Gender Marketing Attribute set has to show different attribute

    Dear Expert,
                     How to set the marketing attribute set based on Gender what *** we Chose in Identification tab in BP Maintain Screen ?
    If i chose Female it will show some Attribute set or
    I Chose Male it will show some different attributes .

    Hello Subba,
    Try this function module
    CRM_MKTBP_ASSIGN_ATTRIBUT_TAB
    It assigns the attribute set and its corresponding attribute vales.
    Also try CRM_MKTBP* in SE37 and you can find some other function modules if the above doesn't match.
    Thanks
    Chandran

  • Error message while creating marketing attributes

    I get a message 'express document "update was terminated" recieved from author' while creating and saving a marketing attribute. The attribute gets created and I can assign them as well. I would like to know why I am getting this message and am I missing something?
    I am using CRM 5.0 online.
    Regards
    Ani

    You should check if there is a dump in ST22..... If there is one, then you can find the cause there... Most of the times it is an Authorization Issue.
    Thanks,
    Ranjan

  • Can not delete marketing attribute set

    I am trying to delete an 'Attribute Set' & Attribute.  I have managed to delete the attribute but when trying to delete the attribute set i get the error - Attribute Group ZIC_PTS_BP Still Contains Business Partners.
    I have ran - CRM_MKTPFTPL_DELETE_ATSET which seemed to delete all the assigned entries but I still can't delete the attribute set
    any ideas?
    regards
    Barry

    The attribute set is not geeting deleted since it has been assigned to some buisiness partners, which can be seen in the marketing attributes tab page of the business partner.
    Delete the assignment first, than only you will be in a position to delete your attribute set.
    *If helpful, Do reward points*
    Regards,
    Shalini Chauhan

Maybe you are looking for