How to view Contact Person's Occupations in WEB UI

Hi Experts,
While creating Contact Person, you have a provision to select Occupation (drop down list) of a Contact Person. This works fine in SAP GUI, but in WEB UI, the drop down values are not displaying. I activated the Occupation field in assignment block using personalization option, still you can view only blank input field.
Any suggestions or pointers will be highly appreciated....
Cheers,
Peter J.

Hi Nag,
Following is the code in GET_V and GET_P methods (both are in yellow color), could you kindly let me know - how to add break point (I am not a technical person)....
METHOD GET_V_OCCUPATION.
message 3489071 2006
  DATA:lt_ddlb TYPE bsp_wd_dropdown_table.
  IF gr_ddlb_occupation IS NOT BOUND.
    CREATE OBJECT gr_ddlb_occupation EXPORTING iv_source_type = 'T'.
  Get values for OCCUPATION
    CALL METHOD cl_crm_uiu_bp_cust_get=>get_values_for_field
      EXPORTING
        iv_fieldname   = 'OCCUPATION'
      RECEIVING
        rt_value       = lt_ddlb
      EXCEPTIONS
       error_occurred = 1
        OTHERS         = 0.
    APPEND INITIAL LINE TO lt_ddlb.
    IF sy-subrc = 0.
      gr_ddlb_occupation->set_selection_table( it_selection_table = lt_ddlb ).
    ENDIF.
  ENDIF.
  rv_valuehelp_descriptor = gr_ddlb_occupation.
ENDMETHOD.
METHOD get_p_occupation.
  CASE iv_property.
    WHEN if_bsp_wd_model_setter_getter~fp_fieldtype.
      rv_value = cl_bsp_dlc_view_descriptor=>field_type_picklist.
  ENDCASE.
ENDMETHOD.
Thanks for your prompt response....
Cheers,
Peter J.

