I want to fill the rows of the report from the loop

I want to fill the rows of the report from the loop
For example, in forms
cursor bdl is select code,decode(:global.user_lang,1,name,2,latin_name) name
from GL_ANALYSISHDR
begin
     go_block('bdls');
     clear_block;
     first_record;
     for rec in bdl loop
     :bdls.code:=rec.code;
     :bdls.name:=rec.name;
     next_record;
     end loop;
     go_block('bdls');
     first_record;
end;
I tried to use the REF CURSOR
But it return the values in one time and does not allow me to conduct and control of

Why do you need to do it by a curesor loop? Can't you put the query in the datamodel of the report and simply pass the parameter to restrict the query?

Similar Messages

  • My Ipad icloud account has been locked an now i want to delete it but i can't please help me because when u try to delete it it says "Turn Off Find My iPad?" when i press delete acoount and turn off it wants to fill the passwor field but it

    My Ipad icloud account has been locked an now i want to delete it but i can't please help me because when u try to delete it it says "Turn Off Find My iPad?" when i press delete acoount and turn off it wants to fill the passwor field but it says that you account has been locked for some security reasons and please help me to delete it.

    Go to Settings>icloud, scroll to bottom of screen and tap Delete Account.  Then log in using a different ID.

  • I want to fill the data source 0CO_OM_WBS_3 from COSP table.

    Hi,
    I am working on Plan and actual for cost controlling, I need to fill the data source with data from COSP table.
    Please give me the steps for this. I checked in RSA3 for data source it don't have any data, but the corresponding table COSP having data.a
    Thanks
    Durg

    Hi,
    See the following DataSources for requirements,
    0CO_OM_WBS_1                      WBS elements: Costs
    0CO_OM_WBS_2                      WBS elements: Budget
    0CO_OM_WBS_3                      WBS elements: Overall plan
    0CO_OM_WBS_4                      WBS elements: Statistical key figures
    0CO_OM_WBS_5                      WBS Elements: Selections
    0CO_OM_WBS_6                      WBS Elements: Actual Costs Using Delta Extraction
    0CO_OM_WBS_7                      WBS Elements: Commitment Line Items
    0CO_OM_WBS_8                      WBS Elements: Budget Line Items
    Use 0CO_OM_WBS_6 for Actual , bcoz it is having Delta Option for Plan you can go 0CO_OM_WBS_2 or 0CO_OM_WBS_3. See the SAP Help on that.
    http://help.sap.com/saphelp_nw04/helpdata/EN/08/47c6f8bc1db04a84c9185954208ee7/frameset.htm
    In this help you can find complete details of the Tables, you can see help for all above DataSources.
    Thanks
    Reddy

  • How to exclude one or more rows of SQL report from sorting?

    In my SQL report I want to exclude one row from sorting. This row must be permanently at the bottom of the report.
    How to achieve this?
    Regards,
    Al

    Hi Al,
    Check out this thread: Sort within Break? I was looking to preserve a basic sort for break purposes, but the same solution should work for keeping one row at the bottom.
    Let me know if you'd like more details.
    --Jennifer                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • I don't want to fill the Actual GI Date field automatically when GI

    Hi experts
    When I post good issue a delivery, Actual GI Date field is filled automatically.
    I don't want it.
    I don't want the Actual GI Date field to be filled automatically.
    Please, let me know how to.
    With config or user exit, anything possible.
    Thank you.

    Thank you for your reply Vinod.
    But it's still not the exact answer I wanted.
    1.
    Subroutine USEREXIT_SAVE_DOCUMENT_PREPARE in MV50AFZ1 is not useful for this situation.
    The field WADAT_IST(Actual GI Date) already has a value(today's date which is automatically inputted by system) in that subroutine.
    So it's impossible to know whether Actual GI Date is manually inputted or not.
    2.
    The BADI you mentioned does not exist in our site.
    Regards
    Ji yeob

  • Line want to fill the screen

    I have a line On the top of of my page that I would like to display all the way across page regardless of screen width. How would I achieve this.
    Here is the example gsld.net/civic2/civic2.html.
    It may look like its working now becasue the center container width is set to 1920px. Probably not the way I want to achieve this.

    This is how I do it.
    http://alt-web.com/TEST/LHS-test.html
    Everything is 100% width.
    Content is inside <div class="section"> tags which are styled to be 800px wide and centered.
    Nancy O.

  • Is there a way to set the printed margins to zero. I want to fill the whole page, as much as the printer allows.

    Normally Firefox prints Title, URL, time and page number on the four corners of the printed page. I want to remove printing of this
    information and instead print the page out to the corners limited by
    what the printer allows. I know how to stop printing the URL etc. but then I get empty margins. I want to set this margins to zero so Firefox prints on the whole paper sheet. As it is now I will have to use another browser that doesn't insert unwonted margins.

    Is there a way to set the FOLDERS window in Adobe Bridge as a Column view like in Mac OSX Finder?
    No, but it is very nice idea, add it to the feature request page:
    http://feedback.photoshop.com/photoshop_family/

  • Problem while filling the Setup Table for the DS 2LIS_02_SCL.

    Hi All,
    When I am trying to fill the Setup table for the DataSource 2LIS_02_SCL and only for one specific Purchase Order, it is showing me a message like
    u201CDataSource 2LIS_02_ITM contains data still to be transferredu201D
    I have deleted the Setup Table and I want to delete the entries from SM13, but I do not have Authorization.
    Also, here I am trying to fill the Setup Table for 2LIS_02_SCL and not for 2LIS_02_ITM, but the message displayed above is showing as 2LIS_02_ITM DataSource. I think the Setup Table will be same for both the DataSources.
    Waiting for your valuable inputs.
    Thanks in Advance.

    Hi,
    When you want to fill the setup tables first you need to delete setup tables to avoid the duplicate entires in setup tables ( you can delete the setup tables by using t.code LBWG with application no is 02)
    In your case, the data souce is 2LIS_02_SCL for purchasing.
    when you want to delete the setup tables by using t.code LBWG with 02 application no it will delete all the purchasing related data from all the data sources like
    2LIS_02_SCL
    2LIS_02_ITM
    Before the deletion of setup tables you need to clear the delta Queues and stop the V3 jobs, which loads the data to Delta Queues (RSA7) and Update tables(LBWQ).
    you need to run the V3  jobs manually by using LBWE > Job control > and schedule the jobs until the delta queues will get 0 records. that means no data will be available in RSA7 and LBWQ
    go to SM37 to see the jobs LIS-BW-VB_APPLICATION_02,
    once the delta queues gets 0 records by running V3 Jobs manullay.
    Then remove the released state jobs > remove from schedule means delete the jobs in LBWE > Go to job control > you can delete the released jobs.
    Becuase No postings to be done in application tables, while running setuptable filling you should take some down time to fill the setup tables.( OLI*BW)  *=Application number.
    Once you clear the Queues and delete the v3 jobs, then you need to fill the setup tables after deletion of setup tables.
    once you fill the setup tables , by running intialization to BW side the delta Queue is formed for the data source in R3 side
    Now the postings can be done in R3 side, so you need schedule back the V3 jobs, which you already delted from LBWE to load the data from application tables to RSA7 or LBWQ.
    I hope this may help yoou.
    Regards.
    Rambabu
    Edited by: Rambabu velanati on Jun 9, 2010 4:41 PM
    Edited by: Rambabu velanati on Jun 9, 2010 4:52 PM

  • How to FILL the Screen in iPhoto 11

    I have a 27" iMac.
    I want to FILL the screen in iPhoto like I can with the desktop feature to fill the screen.
    The full-screen option in iPhoto only fills about 2/3 of the 27" monitor with aphoto in landscape [versus portrait] orientation. Less than that with portrait orientation. Obviously, the bigger, the better to see, and I would like to take advantage of my monitor size.
    Message was edited by: IleneEllen

    Welcom3 to the discussions, smbc.
    Although these options exist, an LCD monitor uses real pixels and is really intended to be run at the native (ie maximum) resolution. It will look pretty terrible otherwise.

  • Material Valuation Transaction Codes to fill the new records in MBEW table

    Hi Experts,
    May i know the Material Valuation Transaction Codes because i want to fill the MBEW table with changed(new) records.
    Thanks in advance.
    Regards,
    <BMP>

    Hi,
    Please check the T-codes as follows which be helpful to you :----
    ME61                 Maintain Vendor Evaluation                        
    ME62                 Display Vendor Evaluation                         
    ME63                 Evaluation of Automatic Subcriteria               
    ME64                 Evaluation Comparison                             
    ME65                 Evaluation Lists                                  
    ME6A                 Changes to Vendor Evaluation                      
    ME6B                 Display Vendor Evaln. for Material                
    ME6C                 Vendors Without Evaluation                        
    ME6D                 Vendors Not Evaluated Since...                    
    ME6E                 Evaluation Records Without Weighting              
    ME6F                 Print                                             
    ME6G                 Vendor Evaluation in the Background               
    ME6H                 Standard Analysis: Vendor Evaluation              
    ME6Z                 Transport Vendor Evaluation Tables                
    Hope this helps........
    Regards,
    Suman

  • Fill the page edge to edge with my background image

    how do i get rid of the white space around my pages document when I go to print?????
    I just want to fill the page edge to edge with my background image

    You need to create an image the size of your page and send it to the back.
    If you are talking about a non-printing white margin, then that has to do with your printer, what it can print, its printer driver, and how you have that set in Print Setup…
    Most printers do not print to the edge of the paper. How much they inset varies, you need to check the specs for your model.
    Peter

  • How to fill the reference key in BAPI_ACC_DOCUMENT_POST

    Hi,
      Currently iam uploading data for FB01 transaction using BAPI_ACC_DOCUMENT_POST. I want to fill the Reference key of header as input. Please let me know the data which we have to fill the input fields.
    Thanks in advance,
    Regards,
    Krishna..

    BAPI_ACC_DOCUMENT_POST having error message RW 609

  • Auto populate VO and fill the form

    Hi All
    I'm using jd 11.1.1.4
    I have a form dragged and drpped from a VO in my page.
    I have a textField in the page and user can enter a value for it (In my scenario it is the order ID of the VO)
    I want to do this.
    When a user input the order ID I want to fill the rest of the fields in the form with values related to input order ID, how to do this,
    Thanx

    Hi,
    Does creating a search form solves your issue ?
    Regards,
    Santosh.

  • Will delta disturb if we fill the Setup tables ??

    Hi All,
    In the process of R/3 upgradation we have deleted the Setup tables.
    After that Deleta is running fine. But I am not able to see the data in RSA3.
    Now I want to fill the Setup tables for that particular application
    If I fill setup tables is it disturb the delta process ???
    Regards
    Sankar

    Hi Sankar,
    Filling up Set up Table will not effect Delta as Set up table is relateed to Full Load and Not Delta laod.
    The Delta and Full Load are TWO different Routes.Both are not connected to each other.
    Follow this procedure
    For Delta Loads-Queued Delta
    1)Do an Init Data load without data transfer .BI Side
    2)Check whether the datasource is GREEN Status in RSA7
    3)Run the Activate Transfer Structure Programme.-BI side
    4)Run the V3 job-LBWE JOb Control or in SM37
    5)Then check form the Delta in RSA7
    6)Do a delta Load .
    For Full Load
    1)Delete Set Up Table-In r/3
    2)Do an Init Data load without data transfer .BI Side
    3)Fill Up Set up Table-In R/3
    4)Full Repair -FullLoad -in BI
    5)Then the delta Loads will follow.
    Rgds
    SVU

  • Deleting rows in alv report.

    Hi Experts,
                I want to delete a row in alv report output, It is duplicating  records in the report  and 'GRAND TOTAL' also be displayed . In under the report . <<removed_by_moderator>>
    Thanks,
    Dinesh.B
    Edited by: Vijay Babu Dudla on May 11, 2009 9:15 AM

    Hi,
    use the following code for deleting duplicate and adjacent records from itab
    delete ADJACENT DUPLICATES FROM itab.
    or
    sort itab by pernr.
    delete ADJACENT DUPLICATE FROM itab COMPARING pernr.
    Also, for grand total you can use fieldcat-do_sum    =  'X'  with the field catalog. It will give you total for the required column.
    Hope this solves your problem.
    Regards,
    Ibrar Munsif.

