Want to change ACCOUNT GROUP to BP from CRM to ECC

Hi All,
We would like to change the Account group of our (Inside/Outside sales persons) when they are replicating from CRM to ECC.  We did change the PIDE setting according to our requirement but surprisingly 10-12 BPs are not getting changed. We opened an OSS and they suggested to write a Z function module and
registering it in the table CRMC_BUT_CALL_FU for the CRM OUTBOUND which HARDCODES the CLASSIFICATION DATA to the BP in accordance with the PIDE settings so as to get the ACCOUNT GROUP for these BPs.
I checkede the tcode CRMC_BUT_CALL_FU for the CRM OUTBOUND where we need to place our own FM. I know to write a FM, but not quite sure how to start. Can anyone out there please help me with this.
Any suggestions are highly appreciated.
Thanks,
Karuna.

I was able to change the account status from EXPIRE(GRACE) to OPEN. The trick as you hint at is to create a temporary profile, assign that profile to the account in question, saving the password from dba_users first, changing the password, logging in with the new password, then alter the user assigning back the original password with the identified by values clause in the later user statement and lastly assigning the original profile, either DEFAULT or custom.
Here is the temp profile I used which used values less than 1 for the critical limits involved here. Cannot have limit values less than 1 in 9i according to Oracle but you can in 10g.
CREATE PROFILE "TEMP_PROFILE" LIMIT CPU_PER_SESSION DEFAULT
CPU_PER_CALL DEFAULT
CONNECT_TIME DEFAULT
IDLE_TIME 15
SESSIONS_PER_USER DEFAULT
LOGICAL_READS_PER_SESSION DEFAULT
LOGICAL_READS_PER_CALL DEFAULT
PRIVATE_SGA DEFAULT
COMPOSITE_LIMIT DEFAULT
PASSWORD_LIFE_TIME .0001
PASSWORD_GRACE_TIME 5
PASSWORD_REUSE_MAX 1
PASSWORD_REUSE_TIME .0001
PASSWORD_LOCK_TIME .0103
FAILED_LOGIN_ATTEMPTS 3
PASSWORD_VERIFY_FUNCTION DEFAULT;
Thanks for your help.

