CRM Genesys (G+ 7.5) addional fields during synchronization of call list.

Hello.
I have the requirement of sending additional fields to Genesys (G+ 7.5) during synchronization of call list.
Do you know if it is possible? I have searched for any documentation or similar topic and I haven't found any document.
Thank you in advanced.
JM

it can be done with the help of a system code 'sy-xcode'. it is initialised the time list is sorted so just keeping a check point, we can solve this problem.
Vishu Khandelwal

Similar Messages

  • BADI for changing fields during Creation of BP in CRM

    Hello to everyone,
      I need to find a BADI (or other way) to default several fields during BP creation in CRM (4.0 SR1 SP9). The fields I will like to set are TAX TYPE, TAX NUMBER, TAX CATEGORY, etc.. I have found the BADI BUPA_TAX_UPDATE but i dont see any suitable parameters (structures) to changes these fields. Please advice and thanks in advance.

    Hi
    If you use function BUPA_NUMBERS_GET then your BP number will already be buffered and you can avoid a DB read. It may also be that the BP is not in the DB yet anyway.
    You can only pass one GUID in at a time - loop through IT_CHANGED_INSTANCES into a variable of type BU_PARTNER_GUID and pass that into the function as input parameter IV_PARTNER_GUID.
    Cheers
    Dom

  • PPCO0007 User Exit for  Changing Header Fields During Order  (CO40)

    .. Hi !!!!
      I need your help or suggestions,
      I need to change the standar order  before to save, i found the user exit PPCO0007,
      i assign the new value for the order, but when finish the fuction, EXIT_SAPLCOZV_001, the new values are
      lost, and finally the system set the standard order.
        Someona know how can change the order and the the batch.
         Thanks
    Noemí Huerta

    Hi Noemi
    You can use the enchancement PPCO0007 (exit when the production order is saved).
    Use the function module EXIT_SAPLCOZV_001 (User Exit for Checking or Changing Header Fields During Order Save) to update the field priority starting the information in the material-customer info record.

  • CRM sales order and data base field in R/3

    Where can I see in R/3 that the replicated CRM sales order is created in CRM?
    Is there a field e. g. in the data base table VBAK or VBAP?

    Hi,
    you can find the information in VBAK table in field LOGSYSB, which is the logical system with which document was created.
    Enter the CRM logical system name in this field, and you will find all the orders created in CRM system.
    Regards,
    Susanta

  • Skipping fields during content conversion

    is it possible to skip fields during content conversion in file sender adapter?
    The case is, the CSV file contains 300+ field and i only need 10. Therefore i have created a datatype with those 10 field.
    I was hoping to skip the fields i do not need during content conversion.
    If this is not possible i see no other than to create a datatype with 300+ fields by hand. Which will take all day!
    Hopefully there is a solution, since i could not find what i needed on the SAP Help or SDN.
    Thanks in advance for all your time!

    Hi M,
    is it possible to skip fields during content conversion in file sender adapter?
    No .. this is not possible during FCC.
    The case is, the CSV file contains 300+ field and i only need 10. Therefore i have created a datatype with those 10 field.
    Hopefully there is a solution, since i could not find what i needed on the SAP Help or SDN.
    Well, you can give it a shot. There are freewares available on internet, which can transform the CSV file to XSD. Then you can import that XSD structure in ESR.
    The only point is that your source CSV file must be having the header (with all field names on it).
    I had done this with another integration tool, no idea how it will work with PI. But it's worth giving it a try.
    If this is not gonna happen, then you have no other option but to create complete DT manually or use adapter module (not recommended for such cases).
    Regards,
    Neetesh

  • How to hide the Parameter field during Run time?

    Hi,
    How to hide the Parameter field during Run time?
    I have a parameter field which behaves differently depending on the User logged in.
    I am using reports 10G
    For ex: I have 3 field created in JSP
    CUSTOMER
    PROVIDER
    FROM DATE
    END DATE
    If the user = 'SUPER show all the parameter
    CUSTOMER
    PROVIDER
    FROM DATE
    END DATE
    If the user is 'GATEKEEPER" Just show
    PROVIDER
    FROM DATE
    END DATE
    Can I do that?
    Please help
    Thanks.
    KK

    hi, i'm not familiar much with JSP. but i think workaround is to create two window one which have 4 fields and the other which have 3. if user is SUPER then call the first screen otherwise if user is GATEKEEPER then call the second screen.

  • Massage No. 06217-Overflow for net price field during conversions

    Can anybody tell me the S note for the error?
    "Massage No. 06217-Overflow for net price field during conversions"
    There is a S note in OSS ( 576188) which is Obsolete now. I would like to have the correct S note to apply.
    thanks
    SACHIN

    Hi,
    SAP doesn't support item prices larger than 999.999.999,99. This is a limit of the system.
    The field has a length of 11 and output length of 16 for the commas and dots. Therefore, values entered in that field cannot exceed the total length of the field.
    Increasing the field length of the field is challenging. This would
    cause inconsistencies in the existing dataset and more problems in
    in Finance modules.
    You have to look for possible workarounds to resolve this. You may
    choose to split the documents, line items or quantities - what suits
    your business requirements best.
    You may choose to:
    1. Split the line items.
       This is applicable when your company wants to procure 1 single item
       with say 1 Billion value.
       for example:
       Qty  Unit       Net price
       1    EA          1,000,000,000.00
    This may be cost of one machine or asset.
    You may split this into accessories or mountings used for this as
    separate line items, so that the cost of the line item will be less
    than 1 Billion.
    2. Splitting the quantities,
       This is appliable when you are procuring more quantities with higher
       value items.
       For example:
       QTy        Unit        Net price
       1000000      EA          100000.00
    You may split this quantity into 250000 EA * 4 = 1000000. With this
    you may consider having four line items in the same PO or 4 differant
    PO's.
    3. Consider using pricing unit.
       If you use currencies in which higher values become necessary, SAP
       recommends to use smaller units of measure (for example "box"
       "pallet").
       For Example:
       Qty        Unit          Net price
       1        Pallet         1000000000.00
    In this case you may split this into Boxes. May be the Pallet contains
    more than 1 boxes. The net price of the box will be less than
    the Pallet.
    If your prices is not larger than 999.999.999,99 then please open a ticket in SAP, as this would be a bug and you would need a correction, that at the moment does not exist.
    Best Regards,
    Arminda Jack

  • Concatnate two fields during data loading - SQL Loader

    How to concatnate two fields(Date and Time ) to a Timestamp field during loading?
    Data is in text format and it contains variable data.
    Example Data
    abc#10.02.2003#16:23:12.12345#dsd#
    Execepted output in a timestamp field
    10.02.2003 16:23:12.12345

    Let me try:
    LOAD DATA
    INFILE 'myfile.dat'
    INTO TABLE mytable
    FIELDS TERMINATED BY '#' OPTIONALLY ENCLOSED BY '"'
    (col1 CHAR(3),
    col2 TIMESTAMP "dd.mm.yyyy hr24:mi:ss.ms" "col2||field1",
    field1 FILLER CHAR,
    col3 CHAR(3))     
    The filler datatype tells sqlldr that this part of the record is not data to be loaded in the table.
    P.S. I am not sure if I got the timestamp format string right.
    P.P.S. This will only work with 9i as 8i and below do not have a timestamp datatype.
    P.P.P.S. Your other option would be to define an external table (again 9i) the do an insert statement into the final table: insert into mytable (select col1, col2||col3, col4 ...

  • Custom fields in the outbound dialing list

    Hi all. We use UCCX 7.1 Premium. I'm trying to set up the Outbound function. I need agents could see additional information about customer during an outbound call is proceeding. I can add a field of variables through the Desktop Admin interface but I can't understand how to fill this field by data from the dialing list e.g.
    Does anybody know how to add such custom field to the dialing list?
    Thanks.
    k_rus

    Hi,
    See these related threadS:
    Re: Replicating additional fields (R/3 4.7) to SRM product master
    Transfer Inforecord Conditions Scales  to SRM Product Master
    https://www.sdn.sap.com/irj/scn/threadmessageid=6669812#6669812
    Extending SRM Product Master
    BR,
    Disha

  • Warning: Problems occurred during synchronization of the system landscape

    Hello
    I have created systems in system landscape, TMS is working fine, all the configuration steps are completed successfully.
    am working in Solution Manager 4, in project change -SOLAR_PROJECT_ADMIN - Project Administration - in 'System Landscape' tab  Change request  and when I activate change request management I am getting following messages:
    1. Warning: Problems occurred during synchronization of the system landscape
    2. The project is not released. Hence cycle can not be created.
    Its bit urgent as I m in middle of this activity, please assist me on the same…
    Thanks
    Sharmishtha

    Hello Jason & Prakhar
    Thanks for your quick response. I am basis person, and configuring this change request management for one of the project.
    Jason:
    Will you please check with your basis person about these settings and let me know the same. I have set the settings as follows
    C= Development (source system)
    T = Quality
    P = Production
    Prakhar:
    I have checked with all RFC connections are working fine, authorizations are also properly given.
    I didn’t get your point No correctly defined maintenance project exists, I have already created project in project administration transaction, assigned the system landscape, I have activated project IMG in IMG Project and then going in change request tab to activate the change request management, where its giving me above error.
    More over, as you have mentioned I am getting following message in SLG1:
    “Project CHARM_GBW not found in the project administration table”
    This is asking me to do following things:
    Synchronize the project in Change Manager with the Solution Manager. Call the Solution Manager with the transaction SOLAR_PROJECT_ADMIN, and go to the 'System Landscape' tab, and then the 'Project Cycle' tab. Select the 'Change Request Management' field, and choose 'Refresh'. Project CHARM_GBW should then be available.
    Where do I have to make entry for this?  I can see the entry in /TMWFLOW/PROJMAP table too. I don’t know what more I need to do for this.
    Problem is I can’t see ‘Project Cycle’ tab in ‘System Landscape’.  Prakhar, frankly I am not able to find any step wise document on this part. So will you please help me with some documents on this? I am from technical side thus there is bit difficulty to understand this scenario from functional view.
    I will be grateful for your help,
    Thanks
    Sharmishtha

  • Type conflict during dynamic method call.

    While executing the following program I get the error "Type conflict during dynamic method call.":
    DATA: container_r  TYPE REF TO object,
          grid_r       TYPE REF TO object,
          itab_saplane TYPE TABLE OF saplane.
    * IMPORTANT NOTE: class names must be in UPPER CASE
    DATA: str_cnt TYPE seoclsname VALUE 'CL_GUI_CUSTOM_CONTAINER',
          str_gui TYPE seoclsname VALUE 'CL_GUI_ALV_GRID',
          meth_name TYPE STRING VALUE 'SET_TABLE_FOR_FIRST_DISPLAY'.
    TYPE-POOLS abap.
    DATA: ptab    TYPE abap_parmbind_tab,
          wa_ptab LIKE LINE OF ptab,
          ref     TYPE REF TO data.
    CREATE OBJECT container_r TYPE (str_cnt)
      EXPORTING container_name = 'CUSTOM_CONTROL1'. " Name of the custom control area (UC!)
    * Construct parameter itab
    GET REFERENCE OF container_r INTO ref.
    wa_ptab-name  = 'I_PARENT'.  " Must be upper-case
    wa_ptab-value = ref.
    INSERT wa_ptab INTO TABLE ptab.
    *   EXPORTING i_parent = container_r.
    CREATE OBJECT grid_r TYPE (str_gui)
      PARAMETER-TABLE ptab.
    SELECT * FROM saplane INTO CORRESPONDING FIELDS OF TABLE itab_saplane.
    * Cannot call set_table_for_first_display directly...
    CALL METHOD grid_r->(meth_name)
      EXPORTING I_STRUCTURE_NAME = 'SAPLANE'  " Type of the rows in the internal table  (UC!)
      CHANGING  IT_OUTTAB = itab_saplane.     " The internal table itself
    CALL SCREEN 100.
    Any help would be appreciated!

    Hi ...
    Apologies ... for confusion ... actually both are required ...
    the type 'E' as well as CL_GUI_CONTAINER.
    The below code worked for me ...
    check out how I cast it to the parent class type ...
      DATA : lv_container   TYPE seoclsname VALUE 'CL_GUI_CUSTOM_CONTAINER',
             lv_control     TYPE seoclsname VALUE 'CL_GUI_ALV_GRID',
             lv_method      TYPE string VALUE 'SET_TABLE_FOR_FIRST_DISPLAY',
             lt_par_tab     TYPE abap_parmbind_tab,
             ls_param       LIKE LINE OF lt_par_tab,
             lref_cont      TYPE REF TO cl_gui_container,
             lv_data        TYPE REF TO data.
    CREATE OBJECT lref_container
          TYPE
            (lv_container)
          EXPORTING
            container_name = 'ALV_AREA'.
        ls_param-name = 'I_PARENT'.
        ls_param-kind = 'E'.
        lref_cont ?= lref_container.
        GET REFERENCE OF lref_cont INTO lv_data.
        ls_param-value = lv_data.
        INSERT ls_param INTO TABLE lt_par_tab.
    **  Now create ALV Control.
        CREATE OBJECT lref_alv_ctrl
          TYPE
            (lv_control)
          PARAMETER-TABLE
            lt_par_tab.
    **  Set table for 1st display
        DATA : lv.
        lv = lref_alv_ctrl->mc_fc_print.
        CALL METHOD lref_alv_ctrl->(lv_method)
          EXPORTING
            i_structure_name = 'T001'
          CHANGING
            it_outtab        = lt_company.
    Cheers
    Edited by: Varun Verma on Aug 12, 2008 4:19 PM

  • Error when starting parser: timeout during allocate / CPIC-CALL:'TfSAPCMRC'

    Hello experts.
    When I try to preview or refresh a Crystal Report document built on a BEx query I get the following error msg:
    Database connector error: BAPI Error #0. Error when starting parser: timeout during allocate / CPIC-CALL: 'TfSAPCMRCV'.
    We have done as suggested in "SAP Note 1032461 - MDX parser does not start", but without success.
    This is what we've tried so far:
    replaced the file "librfc32.dll" (in C:\Windows\System32 and C:\Windows\SysWOW64)  with the new version mentioned in Note 413708.
    tested the connection in SM59 - non successful
    tested the report query with transaction MDXTEST - non successful
    tried to start the mdxparser manually on server - non succesful, error msg: "The application failed to initialise.."
    We have the following config:
    MS server 2003 SP2 x64 ed.
    SAP logon 7.20
    MS SQL server 2005
    CR 2008
    new librfc32.dll version 7200.1.39.6461
    Any ideas on what to try next would be highly appreciated!
    Cheers, IngA

    Hi Ingo.
    We have only one application server.
    I registered the new version of the file C:\windows\SysWOW64\librfc32.dll with regsvr32.exe successfully. I've also tried to copy the new file to the same directory as the mdxsvr.exe-file is located, but it made no difference.
    Should I remove all other copies of librfc32.dll and only keep the one in folder C:\Windows\SysWOW64, or maybe register them all with regsvr32.exe?
    --IngA
    Edited by: Ingeborg Andreassen on Nov 5, 2010 10:36 AM

  • IPhone 5 32GB echo voice during 3rd party call reject

    Dear all,
    Have anyone experience echoing voice especially for iPhone 32GB during 3rd party call reject? (Doesn't happen to 16GB and 64GB)
    During phone call if the other party rejects the call, you could hear echo background voice right after the busy tone.
    Appreciate if someone could share some joy in solving this very annoying problem. Have tried restoring and setting up as new phone both with negative result. Currently running 6.1.3.
    Best regards,
    MW

    Having the same issue with a 4S

  • Is there a way to lock the phone's touch screen during a phone call?

    I just purhased my iPhone and I noticed that during a phone call I may accidentally tap Mute or Speakerphone with my cheak, depending on which hand I hold the phone in. Also when I hand the phone over to someone they may accidentally tap a button, and in the worst scenerios they will accidentally end the call.
    Is there a way to lock the screen or something to prevent any of the above from occuring?

    Their currently isent a way to disable the buttons but what you can do is click the home button during a call after pressing loud speaker and that will separate you from the call options and take you to the home screen and on the top it will have say call active and you can click that to renter the call note the call will still be active but when you hold it next to your face the screen should temporally go dark. Steve jobs was the one who came up with when the top sensor is active the screen will go dark and disable on screen button pressing when it is press against your face

  • New iPad 4G internet access lost during Skype video calls, also to all apps...

    Hi
    i have the New (3rd generation) iPad 4G 32 Gb and i noticed that i totally lost internet connection during Skype video calls. The wifi signal is full but loosing the internet connection. Trying other apps like safari after the failure i don't have also internet access. After turninmg off & on afain wifi from iPad's settings everything returns to normal state.
    No other wifi problems when not using Skype for iPad, no problems with Facetime or any other application, no problem with any other device, i also have an iPhone 4 and an iPhone 3GS without any connection or internet problems.
    Any idea? Is it a Skype problem, or iPad's know wifi problem?
    Regards
    Eddie

    I also noticed the same problem not only using Skype, but with other application also.
    Wifi signal is full, but loosing internet connection.
    Any idea please ? Have to return it back for repair ? It's only 2 weeks old....

Maybe you are looking for