Maybe you are looking for

  • Values not getting populated in the SMOPCCAPRO

    Hi, We had added a new field to CPGProduct in component CPGOE_ABLOCKS. But the extension field was not included to the BOL structure automatically. So ,we had used the SAP note 1472567 to add the include structure INCL_EEW_MKTPL_PRD to structure CRMS

  • JDBC  Adapter Stored Procedure Query

    Hi All, I hav a scenario where i hav to call a Stored procedure. The stored procedure returns 3 result set objects (in other words, has 3 select statements). I had configured a JDBC Sender adapter which contains the Execute statement of the Stored Pr

  • How to know last statements

    Hi All, How can i know, what are the statements have run on yesterday in my database for a particular user? Thanks Desis

  • Link for movie not available

    I am using the Canadian itunes store When I go to movies, select the Romance genre, at the top is a image for P.S I love you, but there is no link attached to the picture and the movie is not listed when I select "see all" Is anyone getting the link

  • [svn:osmf:] 11580: Fix ListenerProxyElement unit tests.

    Revision: 11580 Author:   [email protected] Date:     2009-11-09 11:59:33 -0800 (Mon, 09 Nov 2009) Log Message: Fix ListenerProxyElement unit tests. Modified Paths:     osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/proxies/TestListenerProxyEle