How to put correct name for sheet in loop

Hi
I posted you my code , I need you to correct one line . 
I want to read A1 to A137 into   sheets().activate  by counting i . But when I type  sheet(A & i ).Activate  it errors me "Subscript out of Range" and A is empty .
Thanks 
Sub CopymMonthlydatainForecastedGrid()
Dim j As Integer
A1 = "30-48.75"
A2 = "30-48.5"
A3 = "30.25-48.5"
A4 = "30.25-48.25"
A5 = "30.25-51.75"
A6 = "30.5-51.5"
A7 = "30.5-48.25"
A8 = "30.5-48"
A9 = "30.5-51.75"
A10 = "30.5-51.25"
A11 = "30.75-48.5"
A12 = "30.75-48.25"
A13 = "30.75-48"
A14 = "30.75-51.75"
A15 = "30.75-51.5"
A16 = "30.75-51.25"
A17 = "31-52"
A18 = "31-51.75"
A19 = "31-51.5"
A20 = "31-51.25"
A21 = "31-51"
A22 = "31-48.75"
A23 = "31-48.5"
A24 = "31-48.25"
A25 = "31-48"
A26 = "31.25-52"
A27 = "31.25-51.5"
A28 = "31.25-50.75"
A29 = "31.25-48.5"
A30 = "31.25-51.75"
A31 = "31.25-51.25"
A32 = "31.25-51"
A33 = "31.25-50.5"
A34 = "31.25-48.75"
A35 = "31.25-48.25"
A36 = "31.5-49.75"
A37 = "31.5-49.25"
A38 = "31.5-51.75"
A39 = "31.5-51.5"
A40 = "31.5-51.25"
A41 = "31.5-51"
A42 = "31.5-50.75"
A43 = "31.5-50.5"
A44 = "31.5-50.25"
A45 = "31.5-49.5"
A46 = "31.5-49"
A47 = "31.5-48.75"
A48 = "31.5-48.5"
A49 = "31.75-51.5"
A50 = "31.75-48.75"
A51 = "31.75-48.5"
A52 = "31.75-49.5"
A53 = "31.75-49.25"
A54 = "31.75-49"
A55 = "31.75-50.25"
A56 = "31.75-50"
A57 = "31.75-49.75"
A58 = "31.75-51"
A59 = "31.75-50.75"
A60 = "31.75-50.5"
A61 = "31.75-51.75"
A62 = "31.75-51.25"
A63 = "32-50.75"
A64 = "32-49.25"
A65 = "32-48.5"
A66 = "32-50"
A67 = "32-48.75"
A68 = "32-48.25"
A69 = "32-49.5"
A70 = "32-49"
A71 = "32-50.25"
A72 = "32-49.75"
A73 = "32-51"
A74 = "32-50.5"
A75 = "32-51.25"
A76 = "32.25-48.75"
A77 = "32.25-48.5"
A78 = "32.25-48.25"
A79 = "32.25-49.5"
A80 = "32.25-49.25"
A81 = "32.25-49"
A82 = "32.25-50.25"
A83 = "32.25-50"
A84 = "32.25-49.75"
A85 = "32.25-51"
A86 = "32.25-50.75"
A87 = "32.25-50.5"
A88 = "32.25-51.25"
A89 = "32.5-50.75"
A90 = "32.5-51"
A91 = "32.5-50.5"
A92 = "32.5-50.25"
A93 = "32.5-50"
A94 = "32.5-49.75"
A95 = "32.5-49.5"
A96 = "32.5-49.25"
A97 = "32.5-49"
A98 = "32.5-48.75"
A99 = "32.5-48.5"
A100 = "32.5-48.25"
A101 = "32.75-50"
A102 = "32.75-49.25"
A103 = "32.75-48.5"
A104 = "32.75-50.25"
A105 = "32.75-49.75"
A106 = "32.75-49.5"
A107 = "32.75-49"
A108 = "32.75-48.75"
A109 = "32.75-48.25"
A110 = "33-50"
A111 = "33-49.75"
A112 = "33-49.5"
A113 = "33-49.25"
A114 = "33-49"
A115 = "33-48.75"
A116 = "33-48.5"
A117 = "33-48.25"
A118 = "33.25-48.5"
A119 = "33.25-48.75"
A120 = "33.25-49.5"
A121 = "33.25-49.25"
A122 = "33.25-49"
A123 = "33.25-50"
A124 = "33.25-49.75"
A125 = "33.5-49.75"
A126 = "33.5-49.25"
A127 = "33.5-48.75"
A128 = "33.5-49.5"
A129 = "33.5-49"
A130 = "33.75-48.75"
A131 = "33.75-48.5"
A132 = "33.75-49.5"
A133 = "33.75-49.25"
A134 = "33.75-49"
A135 = "33.75-49.75"
A136 = "34-48.5"
A137 = "34-48.75"
B = "Attribute("
C = ")"
Windows("16-2008Jan.xlsx").Activate
For i = 1 To 137
'here I have problem
Sheets(A & i).Activate
For j = 1 To 50
Range("F1:F1551").AutoFilter Field:=1, Criteria1:=(j)
Range("M6").Select
Selection.Formula = "=Subtotal(109,C:C)"
Selection.Copy
Windows("Forecasted-grid-tiessen_mask_in_karun 2008Jan.xlsx").Activate
Sheets(B & j & C).Activate
Columns("F:F").Select
Selection.Find(What:="", After:=ActiveCell, LookIn:=xlFormulas, LookAt _
:=xlPart, SearchOrder:=xlByColumns, SearchDirection:=xlNext, MatchCase:= _
False, SearchFormat:=False).PasteSpecial Paste:=xlPasteValues
Windows("16-2008Jan.xlsx").Activate
Range("F1:F1551").AutoFilter
Range("M6").Clear
Next j
Next i
End Sub

