No record found in the table while using condition for the new added field

Hi,
I have added a new field in Z table. There is lots of record in the table. The field which I added have null records. When I am checking the record using the condition new field equal(EQ) to space or blank. This shows no record in the table, but when I execute whole of the table, it shows entries for all field.
Please suggest. Thanks in Advance.
Rgds,
Hemant Maurya

Hi Suhas,
Thanks for your quick response.
Yes I have run SE14 and activate & adjust the database, But problem is same.
My select query is:
SELECT VBELN
         PI
         GJAHR
         KUNNR
         GPD
         GPI
INTO TABLE I_GP_DATA
FROM ZFI_GP_DISCOUNTS
WHERE AUGDT BETWEEN ZFI_GP_DISCOUNTS-AUGDT AND ZFI_GP_DISCOUNTS-P_DATE
AND DOC_NO EQ SPACE.
Thanks & Regards,
Hemant Maurya

Similar Messages

  • How to improve the load performance while using Datasources for the Invoice

    HI All,
    How to improve the  load performance while using Datasources for the Invoice . Actually my invoice load (Appx. 0.4 M records) is taking very long time nearly ~16 to 18 hrs  to update data from R/3 to 0ASA_DS01.
    If I load through flat file it will load with in ~20 Min for the same amount of data.
    Please suggest how to improve load performance.
    PS: I have done the Inpo package settings as per the OSS note.
    Regads
    Srininivasarao.Namburi.

    Hi Srinivas,
    Please refer to my blog posting [/people/divyesh.jain/blog/2010/07/20/package-size-in-spend-performance-management-extraction|/people/divyesh.jain/blog/2010/07/20/package-size-in-spend-performance-management-extraction] which gives the details about the package size setting for extractors. I am sure that will be helpful in your case.
    Thanks,
    Divyesh
    Edited by: Divyesh Jain on Jul 20, 2010 8:47 PM

  • Getting Error In the Routine - While writing Code for the Cross Reference.

    Hi,
    Getting Error In the Start Routine - While writing Code for the Cross Reference from the Text table ( /BIC/TZMDES with Fields /BIC/ZMDES(Key),TXTSH ) Getting Error as [ E:Field "ZMDES" unknown ].
    Transformation : IOBJ ZPRJ3(Source) -> IOBJ ZPRJC ( Target ).
    The Source  Fields are: 0logsys(Key),zprj3(Key),ZDOM3.
    The Target Fields are : 0logsys(Key),zprjc(Key),ZDOM3, UID.
    Here i am trying to Update the target Field UID by Comparing the Source Field [ zprj3(Key)] with the Text table ( /BIC/TZMDES ) and update the UID.
    The Code is as below:
    Global Declarations in the Start Routine:
    Types: begin of itabtype,
            ZMDES type /BIC/TZMDES-/BIC/ZMDES,
            TXT type /BIC/TZMDES-TXTSH,
             end of itabtype.
    data : itab type standard table of itabtype
    with key ZMDES,
    wa_itab like line of itab.
    Routine Code :
    select * from /BIC/TZMDES into corresponding fields of table itab for
    all entries in SOURCE_PACKAGE
    where ZMDES = SOURCE_PACKAGE-/BIC/ZPRJ3.
    READ TABLE itab INTO wa_itab
    WITH KEY ZMDES = SOURCE_PACKAGE-/BIC/ZPRJ3
    BINARY SEARCH.
    IF SY-SUBRC = 0.
    RESULT = wa_itab.
    CLEAR wa_itab.
    The tys_SC_1 structure is :
    BEGIN OF tys_SC_1,
         InfoObject: 0LOGSYS.
            LOGSYS           TYPE RSDLOGSYS,
         InfoObject: ZPRJ3.
            /BIC/ZPRJ3           TYPE /BIC/OIZPRJ3,
         InfoObject: ZDOM3.
            /BIC/ZDOM3           TYPE /BIC/OIZDOM3,
         Field: RECORD.
            RECORD           TYPE RSARECORD,
          END   OF tys_SC_1.
        TYPES:
          tyt_SC_1        TYPE STANDARD TABLE OF tys_SC_1
                            WITH NON-UNIQUE DEFAULT KEY.
    Please suggest with your valuable inputs.
    Thanks in Advance

    I have split the code in two.. one for start routine.. other for field routine.. hope this helps
    Types: begin of itabtype,
    ZMDES type /BIC/TZMDES-/BIC/ZMDES,
    TXT type /BIC/TZMDES-TXTSH,
    end of itabtype.
    data : itab type standard table of itabtype
    with key ZMDES,
    wa_itab like line of itab.
    Start routine
    select * from /BIC/TZMDES into corresponding fields of table itab for
    all entries in SOURCE_PACKAGE
    where ZMDES = SOURCE_PACKAGE-/BIC/ZPRJ3.
    Sort itab.
    field routine
    CLEAR wa_itab.
    READ TABLE itab INTO wa_itab
    WITH KEY ZMDES = SOURCE_FIELD-/BIC/ZPRJ3
    BINARY SEARCH.
    IF SY-SUBRC = 0.
    RESULT = wa_itab-<field name>

  • How to configure the combobox while using connecting throught the remote URL.

    I am using the combobox in the server for the selection of process stages and is working fine.
    Now I want to connect the combobox through the remote URL connection of my client system. So that it will be updated simultaneously in client and server.
    While connecting through the remote URL it is giving the message the to enter the value property.
    I am not able to understand what value is to be entered in this option.
    Please advise the solution at the earliest.
    Best Regards,
    Naresh Saini

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • What if I didn't charge my mac all the way before using it for the first time?

    Okay, so I got my Macbook for Christmas this past year (Mid 2011 model) and of course I was screaming my head off with excitement.
    I powered it up, starting using it for a little bit, then plugged it in to keep it going. I didn't charge it all the way to 100%, I think I was using it for about three hours while it was plugged in and up for the first time. That night, however, it did charge all the way and I don't see any problems with my battery, but I wouldn't know if it was operating at full capacity if the capacity I've been using this whole time has been lowered.
    Thanks!

    Ahh.. okay?
    I was just curious because they all say to charge it fully for the first time.. didn't know if this did anything to the battery or not.

  • Plz go through the table stucture and query for the desired resultusing pos

    date           timespent project timesheetId
    2008-05-12      7.5000     2-NT 1
    2008-05-13     7.5000     2-0670A     1
    2008-05-14     5.5000     2-0671A     1
    2008-05-15     2.5000     2-0670A     1
    2008-05-15      5.0000     2-NF4 1
    2008-05-16     7.5000     2-0670A     2
    NF:---Non Billable
    NT:-- leave Taken
    Numbers:--- 1 TO 15 represnts date ,for paticular date i need the time spent by an employee for a particular project
    i am using postgre Sql where Decode function will not work,in stead of this i have used this query.but i did not get sesired result.
    num_phase=project
    timespent=temps
    date=jour
    select num_phase,temps, CASE to_char(jour,'dd')
         when '1' then temps
         else '0'
    end as "1" ,
    CASE to_char(jour,'dd')
         when '2' then temps
         else '0'
    end as "2",
    CASE to_char(jour,'dd')
         when '3' then temps
         else '0'
    end as "3",
    CASE to_char(jour,'dd')
         when '4' then temps
         else '0'
    end as "4",
    CASE to_char(jour,'dd')
         when '5' then temps
         else '0'
    end as "5",
    CASE to_char(jour,'dd')
         when '6' then temps
         else '0'
    end as "6",
    CASE to_char(jour,'dd')
         when '7' then temps
         else '0'
    end as "7",
    CASE to_char(jour,'dd')
         when '8' then temps
         else '0'
    end as "8",
    CASE to_char(jour,'dd')
         when '9' then temps
         else '0'
    end as "9",
    CASE to_char(jour,'dd')
         when '10' then temps
         else '0'
    end as "10",
    CASE to_char(jour,'dd')
         when '11' then temps
         else '0'
    end as "11",
    CASE to_char(jour,'dd')
         when '12' then temps
         else '0'
    end as "12",
    CASE to_char(jour,'dd')
         when '13' then temps
         else '0'
    end as "13",
    CASE to_char(jour,'dd')
         when '14' then temps
         else '0'
    end as "14",
    CASE to_char(jour,'dd')
         when '15' then temps
         else '0'
    end as "15",sum(temps) as Total
    from temps_passes_jour where id_feuille_temps =1
    AND num_phase not LIKE '%NF%' AND
    num_phase not LIKE '%NT%'
    GROUP BY num_phase,temps,jour order by num_phase,jour
    Result:---
    Disply form table
    Project 1 2 3 4 5 6 7 8 9 11 12 13 14 15 Total
    2-0670A                              7.5000 2.5000 10.0000
    2-0671A                                   5.5000     5.5000
    Edited by: user10193450 on Aug 27, 2008 9:38 PM
    Edited by: user10193450 on Aug 27, 2008 9:40 PM
    Edited by: user10193450 on Aug 27, 2008 9:43 PM

    And your query will be in this lines.
    select project, for_1, for_2, for_3, for_4, for_5, for_6, for_7, for_8,
                    for_9, for_10, for_11, for_12, for_13, for_14, for_15,
                    (for_1+ for_2+ for_3+ for_4+ for_5+ for_6+ for_7+ for_8+ for_9+ for_10+ for_11+ for_12+ for_13+ for_14+ for_15) total
    from (select project, max(decode(timesheetid, 1, timespent, NULL)) for_1
                  , max(decode(timesheetid, 2, timespent, NULL)) for_2
                  , max(decode(timesheetid, 3, timespent, NULL)) for_3
                  , max(decode(timesheetid, 4, timespent, NULL)) for_4
                  , max(decode(timesheetid, 5, timespent, NULL)) for_5
                  , max(decode(timesheetid, 6, timespent, NULL)) for_6
                  , max(decode(timesheetid, 7, timespent, NULL)) for_7
                  , max(decode(timesheetid, 8, timespent, NULL)) for_8
                  , max(decode(timesheetid, 9, timespent, NULL)) for_9
                  , max(decode(timesheetid, 10, timespent, NULL)) for_10
                  , max(decode(timesheetid, 11, timespent, NULL)) for_11
                  , max(decode(timesheetid, 12, timespent, NULL)) for_12
                  , max(decode(timesheetid, 13, timespent, NULL)) for_13
                  , max(decode(timesheetid, 14, timespent, NULL)) for_14
                  , max(de(timesheetid, 15, timespent, NULL)) for_15
          from your_table
          group by project
    order by projectCheers
    Sarma.

  • My ipod 4th gen with ios.51or something doesnt let me agree to the march latest terms and conditions for the apple app store

    Hi the title explains it and i need help cause it is really annoying and i am not sure if i need to get a new ipod please help and tell me wahat to do thanks and the question is my ipod 4th gen is not letting me agree to the lattest terms and conditions for the apple store the latest terms and conditions is the march one thanks soo much if you can help me :)

    - Try a reset. Nothing is lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Also see the previous discussions on the right side of this page under the heading "More Like This" with your same problem.

  • How to delete the record in the table without using lead selection?

    hi,
    I have added the separate column "delete" to the table uielement and so for each record or row of the table the appropriate "delete" link to action will be there................the code below works when the particular row is selected through lead selection only.......
    help me how to delete without using lead selection.....
      DATA:
      NODE_MODULE                         TYPE REF TO IF_WD_CONTEXT_NODE,
      ELEM_MODULE                         TYPE REF TO IF_WD_CONTEXT_ELEMENT,
      STRU_MODULE                         TYPE IF_V_MODULE=>ELEMENT_MODULE .
       data itab TYPE TABLE OF zac_modules.
      navigate from <CONTEXT> to <MODULE> via lead selection
      NODE_MODULE = WD_CONTEXT->GET_CHILD_NODE( NAME = `MODULE` ).
      get element via lead selection
      ELEM_MODULE = NODE_MODULE->GET_ELEMENT(  ).
      get all declared attributes
      ELEM_MODULE->GET_STATIC_ATTRIBUTES(
        IMPORTING
          STATIC_ATTRIBUTES = STRU_MODULE ).
    NODE_MODULE->GET_STATIC_ATTRIBUTES_TABLE(
        IMPORTING
         TABLE  = itab )
    DELETE itab WHERE zmodule_id = STRU_MODULE-zmodule_id.
    CALL METHOD NODE_MODULE->BIND_TABLE
        EXPORTING
          NEW_ITEMS            = itab
       SET_INITIAL_ELEMENTS = ABAP_TRUE
       INDEX                =
    ENDMETHOD.

    Hi  ,
    The onclick event provides you with a standard paramater "CONTEXT_ELEMENT" which has the element from which the event is triggered.
    so you can declare this in the handler(if it is not there) and use it as follows.
    CONTEXT_ELEMENT  TYPE REF TO IF_WD_CONTEXT_ELEMENT  an importing paramater.
    DATA:
    NODE_MODULE TYPE REF TO IF_WD_CONTEXT_NODE,
    ELEM_MODULE TYPE REF TO IF_WD_CONTEXT_ELEMENT,
    STRU_MODULE TYPE IF_V_MODULE=>ELEMENT_MODULE .
    data itab TYPE TABLE OF zac_modules.
    CONTEXT_ELEMENT->GET_STATIC_ATTRIBUTES(
    IMPORTING
    STATIC_ATTRIBUTES = STRU_MODULE ). "Using the context_element paramater to get the static attributes.
    NODE_MODULE->GET_STATIC_ATTRIBUTES_TABLE(
    IMPORTING
    TABLE = itab )   "getting all the data.
    DELETE itab WHERE zmodule_id = STRU_MODULE-zmodule_id. "deleting the particular row from the table and binding it.
    CALL METHOD NODE_MODULE->BIND_TABLE
    EXPORTING
    NEW_ITEMS = itab
    * SET_INITIAL_ELEMENTS = ABAP_TRUE
    * INDEX =
    thanks,
    Aditya.

  • WinRM cannot process the request. The following error occured while using Kerberos authentication: The network path was not found.

    I have two forests with a transitive on-way trust between them: PROD -> TEST (test trusts PROD). I had previously had kerberos authentication working with winrm from PROD to machines in TEST. I have verified the trust is healthy, I also verified users
    in TEST can use WINRM with kerberos just fine. Users from PROD cannot connect via kerberos to machines in TEST with winrm.
    I have verified the service has registered the appropriate SPNs. I ran dcdiag against all my PROD and TEST domain controllers and didn't find anything that would prevent kerberos from happening. I even tried disabling the firewall entirely on my TEST dcs
    but that didn't gain me anything.
    I've enabled kerberos logging but only see the expected errors such as it couldn't find a PROD SPN for the machine, which it shouldn't from what I understand, it should go to the TEST domain and find the SPN from there.
    I'm really out of next steps before I call PSS and hope someone here has run into this and could provide me some next steps.
    PowerShell Error:
    Connecting to remote server failed with the following error message : WinRM cannot process the request. The following error occured while using Kerberos authentication: The network path was not found.  
     Possible causes are:
      -The user name or password specified are invalid.
      -Kerberos is used when no authentication method and no user name are specified.
      -Kerberos accepts domain user names, but not local user names.
      -The Service Principal Name (SPN) for the remote computer name and port does not exist.
      -The client and remote computers are in different domains and there is no trust between the two domains.
     After checking for the above issues, try the following:
      -Check the Event Viewer for events related to authentication.
      -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or use HTTPS transport.
     Note that computers in the TrustedHosts list might not be authenticated.
       -For more information about WinRM configuration, run the following command: winrm help config. For more information, see the about_Remote_Troubleshooting Help topic.
        + CategoryInfo          : OpenError: (:) [], PSRemotingTransportException
        + FullyQualifiedErrorId : PSSessionStateBroken
    winrs Error:
    Winrs error:
    WinRM cannot process the request. The following error occured while using Kerberos authentication: The network path was not found.  
     Possible causes are:
      -The user name or password specified are invalid.
      -Kerberos is used when no authentication method and no user name are specified.
      -Kerberos accepts domain user names, but not local user names.
      -The Service Principal Name (SPN) for the remote computer name and port does not exist.
      -The client and remote computers are in different domains and there is no trust between the two domains.
     After checking for the above issues, try the following:
      -Check the Event Viewer for events related to authentication.
      -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or use HTTPS transport.
     Note that computers in the TrustedHosts list might not be authenticated.
       -For more information about WinRM configuration, run the following command: winrm help config.

    Hi Adam,
    I'm a little unclear about which SPNs you were looking for, in which case could you confirm you were checking that on the computer object belonging to the actual destination host it has the following SPNs registered?
    WSMAN/<NetBIOS name>
    WSMAN/<FQDN>
    If you were actually trying to use WinRM to connect to the remote forest's domain controllers, then what you said makes sense, but I was caught between assuming this was the case or you meant another member server in that remote forest.
    Also, from the client trying to connect to this remote server, are you able to telnet to port 5985? (If you've used something other than the default, try that port)
    If you can't, then you've got something else like a firewall (be that the Windows firewall on the destination or a hardware firewall somewhere in between) blocking you at the port level, or the listener on the remote box just isn't working as expected. I
    just replied to your other winrm post with steps for checking the latter, so I won't repeat myself here.
    If you can telnet to it and the SPNs exist, then you might be up against something called selective authentication which has to do with how the trust was defined. You can have a read of
    this to learn a bit more about selective trusts and whether or not it's affecting you.
    Cheers,
    Lain

  • How Can I obtain the tables of one schema and the record size???

    How Can I obtain the tables of one schema and the record size???
    Example:
    TableName Record Size
    Tabla1 12500
    Tabla2 7800
    Tabla3 2046

    This is not an OWB question, but you can obtain bda-type information on tables by using the system view dba_tables.
    Regards:
    Igor

  • How to select first several records from a database table by using select?

    Hi,
       I want to select first 100 records from a database table by using select clause. How to write it?
       Thanks a lot!

    hai long!
                 well select statement is used to retrive
    records from the database.
    following is the syntax to be used.
    1) select *  into corresponding fields of itab from basetable where condition.
    endselect.
      ex: select * into corresponding fields of itab from mara
                where matnr >= '1' and  matnr <= '100'.
           append itab.
          endselect.
    select * is a loop statement.it will execute till matnr is less than or equal to 100.
    note: you can also mention the required field names in the select statement otherwise it will select all the field from table mara.
    note: itab means your internal table name.
    hope you got the required thing.if it really solved u r problem then award me the suitable points.<b></b>

  • "Message from Webpage (error) There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."

    I created a site column at the root of my site and I have publishing turned on.  I selected the Hyperlink with formatting and constraints for publishing.
    I went to my subsite and added the column.  The request was to have "Open in new tab" for their hyperlinks.  I was able to get the column to be added and yesterday we added items without a problem. 
    The problem arose when, today, a user told me that he could not edit the hyperlink.  He has modify / delete permissions on this list.
    He would edit the item, in a custom list, and click on the address "click to add a new hyperlink" and then he would get the error below after succesfully putting in the Selected URL (http://www.xxxxxx.com), Open
    Link in New Window checkbox, the Display Text, and Tooltip:
    "Message from Webpage  There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."
    We are on IE 9.0.8.1112 x86, Windows 7 SP1 Enterprise Edition x64
    The farm is running SharePoint 2010 SP2 Enterprise Edition August 2013 CU Mark 2, 14.0.7106.5002
    and I saw in another post, below with someone who had a similar problem and the IISreset fixed it, as did this problem.  I wonder if this is resolved in the latest updated CU of SharePoint, the April 2014 CU?
    Summary from this link below: Comment out, below, in AssetPickers.js
    //callbackThis.VerifyAnchorElement(HtmlElement, Config);
    perform IISReset
    This is referenced in the item below:
    http://social.technet.microsoft.com/Forums/en-US/d51a3899-e8ea-475e-89e9-770db550c06e/message-from-webpage-error-there-was-an-error-in-the-browser-while-setting?forum=sharepointgeneralprevious
    TThThis is possibly the same information that I saw, possibly from the above link as reference.
    http://seanshares.com/post/69022029652/having-problems-with-sharepoint-publishing-links-after
    Again, if I update my SharePoint 2010 farm to April 2014 CU is this going to resolve the issue I have?
    I don't mind changing the JS file, however I'd like to know / see if there is anything official regarding this instead of my having to change files.
    Thank you!
    Matt

    We had the same issue after applying the SP2 & August CU. we open the case with MSFT and get the same resolution as you mentioned.
    I blog about this issue and having the office reference.
    Later MSFT release the Hotfix for this on December 10, 2013 which i am 100% positive should be part of future CUs.
    So if you apply the April CU then you will be fine.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • How does one use Sound sticks while using HDMI at the same time ??

    How does one use Soundsticks while using HDMI at the same time ??

    Hi Caleb,
    This isn't a precise answer but a possible workable solution. SoundSource puts a menu extra which allows you to switch input/output and has an option for Auto-Switch to Headphones. The auto-switch feature doesn't work with USB headphones but I believe it will with 'regular' headphone plugs such as you use.
    http://www.rogueamoeba.com/freebies/
    (Oh, did I mention it's free Universal and works with Leopard?)

  • My mac book air suddely disconnects many times the wifi while using wifi

    my mac book air suddely disconnects many times the wifi while using wifi

    Lots of things can impact wifi connections.  If you are at the marginal edge of the wifi range (which depends not only on distance, but what's between you and the transmitter) you may find the connection dropping in and out.  Sometimes a minor repositioning of the computer or transmitter can solve the issue.
    As well, interference can also create problems.  For instance, microwave ovens are really good at disrupting 2.4Ghz signals, and that the frequency used most often in wifi routers--so if someone turns on the microwave and it's between you and the transmission point it won't be surprising if the connection drops.  As well, metal blocks the signal fairly effectively, so if (say) ductwork is between the CPU and the wireless router there can be problems.
    Finally, I've run into some combos of devices and routers that just don't seem to like each other :-) .  That said, I've not hit that problem with either Air I'm running (an 11" and a 13"), though obviously I've not tried to connect them to every type of router out there.
    Just this week I was at a hotel and in my room the hotel wifi was "interesting" with every device I tried (iPhone, Android phone, Kindle Fire, iPad and the two Airs) dropping connection regularly from the work desk.  Turned out if I moved the devices over to the nightstand on the other end of the room (not the best work environment) all of the problems went away, so it clearly was a signal issue and the exact layout of that room and the hotel's wifi.
    If the machine has a problem when positioned close to a variety of routers, then I'd suspect a hardware issue with the wifi card in the Air and get that checked by Apple.  Similarly, if your problem is with your home router, I'd check to see if other devices also are getting dropped, since there could be a hardware issue on the router.

  • I can not connect to the internet while using my ipad I get a message saying Safari could not open the page because the server stopped responding need help thank you

    I CAN NOT CONNECT TO THE INTERNET WHILE USING MY IPAD I KEEP GETTING A MESSAGE SAYING SAFARI COULD NOT OPEN THE PAGE BECAUSE THE SERVER STOPPED RESPONDING PLEASE HELP THANK YOU

    Try the following:
    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings
    3. Reset iPad; hold the Sleep and Home button down until you see the Apple Logo

Maybe you are looking for