Similar Messages

  • Change Account Group (BU_GROUP) in ERP -- CRM replication

    Hi experts,
    We are running CRM 7.02.
    Customer has a requirement to change the account group in CRM, between 2 account groups in different number ranges.
    They currently do this via XD07 in ERP, however, the changes do not replicate fully to CRM.
    (CRMM_BUT_FRG0041-ACCOUNT_GROUP is updated by middleware, but BUT000-BU_GROUP is not)
    We are thinking to use BADI BUPA_INBOUND to make an enhancement in CRM that will force the account group to be changed in field BUT000-BU_GROUP.
    We understand that the account group will no longer align with the assigned number range.  This is acceptable from customer perspective.
    Are there any other issues that we should be concerned about or made aware of ?  Any other customers facing similar requirement / experience ?
    Thanks.

    Hi Charles!
    The Account Group is the essential controlling element in the ERP system. In CRM there is no such concept of the account group that controls all important functions as is the case in ERP. Therefore there is no 1:1 mapping of the account group between ERP and CRM. The account group is mapped to the sales classification in CRM. This allows you to specify which sales classification the business partner receives depending on the account group maintained in ERP. This is why you see the change in table CRMM_BUT_FRG0041. You must specify a numbering group for which the new business partners are assigned their new BP ID in CRM. This is what the BU_GROUP field refers to in BUT000, the numbering group and not the account group. So a change in account group will never change the ID of the BP in CRM. Changing the ID of a BP in CRM can have serious inconsistencies. Note 504265 provides details on this and a possible work around. Hope this helps!
    Conall.

  • Changing Account group to the customer

    Hi Guru's,
    I have an customer 70001 in account group Z001 Sold to party, and the same customer having some open items, now i need to change it to some other account group (Z006) its also same sold to party, if i can change the account group from Z001 to Z006 what would be the impact.
    Thanks and regards,
    DIl

    Hi
    Go through this link about changing Account Group.
    http://help.sap.com/saphelp_470/helpdata/en/dd/55f4ba545a11d1a7020000e829fd11/content.htm
    Regards
    Madhu

  • Change account groups in vendor/ customer master data

    Hi,
    Do you think is possible to change account groups in vendor/ customer master data?
    Thanks

    Hi,
    Good evening and greetings,
    Changing the account groups will redetermine the Reconciliation account, which will be creating a chaos during Audit Reconciliation. But if there is a requirement, please go through the following link
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/55f534545a11d1a7020000e829fd11/frameset.htm
    Please reward points if found useful
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

  • I want to export a group of photos from iphoto.

    I want to export a group of photos from iphoto. I want them to stay in the same order that I put them in. So far when I export, the photos sort according to date or name. I want them to stay in manual sort the way I set them up in the album.
    I also want to import them in that order to another program. I am going to try to import them into Final Cut Pro 7. I still want them in the sorted order.
    Can this be done?
    jibetack

    So, in other words, it can't be done. Once the photos are exported they lose the order I had them in in iphoto.
    Not at all
    typically the easiest way it to export from iPhoto using the sequential file name option and then view in alpha order
    and
    What is a better software to organize and sift through photos than iphoto?
    None as far as I am concerned - that is strictly a personal decision that you have to make for yourself - Only you know what features you want - no one else does
    LN

  • Is it advisable to change account group of GL account?

    Hi,
    I have seen that it is possible to change account group of GL account even after the posting has been made to this GL  account.
    Here I would like to know
    1)how it impacts on the business and
    2)how to make this field not alterable in config after the posting has been made
    Thanking you in advance.

    Hi,
    It is not possible to change the account group of a GL account for the simple reason that one of the primary function of account group is to determine number ranges of GL account.
    You can create another GL account in expected account group and transfer all the entries.
    Best Regards,
    Madhu

  • Changing documents downloaded from CRM into ECC, in ECC

    Hi
    Our requirement is to change documents downloaded from CRM into ECC, in ECC. I was refering to note 541113, but it is not of much use as we are using CRM 5.0. Also parameter that it says should be set I have set but ...obviously it didin't work. Please tell me what setting needs to be done for CRM 5.0 & ECC 6.0 so that our requirement is satisfied. I have searched SAP notes, without much success.
    Thanx in advance.
    Cheers
    Hits

    Hi,
    This is very simple.
    SAP has provided us with a new Scenario. this is called Scenario A.
    This scenario can be made Transaction Type specific.
    You need to maintain table  SMOFPARSFA in CRM and CRMPAROLTP in R3.
    SMOFPARSFA:
    Key = R3A_SALES
    ParamName = INT_CHANGE_ORDER
    ParamName2 = <Transaction Type>
    ParamValue = A
    CRMPAROLTP:
    ParameterName: CRM_SCENARIO
    ParameterName 2: INT_CHANGE_ORDER
    ParameterName 3: <sales document type>, for example TR
    ParameterValue 1: A
    Just do these settings and check. This must work
    Sharif

  • Sales Area Data isnt replicating from CRM to ECC

    Hi Gurus,
    We are replicating some BPs of certain groupings from CRM to ECC.
    We performed all steps relevant for this task mentioned in Best Practice u201CMaster Data Replication C03u201D. After performing the
    steps results are as follows:
    u2022     BP General Data is replicating without any trouble.
    u2022     When registering sales area data in CRM and trying to get this replication to ECC we see that the BP Sales Area data isnu2019t replicated.
    Monitoring SMW01.
    The BDOC BUPA_MAIN ended with the following error:
    Messages for business partner 0007000362: Fill in all required entry fields
    Action already taken:
    After reading this message I have reviewed the mandatory fields per Account Group in ECC and mapped them with the CRM ones. Even this changes I still can get sales area data in the ECC BPs replicated.
    Is there something I am missing here.
    Thanks for your help.

    Hi,
    Regarding debugging from CRM to R3. Please follow the below steps.
    There are 2 methods to debug the Business Partner (BP).
    First Method:
    1)     In CRM, Go to SM59 -> ABAP Connections => The ECC client -> See if the saved user (in logon details) that is used to connect to ECC from CRM is a Dialog user.
    2)     You can use transaction code SU01 to check User Type of User.
    3)     Deregister the Queue through SMQS.
    4)     Make changes to BP.
    5)     Go to SMQ1, Select the Queue name Double Click 2 times then select the Tool bar (Debug LUW).
    Second Method:
    1)     Put a break point in Function Module SMW3_MFLOW_UPDATETASKBDOC.
    2)     Create a BP and before save, type /h to activate debug, Mark update debugging option.
    3)     When stops in Function Module u201CSMW3_MFLOW_UPDATETASKBDOCu201D you must be sure to set header-dbgmode = 'X' this will make the BDoc stay stopped in SMW01.
    4)     Go to SMW01 and type /h and process the BDoc.
    5)     Put a breakpoint in Function Module u201CCRM_UPLOAD_AFTER_MAP_HANDLERu201D and be sure to change LV_SYNCHRON = 'X' this will allow you to connect in ECC.
    If the variable LV_SYNCHRON does not have any value, then it will work as background task, if the value is filled with the value u2018Xu2019, then it will allow debugging in R3.
    And another point to be noted here is, the user type of the R3 should be Dialog User. If the user is not dialog, then it will not connect with R3.

  • Bdocs- from CRM to ECC

    Hi
    I have a requirement where i have to find the account details like 'acc id, acc name', etc & the 'transaction status' from the unprocessed BDOCS from CRM to ECC.
    Actually the data flows from Oracle - Siebel - Crm - Ecc.
    The problem is we have some UN-processed Bdocs from Crm to Ecc for which for every account details changed a new Bdoc have been created and those changed Bdocs have to be found and know the account details (like Acc id, Acc name) & Transaction Status for all the generated Bdocs and get them into one Excel sheet.
    Please help me to get the details.

    Hello Christian
    Many thanks for the quick response.
    Yes both are identical as we both are working on the same issue.
    Christian basically we want to know , Like for every failed bdoc there is detail available but how to get the detail for processed bdoc.
    With account we mean bp number and relevant corresponding data,
    could you help us
    Best Regards..

  • Middleware debug problem  for BP's from CRM to ECC

    I tried few steps to debug BP  changes from CRM to ECC but nothing is working ...
    I deregistered the Queue thru SMQS, made changes to BP.. went SMQ1 select the Queue name Double Click 2 times.. then select the Tool bar (Debug LUW)..    I'm getting "Nothing was selected"
    When is see SMW01, BDOC is processed green and data is transferred to ECC.
    I want to do debug  the BP queue and go to ECC system  as some of my custom EEWB fields are not passing to ECC correctly.
    Any help is highly appreciated.
    Thank you.

    Hi,
    Put a break point in FM  SMW3_MFLOW_UPDATETASKBDOC.
    Create a BP and before save type /h to activate debug, mark update debugging option.
    When stops in FM SMW3_MFLOW_UPDATETASKBDOC you must be sure to set header-dbgmode = 'X' this will make the bdoc stay stopped in SMW01.
    Go to SMW01 and type /h and process the bdoc.
    Put a break in FM CRM_UPLOAD_AFTER_MAP_HANDLER and be sure to change LV_SYNCHRON = 'X' this will allow you to connect in ECC.
    Put a break-point in the "CALL TRANSACTION" command. Change the mode of call transaction and you be able to debug XD*  update.
    Best Regards,
    Caíque Escaler

  • Replication of custom z fields from CRM to ECC

    Hello,
    I have created custom fields in CRM - Order using EEWB.  Similarly I have created custom fields in ECC - VBAK.  I want to replicate these custom fields from CRM to ECC.  Somebody had suggested to use CRM_DATAEXCHG_BADI and method -  CRM_DATAEXCHG_AFTER_BAPI_FILL.  Can anybody give me a sample code of how to populate table - CT_BAPIPAREX within this method? 
    Process followed was -
    1. ECC - Extend VBAK with zfld1
    2. ECC - Extend BAPE_VBAK, BAPE_VBAKX with zfld1
    3. CRM - Add zdoc1 using EEWB
    4. CRM -  Extend BAPE_VBAK, BAPE_VBAKX with zfld1 (same as ECC?)
    5. CRM -  CRM_DATAEXCHG_BADI and method -  CRM_DATAEXCHG_AFTER_BAPI_FILL. - This is where I need to map zdoc1 of CRM to zfld1 of ECC.  And then populate CT_BAPIIPAREX.  This is where I am stuck. 
    Thanks!

    HI,
    If you have added field in EEWB chosen R/3 Adapter, then it will also enhance the Exchange structures and thus i guess CRM_DATAXCHange_badi shud contain in one of its changing parameters
    The following blogs gives a good idea in the similar lines.
    /people/vikash.krishna/blog/2009/07/21/exchange-ecc-customer-master-standard-field-with-the-crm-z-fields-ecc--crm
    /people/vikash.krishna/blog/2009/07/14/crm-70-how-to--4-adding-custom-fields-with-the-new-application-enhancement-tool-aet
    Revert if you need further help.
    -Satish

  • Replication of custom-fields in BP from CRM to ECC

    Hello all,
    I have created additonal attributes for a Business Partner in CRM7.0 (ZZKATR1 and ZZKATR2) using the tool AET.
    In ECC I've added these attributes to tabel KNA1 using an append structure.
    The replication of the BP from CRM to ECC is already working fine.
    So when I change a standard field this is replicated succesfully.
    Only now I want to enhance this replication with these additional attributes (custom-fields ZZKATR1 and ZZKATR2).
    So they also appear in ECC in table KNA1.
    Can anyone tell me how this is done? And what steps I have to take?
    Thanks a lot.
    Marco

    Hello Marco,
    Please see note 736595 and also the links below explaining the scenarios.
    http://wiki.sdn.sap.com/wiki/display/CRM/EnhancingtheCRMMiddlewareExample2
    /people/vikash.krishna/blog/2009/07/21/exchange-ecc-customer-master-standard-field-with-the-crm-z-fields-ecc--crm
    I hope this helps.
    Kind regards,
    Vanessa

  • Replication from CRM to ECC and vice versa

    Hi,
    I am a newbie and would really appreciate any of your advice and help. I was given a task to replicate business partner from CRM to ECC. I was advised to go through a building block in SAP Best practices for CRM called C03:CRM Master and Data Replication. I've read through the materials and found out that there are some prerequisites. Do I need to installed all of the prerequisites before I can proceed with the steps given in the building block. I hope anyone could reply to me as soon as possible.
    Regards,
    Julianna

    Hi,
    Thats right! C03 best practices would be certainly helpful to you.
    Few important steps for BP repllication from CRM to ECC would be
    In CRM , First define your Logical destination in BD54 .
    1) SU01 Transaction to create users : create user in CRM & R/3
    2) Transaction code SM59 : Create RFC DESTINATION .. here u use the users created for reaching into R/3 from CRM
    3) transaction code: SMOEAC: ADMINISTRATION CONSOLE:-
    here define Publication, subscription and site ( OLTP) , and define replication objects ( like BUPA_MAIN, BUPA_REL)
    4) define Queue: SMQR and SMQS - inbound and outbound queue /
    Que registration .
    5) check entry in R/3 side tables:- Make the proper entry into R/3 side tables in SM30
    a)CRMRFCPAR
    b)CRMPAROLTP
    c)CRMSUBTAB
    d) CRMCONSUM
    These are important steps for Middleware settings between CRM & R/3
    In addition to this , you need to correctly define your
    1) in CRM ,BP GROUPINGS with Internal Number range
    2) in R/3 define "Account Group" with "External Number Range" for BUSINESS PARTNER
    3) In R/3 , Mapping of CRM CLASSIFICATION with R/3 account group...e.g. Classification B for customer with ACCOUNT group of R/3
    You need to also map in CRM  correctly the partner functions and R/3 Partner functions.
    regards,
    PD
    Reward points if it helps...

  • Replicating partner function (VE=sales employee) from CRM to ECC

    Hello, we managed to replicate the ECC customers and contact persons to SAP CRM.
    Now we also want to replicate to CRM the partner functions (VE = sales employee) of ECC that are linked to the customer in the sales view. When I replicate the object customer_rel they are not synchronised to CRM. I have maintainted the 'distribution of partner functions from SAP ECC into CRM and vice versa in SPRO.
    What are the different steps that I need to do? What am I missing?
    Should we be alble to see those relationships on BP in CRM once synchronised? If yes, in which relationship? Since the employee responsible is already filled manually for another function.
    Thanks for your help on replicating partner functions from CRM to ECC?
    Kr, Anouck

    Hi Anouck.
    If I've understood correctly, for that you must pass the employees from ECC to CRM first.
    You can do this by running report RHALEINI at ECC side, but you must configure some things first (like creating a CRM grouping to indicate the number range for employees, and to activate at CRM side this integration)
    Kind regards,
    Garcia

  • Restrict Contact Person replication from CRM to ECC based on Partner Funct

    Hi Experts
    We are replicating Contacts from CRM to ECC, by assigning them to Accounts. We have a scenario to restrict Contact Person replication to ECC only for specific Partner functions (we have 5 such partner functions), for remaining partner functions the contact Persons should not be replicated to ECC.
    By Partner function I mean, while making this assignment of Contact to an Account in u201Ccontact Person Relationships datau201D under u201CPartner Function Assignment blocku201D (in web UI) we are adding a Partner function E.g. Author, (same can be seen in GUI, under Usage tab of CP Relationship data).
    However we were able to replicate contacts assigned to accounts to ECC in our 5 partner functions, but even the unwanted contacts assigned to other partner functions in CRM are also getting replicated
    How can I restrict CP replication from CRM to ECC based on Partner Functions assigned to the Contact Person
    Your help is highly appriciated.
    Points guaranteed.
    Regards

    Issue resolved using CRMC_BUT_CALL_FU.
    Posing the table name, just in case it might help others.
    Thanks

Maybe you are looking for