Forwared calls using Remote Destination is not getting captured in CDR

Hi
Our senario is as below,
A CUG call is made from an extention ( eg 6992 ) to another extention ( eg 6102 ). In 6102 the call is forwared to a mobile number of the user when the user is not avialable at the seat. To make this possible we have created remote destination number and remote destination profile. The call forwarding is happening and the senario is working fine. The issue is, the destination number ( ie.mobile number ) is not getting displayed in the Call Detailed Report.The report was taken and checked on extention basis and on gateway basis, but the destination number was not displayed in CDR. In the CDR both the CUG extentions are displayed, but cannot find the PSTN number which is forwared.
I have observed the below options in CUCM 8 Service Parameters, but not available on CUCM 7. The options are attached in a doc. Is this a limitation on CUCM 7 or is there options that we need to enable for availing this facility.Please guide me on this case.

Hi,
you must set the following Parameter in the "Service Parameter" List to "true"
"Show Line Group Member DN in finalCalledPartyNumber CDR field"
Regards Ralf

Similar Messages

  • I get email already in use and I do not get confirmation emails even after master reset when trying to sync

    I have tried all of the options in your support pages . I am not getting emails in order to reset my email. I did a master reset and it still tells me that my "new" email is in use. I do not get emails regarding recovery key change because the email stays the same . I can log in to your normal support page and I have just changed that password - that worked . . I assume that this password is not my master one . . When I did a master reset, where do I go or what do I do after that??
    Struggling now for several hours . . .

    This page does not help . . When I try to get a new key, it asks for me to log in - email address ok, but incorrect password. Request new password . . no email back to enable me to re-set.
    I have tried a master reset . . that does not help either . .

  • Select-option value is not getting captured in at selection-screen on value

    In Selection screen , we have Select-option and  a parameter.
    Based on the values given in Select-option, the values of Parameter should get populate.
    To achieve this functionality,
    I  used  At selection u2013screen  on value request  for <parameter>  EVENT and 'F4IF_INT_TABLE_VALUE_REQUEST' Function Module.
    But the Select-option values are not getting captured in this event,unless u press Enter key.
    Is there any other way to achieve this functionality.
    Please Guide me.

    When you call function 'F4IF_INT_TABLE_VALUE_REQUEST'. make sure you send it the name of the screen variable - the F4IF_INT_TABLE_VALUE_REQUEST function calls DYNP_VALUES_READ itself if you tell it the name of your report, screen number, and the variable name... snippet below.
    Jonathan
      data:
        l_repid             type syrepid.
      l_repid = sy-repid.
      call function 'F4IF_INT_TABLE_VALUE_REQUEST'
        exporting
          dynpprog         = l_repid
          dynpnr           = '1000'
          dynprofield      = 'S_FIELD-LOW'  "Select options - low value
    * etc

  • Button Action is not getting captured after enabling

    Hi,
    I have Button in a region with disabled property as true. And on process form request , i am changin the button disabled property to False. Now, when i click the button, processform request is getting called, but event is not getting captured.
    button properties:
    Action Type: fireAction
    Even: save
    Submit: True
    Controlelr code: pageContext.getParameter(EVENT_PARAM) is returing null.
    Can you let me know what needs to be done to capture the event.

    Hi,
    Use the below sample code in your PFR starting that will give what are all the context parameters,
    from that you should be able to find the event's parameter.
    Get all the pagecontext form parameters using Enumeration
    import java.util.Enumeration;
    Enumeration enums = pageContext.getParameterNames();
    while(enums.hasMoreElements())
    String paramName = enums.nextElement().toString();
    System.out.println("Param names " paramName " -----> Param Values " + pageContext.getParameter(paramName));
    Thanks,
    With regards,
    Kali.
    OSSI.

  • Role Tab(section) is not getting captured through CATT script on PI/XI.

    Role Tab(section) is not getting captured through CATT script on PI/XI system
    I am trying to create CATT script for user creation and role assignment on PI/XI. Every screen except ROLE and GROUPS is getting captured.

    Hi Plaban,
    I have had the same problem in the past but I didn't investigate too far. 
    What I prefer to do is have 2 scripts.
    1. User Creation using SU01
    2. Role assignment using SU10

  • Profit Center is not getting captured in Vendor line item from MIRO.

    Dear Friends,
    Profit Center is not getting captured in Vendor Line Items from MIRO Transaction for some New Business Users, where as for Old Users profit center is getting generated at Vendor Line Item.
    We have provided the same authorization of old Users to new business users. (i.e. New user is a copy of old user)
    Please help us how we can the get Profit Center in all transactions will be processed by New Business users.
    I think we need to maintain user based authorization to get the Profit center in vendor Line items processed from T.Code:MIRO in SAP.
    Looking forward for your kind cooperation in this matter
    Thanks & Regards,
    Naveen Kumar.

    Hello Naveen,
    I am not very sure about your query, as you might be knowing that the Profit Center is only updated in New GL tables (FAGLFLEXA, FAGLFLEXT) and hence the Vendor relavant tables would not.
    The profit center information in the split lines or the line of the 'General Ledger View' are only displayed within transaction FAGLL03 which read the 'new' table for the NewG/L.
    About profit center wise reporting, when New GL is active Please review attached consulting SAP note:
    - 826357     Profit Center Accounting and new general ledger in
    I hope this helps. If not, please provide an example of your requirement.
    Thanks and regards,
    Suresh Jayanthi.

  • Custom duty is not getting captured

    Dear all,
      I have configured import pricing procedure and craeted PO with that pricing procedure.While capturing the Custom duty in miro,value and Quantity is not getting captured in it.As per the procedure import purchasing i m following steps given below
    1) I m creating Import PO
    2)Capturing custom duty in miro with defining commissioner of customs as a vendor
    3)Capturing excise invoice at the time of good receipt
    4)Posting excise invoice.
    5)Miro for capturing the goods cost for normal vendor 
       Pls. help me out for this.
    Thank and Regards
    Vaishali G.

    hi vaishali,
    i have confgiured, a import pricing schema, and enters all values manully in po, and its not calculated in invoice tab like local purchase,.
    can u tell me, what will be the finace impact of this, and is it correc to do this, does this will have any entry on CIN  tables.
    pls reply,
    asif

  • Partner details are not getting captured to the purchase order from the ven

    Hi,
    Issue : ( ECC PO)
    Partner details are not getting captured to the purchase order from the vendor master.
    We found that the partners are not getting captured in ECC PO's automatically from the vendor master. We checked for all the config and everything seems to be o.k, but could not figure it out.
    Any suggestions are highly appreciated.
    Regards
    Sudhakar

    Hey Sudhakar,
    I believe what is happening here is that the ECC PO document type has not been assigned to the partner determination procedure.
    If this is working properly for standard POs, then,
    Go to Partner detrmination under Purchasing>  Partner Settings in Purchasing Documents> Assign Partner Schemas to Document Types.
    and enter teh appropriate document type and refer it to the procedure you have for NB Pos

  • Cred.lim.used  field in FD32 not getting updated

    hi All,
    I have a scenario where my Cred.lim.used field which is a %age value is not getting updated in fd32
    when I go to fd33 for a customer my Credit limit is 1,000,000.00
    and Credit exposure is 1,138.28- but the %age is 0.00 %.
    any suggestions
    thanks,

    Hi
    Think logically how it will show the   credit limit used in percentage just calculate
    credit limit used*100/ total credit limit
    1,138.28*100
    1,000,000.00
    will come to 0.11 % so system wont show it will consider only if it is more than 1%
    regards

  • Changes  not getting captured in MM06E005 of ME22N

    Hi,
    My requirement is to add an additional tab at Item Level  and a field in that tab. I used the MM06E005 and implemented it. I can see the tab and the field in it at Item level.But when iam making changes in ME22N,the change is not getting Saved.
    i created a field   ZZVEND type char in CI_EKPODB .
    Created the check box with same field name in Screen Exit  0111  of  MM06E005.
    Then i kept the coding in following exits
    EXIT_SAPMM06E_016
    break-point.
    EXIT_SAPMM06E_017
    break-point.
    EXIT_SAPMM06E_018
    break-point.
    IF I_UCOMM = 'MESAVE' .
    E_CI_UPDATE  = 'X'.
    E_CI_EKPO-ZZVEND = EKPO_CI-ZZVEND.
    ENDIF.
    While running ME22N,its first going into EXIT_SAPMM06E_016 and after checking the ZZVEND i in ME22N ts going to EXIT_SAPMM06E_017.
    But i dont see
    I_EKPO-ZZVEND  = 'X'  in Importing Parameters or TEKPO-ZZVEND  = 'X' in Tables  of EXIT_SAPMM06E_017.
    After this its entering into
    EXIT_SAPMM06E_018.
    Finally the data is not getting Saved but the message is showing 'Purchase Order changed'.
    Please suggest where I am going wrong.
    Regards
    K Srinivas

    Thankyou for the replies. I kept the following coding in the Exits. The problem is that i kept the break-point in the three exits and after running ME22N,its entering first into Exit 16 and after checking the field(Check Box) in Customer Data Tab ,its entering  into Exit 17. But the zfield in I_EKPO is empty,the value 'X' is not reflecting here. Please suggest where i am doing wrong. I went through many SDN threads and i am unable to solve the issue.
    INCLUDE ZXM06TOP.
    data: gl_aktyp type c,
          gl_no_screen type c,
          gl_ekpo_ci like ekpo_ci,
          gl_ekpo like ekpo,
          gl_ucomm like sy-ucomm.
    data:  gt_ref_ekpo_tab type table of ekpo_tab.
    EXIT_SAPMM06E_016
    gl_aktyp = i_aktyp.
    gl_no_screen = i_no_screen.
    ekpo_ci  = i_ci_ekpo.
    gl_ekpo = i_ekpo.
    EXIT_SAPMM06E_017
    move-corresponding i_ekpo to gl_ekpo_ci.
    gl_ekpo = i_ekpo.
    EXIT_SAPMM06E_018
    e_ci_ekpo        = gl_ekpo_ci.
    if gl_ekpo_ci-zz_vend ne ekpo_ci-zz_vend.
      e_ci_ekpo-zz_vend = ekpo_ci-zz_vend.
      if gl_aktyp ne 'A'.
        e_ci_update = 'X'.
      endif.
    endif.
    Regards
    K Srinivas

  • Idoc - Partner Function not getting captured.

    Dear all,
    I am using IDOC (type - /NFM/ORDERS05) to send a Purchase Order. The Idoc is getting created but the only a few partner function is getting captured from the Partners tab in the ME22n transaction. The remaining partner functions that are not captured are SP (Forwarding Agent) and ER (Employee responsible).
    Any bright ideas how to solve this problem.
    Points will be awarded.

    Hi Vivek,
    Thanks for your reply.
    1. Where do i have set the receiver port and the message type for each "partner fuction". We do this generally for a Partner Type. (Please clarify)
    2. If I remove the syntax check box then my PO is not getting created in ME21n transaction.
    3. I have checked the Partner types there is not problem with that.
    Regards,
    Gajanan.

  • Actual cost not getting capture

    Hi Experts,
    We are using activities to capture cost upon activity confirmation for the labor cost.
    I have set up all required setting for activity types & rates and all.
    System capture plane cost without any issue.
    Actual cost also getting capture only if we put percentage of completion(Processing%) on activity & that is working fine.
    For the activities which are fully confirmed we just tick "Final Conf" & "completed " check box only, then system automatically updates Processing% as 100. In this case actual cost is not getting incurred although activity is full confirmed.
    Please help to overcome this conflict.
    Thanks in advance.
    Kind Regards,
    Sam L.

    Hi,
    Thanks a lot Ahmed for your assistence, I did it & it works as per my requirement.
    when I'm working on that I got to know that if the tick is on for the "propose activity" in confirmation parameters(OPST).
    But if switch on above feature(propose activity), I cant see the completed Processing% since it always shows as 100.
    So other than this, is there any way to stop capculating work forcast by default for all activities?
    kind Regards,
    Sam L.

  • BED AED SED are not getting capture in J1IIN

    Hi,
    I have problem in capturing Sales Excise from J1IIN T Code.
    Sales order is been done Excise condition is given which is showing in the condition properly. So after doing its Billing Document and generating Accounting Document is generated. So in the BED Condition the amount is showing properly i.e 500 but when I am doing J1IIN T Code there are no values in BED AED SED. Also its giving me message No defaults could be proposed for Excise utilization.
    So if some has came across this hurdle can guide me.
    It would be highly appreciated. Also guide me if there is any config to be done.
    Points will awarded.
    Regards,
    Arvind.
    Edited by: Arvind K on Jun 25, 2008 5:11 PM

    Hello,
    In my opinion you have not maintained the Excise details.
    Maintain
    Chapter ID
    Material & Chater ID Combination
    Assesable Value
    Cenvat Determination
    Vendor Excise Details ( Check the Excise Indicator) as 1
    because of not maintaining these Excise details, values are not caluclated in the Purchase Order.
    Due to this reason while doing Goods receipt, system is not getting the Excise Values.
    Please maintain and let me know.
    Regards,
    Kumar

  • Ecess is not getting captured

    Dear all,
      i m working on ecc6 version with with tax procedure TAXINN.While capturing the excise invoice only BED is getting captured.Ecess amount is not appearing.Pls. help  me .
    Thanks and Regards
    Vaishali G.

    Hi,
    In SPRO - Logistics general - Tax on goods movements - India - basic settings - determination of excise duty - maintain excise defaults. here you need to maintain the ecess conditions in the cess tab. If the Ecess tab is not available you need to apply sap notes.
    Regards,
    Ramakrishna

  • Advanced Call Manager and my E71x not getting alon...

    I just bought a E71x and decided to give the advanced call manager a try. Found my phone on the Nokia website, noticed that it was listed FOR MY PHONE and figured, "Eh why not. Sounds cool enough." Installed it onto my phone through PC Suite no problem. Then went to run it on my phone and........ locked up after informing me it was a 30 call trial and asked me if I wanted to try or buy. I click try... nothing. I click buy.... nothing. Anyone got any suggestions?? Have since uninstalled the program.

    you can contact nokia care line or use the 'contact us' button on the top right of this page. now i don't know if this is a nokia app. if it is not then i suggest you contact the developer directly and tell them what issues you are having. i know that you got it from the nokia site but it could have been some other company and nokia just posted a collection of apps for your phone. here are the links that you can use to contact nokia :
     /discussions/board/message?board.id=topfaq&thread.id=3
    hope you get it sorted out  
    You know what I love about you the most, the fact that you are not me ! In love with technology and all that it can offer. Join me in discovery....

Maybe you are looking for

  • Memory leak in LoadVars?

    Hi, In one of our apps, we've a need to continuously load new data (using Loadvars) every x seconds from the server. However, I seem to be having a memory leak issue when doing the same. Consider the following skeletal code: var myVars:LoadVars = new

  • Repairing Boot Camp after creating new partition

    I'm running OS X 10.8 and Windows 7 x64 Pro. After properly setting up Boot Camp to dual-boot Windows on my Mac mini, I decided to test whether or not it was true that creating another partition (a data partition for OS X) would interfere with Boot C

  • Document table and paragraph with POI

    Hi wrotten the following program in order to read paragraph and tables in a word document: * To change this template, choose Tools | Templates * and open the template in the editor. package prezziarioreader; import org.apache.poi.hwpf.HWPFDocument; i

  • How to call external Java code from Animate project?

    I am creating a trainer using Animate that needs to interface with an aircraft model written in Java.  Is there a way to call external Java functions from Animate? Thanks!

  • Problem of sorting month name in pivot table

    Hello, I have a month name that is sorted by month number in my repository. When I select Year + month name + measure sorted by year then by month name and I look the result in a table, everything works perfectly but when I switch to a pivot table th