View call logs for a line on my account

I have the Samsung galaxy note 3 can someone please explain to me how to pull up or view another line on the account.

The account owner can go to their My Verizon page and view details regarding each line by clicking on the bill and each phone number on the account to see, min, data, texts and the numbers associated with them.

Similar Messages

  • Call logs for August are not accessible until the 22nd when my bill is ready but I need this info today

    Call logs for August are not accessible until the 22nd when my bill is ready. I need them before the 22nd and Verizon chat operator was unable to access these files. Is there anyway to obtain this before the 22nd?

    Log onto your account at verizonwireless.com and click on the bar that shows the minutes. Then select the line and you can download it to a spreadsheet.

  • How many calls are held in the call log for the iPhone 3g?

    How many calls are held in the call log for the iPhone 3g?

    Creating a separate CSQ is the way to do it. Keep in mind that depending on your error handling, a single request could still generate more than one call into the CSQ. You would want to look at the CCDR table for the call ID or write the ImplementationID into one of the Enterprise Data variables that gets stored to the DBA to act as a UID. 

  • Nokia X6 stores call log for only 3 days

    My new Nokia x6 stores call log for only 3 days even though i set up it for 30 days? Any one facing this issue? How to overcome this? PLs help. Thanx in advance...

    Have read on this forum.. suggesting to first change the Call Log duration to say 1 day.. Re-boot the phone .. then change it back to 30 days.. and re-boot the phone..
    ..also in some cases the no. of entries also caused the problem.. though the setting is for 30 days if there is a lot more no. of entries under the log.. it is getting erased automatically.. Some users pointed out that it was happening in their case when there are few applications  that required periodic connection to the network for updates (like e-mail, weather applications, etc..) and frequent logs were getting created...
    --------------------------------------------------​--------------------------------------------------------​--------------------------------------------------​--If you find this helpful, pl. hit the White Star in Green Box...

  • Get the Change log for ALV line items

    Hello Experts,
    I am using editable ALV table to display/change data. When user modifies data from ALV line items manually (direct entry), this change is recorded in get_context_change_log method of context node. Also in the screen I have one button, on click of this button I do some calculation for selected line items in action method and update the context node with new values. But with this second approach (button action) though values gets changed this is not recorded in to get_context_change_log of context node. I tried to use method add_context_attribute_change  in button action method to add attribute changes to change log tabel but it's not adding entries to change log. Does method add_context_attribute_change only works with OVS search helps and freely programmed value helps? And is there any other way for capturing changes(done by using action method and not manually) for ALV line items?
    Thanks & Regards
    Jayant

    Here is code:
    METHOD.
    This method is in component controller, which gets called from View Action method (on click * of button).
      FIELD-SYMBOLS:<lfs> TYPE  Data.
    *Data Declaration
      DATA lo_nd_cn_apc_item TYPE REF TO if_wd_context_node.
      DATA lit_apc_item TYPE wd_this->elements_cn_apc_item.
      DATA lo_el_cn_apc_item TYPE REF TO if_wd_context_element.
      data: l_component type ref to if_wd_component,
            l_context type ref to if_wd_context,
            lfd_added type abap_bool.
      CLEAR:lo_nd_cn_apc_item,lo_el_cn_apc_item.
      navigate from <CONTEXT> to <CN_APC_ITEM> via lead selection
      lo_nd_cn_apc_item = wd_context->get_child_node( name = wd_this->wdctx_cn_apc_item ).
      REFRESH:lit_apc_item.
      @TODO handle non existant child
      IF lo_nd_cn_apc_item IS NOT INITIAL.
        lo_nd_cn_apc_item->get_static_attributes_table( IMPORTING table = lit_apc_item ).
    get element via lead selection
        lo_el_cn_apc_item = lo_nd_cn_apc_item->get_element( ).
      ENDIF.
            l_component = wd_this->wd_get_api( ).
            l_context = l_component->get_context( ).
    Calculate Cost
      LOOP AT lit_apc_item ASSIGNING  <lfs>.
            <lfs>-cal_amount = ( <lfs>-cost_percent * <lfs>-sec_amount ) / 100.
            lfd_added = l_context->add_context_attribute_change(
                element              = lo_el_cn_apc_item
                attribute_name       = 'CAL_AMOUNT'
                new_value            = <lfs>-cal_amount
      ENDLOOP.
    Bind Table.
      lo_nd_cn_apc_item->bind_table( new_items = lit_apc_item set_initial_elements = abap_true ).
    ENDMETHOD.

  • Viewing call details for International calls

    Hi,
     I have been using Verizon Wolrd plan for making International calls and still unable to view my call logs (until I get my monthly bill). Called support group so many times and explained this issue and as usual got different types of reasons for the lack of call detail info but never got the solution to my problem. Are there any plans to fix this issue? ..
    Thanks
    Sampath (Sam) Vanamamalai

    We can definately take a look at that. I have sent you a Private Message so I can get your account info.
    Anthony_VZ
    **If someones post has helped you, please acknowledge their assistance by clicking the red thumbs up button to give them Kudos. If you are the original poster and any response gave you your answer, please mark the post that had the answer as the solution**
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or plan

  • Phone List View: "Call Log" Option Not Available

    I recently upgraded from BB 8830 to BB 9630. With the 8830, I was able to display my Call Log on the phone screen, but I can't seem to make it happen with the 9630. According to the User Guide for the 9630, I should be able to change the Phone List View field to "Call Log." However, "Call Log" does not appear in the drop-down list of options on my BB. My choices are Most Recent, Most Used, and Name. What am I missing? Please help!

    If this were possible, there would be a setting for this.
    Not possible.

  • Recent calls made and received are not saving in call log for Z10

    all recent calls are not saving under call log in my Z10. where can i find the settings for call log?

    I have the exact same problem, the call list remains empty no matter what...

  • Using "All Calls" button for multiple lines on one phone

    I have several executive assistants that have multiple lines for executives that they answer calls for. We have added the "All Calls" button so they don't accidentally make outbound call using one of the executives lines. When the All Calls button is selected, all outbound calls are made using line 1. However, when a call comes in on one of the executives lines it doesn't show the name and number of the calling party unless you select the line.
    How can we make it so the name and number show on the inbound call while having the "All Calls" button selected?

    Little confused still by this, just want to make sure I'm clear.  My current set up with Asterisk is you make users which are extensions, and then enable voicemail on them, so for example:
    Extension 300 - Voicemail enabled
    Extension 301 - Voicemail enabled
    Extension 302 - No Voicemail
    Etc.  And it's there that you set the username/password for each extension.  So on a SIP phone, under Line 1 registration I'd have it register Extension 300, and line 2 could register Extension 301 and so on.  If someone calls extension 300, line 1 rings and if no answer goes to the voicemail box for 300.  If someone calls Extension 301, then line 2 on the phone rings and if no answer goes to voicemail for Line 2.
    I do understand what you mean how each phone is it's own "User", and so the way I have it set up now is my 7970 is my user, and it has Extension 300 with voicemail assigned to Button 1 which works fine.
    I just simply need a way so that Extension 301 shows up on Button 2 on the phone, so that I can select that line to make an outbound call (with a different caller ID), and if someone calls Extension 301, then that line on my phone with also ring, BUT will go to the voicemail box for 301.  I don't need my 7970 to light up that there's a vm or anything like that, it just needs to capture the vm.
    If I make a floating extension or extension mobility for a new user with extension 301 and enable voicemail, then calling 301 does go to its voicemail box, but I'm just not sure how I would have that show up on my 7970 as line 2 and ring on there and make outbound calls on there as well.  Thank you so much!

  • Backing up call log for 6680

    does anybody know how to retrieve your call log if ur log is shown as full?

    Thank you for replying, I did briefly research your suggestions; but ultimatly found a better fit for our business. I really wish someone would have suggested it sooner, we are now using Google Drive (FOR FREE). We put the last month's call log on there and we are all able to access it, and modify it at the same time! We keep it small so it doesn't take too many GB but it has been great! We can have it open in several locations and can even access it on our mobile devices!

  • Call log for direct connect 8350i

    I have suddenly lost all direct connect calls from call log. I have been through this site over and over and don't seem to find anyone with the same problem. I have tried all the simple solutions and some more complex: 1. I have gone throught the battery stuff 2. I have gone through both call log. Options under the call log options 3. I have installed the latest version 4.6.1 and desktop manager 4.7 4. I have master reset the radio. I have transfered all my contacts into outlook but seems outlool 2003 doest not have the dc field. Before doing a wipe out can any one let me know; either how to back up all of the information, or help me solve the problem so I can scroll throigh my call log and choose the recent dc contacts? Thanks Marroco2

    hello,
    you can configure the Desktop Manager so that the DC field in your Blackberry contacts gets mapped to a field of the Outlook contact.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Verizon Cloud login for iPad and PC for second line (not primary account holder line)

    I am the primary account holder but the primary line is associated with my wife's phone so I added Verizon Cloud to the second line which is my phone.
    I downloaded the Verizon Cloud app to my iPhone and backed up my data. The Verizon Cloud app did not ask for a password and must have recognized that my device was authorized.
    However, I can not access my Verizon Cloud "account" for my line from my iPad or PC. When I use the account name and password for My Verizon (which is associated with the primary line) I get an error.
    During the setup process of the Verizon Cloud app on my phone I supplied my email address but was never asked to setup a password for my line/device.
    How can I access my line's Verizon Cloud storage from my iPad or PC?
    Does Verizon Cloud only work for the primary account holder?
    Thanks!
    David

    I guess I should have read the Verizon Cloud FAQ #2. For anyone interested in the same answer I'll post it here:
    Can other individuals on my Verizon Wireless account access my Verizon Cloud storage account?No, your Verizon Cloud account is tied to your own individual mobile number. No one else on your account (including the Account Owner) can sign in to your Verizon Cloud account without access to your password for My Verizon.
    If you’re the Account Owner or want to manage the content of a different mobile number, you’ll need tosign in to My Verizon with that mobile number and password, or create a new My Verizon account for that number if it doesn’t already exist.

  • N95 - won't store call log for more than 24 hours

    My N95, locked to orange, has all of a sudden lost the ability to show me the last 30 days of my calls. I have tried to reset the phone, changed the log setting from 1 day to 30 several times, but all to no avail.
    I have tried restoring my phone, again no joy.
    Does anyone have any ideas ?
    Thanks
    Colin.

    I followed the tip of Linc Davis (recovery mode, then disk utility, then turn off incryption) and it worked perfectly.
    Great help
    Constance

  • How to view login log for my ID

    I want to check how many ips has logged into my apple id,
    i think someone has my account password
    is there like a account activity log (like the one gmail has)

    Read this post:
    Office 365 Script: Get an Office 365 user statistics report
    http://blogs.technet.com/b/thomas_ashworth/archive/2012/04/11/get-an-office-365-user-statistics-report.aspx
    [custom.development]

  • View change log for crm : opportunity management, activity management

    hello
    can anyone help me, i have been tracking down someone who changed an opportunity in crm but i cannot find in scu3. thanks.

    Hi,
    You can try your luck, by checking the requests filtered by dates if you know, and analyze it. If the person is not smart enough, you can get your hands on if the request is not deleted.
    Not sure but you can try SLG1.
    Regards,
    Madde

Maybe you are looking for

  • Drag and Drop - Transferable, how to pass a reference? (URGENT)

    I've a tree that supports drag and drop correctly but every time I exchange a node position the old parent instance remaining on the tree is different from the one I was referencing with the dragged child before the drag occurred. I absolutely need t

  • How can i use the ipad in uruguay wifi

    i can,t use my ipad in uruguay i bougth unlock in apple store in wayne but i cant use it why?

  • Error in using FM TEXT_CONVERT_XLS_TO_SAP

    hi all, i am using FM  'TEXT_CONVERT_XLS_TO_SAP ' to upload the excel into my internal table , but i am getting below error - Error during conversion - field type conflict The sending and receiving fields have conflicting types. The receiving field h

  • Datasource: Bex, drill-down impossible

    Hello, We have following problem concering SAP BusinessObjects 4.0. In the past we used the Universe as datasource, there we could create hierarchies. So the drill-down function was possible. Now we change the datasource to Bex and the drill-down fun

  • Firefox keeps me logged in to everything and I don't want it to....how can I change this?

    Before today (when I updated FF) whenever I would close FF browser it would log me out of everything I was logged in to (ie. gmail, FB, Hotmail etc.) which is the way that I like it. However since updating my browser it keeps me logged in to everythi