Comparar data de entrada com data de saida e se a saída estiver atrasada ficar em vermelho na datagrid

Boa tarde
Gostaria de saber como eu comparo duas datas em um Datagridview e se aquela data estiver maior do que o estipulado para executar o serviço ela fica em vermelho
Grato
José Henrique

Hi,
Because this is an English forum, please post questions in another forum which uses your native language for better response.
Thank you for your understanding.
Best regards,
Franklin
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Versão do XML errada - Notas de entrada com referencia a Saida em 1.10

    Boa Tarde Pessoal,
    Minha empresa emite notas fiscais em 2.0 em todas suas filiais e estou tendo problemas ao criar notas de devoluções para notas de saídas que saíram na versão 1.10.
    Elas deveriam sair em 2.0 pois não emitimos mais em 1.10.
    Estamos recebendo a rejeição 595      Rejeição: A versão do leiaute da NF-e utilizada não é mais válida.
    Alguem sabe o que pode estar acontecendo?
    Leandro Von Zubem.
    Edited by: Leandro VonZubem on May 17, 2011 8:07 PM

    Bom dia Fernando,
    O problema é que o SAP esta determinando a versão 1.10 na nota que crio hoje referenciando uma nota antiga emitida em 1.10.
    Não sou ABAP mas debuguei a criação da nota e segue o cenário que encontrei:
    Na função J_1B_NF_MAP_TO_XML, alimentamos a estrutura wk_header com os dados da J_1BNFDOC (estrutura i_nfdoc), o campo wk_header-XMLVERS é alimentado com a versão 1.10. (E aqui esta o grande problema)
    Depois disso, através da tabela J_1BNFE_CUST3 ele verifica que a versão que devemos gerar a nota é a 2.0, na função que preenche o Bloco A, eu alimento a xmlh-version com 2.0. mas o wk_header-XMLVERS continua com 1.10.
    Passo pela BADI de header, e atualizo as informações necessárias, mas mantenho 2.0 nas estruturas XMLH e XMLH_BADI.
    Agora eu chamo a função CALL_XI (passando a XMLH com as informações de cabeçalho), é chamada a função /XNFE/NFE_CREATE no GRC e, no validation (Função Check_ID) a variavel gc_xmlvers1_erp esta como 1.10, o que gera um erro de validação na chave de acesso (forcei esse passo para não gerar erro porque sei que se o wk_header não tivesse determinado errado, ele teria preenchido o TPEMIS e não teriamos esse erro)
    Quando ele sai da função de NFE e volta pra criação standard da nota fiscal ele volta pra função J_1B_NF_DOC_INSERT_FROM_OBJECT e depois chama a função J_1B_NF_DOCUMENT_INSERT passando como parâmetro a wk_header (que continua com o XMLVERS como 1.10) e aí criamos a nota com a versão 1.10
    Em resumo, se a nota de saida foi como 1.10, a nota de entrada será forçada a sair como 1.10 também devido a referência standard do SAP. Me parece que o problema esta no standard do SAP.
    O que achei mais estranho é que não vi mais ninguem reclamando, então estou desconfiando que falta aplicar alguma nota em meu ERP.
    Fiz um "workaround" para confirmar que daria certo, segue o que eu fiz:
    Coloquei um ponto de parada na função J_1B_NF_DOC_INSERT_FROM_OBJECT (início do processamento de NFe) e alterei o wk_header-xmlvers para 2.0, após isso ele gerou a nota de devolução com a versão 2.0.
    Leandro Von Zubem.

  • Data doesn't come up in SQL database

    Hi,
    I have been trying add data to my local .mdf database through C#. My code executes successfully but the data doesn't come up when I view the table data through Server Explorer. My database is not read-only and I have set it to never copy the database. Here
    is my code:
    SqlConnection con = new SqlConnection(global::Quizz.Properties.Settings.Default.QAConnectionString);
                string sql = "INSERT INTO Old (Question, AnsOne, ansTwo, ansThree, Correct) VALUES (@Question, @AnsOne, @ansTwo, @ansThree, @Correct)";
                SqlCommand sqlcmd = new SqlCommand(sql,con);
                sqlcmd.Parameters.AddWithValue("@Question", questiontxtbox.Text.ToString());
                sqlcmd.Parameters.AddWithValue("@AnsOne", ans1textbox.Text.ToString());
                sqlcmd.Parameters.AddWithValue("@AnsTwo", ans2textbox.Text.ToString());
                sqlcmd.Parameters.AddWithValue("@AnsThree", ans3textbox.Text.ToString());
                sqlcmd.Parameters.AddWithValue("@Correct", selectedradio);
                con.Open();
                sqlcmd.ExecuteNonQuery();
                MessageBox.Show("success!");
    How do I solve this problem?

    If your result of "sqlcmd.ExecuteNonQuery();" >
    0 without any exceptions, I think you should try to see whether your local db is copied again each time. I mean you are dealling with a copy type of db instead of real one.
    If so, please:
    1) Please change the property by switching to the db and change the "Copy To Local" to false.
    2) Create an "App_Data" folder.
    3) Change your db connection string to this following:
    Server=.\SQLExpress;AttachDbFilename=|DataDirectory|\MyDataFile.mdf;Database=dbname;
    Trusted_Connection=Yes;
    For more about connection string, plz see: http://www.connectionstrings.com/sql-server/
    ASP.NET Forum
    Other Discussion Forums
    FreeRice Donate
    Issues to report
    Free Tech Books Search and Download

  • Mail(1739) deny file-read-data /Library/Preferences/com.apple.mail.plist

    Hi
    Since moving from HDD to SSD and Lion to ML I am getting loads of these errors in my System Log
    Mail(1739) deny file-read-data /Library/Preferences/com.apple.mail.plist
    I am not experiencing any end issues as a result but notice I am getting 6 every second which must be causing an issue
    The details are:
    Mail(1739) deny file-read-data /Library/Preferences/com.apple.mail.plist
    Process:         Mail [1739]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Load Address:    0x10f773000
    Identifier:      com.apple.mail
    Version:         1485 (6.0)
    Build Info:      3-Mail~1485000000000000
    Code Type:       x86_64 (Native)
    Parent Process:  launchd [237]
    Date/Time:       2012-08-05 11:54:01.392 +0100
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  8
    Thread 0:
    0   libsystem_kernel.dylib            0x00007fff8c9d5fee __open + 10
    1   CoreFoundation                    0x00007fff8c12a588 __33-[CFPrefsPlistSource synchronize]_block_invoke_0 + 296
    2   CoreFoundation                    0x00007fff8c125f07 withDaemonConnection + 87
    3   CoreFoundation                    0x00007fff8c12a36c -[CFPrefsPlistSource synchronize] + 316
    4   CoreFoundation                    0x00007fff8c1291a1 -[CFPrefsPlistSource synchronizeIfStale] + 113
    5   CoreFoundation                    0x00007fff8c12927a -[CFPrefsPlistSource copyValueForKey:] + 42
    6   CoreFoundation                    0x00007fff8c128213 -[CFPrefsSearchListSource copyValueForKey:] + 131
    7   CoreFoundation                    0x00007fff8c124080 __CFPreferencesCopyAppValue_block_invoke_0 + 32
    8   CoreFoundation                    0x00007fff8c1277e8 +[CFPrefsSearchListSource withSearchListForIdentifier:perform:] + 824
    9   CoreFoundation                    0x00007fff8bffd67a CFPreferencesCopyAppValue + 186
    10  Foundation                        0x00007fff8ccb7db0 -[NSUserDefaults(NSUserDefaults) objectForKey:] + 22
    11  Foundation                        0x00007fff8ccb7c97 -[NSUserDefaults(NSUserDefaults) boolForKey:] + 23
    12  AddressBook                       0x00007fff92932d8b ABDLog + 290
    13  AddressBook                       0x00007fff92935eda -[ABSafeNotificationEntry reflectNotification:] + 63
    14  AddressBook                       0x00007fff92935cf1 -[ABSafeNotificationReflector reflectNotification:toEntryIfElligible:] + 72
    15  AddressBook                       0x00007fff92935c72 __50-[ABSafeNotificationReflector notificationFunnel:]_block_invoke_0 + 37
    16  CoreFoundation                    0x00007fff8c0597d9 __NSSetEnumerate + 985
    17  AddressBook                       0x00007fff92935c26 -[NSSet(ABSetAdditions) _abEach:] + 91
    18  AddressBook                       0x00007fff92935ad3 -[ABCopyOnWriteSet useReadOnlySet:] + 44
    19  AddressBook                       0x00007fff92935a9e -[ABCopyOnWriteSet each:] + 91
    20  AddressBook                       0x00007fff92935a1e -[ABSafeNotificationReflector notificationFunnel:] + 181
    21  CoreFoundation                    0x00007fff8bff5b8a _CFXNotificationPost + 2554
    22  Foundation                        0x00007fff8ccb7a76 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
    23  Mail                              0x000000010f7757d5
    24  CoreData                          0x00007fff88968e64 -[NSManagedObjectContext(_NSInternalAdditions) _didSaveChanges] + 2132
    25  CoreData                          0x00007fff88958589 -[NSManagedObjectContext save:] + 1241
    26  Message                           0x00007fff88d3e755 -[SeenMessagesManager saveChanges] + 46
    27  Message                           0x00007fff88d372f6 -[POPStore fetchSynchronously] + 2175
    28  Message                           0x00007fff88d2edd2 -[POPAccount fetchSynchronously] + 140
    29  CoreFoundation                    0x00007fff8c036cac __invoking___ + 140
    30  CoreFoundation                    0x00007fff8c036b47 -[NSInvocation invoke] + 263
    31  CoreMessage                       0x00007fff8b271d5d -[MonitoredInvocation invoke] + 225
    32  CoreMessage                       0x00007fff8b28a2b2 -[ThrowingInvocationOperation main] + 33
    33  CoreMessage                       0x00007fff8b236602 -[_MFInvocationOperation main] + 431
    34  Foundation                        0x00007fff8ccfdbb6 -[__NSOperationInternal start] + 684
    35  Foundation                        0x00007fff8cd053d1 __block_global_6 + 129
    36  libdispatch.dylib                 0x00007fff8cc5ef3d _dispatch_call_block_and_release + 15
    37  libdispatch.dylib                 0x00007fff8cc5b0fa _dispatch_client_callout + 8
    38  libdispatch.dylib                 0x00007fff8cc5c23e _dispatch_worker_thread2 + 304
    39  libsystem_c.dylib                 0x00007fff8c361ceb _pthread_wqthread + 404
    40  libsystem_c.dylib                 0x00007fff8c34c1b1 start_wqthread + 13
    Binary Images:
           0x10f773000 -        0x10fb0fff7  com.apple.mail (6.0 - 1485) <6C62E4AC-EBA9-3E31-B677-B26356423DE1> /Applications/Mail.app/Contents/MacOS/Mail
        0x7fff88914000 -     0x7fff88b32fff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff88bc2000 -     0x7fff88e08ff7  com.apple.MessageFramework (6.0 - 1485) <79FA27A2-D01A-3D35-AE3A-7F8F41034728> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff8b20c000 -     0x7fff8b2c4ff7  com.apple.CoreMessage (1.0 - 1485) <1210621B-BABB-3153-A8DF-DAC0FA671D05> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
        0x7fff8bfb0000 -     0x7fff8c199fff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8c34b000 -     0x7fff8c417fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff8c9c4000 -     0x7fff8c9dfff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8cc59000 -     0x7fff8cc6eff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff8cc6f000 -     0x7fff8cfcbff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff92926000 -     0x7fff92be1fff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    Any wise wisdom?
    Thanks, Chris.

    The .plist files are almost always preferences. I believe "plist" is short for "property list". It contains a list of keys (configuration options) and settings for each key, similar in some respects to the way the Windows Registry works, except that there is a separate file for each set of settings, instead of a single registry file as in Windows. In this case it's a shared settings file for Mail, but I couldn't tell you anything more about the contents.
    You were smart to back it up. Usually .plist files can be deleted without signicant loss, because they will be recreated automatically with default settings. But sometimes they contain important settings that may be hard to set up again, especially if you had help setting up your computer in the first place, or have lost important details that you'd need for setting up an app, such as Mail. But sometimes the settings are trivial, for example the position and size of windows, etc., and do not contain settings you'd care about, which may be in another .plist file or in some other kind of file/database.

  • I am writing datas into a FIFO ,i am reading datas from fifo .but when i am writing datas like a a(0),a(1),a(2 like that.when i am reading dating datas a(0)comes to a(3 ) rd place .what is the reason ?

    I am writing datas into a FIFO in FPGA Target side  ,i am reading datas from fifo in windows host side  .but when i am writing datas like a a(0),a(1),a(2 like that.when i am reading dating datas a(0)comes to a(3 ) rd place, a(1) comes to a a(0) .what is the reason ?

    Please use a shorter title in your subject line and not post the entire question in therre.  (See the subject line I created.)   There is also no such word as "datas".  Data is already plural.
    Please read http://stackoverflow.com/help/how-to-ask.  Your question is hard to read because you aren't using proper punctuation and capitalization of your sentences.  It looks like one run-on sentence.
    Beyond that, it is impossible to help you solve our problem with just your question.  Please provide some more information.  Perhaps even attach code we can look at.  Show us what the data you are sending is supposed to look like, and what it actually looks like.

  • Is the data sent to COM Hex string?

    First.I don't know who should change the data to ASCII,me or COM ?
    Second,I want to know if the data sent to COM is only Hex string?

    In Labview, the data sent to the com port is usually a string that is sent to the com port as the hex equivalent. If you want to send hex, use the \ codes for stings while displaying the string in slash codes format. The only thing being sent to the com port is hex.
    The data received on the com port is usually hex that is interpreted into ascii by LabVIEW. Sometimes the sender of the com data formats the information in another way. The programmer will have to convert data (which looks like gibberish in a string) into the proper format.
    Jeremy Braden
    National Instruments

  • Com Data Control in Siebel 8  with c#

    Hi,
    I am looking for sample code in Com Data Control in Siebel 8 with c#. Couldn't find it in metalink. thanks in advance.

    1. Add Siebel Business Object Interfaces Type Library COM component to the project references
    c# com referencec
    2. Place a button on the form and add the following code
    try
    // instantiate the siebel data control
    SiebelBusObjectInterfaces.SiebelDataControl sblDataControl = new SiebelBusObjectInterfaces.SiebelDataControl();
    //login to the object manager
    sblDataControl.Login("host=\"siebel://APPAU227DEV208:2321/DEV06_ES/FINSObjMgr_enu\"", "devuser4", "devuser4");
    //do something
    SiebelBusObject oBO;
    SiebelBusComp oBC;
    oBO = sblDataControl.GetBusObject(“Service Request”);
    oBC = oBO.GetBusComp(“Service Request”);
    MessageBox.Show(oBC.Name());
    catch (Exception err)
    // oops.. an error has occurred
    MessageBox.Show(err.ToString());
    The syntax for the connect string host=”Siebel://….” can be found in the eapps.cfg file for the server (SWEApp\Bin\eapps.cfg). Sometimes there are extra settings (eg. Single sign on) on the normal object manager (eg. FINSObjMgr_enu) so you need to try using another object manager (EAIObjMgr_enu)
    3. Once the Siebel data control is logged in, you can pretty much do as you please with the normal Siebel scripting syntax. (ie, cleartoquery, setsearchspec, executequery, etc.,etc.,)
    With immense power comes great responsibility … With the Siebel objects exposed, you can pretty much do as you please. I’ve used this mainly to import and export data out of Siebel

  • How do I monitor a TCP/IP connection if my data does not come perdiodically?

    I have an application that connects to several acquisition devices where I get TCP packet data only when something changes. If the line gets cut, how can I monitor this so that the user of the application will know that no data will come from that certain acquisition device? Since the data does not come periodically, I cannot monitor the error from the TCP read function, i.e. Error 56 - Timeout.
    Is there a way to find out if an IP exists for example? (Such as a ping but it shoudl be fast)
    Thanks

    arikb-
    You can use the System Exec.vi to run a ping command through the command line and see if it is responding. You could also program the client such that it responds to a simple command with a verification message at any time. This would be similar to sending a ping, but it will also let you know if your LabVIEW program is on the other listening on the correct port.
    Xaq

  • Oracle Com Data Cartridge

    I have installed Oracle COM Data Cartridge, but I have problem with creating objects.
    While calling ORDCom.CreateObject method I always get error represented by HRESULT value = -2147467259 (Ox80004005). Does anybody know what may be purpose of this error?
    null

    Hello Wei Xiong,
    I have the same error when I trying to configure Oracle CQL Processor Table Source according to :
    http://docs.oracle.com/cd/E23943_01/dev.1111/e14301/processorcql.htm#CIHCCADG
    I've configured table source and had the same error on deployment :
    <The application context "check_entrance" could not be started: org.springframework.beans.FatalBeanException: Error in context lifecycle initialization; nested exception is com.bea.wlevs.ede.api.StatementException: Could not start rule [DBEventQuery] due to error: java.lang.ClassNotFoundException: weblogic.jdbc.wrapper.PoolConnection
    org.springframework.beans.FatalBeanException: Error in context lifecycle initialization; nested exception is com.bea.wlevs.ede.api.StatementException: Could not start rule [DBEventQuery] due to error: java.lang.ClassNotFoundException: weblogic.jdbc.wrapper.PoolConnection
         at com.bea.wlevs.spring.ApplicationContextLifecycle.onApplicationEvent(ApplicationContextLifecycle.java:145)
    It's look like a same issue.
    I've added zip file of my Eclipse project and config.xml of my CEP domain to e-mail.
    Thank you !
    Regards,
    Dmitry

  • Actions- Incorrect Entry Date and Corrected Entry Date

    i am going by the link below
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/48/35c5a94abf11d18a0f0000e816ae6e/frameset.htm
    But I am not able to find "Incorrect Entry Date" and "Corrected Entry Date" Actions anywhere. Not even the drop down of Actions List
    Where are they acually?

    As said by our Gurus PA41 is used to change the Corrected entry and incorect entry
    u can do the same thru PA40 if u select 70 and 71 action types this screens are nothing bu the screens u see in PA41
    for ur info

  • LMS 3.2 - UserTracking (UT) data not up to date

    Hello,
    I use LMS 3.2 with three servers where CS and CM are running on the first server, RME is running on the second one and IPM is running on the third.
    The most switches are 3560-24PS-S or 3560-48PS-S with IOS 12.2(46)SE.
    Since some weeks I have the problem, that the usertracking data is not up to date.
    1. problem:
    end hosts are not discovered by CM. all switches are available for CM and data collection works fine.
    data collection is running one hour before the user tracking major collection. I scheduled three major runs a day and minor acquisition every 60 minutes.
    2. problem:
    there are 56000 entries in the UT database, but only 29000 end hosts have a valid "last seen date". the other 27000 hosts have a date of july 2009. the delete intervall is 60 days after every major update. I don't know why they are in the database. some of them have the state "active".
    How I can clean the UT database safely so I don't have any old entries in it when I start a new discovery?
    One fundamental question: Is it better to use the UT dicovery cycles or to send MAC-notification traps to the CM server?
    I think to send traps could be the better way because on a NAC it works fine, too.
    Thanks for any advise.
    Sven

    If you have a 5000 device license, then Campus will only manage 5500 devices.  No more will be managed after that.  That said, Campus has a recommended limit of 5000 devices total.  If you have a 10K license loaded, Campus will attempt to manage more than that, but such a configuration is not supported.  you would need to reduce the managed device count to 5000 before contacting TAC.  See http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/3.2/install/guide1/prereq.html#wp1101012 for details.

  • Miro posting previous date compared to migo date

    Hi,
    I did MIGO on  06/03/2009, when i post MIRO on previeous date for ex 06/02/2009, where the system is allowing to post it, how to stop it? ??

    hi,
    Who said to you that MRBR is only used for the payment block...For your information, in the MRBR screen itself, in the middle under blocking procedure tab , there are three reasons given:
    1. blocked due to variances - Under this only the date variance also come...other variances are price qty variance, price variance etc..
    2. Manual payment block
    3. stochastically block
    Check properly and revert back...the problem would be there only...
    Regards
    Priyanka.P

  • IPhoto imports photos with wrong dates even if the dates are fine on the camera

    Hi!
    When I import photos with iPhoto, sometimes it imports them with wrong dates, even the dates are fine on the camera. It puts dates such as 2032. Does anyone know how can I fix that. As far as I know there is no way to change dates of the photos.
    Thanks!

    well that is very confusing since if the date is correct on the camera it will be correct in iPhoto
    and as to
    As far as I know there is no way to change dates of the photos.
    Try looking through your iPhto menus - two commands - adjust time and date and batch change time and date - asjust is used to correct incorrect dates like a comera setting -   Batch change for missing dates like with scans
    LN

  • Data not going from active data table to new data table -DSO activation iss

    Hi Experts,
    Data is going from DSO1 to DSO2. I see some of the records are getting missed in DSO 2 which are supposed to come.
    There is start routine from DSO1 TO DSO2 and as per the start routine some records should come but they are getting missed.
    Apart from that..to  DSO 2 there are 4 other DSO sending data.
    I tried to send single record and saw that data is going

    Hi Experts,
    Data is going from DSO1 to DSO2. I see some of the records are getting missed in DSO 2 which are supposed to come.
    There is start routine from DSO1 TO DSO2 and as per the start routine some records should come but they are getting missed.
    Apart from that..to  DSO 2 there are 4 other DSO sending data.
    I tried to send single record and saw that data is going to New data table and upon activation it does not go to Active data table.
    Please suggest.
    Regards
    Sudha

  • PO report showing PO date and qty deliverd date

    Hi ,
    Do we have any standated report for MM which show the Po no, Po date, material, description, delivered qty and delivery date..
    regards
    rajesh

    Hi Pankaj,
    Thanks a lot for your prompt reply. As you said in ME2M / ME2L in delivery schedule we can see the delivery date, but the delivery date is the one which we are maintaining in the purchase order, i would like to know the (Delivered date ) exact date on which the qty has been deliverred to us .
    Regards
    rajesh

Maybe you are looking for

  • Adding data members and methods to generated classes that will not produce

    I want to use XMLBeans XMLObject for a project, but for the classes generated by XMLBeans, I want to add some additional data members and methods to handle program state that I do not want to have written out to an XML document. I have been using .NE

  • How to make Aperture use new drive

    Hi I recently bought a new 3TB HDD to replace my 1TB drive which was nearly full. How do I copy my existing files across and make Aperture continue to read them from its database? Regards Mark

  • Kernal parameter SEMMSL & SEMMNS

    Hi We have 6 instances in a HP-UX box (B.11.11) , when i'm starting instances one by one, the last instance got failed to open, error in the alert reported is pasted below. ksedmp: internal or fatal error ORA-27154: post/wait create failed ORA-27300:

  • UCCX HR Login Failed " Registry Access Error"

    Hi Everybody, We have UCCX 9.0.2 UCCX HR is installed on Win7. First time to attempt opening it after installation, it asked to open it under windows administration privilege first. and I did. and now it shows the same message again. " attached" can

  • Arrayindexoutofbound exception in rfc

    hello every body, i am calling one abap function module from webdynpro.In the function module , i have 3 importing parameters(employ no,name and status) and one table parameter.status is one of the importing parameter there i am passing the type of o