Hi
I posted you my code , I need you to correct one line . 
I want to read A1 to A137 into   sheets().activate  by counting i . But when I type  sheet(A & i ).Activate  it errors me "Subscript out of Range" and A is empty .
Thanks 
Sub CopymMonthlydatainForecastedGrid()
Dim j As Integer
A1 = "30-48.75"
A2 = "30-48.5"
A3 = "30.25-48.5"
A4 = "30.25-48.25"
A5 = "30.25-51.75"
A6 = "30.5-51.5"
A7 = "30.5-48.25"
A8 = "30.5-48"
A9 = "30.5-51.75"
A10 = "30.5-51.25"
A11 = "30.75-48.5"
A12 = "30.75-48.25"
A13 = "30.75-48"
A14 = "30.75-51.75"
A15 = "30.75-51.5"
A16 = "30.75-51.25"
A17 = "31-52"
A18 = "31-51.75"
A19 = "31-51.5"
A20 = "31-51.25"
A21 = "31-51"
A22 = "31-48.75"
A23 = "31-48.5"
A24 = "31-48.25"
A25 = "31-48"
A26 = "31.25-52"
A27 = "31.25-51.5"
A28 = "31.25-50.75"
A29 = "31.25-48.5"
A30 = "31.25-51.75"
A31 = "31.25-51.25"
A32 = "31.25-51"
A33 = "31.25-50.5"
A34 = "31.25-48.75"
A35 = "31.25-48.25"
A36 = "31.5-49.75"
A37 = "31.5-49.25"
A38 = "31.5-51.75"
A39 = "31.5-51.5"
A40 = "31.5-51.25"
A41 = "31.5-51"
A42 = "31.5-50.75"
A43 = "31.5-50.5"
A44 = "31.5-50.25"
A45 = "31.5-49.5"
A46 = "31.5-49"
A47 = "31.5-48.75"
A48 = "31.5-48.5"
A49 = "31.75-51.5"
A50 = "31.75-48.75"
A51 = "31.75-48.5"
A52 = "31.75-49.5"
A53 = "31.75-49.25"
A54 = "31.75-49"
A55 = "31.75-50.25"
A56 = "31.75-50"
A57 = "31.75-49.75"
A58 = "31.75-51"
A59 = "31.75-50.75"
A60 = "31.75-50.5"
A61 = "31.75-51.75"
A62 = "31.75-51.25"
A63 = "32-50.75"
A64 = "32-49.25"
A65 = "32-48.5"
A66 = "32-50"
A67 = "32-48.75"
A68 = "32-48.25"
A69 = "32-49.5"
A70 = "32-49"
A71 = "32-50.25"
A72 = "32-49.75"
A73 = "32-51"
A74 = "32-50.5"
A75 = "32-51.25"
A76 = "32.25-48.75"
A77 = "32.25-48.5"
A78 = "32.25-48.25"
A79 = "32.25-49.5"
A80 = "32.25-49.25"
A81 = "32.25-49"
A82 = "32.25-50.25"
A83 = "32.25-50"
A84 = "32.25-49.75"
A85 = "32.25-51"
A86 = "32.25-50.75"
A87 = "32.25-50.5"
A88 = "32.25-51.25"
A89 = "32.5-50.75"
A90 = "32.5-51"
A91 = "32.5-50.5"
A92 = "32.5-50.25"
A93 = "32.5-50"
A94 = "32.5-49.75"
A95 = "32.5-49.5"
A96 = "32.5-49.25"
A97 = "32.5-49"
A98 = "32.5-48.75"
A99 = "32.5-48.5"
A100 = "32.5-48.25"
A101 = "32.75-50"
A102 = "32.75-49.25"
A103 = "32.75-48.5"
A104 = "32.75-50.25"
A105 = "32.75-49.75"
A106 = "32.75-49.5"
A107 = "32.75-49"
A108 = "32.75-48.75"
A109 = "32.75-48.25"
A110 = "33-50"
A111 = "33-49.75"
A112 = "33-49.5"
A113 = "33-49.25"
A114 = "33-49"
A115 = "33-48.75"
A116 = "33-48.5"
A117 = "33-48.25"
A118 = "33.25-48.5"
A119 = "33.25-48.75"
A120 = "33.25-49.5"
A121 = "33.25-49.25"
A122 = "33.25-49"
A123 = "33.25-50"
A124 = "33.25-49.75"
A125 = "33.5-49.75"
A126 = "33.5-49.25"
A127 = "33.5-48.75"
A128 = "33.5-49.5"
A129 = "33.5-49"
A130 = "33.75-48.75"
A131 = "33.75-48.5"
A132 = "33.75-49.5"
A133 = "33.75-49.25"
A134 = "33.75-49"
A135 = "33.75-49.75"
A136 = "34-48.5"
A137 = "34-48.75"
B = "Attribute("
C = ")"
Windows("16-2008Jan.xlsx").Activate
For i = 1 To 137
'here I have problem
Sheets(A & i).Activate
For j = 1 To 50
Range("F1:F1551").AutoFilter Field:=1, Criteria1:=(j)
Range("M6").Select
Selection.Formula = "=Subtotal(109,C:C)"
Selection.Copy
Windows("Forecasted-grid-tiessen_mask_in_karun 2008Jan.xlsx").Activate
Sheets(B & j & C).Activate
Columns("F:F").Select
Selection.Find(What:="", After:=ActiveCell, LookIn:=xlFormulas, LookAt _
:=xlPart, SearchOrder:=xlByColumns, SearchDirection:=xlNext, MatchCase:= _
False, SearchFormat:=False).PasteSpecial Paste:=xlPasteValues
Windows("16-2008Jan.xlsx").Activate
Range("F1:F1551").AutoFilter
Range("M6").Clear
Next j
Next i
End Sub
What do these numbers (for instance 33-50) represent. Are these sheet names?

