PCUI - Cant create Acitivity from a new Business Partner

Hey
I have a question / issue thats really bothering me.
First; let me present my system components:
Portal with BP for CRM 5.0 (SP 1) and CRM 5.0 in backbend.
The issue is that when I am creating a new Person from Accounts of the Account & Products(The role Service Manager). I fill in all the required information, press save, and the new person is created and assign an account ID.
I now press the tab Activity, and beginning to fill inn the information..
After choosing a Transaction Type (Any transaction type), all the entry is closed, and the person I created that is the heading over Activities is goone.
It seems to me that is close the created person, and if i press "Add Entry" again on Acitivites, i can start to fill inn all the fields again, but then its not related to the person i created.
the only way to make this happend, is to:
First create and save the person
Close the iview
Search up the person again
Press Acitivites
Add an activity and save
What i want to do is:
First create and save the person
Press Acitivites
Add an activity and save
Close the iview
But this must be a program error? I found this note (724992), but its related to an older version (4.0).
Can any of you help me out?
Best Regards
Kristoffer Engh

Hey again !
I am on Support Package 06 on BBPCRM.
Do you also use the Business Package CRM Productivity in your system? I can only find it for CRM 4.0.
Best Regards
Kristoffer Engh

Similar Messages

  • How to Create Approval for  New Business Partner Master Data

    Hello Experts,
    Is it possible for creation of an approval query such that while creation of New Business Partner:
    if
      a user forgets to add data in a field say TIN No. which is present in Tax Information,
    then
      the Business Partner Creation is withheld and sent for approval .
    Can someone please help me with creation of such an approval procedure ?
    Thanks and Regards,
    Manish Saluja

    Hello Manish...
    Sorry to say there is no way to create an approval template on master data (BP, item, etc).  However, we once had a similar problem and used the Alert Management to catch critical information that was missing during the creation process.  Everyone had to enter a credit limit with no exceptions.  I do not have the exact SQL in front of me, but it went something like this...
    Very simple...
    SELECT
    T0.CardCode,
    T0.CardName,
    T0.CreditLine
    FROM OCRD T0
    WHERE
    T0.CreditLine IS NULL
    Then we set an Alert Message to go off every minute and sent it to the Accounting Department.  Although it did not STOP them from adding the Business Partner, it sure did give someone the heads up to call the person who created it after looking at the Change Log.  Sort of a compromise...maybe that helps you???
    Take care - Zal

  • Create new  Business Partner in Loan Area

    Hi friends,
    I am facing the problem following:
    I can not create a new Business Partner (main Loan Partner) in Loan area.
    From Create new contract in Loan area, I create a new Business Partner (Organization) -> Result: Display screen is Create new contract
    I don't know why? I check in customizing but I can't find which step I missed.
    Please help me fix error
    Thanks and Best regards
    Ms. Minh

    Hi friends,
    it's done if create a Business Partner from T.code BP then assign to loan contract.
    But I want to fix error why I can't search and create a Business Partner from Loan Contract
    Thanks and Best regards
    Ms.Minh

  • BP: How to hide "Validity Period" on screen Create a new Business Partner

    Hi,
    On screen Create a new Business Partner, I want to hide field Validity Period
    -> Please tell me how to do in Customizing
    Thanks and Best regards
    Ms.Minh

    Hi,
    For each BP role, you can control the field status in configuration under BP-Role Settings. Please check whether validity period is available for field configuration or not.
    Regards
    Prasad AV

  • How to create a new business partner for notification with function module?

    Hello,
    I got a problem when I want to create a new Notification with its businiss partner (BAPI_ALM_NOTIF_CREATE). I can't find the proper way to create the new business partner. Anyone offer some help?
    Thanks a lot!
    Morgan

    when I look at the function you can transfer the partner in NOTIFPARTNR table.
    You must already have defined the appropiate partnerroll in customizing for you're businesspartner
    or do you have another problem with this function ?

  • Synchronization from vendor to business partner is not active?

    Hi there
    I am busy performing data migration of business partners and vendor accounts and have hit an issue on the last step of linking the uploaded BP to the uploaded Vendor.
    On execution of the transaction FLBPC2 (Link Vendor to Business Partner), it issues the error "CVIV_UI015 Synchronization from vendor to business partner is not active" which I believe is a product error because:
    1. I have configured BP to a new internal number range (and all other config requirements)
    2. I have configured a new Vendor account group with an external number range which is a duplicate of 1. above
    3. I have enabled BP to Vendor synchronisation in "Master Data Synchronisation" (from BP to VENDOR).
    I have tested my configuration successfully by creating a business partner via transaction BP and extending him to a vendor in a company code perfectly (works like a charm).
    My data migration process includes:
    - Creating a business partner using BAPI BUSISB990/FSCREATEFROMDATA.
    - Creating a vendor using the external number given above using a recording of FK01.
    - Linking the two using a recording of transaction FLBPC2 (Link Vendor to Business Partner).
    I am not trying to synchonise a business partner from vendor, but to synchronise the vendor via the business partner (which works using transaction BP) when the issue is received.
    Any ideas as to why I cannot do the operation manually which works via automation and why the error is not appriate?
    Regards
    Joe

    Good morning,
    I had a similar problem and solved by disabling
    the integration of the PI / XI of the PPO.
    To make sure that the PPO is working properly.
    You can check this setting by BUPA_CALL_FU transaction.
    Checks if the items are BUPA_OUTBOUND_MAIN and BUPA_OUTBOUND_REL
    integration of the disabled for PI / XI, according to the objects you need to be replicated.
    If they are uncheck them and rerun your tests.
    Use MDS_PPO2 the transaction log to check the copy of BP
    to the Vendor.
    I hope it helps, Good luck,

  • Change default CardType on adding a new business partner

    Hi everyone,
    I have a simple question, but I can't find the answer on the internet.
    I would like to change the default selected type on the form when I create a new business Partner.
    At the moment when I am in "add mode" the comboBox type ( corresponding to CartType in DB) has the value "Customer" selected by default. I want to change that default value by "Lead".  See attached image.
    Is it possible to do that?
    Thank you for your help!

    Hi,
    Not possible to change default value.Please refer below:
    Thanks & Regards,
    Nagarajan

  • How to Create an activity based on business partner

    hi guys,
    Can any body help regarding the below scenario.
    1) Creation an business partner.
    2) create an acitvity based on business partner.
    3) Create an lead and opputunity based on business parter.
    What are the function modules should we used to create the above three steps consequently.
    I need the function module for creation of BP , ACTIVITY,
    LEAD,OPPURTUNITY.
    Regards
    Viswa Guntha

    Hi,
    For creating a business partner, use the FM
    BAPI_BUPA_CREATE_FROM_DATA.
    For creating lead, opportunities and activities, use the FM CRM_ORDER_MAINTAIN. You need to handle the tables of this FM accordingly to create different kinds of orders.
    You can do it so by handling the PROCESS_TYPE of CT_ORDERADM_H in the changing tables.
    Regards,
    Karthik.

  • Problem in adding a new business partner

    hi all
               iam getting an error like "Bank account is missing",when i add a new business partner..i think iam missing any mandatory field..can anybody help me..i have posted my add BP coding in the last...
    <?xml version="1.0" encoding="utf-8" ?>
    - <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
    - <env:Body>
    - <env:Fault>
    - <env:Code>
      <env:Value>env:Receiver</env:Value>
    - <env:Subcode>
      <env:Value>-5002</env:Value>
      </env:Subcode>
      </env:Code>
    - <env:Reason>
      <env:Text xml:lang="en">Bank account is missing</env:Text>
      </env:Reason>
    - <env:Detail>
      <Object>2</Object>
      <ObjectIndex>1</ObjectIndex>
      <Command>AddObject</Command>
      <SessionID>EE10Cu91-F252-CB47-58A6-9929L682316F</SessionID>
      </env:Detail>
      </env:Fault>
      </env:Body>
      </env:Envelope>
    the coding for adding a new business partner is,,
    <WebMethod()> Public Function QueryBP(ByVal SessionID As String, ByVal CardCode As String, ByVal CardName As String) As Xml.XmlDocument
            Dim DISnode As SBODI_Server.Node
            Dim strSOAPans, scmd As String
            Dim xmlDoc As Xml.XmlDocument
            xmlDoc = New Xml.XmlDocument
            DISnode = New SBODI_Server.Node
            sCmd = "<?xml version=""1.0"" encoding=""UTF-16""?> "
            sCmd += "<env:Envelope xmlns:env=""http://schemas.xmlsoap.org/soap/envelope/""> "
            sCmd += " <env:Header> "
            sCmd += "<SessionID>" & CStr(SessionID) & "</SessionID>"
            sCmd += " </env:Header> "
            sCmd += " <env:Body> "
            sCmd += "<dis:AddObject xmlns:dis=""http://www.sap.com/SBO/DIS"" > "
            sCmd += "<BOM>"
            sCmd += "<BO>"
            sCmd += "<AdmInfo>"
            scmd += "<Object>oBusinessPartners</Object> "
            scmd += "</AdmInfo> "
            scmd += "<QueryParams>"
            scmd += "<CardCode>" & CStr(CardCode) & "</CardCode>"
            scmd += "</QueryParams>"
            scmd += "<BusinessPartners>"
            scmd += "<row>"
            scmd += "<CardCode>" & CStr(CardCode) & "</CardCode>"
            scmd += "<CardName>" & CStr(CardName) & "</CardName>"
            scmd += "</row>"
            scmd += "</BusinessPartners>"
            sCmd += "</BO> "
            sCmd += "</BOM> "
            sCmd += "</dis:AddObject> "
            sCmd += " </env:Body> "
            sCmd += "</env:Envelope> "
            strSOAPans = DISnode.Interact(scmd)
            xmlDoc.LoadXml(strSOAPans)
            Return (RemoveEnv(xmlDoc))
        End Function

    Hi michael,
                       Even if i declare like below it's showing the bank account is missing..
    scmd += "<BusinessPartners>"
            scmd += "<row>"
            scmd += "<CardCode>" & CStr(CardCode) & "</CardCode>"
            scmd += "<CardName>" & CStr(CardName) & "</CardName>"
            scmd += "<BankCountry> </BankCountry>"
            scmd += "</row>"
            scmd += "</BusinessPartners>"

  • New Business Partner Role

    Hi
    I have crated e new Business Partner Role as copy of Bidder.(es Bidder 1).
    When I use the BP transaction I can use neu Business Partner role Bidder 1.
    But if I use the portal transaction BBPMAININT - Manage Business Partners I don't see new Business partner Role Bidder 1.

    Hi
    As satish suggested, You can see the bidder data via edit option
    if you type bidder bpo number and edit it leads you these data of bidders.
    company data and bidder data .
    bbp000 vendor
    bbp001 bidder
    bbp002 portal provider
    bbp003 plant
    bbp004 purchasing company
    bbp005 vendor
    bup001 contact person
    bup002 prospect
    bup003 employee
    bup004 orga unit
    bup005 internet user
    BUT100 (Business Partner roles
    regards
    Muthu

  • Error on Creating New Business Partner

    Hi All,
    We have client who are using SAP Business One 2007 A (8.00.181) SP:00 PL: 49; they have been using the system for more than three years perfectly good .Now they have started to face a problem of Creating new Business Partners and System is recurring with an error message that u201CThis entry is already exist on the following tables u2018Business Partnersu2019 (OCRD) (ODBC u2013 2085) [Message 131 u2013 183]u201D while there is no such kind of record exist on the system. So can any one help on this problem?
    Best Regards,

    Hi.........
    Please check OCRD and ACRD table.
    OCRD table is for whether the Business Partner Master is already present or not.
    And ACRD is for whether the Business Partner Created and Deleted from OCRD and logs manitained in ACRD.......
    Please check you get some Clue........
    Regards,
    Rahul

  • HT3529 i cant sent pics from my new unlocked 4s

    i cant sent pics from my [messages] unlocked iphone 4s

    Check Settings>Messages to be sure MMS Messaging is set to On.  If it is and you still can't send pictures contact your carrier to be sure you messaging plan is properly provisioned for MMS.

  • Set order block for new business partner

    Hi experts,
    I have the requirement to set the order block for a business partner (based on some attributes) at the moment when it will be created or changed.
    I tried to use the BAdI BUPA_GENERAL_UPDATE where I am using the FM CRM_BUPA_FRG0050_READ/ CRM_BUPA_FRG0050_GET_DETAIL to retrieve the already existing status data and the FM CRM_BUPA_FRG0050_CREATE/ CRM_BUPA_FRG0050_CHANGE to add or change this data.
    In the SAPGUI at least the update scenario (CRM_BUPA_FRG0050_CHANGE) is working.
    In the WebUI application none of the both is working: In the create scenario the application is even dumping (SAPSQL_ARRAY_INSERT_DUPREC) but this dump happens in an other implementation of this BAdI!
    In the BP update scenario nothing happens though the UI will be refreshed by some coding like
    lr_bol_core = cl_crm_bol_core=>get_instance( ).
    lr_bol_core->modify( ).
    Is there something wrong or missing or is there a better BAdI to achieve this requirement?
    Thanks for any help!
    Regards,
    Wolfhard
    PS: I found another post which covers exactly my requirements but unfortunately without a solution...
    [Re: Update of BP General Data during creation of BP]

    Hi Bruce,
    I propose to select the right value programmatically and then hide the original combo box (use the FromPane / ToPane properties - better don't disable it or make it invisble) and display a disabled EditText item which displays the pricelist which should be applied to new customers when the Form is switched to - or launched in "Add" mode.
    When the form is switched to other modes than "Add" reactivate the original ComboBox...
    HTH,
    Frank

  • Change relations to new business partner?

    Hi,
    Hope you can give some useful tips regarding the following:
    We have an account manager (Business Partner type: Person) who is the Responsible Salesrepresentative for a large number of customers (also business partners).
    This account manager is being replaced by another accountmanager and now we are trying to find a way to quickly assign all customers of the previous account manager to the new account manager without having to manually maintain the relationship entries.
    Aare there any ways to do this quickly??
    Many thanks for any useful info.
    Best regards
    Willem

    Hi Willem,
    Unfortunately there is no standard functions available to meet your requirements, there is however the trx massd, which allows mass updates for general data , sales areas, banks etc, however no option is avialable for relationships as yet. This trx could be extended to meet your requirements, but then the effort might be a little high.
    I would recommend the following,
    1. create a report and use the api's, bupa_relationships_get/bupr_relationships_get to read the relationships of all the bp's.
    2. use the api bupa_relationship_get_detail to find out the details and store them in local variables.
    3.  then using the relationship api's , delete the relationship with old account manager and then add the relationship to the new account manager with the relationship data stored in local variables.
    Kindly test the report thoroughly for one or two bp's before you plan to execute thhe same for all the bp's.
    Best Regards, Adil

  • How to create the Change Advisory Board business partner?

    Dear SolMan Gurus.
    How can I create a business partner Change Advisory Board and add a members to it?
    Thank you.
    Petr

    Hi Petr,
    just to make it a bit more clear, the Change Advisory Board (CAB) is not a type of a business partner, but a partner function. So you just need to create a standard business partner, e.g. an organizational unit as Prakhar suggested. Later on in your change document you can assign this org unit to the CAB-function. In another document the same org unit can be another partner function.
    If you want to enter a fix CAB-partner for a system you can do this in IBASE, transaction IB52. There are a lot of customizing possibilites for the determination of business partners.
    Kind regards,
    André
    Edited by: André Urban on Jun 2, 2009 11:54 AM
    Edited by: André Urban on Jun 2, 2009 11:55 AM

Maybe you are looking for

  • COMPLEX PARTITIONING between an EXCEL and a DATABASE (Datasource)

    I want to make a complex partitioning between an excel and a Database. *In the Excel File : - I have the Data summarized at Month Level, -Time sales is between 1993 UNTIL 1996. *In the Database: -I have my DB Source at Day Level . -Time sales is betw

  • Missing features/bugs in ATV2 so far

    read this elsewhere, thought it might be usefull there. 1. Nested folders within Movies and TV Shows are now gone. TV Show seasons are presented as separate listings that are not distinguished from other shows. Movies cannot be organized into collect

  • CRIO write to measuremen​t file

    I have been searching for a solution like mad but I have not found one yet. I am using a cRIO-9002 with the cRIO-9215 card. In regular labview one can create a signal generator and use the "write to measurment file"  function and a nice  file is crea

  • Performance problem on a table with zero rows

    I queried the v$sqlarea table to find which SQL statement was doing the most disk reads and it turned out to be a query that read 278 Gigabytes from a table which usually has zero rows. This query runs every minute and reads any rows that are in the

  • Unable to decode and import the selected wav/mp3 file

    I am trying to import mp3's into a Captivate 3 presentation but keep getting this error "Unable to decode and import the selected wav/mp3 file." I am using the same mp3 files that I have used many times with projects in Cap1 and Cap2. I have converte