Similar Messages

  • How to display contact person full screen photo in making a call or receive call

    How to display contact person full screen photo in making a call or receive call

    Apple have removed the full screen contact image calling in 7.1, they come with default icon. Hope they bring back that option in next, you can also leave feedback @http://www.apple.com/feedback/

  • How to view contacts in itune

    how to view contacts in itune

    iTunes is not a contact management application.  It does not store nor provide a way to view contacts.

  • How to assign contact person with user id to vendor via upload

    Dear All,
    We have successfully uploaded external business partner (Vendor) from ECC6 to SRM5.0  via BBPGETVD. So vendor is available in PPOMV_BBP.
    Now we would like to assign the contact person with user ID to this vendor so that he can logon to our system and update Bid.
    If we create contact person (employee) via "Manage Business Partner", system provides the option to create contact person and User ID under "Employee for Business Partner".
    But we can create contact person one by one, if our client have 600 vendors from ECC and already transferred to SRM.
    How to rapidly create and assign contact person to all vendors ?
    Who have any ideas for upload via text file or excel sheet please advice me.
    Best Regards,
    Theerat.

    Hello Theerat,
    Try these FM
    BBP_CREATE_CONTACT_PERSON
    BBP_CREATE_CONTACT_USER
    muthu
    Edited by: Muthuraman Govindasamy on Oct 7, 2008 9:16 AM

  • How to synchronise contact person data from customer master to Bus partner.

    Can someone please explain how we can synchronize contact persons from customer master to business partner data.
    Are existing contact persons of customer are automatically created as Business partners(persons) when we do the synch.
    Can MDS_LOAD_COCKPIT be used for this purpose.
    I have some existing customers whose contact persons data is not already reflected in BP. How can I do that.
    Please help.
    Thanks-Donny

    Hi,
    I think the BP data will change with the changes in the critical fields of the customer master. Try chaning certain fields in the customers where you want the data to be updated. Hope that will work. Other wise you need to look out to do a mass update on the BP.
    Best Regards,
    Jagadeesh
    Edited by: Jagadeesh G Chary on Feb 1, 2012 7:34 AM

  • How to remove contact person during outlook contact person synchronization

    Dear All,
    Our client is on SAP881 PL09, Office 2003. They have 2 US companies and 1 CA company.
    If I delete a contact person in SAP, once I do synchronization, how can we remove the same contact person in outlook? I cannot find a way to remove contact person during synchronization. Thanks.
    Regards,
    Yuka

    Hello,
    You have integration with outlook.
    then opne Outlook > select SAP Business One menu item>syncronization>Syncronization>and proper selection then select syncronization button.
    it will syncroniz SAP and outlook contact person with existing both otherwise so option that this contact person are/is not available in SAP or Outlook so what you want ?want to sync or not
    Thanks
    Manvendra Singh Niranjan

  • How to restrict contact person from ECC to CRM

    Dear All,
    We need customers to flow from ECC to CRM, but not Contact persons.
    Seems that the 2 adapters CUSTOMER_MAIN & CUSTOMER_REL have to have the same filter settings.
    How do we achieve this?
    Please help!!
    Best regards,
    Rohit L.

    Hi Rohit,
    In CRM table CRMC_BUT_CALL_FU you can add any function module you need to filter data as per your requirement... Have a look to this OSS note that will show you the trick:
    Note 638628 - No contact person upload into R/3: Example for exit users
    Regards,
    Nicolas
    PS: this OSS note is even better:
    Note 774662 - Enhancement of the business partner data exchanges
    Edited by: Nicolas BUSSON on Jun 4, 2009 10:13 AM

  • Segment Builder - viewing contact person mail id in TG

    Hi,
    I have a requirement i need to create a TG  in seg.builder,and this TG should have the  BP's say for eg. SOld to party's Contact person mail id.In GUI if we go and open the TG we can find the BP and if we choose the magnifier we can view the mail id of Sold to party , is it possible to see the Contact person's mail ID there? Please give the customization path for this.
    Please give your valuable suggestions.
    Best regards,
    Sathish Prabhu.R

    Hi ,
    The following is the procedure to display the Email ID of the Contact Person .
    > Select the TG and Right Click on it . Open the Target Group .
    > You get the display of the TG records in the detailed area . Select the first option from the right hand sideyou get to see the following options like Choose Layout , Change Layout , Save Layout and Manage Layout .
    Here you select and click on Change Layout .
    > In the Column Set select the field ' Internet mail (SMTP) address for CP ' and click on the ' Show selected fields ' option and
    the field will transfer to the Displayed Columns .
    Save the changes .
    And Open the TG from the Right Click you could see the Email ID displayed of the CPs .
    Hope this helps.
    Regards ,
    Nagaraju D.

  • How to archive contact persons without relationship

    Hello,
    if in ERP a contact person of an customer (VD02) is deleted a BDOC is created for CRM.
    This BDOC deletes the relationship from the contact person to the account in CRM.
    In the meantime we have a lot of contact persons without any relationship in CRM because our CRM system is already 5 years in production.
    How could i flag this contact persons for deletion and archive them in the next step?
    Sorry for this maybe low-level question but i never did this in CRM.
    Our CRM Version is CRM70 SP05.
    Thanks a lot.
    Kind regards
    Manfred

    Hi Mandred,
    I would use t-code BUPA_PRE_DA, to mark them massively for archving.
    To find the contact persons without relations, you can first collect all contact persons in the system at BUT100 by querying business partners with contact person role, and the check in table BUT050 to collect the ones that have relationships.
    Then I would compare with first list (BUT100), and obtain the ones that doesn't have a relationship.
    Kind regards,
    Garcia

  • How to avoid contact person deletion when partner function is assigned

    Hi All.
    I need your help for a contact person issue.
    I'd like to avoid a contact person relationship to be deleted when this contact person is assigned to one or more partner functions for any customer's sales area. In ECC I can't delete a contact person that is been used as a partner function in customer's sales data (KNVP). The system shows message F2 189. But it seems not to be the same in CRM as I'm able to delete this contact person relationship despite he's been used as a customer's partner function. Furthermore, when the contact person is deleted in CRM, no upload to ECC occurs, I mean, the contact person is still "alive" in ECC and linked to the customer.
    Thanks in advance for your help.

    Thanks, Prasenjit.
    Yes, we're using Web UI, so I'll try to check the partner function assignment as you told me.
    No problem regarding the concepts of contact person deletion and contact person relationship deletion, I know the difference. What I meant was that you can delete a contact person relationship in CRM (not the contact person itself but the relationship) and this relationship is not deleted en ERP due to the fact that this contact person is used as a partner function in the customer sales area. It seems CRM and ERP are working in a different way, using different checks that can lead you to inconsistencies.
    Kind regards,
    André

  • How to create contact person with BAPI_ADDRCONTPART_SAVEREPLICA

    Dears,
        when using BAPI BAPI_ADDRCONTPART_SAVEREPLICA to create contact person,it exports the PERSON_NUMBER and ADDRESS_NUMBER, but no record found in table KNVK for customer or vendor .
       The parameters is as below,
      CALL FUNCTION 'BAPI_ADDRCONTPART_SAVEREPLICA'
        EXPORTING
          obj_type_p    = 'BUS1006001'
          obj_id_p      = <personal number>
          obj_type_c    = 'KNA1'
          obj_id_c      = <customer>
          obj_id_ext    = SPACE
          context       = '0005'
      also no return message and sy-subrc =0.
      what maybe the error? and any other method to create contact person ?
    Ths .

    DEAR,
        after test by my colleague, after creating contact person by BAPI_ADDRCONTPART_SAVEREPLICA , then he should input the parter and name into BI structure bknvk when he use bi fm to create customer, then the contact person will be associated with the customer.
       But i use BI fm 'VENDOR_BDCDATA' to create vendor, there is no such structure to do so. so no contact person associated with the vendor, but the contact person has been created and just not associated with this vendor in table KNVK.
       are there any other methods to do such things to associate contact person with my vendor after call BI FM  'VENDOR_BDCDATA' ?
    BR.

  • How to create contact person on SAP Solution Manager

    Dear all.
    I installed SAP Solman SR3, I config solution manager for download support package. When I use the transaction AISUSER to assign user and contact person. I receive the information:" Partner 000xxxxxx not found". I saw in Solman SR2 didn't have this error.
    Now I want to define contact person ! Please help me if you know about this problem.
    thanks all so much.

    Hi Thao
    We have 2 column in AISUSER transaction table....
    one is USer in which userid for the person is entered
    sec is contact person in which S-Userid is entered(Delete the S and Leading Zeros from it)
    The error which you are facing is because when you enter the entry a check execute by the system is enquireing the table AIContacts which is update by a background job .....................so have you scheduled this standard job .........REFRESH_ADMIN_DATA_FROM_SUPPORT.
    Also posting the help log for the ur convenience....
    Procedure to remove the error
    Please check if you entered the correct number (S-User without S) or use the value help for this field. If the value help doesn't provide any data the report AI_SC_REFRESH_READ_ONLY_DATA has not been run yet. It should be scheduled daily with transaction SM_CONFIG_JOBS as job REFRESH_ADMIN_DATA_FROM_SUPPORT. However if you want to run this job successfully the user who created the job must be maintained in transaction AISUSER first. So you should ignore the warning for this purpose, maintain the partner for this user and continue maintaining this table after the job has fetched the contact data for the value help from SAP Support Portal successfully.
    Even then it can happen, that you don't find the partner number in the value help. The reason for this may be, that the user doesn't have enough authorizations for some actions, since only users with certaine authorizations are downloaded from SAP Support Portal. So you also may ignore the warning in this case, as long as there is no typo in the partner number.
    Hope it clarifies your doubt
    Regards
    Prakhar

  • How to view contact list on computer after synching

    I would like to know where in my computer I can view the contact list and memos etc which were synched from device?
    Is it possible to alter these contacts/memos on computer?

    HI and welcome to the forums!
    What my friend Xandrex was asking is what you use for a desktop organizer. Like Outlook, Yahoo, etc.
    Please specify the followng:
    PC OS(if vista 32 or 64 bit)
    Version of Desktop manager
    Version of Outlook, lotus notes, ect.
    Thanks,
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • How to view video from a friend's web cam?

    Hello,
    A friend of mine from oversea is broadcasting a wedding through a web cam. I have a G3 pismo adn I am just wondering how and if I can view the wedding this coming weekend? He gave me the IP address and password, but I could get to the site becuase he uses a PC. Please help.
    Thanks,
    Earl

    this may not help, but try upgrading Mac OSX to 10.4 (Tiger), it gives smoother integration with Windows systems.
    It could also be a firewall problem.

  • How to view the SOAP message in a web service call + Urgent

    Hi All,
    Iam trying to test a web service call(Iam using CXF). But I need to view SOAP message sent to web service or need to debug the web service call. Please help me on this regard with example.

    Yes. to find any tcp monitor, define a listen port number, task host and port number, changing your request to listen post, then you can monitor TCP/IP like
    HTTP/1.1 200 OK
    Set-Cookie: JSESSIONID=7A00BD65EF7516AD8947359A25C4D98B; Path=/ComponentName
    Content-Type: text/xml;charset=utf-8
    Date: Wed, 20 Oct 2004 15:45:03 GMT
    Server: Apache-Coyote/1.1
    Connection: close
    <?xml version="1.0" encoding="UTF-8"?>
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soapenv:Body>
    <ns1:testObjectResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="urn:ComponentName">
    <testObjectReturn href="#id0"/>
    </ns1:testObjectResponse>
    <multiRef id="id0" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns2:MyObject" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns2="urn:ComponentName">
    <name xsi:type="xsd:string">Set Name</name>
    <value xsi:type="xsd:string">set Value</value>
    </multiRef>
    </soapenv:Body>
    </soapenv:Envelope>
    Lixin

Maybe you are looking for

  • Disappointed in Verizon's lack of consideration

    My wife had to replace a Motorola Droid Max.. three times.  Each time there was a few or more days between being able to use the Verizon service........ one or two days to receive a refurbished replacement and another day or two to get to Verizon to

  • Question on JRE 1.4.2_06 version

    To all, I'm using WinXP SP1 and just removed the Microsoft JVM, then I've upgraded the jdk to 1.4.2_06 version (with the JRE), somehow I found that the JRE has no server JVM provided, but the JRE folder under the JDK_HOME has it ?! (strange to me) So

  • Installing issue [Oracle 9i database]

    Guys, I downloaded oracle 9i database from oracle website. I unziped it and every thing worked fine un to here. When I launch setup.exe it gives me error message, E:\disk1\setup.exe is not a valid Win32 Application." Any idea what is wrong? what shou

  • I am unable to update my 3gs

    When I plug my phone into my pc to attempt to update it I get a error message that says, "unable to locate url".  Any suggestions?

  • Install option not available in App Store for some apps

    Why is the option to install not available for some apps?  The app info shows up but the install button is not there.