Similar Messages

  • How to put label name for a radiobutton

    how to label the radiobutton in abap code?

    This code will help you.
    give the proper text to text elements to lable the radio buttons.
    File options
    SELECTION-SCREEN: BEGIN OF BLOCK b2 WITH FRAME TITLE text-002.
    SELECTION-SCREEN: BEGIN OF LINE.
    Presentation server
    PARAMETERS:
      pa_pre RADIOBUTTON GROUP rad    
               USER-COMMAND app1 DEFAULT 'X'.
    SELECTION-SCREEN:
           COMMENT 8(16) text-004 FOR FIELD pa_pre.
    SELECTION-SCREEN:POSITION 31.
    Presentation Server File
    PARAMETERS:
      pa_pfile TYPE dynfnam MODIF ID pre.  " File on Local drive
    SELECTION-SCREEN: END OF LINE.
    SELECTION-SCREEN: BEGIN OF LINE.
    Application server
    PARAMETERS:
      pa_app RADIOBUTTON GROUP rad.       
    SELECTION-SCREEN: COMMENT 8(22) text-005 FOR FIELD pa_app.
    Application Server file
    PARAMETERS:
    pa_afile LIKE rlgrap-filename
            MODIF ID app LOWER CASE.       " File Name on Appl.Server
    SELECTION-SCREEN: END OF LINE.
    SELECTION-SCREEN: END OF BLOCK b2 .

  • How to put my name on photo?

    Hi everyone,
    Can someone please advise on how to put your name on a Photo to deter people from coping your photograph? I have i Photo 09. If you need more information let me know as I don't know what else to put?
    Thanks.

    Welcome to the Apple Discussions.
    You can't do this with iPhoto.
    You can do it with an external editor: In order of price here are some suggestions:
    Seashore (free)
    _[The Gimp|http://www.gimp.org/macintosh>_ also free
    Graphic Coverter ($45 approx)
    Acorn ($50 approx)
    [Pixelmator|http://www.pixelmator.com> ($60 approx.)
    Photoshop Elements ($75 approx)
    There are many, many other options. Search on MacUpdate.
    You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.
    Other apps that are specifically for watermarking include:
    [Impresion|http://www.bluecrowbar.com> (About $10)
    [iWatermark|http://scriptsoftware.com/iwatermark> (About $20)
    There are others. Search on MacUpdate
    Regards
    TD

  • How to find Object name for a object?

    Hi Experts,
    How to find Object name for a particular Object? Is there a Tcode for it?
    __Like Object name for__
    Material number -  materialnr
    Goods receipts / return - matbeleg
    Accounting documents -  rf_beleg
    How to find Object name for other Objects? Is there a particular way?
    Thanks & Regards
    Chandan

    Hi,
    You can find objects in SNRO transaction.
    In SNRO search by giving long text...
    for eg., Service .. for service entry sheet. keep the first letter in capital letter only.
    Thanks & Regards,
    Anand.

  • FileSystemView not returning correct names for ShellFolders

    How can I get FileSystemView to return the correct names for the shell folders on a win32 system.
    e.g.
    FileSystemView view = FileSystemView.getFileSystemView();
    File[] roots = view.getRoots();
    File[] shells = view.getFiles(roots[0], true);
    for (int i=0; i<shells.length; i++){
    String s = shells.getName();
    if (!s.endsWith(".lnk")){
    System.out.println(shells[i].getName());
    The above snippet with output:
    ShellFolder:
    ShellFolder:
    My Documents
    I've noticed the same thing happening when using JFileChooser with a custom FileView, although this didn't happen when I used a basic JFileChooser i.e using the default fileview.
    Any help appreciated

    After further searching I've found the answer, display the shell name using:
    File[] roots = view.getRoots();
    System.out.println(roots[0].getName());
    File[] shells = view.getFiles(roots[0], true);
    for (int i=0; i<shells.length; i++){
       if (!shells.getName().endsWith(".lnk")){
    String s = view.getSystemDisplayName(shells[i]);
    System.out.println(s);
    Thx

  • How to get column names for a specific view in the scheme?

    how to get column names for a specific view in the scheme?
    TIA
    Don't have DD on the wall anymore....

    or this?
    SQL> select text from ALL_VIEWS
      2  where VIEW_NAME
      3  ='EMP_VIEW';
    TEXT
    SELECT empno,ename FROM EMP
    WHERE empno=10

  • Hi guru's i want to dovelope or modify  bapi how we can give name for bapi

    hi guru's i want to dovelope or modify  bapi how we can give name for bapi plz help me...

    Hi,
    If u want to assign the form to Standard sales order, The, this form in the NACE.
    and the, Run from va02/03.
    Reward Points,
    Vamsi.

  • How to put Mandatory option for selection screen fields in ABAP Queries

    Hi Experts
    Can anyone tell me how to put mandatory option for the selection screen fields in ABAP Queries.
    Manually I had written code in the At Selection Screen  option in infoset to display error message if that field is blank.
    But I need to display the selection fields with the tick mark (obligatory mark).
    How to do this?
    Appropriate answers will be awarded

    Hi
    For parameter option
    parameters : p_kunnr type kna1-kunnr  obligatory.
    For select option
    select-options: s_date for vbak-erdat obligatory.
    Plz rewards points ,
    Regards ,
    Ganesh.

  • I have a lock field(boot.efi) in recycle bin how to put it out (for unlock and empty my recycle bin)

    I have a lock field(boot.efi) in recycle bin how to put it out (for unlock and empty my recycle bin)

    Trying logging out/in or a restart.
    If that doesn't allow you to empty the trash:
    Trash – Empty When File is Locked or in Use
    Trash FAQ       
    Maybe this will help:
    https://discussions.apple.com/message/17029415#17029415

  • How to fine query name for given transaction

    how to find query name for given transaction

    Check out the related thread
    https://forums.sdn.sap.com/click.jspa?searchID=1491773&messageID=959848
    Use T/code SQ01 to find query. after this transaction select client specific Query areas via
    Menubar>Environment>QueryAreas--> Select Client Specific.
    Regards,
    Santosh

  • Gracenote CDDB service not submitting correct names for songs when importing from CDs

    Gracenote CDDB service not submitting correct names for songs from purchased CDs

    You are looking at the 1st Gen Nano manual.
    You need to look at the 2nd Gen Nano manual here -> iPod Nano Features Guide
    Not much difference but that page 16 shows iTunes 6. You have iTunes 7.
    You have to first select the CD.
    The Import button is now at the bottom right.
    Insert the CD and select it in iTunes and the Browse icon (eye) at the bottom right will change to Import.
    Go to iTunes prefs -> Advanced and tick "Automatically get CD track names from Internet".

  • How to find Table names for PO & Invoices in SRM Standalnoe system SRM 7.0?

    Hi,
    How to find Table names for PO & Invoices in SRM Standalnoe system SRM 7.0? Please let me know.
    Thanks,
    Monica

    Hi,
    In SRM for all objects like SC ( BUS21210),BID,PO(BUS22010),Confirmation (BUS2203),invoice etc all the data stored
    in BBP_PDHGP and BBP_PDBEI  tables only, These is no separate tables..
    for your reference below are the few SRM tables
    BBP_PDACC  Account Assignment 
    BBP_PDATT  Document Attachment 
    BBP_PDBEH  Backend Specific Header Data 
    BBP_PDBEI  Backend Specific Item Data 
    BBP_PDBGP  Partner Extension Gen. Purchasing Data 
    BBP_PDBINREL  Transaction Object Linkage (EBP) 
    BBP_PDHCF  Set for Tabular Customer and Solution Fields on Hdr 
    BBP_PDHGP  Business Transaction Purchasing Information 
    BBP_PDHSB  Bid Invitation 
    BBP_PDHSC  Header Extension for Customer Fields 
    BBP_PDHSS  Hdr Extension for SAP Internal Enhancements (IBUs and so on)
    BBP_PDICF  Set for Tabluar Customer and Solution Fields on Itm 
    BBP_PDIGP  Business Transaction Item-Purchasing Information 
    BBP_PDISB  Bid Invitation/Bid-Specific Item Data 
    BBP_PDISC  Item Extension for Customer Fields 
    BBP_PDISS  Item Ext. for SAP Internal Enhancements (IBUs and so on) 
    BBP_PDLIM  Value Limit 
    BBP_PDORG  Purchasing Organizational Unit 
    BBP_PDPSET  Further Procurement Information 
    BBP_PDTAX  Tax 
    CDCLS  Cluster structure for change documents 
    CDHDR  Change document header 
    CDPOS_STR  Additional Change Document - Table for STRINGs 
    CDPOS_UID  Additional Table for Inclusion of TABKEY>70 Characters 
    CRM_JCDO  Change Documents for Status Object (Table JSTO) 
    CRM_JCDS  Change Documents for System/User Statuses (Table JEST) 
    CRM_JEST  Individual Object Status 
    CRM_JSTO  Status Object Information 
    CRMD_LINK  Transaction - Set - Link 
    CRMD_ORDERADM_H Business Transaction 
    CRMD_ORDERADM_I Business Transaction Item 
    CRMD_PARTNER  Partners 
    SROBLROLB  Persistent Roles of BOR Objects 
    SROBLROLC  Persistent Roles of Business Classes 
    SRRELROLES  Object Relationship Service: Roles 
    Thanks & Regards,
    Prasad S

  • How to put links (name anchors) in a dynamic generated page

    I have a page (results.asp) that gets dynamically generated
    from a db using a DW and MySQL app. The page (a table) looks
    sometihng like this:
    Year Card #
    1951 01
    1951 02
    1951 03
    1952 01
    1952 02
    1953 01
    1953 02
    1953 03
    and so on
    I've made the "Year" column a text link and added a Pop-Up
    Menu behavior so that users could select a year and jump directly
    to a specific section of the page (table). However, I'm not sure
    how to put a <a href> name anchor in for each of the years.
    For instance calling :
    <a name="1951">1951</a>
    from a declaration of:
    <a href="#1951">Go to year 1951</a>
    I would want to call each year (1951, 1952...1973) using name
    anchors. But again, I'm not sure how to put all the named anchors
    in a document that gets dynamically generated. It is a a table that
    gets its data generated via a Repeated Region. Hope this question
    makes sense. Any suggestions/comments appreciated. Thanks.

    If you year card allways follows that format then you could
    use the
    following code on the page.
    Outside of the repeat region have this statement
    <%
    Dim TestYear, CurrentYear, ThisYearCard
    TestYear = "0000"
    %>
    Then in the repeat region where you want the anchor to appear
    use this code
    <%
    ThisYearCard = recordset.fields.item("YearCard").value
    CurrentYear = Left(ThisYearCard, 4)
    If TestYear <> CurrentYear then
    response.write("A name='") & CurrentYear & "'>"
    TestYear = CurrentYear
    End if
    %>
    Where you want the Year card to appear you would then use
    <%=ThisYearCard%>
    rather than the recordset element.
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "obcbeatle" <[email protected]> wrote in
    message
    news:e67pg5$rp0$[email protected]..
    >I have a page (results.asp) that gets dynamically
    generated from a db using
    >a
    > DW and MySQL app. The page (a table) looks sometihng
    like this:
    >
    > Year Card #
    > 1951 01
    > 1951 02
    > 1951 03
    > 1952 01
    > 1952 02
    > 1953 01
    > 1953 02
    > 1953 03
    > and so on
    >
    > I've made the "Year" column a text link and added a
    Pop-Up Menu behavior
    > so
    > that users could select a year and jump directly to a
    specific section of
    > the
    > page (table). However, I'm not sure how to put a <a
    href> name anchor in
    > for
    > each of the years. For instance calling :
    >
    > <a name="1951">1951</a>
    >
    > from a declaration of:
    >
    > <a href="#1951">Go to year 1951</a>
    >
    > I would want to call each year (1951, 1952...1973) using
    name anchors.
    > But
    > again, I'm not sure how to put all the named anchors in
    a document that
    > gets
    > dynamically generated. It is a a table that gets its
    data generated via a
    > Repeated Region. Hope this question makes sense. Any
    > suggestions/comments
    > appreciated. Thanks.
    >

  • How to find table name for the fields from Standard Extractor in CRM system

    How to find table name of fields from the standard extractor in CRM system ?
    e.g. We use LBWE TCode in R/3 system to find table name for the field from Extractor VCSCL(e.g.).
    Likewise is there any way to find table name for the fields from Standard extractor like 0CRM_LEAD_I.

    Hi ,
    Please find the link below for understanding BW CRM analysis.
    http://help.sap.com/bp_biv135/html/bw.htm
    activate the CRM DSs by scenario:
    1) Activate the application component hierarchy (tcode RSA9). Changes made to the application component hierarchy in the CRM system can be transferred to the BW using the "Edit Application Component Hierarchy" (SBIW - Postprocessing of DataSources).
    SAP Note 434886 must be implemented in CRM 3.0 before the application component hierarchy is activated.
    2) Activate the Business Content DataSources (tcode RSA5).
    Select/enter the application component and choose Execute (F8).
    To compare the shipped and active versions, choose the 'Select Delta' pushbutton. If there is no active version of the DataSource, it is selected automatically.
    To activate the shipped version, choose the 'Transfer DataSources' pushbutton.
    3) Management of the versions of the BW-Adapter metadata (tcode BWA5). All DataSources are displayed that are managed by the BW Adapter.
    As in transaction RSA5 (Service API Metadata Activation), the 'Select Delta' function can be used to select the inactive DataSources or compare shipped and active versions.
    You can also go directly to the screen for maintaining DataSources that are managed by the BW Adapter.
    The 'Compare Version' function makes a detailed comparison of the shipped and active versions.
    All BW-Adapter metadata is considered when versions are compared:
    Header information (Table SMOXHEAD)
    Mapping information (Table SMOXRELP)
    Global selection conditions (Table SMOXGSEL)
    Attribute key fields (Table SMOXAFLD)
    Hope this helps.
    Regards,
    csm reddy

  • How to give dynamic name for csv export files?

    Hi,
    how we can give dynamic file name for each csv export file? ex(&item_name.csv)
    I am using apex 4.1 and IE 6,
    thanks in advance
    regards
    Chandran

    Please help me on this
    I am using report template as a csv export..
    when user click on download link on other page he will redirect to csv export temlate page and he is is directly get the open or save window
    but dynamic title name is not working for only for this.
    regards
    Chandran

Maybe you are looking for

  • After upgrading to Firefox 24, YouTube videos never load

    I have Lubuntu 12.04 and Gnash. Up until yesterday (when Upgrade Manager uploaded the latest Firefox to version 24) all was well. NOW, the page loads, I click on the large "Play" symbol superimposed over the video image, and all I get thereafter is t

  • Migration from MySql to Derby

    I am currently migrating from MySql to Derby. I have been developing a MRPII package for a while now and whilst my classes worked with MySql I am finding difficulty with implementing them using Derby. I have developed a GUI interface for MRPII functi

  • Installing Microsoft Office on MacBook Pro

    Hello, I recently purchased a late 2011 15' MacBook Pro with 4 gb of ram and would like to purchase the 2011 Microsoft Office Suite for Mac, which is 3 gb.  If i download the suite, will my MacBook Pro slow down significantly as a result, or just occ

  • Text Skewing problem in FLASH CS3

    I created a button object consisting of text.  I skewed the button 0-degrees horizontal and -25-degrees vertical.  I published the flash file and it looks good.  I changed the skew to -5 degrees horizontal and -21 degrees vertical published it looked

  • Migrate from Crystal Report Server XI R2 to new Eclipse RAS SDK Question

    Hi, I am migrating Crystal Report Server XI R2 RAS SDK to Eclipse RAS SDK which seems to be quite easy. I have the following old code which basicly programmaticly creates a Report from scratch adds a Table and then populates the Report with a Pojo Co