Copy control error even though copy control maintained

Hi Friends,
I have searched in several forums to know the reason for this issue but I have not found anything similar to that. Could anyone please throw some light on it
1.  When I create invoice (ZXYZ) from delivery (ZABC) SAP gives warning message as Delivery type ZABC cannot be invoiced with billing type F2. I have checked copy control header and item in VTFL (I donu2019t need to check the copy control configuration in VTAF as the initial order is Purchase order not sales order) and everything is correct. There is no copy control configuration between ZABC and F2, but with ZABC and ZXYZ. Not sure why system seeking for F2 when there is correct invoice type ZXYZ. Why is it so? If I enter ZXYZ manually in VF01 system creates it, but it should be derived automatically.
2.  Another question is how does SAP know the correct invoice type when there is copy control entries? For example delivery type LF has copy control configuration for invoice types F1, F2, F8 etc.  how does system know which invoice type among F1, F2, F8 be taken? If I have a standard order and delivery types for many sales organizations but different invoice types for them. I would configure this delivery type with many invoice types. Then how does system know which invoice type should be taken? We assign sales order type to sales area but not deliveries and invoices so how does it work?
In few threads issues like item category XXXX cannot be invoiced with F2 but i couldnt find similar issue which I have faced.
Any inputs?

1 why system seeking for F2 when there is correct invoice type ZXYZ. Why is it so? If I enter ZXYZ manually in VF01 system creates it, but it should be derived automatically.
It can happen because of 2 reasons -
a. in VOV8, for your sales doc type, in field "Delivery related billing" = F2
b. in VOV8, for your sales doc type, in field "Delivery related billing" = BLANK. but you have made your order type a copy of OR. The the background system is choosing F2
In this field "Del related billing" give ZXYZ and default value in VF01 shall be the same
2 how does SAP know the correct invoice type when there is copy control entries
It is coming from VOV8.
in VF01 you give a document number (order # or delivery #), based on that it goes to the sales document type in VOV8 and chooses the billing type.
You can manually change billing type in VF01, it shall work provided you have done necessary settings in copy control.
To configure if user can bill with order or with delivery, this is controlled in Item category of sales document type, field "Billing Relevance"
There are 2 parts -
part 1 - Which billing type shall be choosen, or manually entered
part 2 - This shall work only if relevant settings are done in Copy control.
+If I have a standard order and delivery types for many sales organizations but different invoice types for them. I would configure this delivery type with many invoice types. Then how does system know which invoice type should be taken?
We assign sales order type to sales area but not deliveries and invoices so how does it work?+
For both delivery (in VL01N) and for invoice (in VF01) you have the option to manually choose the document type (change from default to what you want)
Generally, if you have a different business process (E.g. Rush order) you give specific sales doc type and associated delivery type and billing type in VOV8
But if business process is same and Sales area is different, then you do not change the billing type or delivery type; for reports you can select on the basis of particular sales area or other criterion like sales org.
Having too many document types could be a disadvantage by causing errors and increased manual work (by choosing correct document type etc.)
So, please think how to configure minimum entities in SAP to satisfy your business requirements.
Edited by: Typewriter on Aug 13, 2011 3:24 PM

Similar Messages

  • I cannot activate copy text tool even though pdf file is not secured.

    I cannot activate copy text tool even though pdf file is not secured.

    What version of Acrobat are you using? Are you sure that the document contains any actual text, as opposed to an image of text?

  • I have uninstalled and installed the latest Flash Player 17 many times.  I am currently working on a yearbook site that gets locked every time I try to add photos.  I have also received a plug in error even though the plug in box is checked.  I have a Mac

    I have uninstalled and installed the latest Flash Player 17 many times.  I am currently working on a yearbook site that gets locked every time I try to add photos.  I have also received a plug in error even though the plug in box is checked.  I have a MacBook Pro.  Please help!!!

    To give you any useful advice, I'm going to need to know more about your computer and browser:
    https://forums.adobe.com/message/5249945#5249945

  • Hi...i cannot connect to my imessage it always show a message says network error even though i have a network..please help..tnx..

    Hi...i cannot connect to my imessage it always show a message says network error even though i have a network..please help..tnx..
    [email protected]

    Both parties must be connected to wifi to use FaceTime (and you must have FaceTime turned on in Settings>Facetime).  If you're phone shows 3G at the top when it's on, you're not connect to wifi; you'll have to solve that problem first.

  • Getting an VISANS timeout error even though VISA Status is 0

    I have an application that runs well on my development system but consistently fails at the user site giving out timeout errors even though the user experiences no time outs. Indeed, VISA returns a success status. Yet, it raises timeout exceptions such as in this segment from my trace log:
    DefaultSource, Verbose, 8, Setting timeout to 30000, "CONNECT", 2008-08-12 00:47:21Z, 2077539389311920
    DefaultSource, Information, 0, GPIB0::26::INSTR termination character set to 10, "CONNECT", 2008-08-12 00:47:21Z, 2077539630487436
    DefaultSource, Verbose, 8, Checking GPIB0::26::INSTR message available, "FR, CONNECT", 2008-08-12 00:47:21Z, 2077539636730532
    DefaultSource, Verbose, 8, Flushing read GPIB0::26::INSTR buffer, "FR, CONNECT", 2008-08-12 00:47:21Z, 2077539673800216
    DefaultSource, Error, 2, Flushing read GPIB0::26::INSTR buffer failed: NationalInstruments.VisaNS.VisaException: Timeout expired before operation completed.  VISA error code -1073807339 (0xBFFF0015), ErrorTimeout
       at NationalInstruments.VisaNS.Internal.ErrorChecker.CheckStatusAndThrow(Int32 status, VisaHandle visaObject)
       at NationalInstruments.VisaNS.Session.CheckStatusAndThrow(Int32 status)
       at NationalInstruments.VisaNS.Session.BufferedReaderService.NationalInstruments.VisaNS.Internal.IBufferedReader.Scan(String scanSpecifier, Int32& count, StringBuilder receiver)
       at NationalInstruments.VisaNS.MessageBasedSessionReader.CommonReadString(String scanString, Int32 count)
       at NationalInstruments.VisaNS.MessageBasedSessionReader.ReadLine()
       at isr.Visa.MessageBasedReader.ReadLine()
       at isr.Visa.GpibSession.ReadLine()
       at isr.Visa.Ieee4882.Instrument.ReadString()
       at isr.Visa.Ieee4882.Instrument._flushRead(). VISA status=Success, "FR, CONNECT", 2008-08-12 00:47:21Z, 2077539717184364
    DefaultSource, Verbose, 8, Flushing GPIB0::26::INSTR write buffers, "FW, CONNECT", 2008-08-12 00:47:21Z, 2077539723797900
    DefaultSource, Verbose, 8, , "WRITE, FW, CONNECT", 2008-08-12 00:47:21Z, 2077539731761192
    DefaultSource, Error, 2, Flushing GPIB0::26::INSTR write buffers failed: NationalInstruments.VisaNS.VisaException: Timeout expired before operation completed.  VISA error code -1073807339 (0xBFFF0015), ErrorTimeout
       at NationalInstruments.VisaNS.Internal.ErrorChecker.CheckStatusAndThrow(Int32 status, VisaHandle visaObject)
       at NationalInstruments.VisaNS.Session.CheckStatusAndThrow(Int32 status)
       at NationalInstruments.VisaNS.Session.BufferedWriterService.NationalInstruments.VisaNS.Internal.IBufferedWriter.WriteLine()
       at NationalInstruments.VisaNS.MessageBasedSessionWriter.WriteLine()
       at isr.Visa.MessageBasedWriter.WriteLine(String queryCommand)
       at isr.Visa.GpibSession.WriteLine(String queryCommand)
       at isr.Visa.Ieee4882.Instrument.WriteLine(String value)
       at isr.Tsp.TspVisaIO.WriteLine(String value)
       at isr.Visa.Ieee4882.Instrument._flushWrite(). VISA status=Success, "WRITE, FW, CONNECT", 2008-08-12 00:47:21Z, 2077539742753448
    The first exception above is raised on the session Message Based Reader ReadLine() command.
    Note that I check for message available before issuing read. 
    Note also that VISA NS returns a status code of success:   VISA status=Success (this is what I log above)
    The second exception is raised after I try to clear the write buffers using the Message Based Writer command: WriteLine()
    Here too VISA reports success.
    Note also that the above segment executes in less than one second whereas the time out is set to 30 seconds. 
    The user runs VISA 4.3 runtime.  I am using NationaInstruments.VisaNS 8.1.20.222.
    I would be most grateful for some clues as to how to further explore this issue.  We have been at it for a few days already and are not seeing any light at the end of this tunnel.
    David

    Hello David,
    It looks like you are not passing any valid handlers in your viUninstallHandler command.  Calling viUninstallHandler removes the specified handler from the list of
    active handlers on the given session.  You can see the exact error information for your error in the picture below.
    Useful information can be found in the manual:  VISA Programmers Reference Manual Pages 5-146 & 7
    Have a great day!
    Meghan R
    Applications Engineer
    National Instruments
    Message Edited by Meghan R on 08-15-2008 11:39 AM
    Attachments:
    ScreenHunter_01 Aug. 15 11.33.gif ‏9 KB

  • Can't open gifs?!  I'm getting permissions errors even though I'm the admin.  Help!

    I assume this is new since upgrading to Mavericks.  I'm having all kinds of permissions errors where if I open a file (pdf, gif, jpg, etc) even though I'm logged in as myself, and I'm the admin.  I've repaired permissions, but no errors were found.  When I click Get Info on a file, it shows that I have permission to read & write.  What?!  I'm baffled!!!

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box markedAllow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click anywhere in the following line on this page to select it:
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). I've tested these instructions only with the Safari web browser. If you use  another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take a few minutes to run, or perhaps longer if you have literally millions of files in your home folder. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Why do i constantly get 1009 and 100 errors even though i'm updating what i previously downloaded from same country and from the same app store??...its just simply awful

    It has been like a month since i can't update my apps which i downloaded from the App Store...now i keep getting error1009 followed by error100 even though i'm still living in the same country and using the same account and updating from the same App Store...this is getting awful,painful and very frustrating???is there any solution...even if when i try to download from third parties,i just get sent back to the same awful App Store...So WHAT is the Solution??????????

    I would delete the apps that you are trying to update. The MAS should then offer to install the app and it will install the updated version.
    If you are afraid of completely loosing the app then either copy the app to an ext HDD or put it in the Trash, but do not empty the Trash until you are sure that the MAS has installed a new version.

  • LOCPT and LOCSL not filled even though partner function maintained

    Hi,
    In a nomination, I have the problem that the field LOCPT and LOCSL are not filled for one specific plant location even though I have created the in TC O4TQ for the plant and storage location.
    I have checked the specific developments in Z_OIJ_NOM_DEFAULTING (BADI OIJ_NOM_DEFAULTING), but the value is already blank even before the exit is processed, so the problem must be in standard coding.
    Can someone kindly tell me how I can best debug the problem? I would either like to know which standard function module is defaulting the LOCPT and LOCSL or have someone explain me how I can set a watch point to the field oijnomi-LOCPT, so that I can find out what the problem is.
    Thanks for your help in advance
    Petra Just

    Hi
    The problem is resolved for me ,i have checked further and found that in the vendor master the fax number for the vendor was not maintained correctly because of which the output message was not getting determined and invoice was not getting posted.
    i came to know about this error by one tansaction,which i dont remember now..but if you go to SAP and see that the transaction just below MRRL, for automatic invoice posting and try to use that to post the invoice than it will clearly tell you at which stage the message determination is getting failed..there only i came to know that the fax number for vendor was incorrect.

  • Method not found error even though method exists....

    hello
    i m a newbee to sun and oracle technologies
    these days i m doing teh SRDemo tutorial with JDeveloper (ADF)
    I m having a problem and cannot figure out its solution so far
    problem is i have a utility funtion defined in a AFDUTIL javaclass,
    when i call this function in any class ,
    and one of its method
    compiler gives me error method not found
    even though i select the method from the list, plus when from cotenxt menu it can go to method as welll
    please help me to solve this issue
    regards

    well the code behind for the button is as follows
    public String cancelButton_action() {
    This action is actually reused from two pages, so we just need to ensure that we
    use the correct binding container reference.
    DCBindingContainer dcBindings =
    (DCBindingContainer)ADFUtils.findBindingContainer(getBindings(),
    "app_SRCreatePageDef");
    Reset the product list to the first item:
    DCIteratorBinding productsIter =
    dcBindings.findIteratorBinding("findAllProductsIter");
    productsIter.setCurrentRowIndexInRange(0);
    Clean out the description field:
    AttributeBinding problem =
    (AttributeBinding)dcBindings.getControlBinding("problemDescription");
    problem.setInputValue(null);
    Navigate back to the list page
    return "GlobalHome";
    and in ADF UTILS the method findBindingContainer is defined as
    public static BindingContainer findBindingContainer(BindingContainer bindings, String pageDefName){
    BindingContext bctx = ((DCBindingContainer)bindings).getBindingContext();
    BindingContainer foundContainer = bctx.findBindingContainer(pageDefName);
    return foundContainer;
    plus in source code of cancelbutton window message gives error BindingContainer findBindingContainer(BindingContainer bindings, String pageDefName) cannot invoke BindingContainer findBindingContainer(BindingContainer bindings, String pageDefName)(ADFUTILS)
    Message was edited by:
    user518797

  • Table not declared error even though I'm able to view it in database

    Hi,
    I'm trying to compile a form with the following code in a when button pressed trigger.I get the error that Trust_tab should be declared even though I am able to view the contents in sql plus. Why is it?
    REGISTER_BLK.TRUST_CODE:=:GLOBAL.TRUSTCODE;
    declare
    m number;
    begin
    if CHECKBOX_CHECKED('REGISTER_BLK.CHK_BETWEEN_DATES') =true and (:REGISTER_BLK.date_from is null or :REGISTER_BLK.date_to is null )THEN
    if :REGISTER_BLK.date_from is null then
    m:=show_alert('alert61');
    -- message('Please Enter Date');
    previous_item;
    go_item('register_blk.date_from');
    raise form_trigger_failure;
    elsif :REGISTER_BLK.date_to is null then
    -- message('Please Enter Date');
    m:=show_alert('alert61');
    previous_item;
    go_item('register_blk.date_to');
    raise form_trigger_failure;
    end if;
    else
    DECLARE
    n number;
    PL_ID PARAMLIST;
    CONDITION VARCHAR2(500);
    CHANGED_MODE_TYPE VARCHAR2(20);
    MODECODE NUMBER;
    TRUSTNAME VARCHAR2(60);
    TNAME VARCHAR2(60);
    TRUST_CODE VARCHAR2(1);
    MODE_TYPE VARCHAR2(15);
    DATE_FROM DATE;
    DATE_TO DATE;
    CONDITION1 VARCHAR2(200);
    MAXDATE DATE;
    BEGIN
    IF NOT Id_Null(get_parameter_list('ABC')) THEN
    Destroy_Parameter_List('ABC');
    END IF;
    PL_ID:=create_parameter_list('ABC');
    IF
    CHECKBOX_CHECKED('REGISTER_BLK.CHK_BETWEEN_DATES')= TRUE
    --THEN
    and :REGISTER_BLK.date_to is not null
    and :REGISTER_BLK.date_from is not null then
    DATE_FROM:=:REGISTER_BLK.DATE_FROM;
    DATE_TO :=:REGISTER_BLK.DATE_TO;
    SELECT TRUST_NAME INTO TRUSTNAME FROM TRUST_TAB
    WHERE TRUST_CODE=:REGISTER_BLK.TRUST_CODE;
    :REGISTER_BLK.TNAME:=TRUSTNAME;
    CONDITION:= ' HAVING DV.TRUST_CODE = '|| :REGISTER_BLK.TRUST_CODE ||
    ' AND MAX(MAXDATE) >= ' ||''''||TO_CHAR(:REGISTER_BLK.DATE_FROM,'DD-MON-YY')||'''' ||
    ' AND MAX(MAXDATE) <= ' ||''''||TO_CHAR(:REGISTER_BLK.DATE_TO,'DD-MON-YY')||'''';
    -- MESSAGE(CONDITION);
    Add_parameter('ABC','paramform',TEXT_parameter,'no');
    Add_parameter('ABC','P_CODE',TEXT_PARAMETER,:REGISTER_BLK.TRUST_CODE);
    Add_parameter('ABC','P_datefrom',TEXT_PARAMETER,:REGISTER_BLK.DATE_FROM);
    Add_parameter('ABC','P_dateto',TEXT_PARAMETER,DATE_TO);
    --Add_parameter('ABC','WHERE_CLAUSE',TEXT_PARAMETER,CONDITION);
    --Add_parameter('ABC','HAVING_CLAUSE',TEXT_PARAMETER,CONDITION1);
    Run_Product(REPORTS,'new_rec2.rdf',ASYNCHRONOUS,RUNTIME,
    FILESYSTEM,PL_ID,NULL);
    ELSIF
    CHECKBOX_CHECKED('REGISTER_BLK.CHK_BETWEEN_DATES') = FALSE
    --THEN
    or :REGISTER_BLK.date_to is null
    or :REGISTER_BLK.date_from is null then
    n:=show_alert('alert62');
    previous_item;
    go_item('REGISTER_BLK.CHK_BETWEEN_DATES');
    --raise form_trigger_failure;
    -- MESSAGE('Select atleast One Option for Generation of Report');
    -- MESSAGE('Select atleast One Option for Generation of Report');
    RAISE FORM_TRIGGER_FAILURE;
    END IF;
    END;
    end if;

    Guess you are connected with wrong schema..
    have you test with another test button ,simply just count the record into local
    vraible with sql in another test button??
    DECLARE
      cnt    NUMBER;
    BEGIN
    SELECT COUTN(*) INTO cnt
      FROM  trust_tab;
    message(cnt);
    END;If the same prob persist check yours connectivity from where you are connected.
    Khurram

  • Qa32-confirm the operation before proceeding error even though operation is confirmed.

    Hi,
    In qa32, while doing ud and while saving, it is showing the error message as confirm the operation before proceeding.even though the operations are confirmed. we are doing the co1f conformation.please find the screenshots for the issue.
    we are 3 in process inspections operations with operation nos 25,65,75. The 25,65 operations we are closing in qa32 with force closer. i.e when operation 75 doing ud, the inspection operations 25,65 happening force closer. But in order even though operations are confirming also,it is showing the below error message while doing ud in qa32. Please help me on this. why it is showing that error message even though operations are confirmed.
    Regards,
    Mastan.

    Memory errors have nothing to do with actual lack of RAM. The file is damaged or references a potentially critical external component like a specific printer driver whose info has been stored in the file, a font, a color profile, a linked image or whatever. You need to figure out those problems instead of blindly throwing more resources art the program. As a start, try to open the file on another system. If it works you can limit the investigation to the specific machine and even if it doesn't it may give you a more meaningful warning that helps to diagnose the error.
    Mylenium

  • Nexus 5k Throwing Duplex Mismatch error even though Duplex/speed is correct

    Hello Guys
    We Are facing an issue with Duplex Match. error in nexus 5k
    Our Nexus 5k Switch continously throwing Duplex mismtach error on Logs.
    2013 Nov  9 07:53:24 FRMA_BK2_CSN5K_02 %CDP-4-DUPLEX_MISMATCH: Duplex mismatch discovered on Ethernet1/11, with LAGInterface0/3/1
    2013 Nov  9 07:54:24 FRMA_BK2_CSN5K_02 last message repeated 8 times
    2013 Nov  9 07:56:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 07:58:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 08:00:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 08:02:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 08:04:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 08:06:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 08:08:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 08:10:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 08:12:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 08:14:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 08:16:24 FRMA_BK2_CSN5K_02 last message repeated 16 times
    2013 Nov  9 08:18:22 FRMA_BK2_CSN5K_02 last message repeated 15 times
    The interface is connected to Cisco Wireless lan controller(5508) using port-channel. Other interface in Port channel is not facing an Issue.
    This interface is hardcoded with Speed 1000. Same config on WLC also Speed 1000. No ipunt errors observed in the interfaces
    But in Switch cdp this interface is showing as Half duplex and flooding the 5k with logs
    Please find the Interface configs & CDP outputs,
    interface port-channel124
      description Controller Wireless 5508
      switchport mode trunk
      spanning-tree bpduguard enable
      speed 1000
      storm-control broadcast level 80.00
      storm-control multicast level 80.00
      vpc 124
    interface Eth 1/10 & 1/11 is binded in port channel 124.
    Eth 1/10 --> dont have any Logs and showing full duplex in CDP.
    Eth 1/11 --> Having Logs  for duplex mismtach and  showing half duplex
    interface Ethernet1/10
      description Controller Wireless 5508 - Port 1
      switchport mode trunk
      speed 1000
      storm-control broadcast level 80.00
      storm-control multicast level 80.00
      channel-group 124
    interface Ethernet1/11
      description Controller Wireless 5508 - Port 2
      switchport mode trunk
      speed 1000
      storm-control broadcast level 80.00
      storm-control multicast level 80.00
      channel-group 124
    FRMA_BK2_CSN5K_02# sh int eth 1/10
    Ethernet1/10 is up
      Hardware: 1000/10000 Ethernet, address: 547f.ee33.d031 (bia 547f.ee33.d031)
      Description: Controller Wireless 5508 - Port 1 - 10.80.82.240
      MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec
      reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ARPA
      Port mode is trunk
      full-duplex, 1000 Mb/s, media type is 10G
      Beacon is turned off
      Input flow-control is off, output flow-control is off
      Rate mode is dedicated
      Switchport monitor is off
      EtherType is 0x8100
      Last link flapped 16week(s) 6day(s)
      Last clearing of "show interface" counters 35w2d
      30 seconds input rate 6194968 bits/sec, 1211 packets/sec
      30 seconds output rate 4498096 bits/sec, 1189 packets/sec
      Load-Interval #2: 5 minute (300 seconds)
        input rate 4.81 Mbps, 875 pps; output rate 3.60 Mbps, 863 pps
      RX
        2055924941 unicast packets  547924 multicast packets  1043625 broadcast pack
    ets
        2057516490 input packets  1047388804413 bytes
        82164348 jumbo packets  0 storm suppression bytes
        0 runts  0 giants  0 CRC  0 no buffer
        0 input error  0 short frame  0 overrun   0 underrun  0 ignored
        0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
        0 input with dribble  0 input discard
        0 Rx pause
      TX
        2407546704 unicast packets  558419255 multicast packets  2765961466 broadcas
    t packets
        5731927425 output packets  1625683967743 bytes
        342983729 jumbo packets
        0 output errors  0 collision  0 deferred  0 late collision
        0 lost carrier  0 no carrier  0 babble 0 output discard
        0 Tx pause
      2 interface resets
    FRMA_BK2_CSN5K_02# sh int eth 1/11
    Ethernet1/11 is up
      Hardware: 1000/10000 Ethernet, address: 547f.ee33.d032 (bia 547f.ee33.d032)
      Description: Controller Wireless 5508 - Port 2 - 10.80.82.240
      MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec
      reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ARPA
      Port mode is trunk
      full-duplex, 1000 Mb/s, media type is 10G
      Beacon is turned off
      Input flow-control is off, output flow-control is off
      Rate mode is dedicated
      Switchport monitor is off
      EtherType is 0x8100
      Last link flapped 16week(s) 6day(s)
      Last clearing of "show interface" counters 35w2d
      30 seconds input rate 2059992 bits/sec, 712 packets/sec
      30 seconds output rate 3605536 bits/sec, 680 packets/sec
      Load-Interval #2: 5 minute (300 seconds)
        input rate 1.44 Mbps, 485 pps; output rate 2.73 Mbps, 546 pps
      RX
        1742986162 unicast packets  712358 multicast packets  1587374 broadcast pack
    ets
        1745285894 input packets  813329974630 bytes
        107173365 jumbo packets  0 storm suppression bytes
        0 runts  0 giants  0 CRC  0 no buffer
        0 input error  0 short frame  0 overrun   0 underrun  0 ignored
        0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
        0 input with dribble  0 input discard
        0 Rx pause
      TX
        1347189732 unicast packets  337957710 multicast packets  2429529386 broadcas
    t packets
        4114676828 output packets  1302894776466 bytes
        308726768 jumbo packets
        0 output errors  0 collision  0 deferred  0 late collision
        0 lost carrier  0 no carrier  0 babble 0 output discard
        0 Tx pause
      3 interface resets
    FRMA_BK2_CSN5K_02# sh cdp neighbors interface ethernet 1/11 detail
    Device ID:FRMA_BK2_WLCCS5508_01_100
    System Name:
    Interface address(es):
        IPv4 Address: 10.80.82.240
    Platform: AIR-CT5508-K9, Capabilities: Host
    Interface: Ethernet1/11, Port ID (outgoing port): LAGInterface0/3/1
    Holdtime: 136 sec
    Version:
    Manufacturer's Name: Cisco Systems Inc.  Product Name: Cisco Controller  Product
    Version: 7.0.240.0  RTOS Version: Erro  Bootloader Version: 1.0.1  Build Type:
    DATA + WPS + LDPE
    Advertisement Version: 2
    Duplex: half
    Device ID:FRMA_BK2_WLCCS5508_01_100
    System Name:
    Interface address(es):
        IPv4 Address: 10.80.82.240
    Platform: AIR-CT5508-K9, Capabilities: Host
    Interface: Ethernet1/11, Port ID (outgoing port): GigabitEthernet0/0/2
    Holdtime: 136 sec
    Version:
    Manufacturer's Name: Cisco Systems Inc.  Product Name: Cisco Controller  Product
    Version: 7.0.240.0  RTOS Version: Erro  Bootloader Version: 1.0.1  Build Type:
    DATA + WPS + LDPE
    Advertisement Version: 2
    Duplex: full
    FRMA_BK2_CSN5K_02# sh cdp neighbors interface ethernet 1/10 detail
    Device ID:FRMA_BK2_WLCCS5508_01_100
    System Name:
    Interface address(es):
        IPv4 Address: 10.80.82.240
    Platform: AIR-CT5508-K9, Capabilities: Host
    Interface: Ethernet1/10, Port ID (outgoing port): GigabitEthernet0/0/1
    Holdtime: 138 sec
    Version:
    Manufacturer's Name: Cisco Systems Inc.  Product Name: Cisco Controller  Product
    Version: 7.0.240.0  RTOS Version: Erro  Bootloader Version: 1.0.1  Build Type:
    DATA + WPS + LDPE
    Advertisement Version: 2
    Duplex: full
    From WLC Controller end
    (Cisco Controller) >show port summary
               STP   Admin   Physical   Physical   Link   Link
    Pr  Type   Stat   Mode     Mode      Status   Status  Trap     POE    SFPType  
    1  Normal  Forw Enable  Auto       1000 Full  Up     Enable  N/A     1000BaseTX
    2  Normal  Forw Enable  Auto       1000 Full  Up     Enable  N/A     1000BaseTX
    What might be the issue here?
    Thanks for your suggstion

    Hi Grant,
    Thanks for your sugggestions.But however  we Have 6 Controllers, all are having the same setup as this one.
    Only difference i seen for this switch is for the th port 1/11 it is showling 2 CDP info,  one for management interface of WLC and other for Logical interface of WLC, which seems not correct.
    Ths CDP info connecting to Logical interface is showing half duplex and cdp info connecting to Physical interface of wlc is showing full duplex.
    FRMA_BK2_CSN5K_02# sh cdp neighbors int eth 1/11 detail
    Device ID:FRMA_BK2_WLCCS5508_01_100
    System Name:
    Interface address(es):
        IPv4 Address: 10.80.82.240
    Platform: AIR-CT5508-K9, Capabilities: Host
    Interface: Ethernet1/11, Port ID (outgoing port): LAGInterface0/3/1
    Holdtime: 125 sec
    Version:
    Manufacturer's Name: Cisco Systems Inc.  Product Name: Cisco Controller  Product
    Version: 7.0.240.0  RTOS Version: Erro  Bootloader Version: 1.0.1  Build Type:
    DATA + WPS + LDPE
    Advertisement Version: 2
    Duplex: half
    Device ID:FRMA_BK2_WLCCS5508_01_100
    System Name:
    Interface address(es):
        IPv4 Address: 10.80.82.240
    Platform: AIR-CT5508-K9, Capabilities: Host
    Interface: Ethernet1/11, Port ID (outgoing port): GigabitEthernet0/0/2
    Holdtime: 125 sec
    Version:
    Manufacturer's Name: Cisco Systems Inc.  Product Name: Cisco Controller  Product
    Version: 7.0.240.0  RTOS Version: Erro  Bootloader Version: 1.0.1  Build Type:
    DATA + WPS + LDPE
    Advertisement Version: 2
    Duplex: full

  • TS1424 trying to rent a movie through itunes on my apple TV and I continue to get a payment verification error even though the payment information is correct and the bank authorizes the purchase?

    What is the solution to problem renting movie through itunes on apple TV when payment verification not accepted even though the bank authorizes the payment?

    If you are also getting a message to contact iTunes Support then you can do so via this link and ask them why the message is appearing (we are fellow users here on these user-to-user forums, we won't know why) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Sharp rise in MAP even though Price control is 'S'

    Dear Experts,
    My clinet has a material that is a Finished Good (FERT). The material was created in 2007 and since then the price control is set to 'S' and price as Rs. 2.94 per unit. Recently when i checked the Moving Average Price of this material it was showing
    Rs. 73,11,70,147.11 that is way above the standard price. Besides it giving price overflow error.
    I checked the accounting documents from 2007 to till date. The rate is standard (Rs. 2.94) throughout. I am not able to diagnose further the cause of such high rise in MAP.
    Can anyone guide me on how to trace the rise in MAP.
    Thanks in advance
    Regards
    Amarendra

    Thank you Jay,
    The report is really useful. But i need further information on this issue. When i analysed the data from your report for the concerned material along with the material movements, it was observed that the MAP is rising disproportionately since DAY 1. There are lot of 412 E movement type usage. But i am not able to pin point the exact cause why the MAP is rising so much.
    Can anybody explain me the reasons for such high MAP? Is there an effect of Mvt. type 412 E on MAP?
    Awaiting Reply
    Amarendra

  • Auto level control working even though unchecked?

    Greetings,
    One of my singers is cutting tracks for me using GB 6.0.5. He has the Automatic Level Control checkbox unchecked, but says that the volume slider is still moving all over the place as he sings.  Any idea what could be causing this?
    Thanks,
    DM

    That slider should indeed only move with " Automatic Level Control" enabled; perhaps the preferences file is corrupted. Try HangTime's cure for "Oddball" problems and remove the GarageBand preferences and repair permissions:
    http://www.bulletsandbones.com/GB/FAQPages/OddBallProbs.html
    Regards
    Léonie
    P.S.
    Are you using Mac OS X Lion  or later? Then your user library is hidden. You open it best from the Finder's "Go" menu, from the main menu bar:
         Go  > Go to folder           then hold down the alt/option key until the library appears in the drop down menu. Select it to open.

Maybe you are looking for