Where we will see structure/table SCREEN

where i will see structure fields, i am not able to see in SE11 for SCREEN . is SCREEN is structure or table.

SCREEN is a structue
this acts liks a workarea , data will be populated at runtime to this structure
chk this in debugging
parameters : p_matnr like mara-matnr.
at selection-screen output.
loop at screen.
if screen-name eq 'P_MATNR'.
     write : screen-name.
endif.
endloop.

Similar Messages

  • Where can we see Fact Table And Dimension Table in DataWarehouse Workbench?

    Hai Experts
    where can we see Fact Table And Dimension Table in DataWarehouse Workbench?
    Best Regards
    nvnkmr12

    Hi
    Refer the link below and you will get a comprehensive explanation of how data is stored and modeled in BI. If explains fact table, dimension table, SID table, P and Q , X and Y tables.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/6ce7b0a4-0b01-0010-52ac-a6e813c35a84
    Cheers
    Umesh

  • Where we will see unconstrained demand forecast

    Hi gurus,
    We are entering demand in Interactive demand planning(IDP), than we will run Univariate forecast after  run forecast, where we will see unconstrained demand forecast.kindly give me suggestions
    Babu

    Hi Babu,
    what you see in DP (TX /SAPAPO/SDP94) is in fact unconstrained demand. Generally speaking the process is as following:
    - You capture demand as close as possible to customer. At this stage the demand is unconstrained because at that point you do not have any idea whether your supply chain is able to satisfy this (no check of inventory, production, storage, transportation capacitiy and many other factors involved in to bring goods from A to customer). You somply capture the demand
    - After running forecast you pass it to SNP and there you check the demand against your resources and capacities. The outcome of SNP should be constrained demand. At this stage it is easier to make commitment regarding delivery time and quantity. Normally you send constrained demand back to DP and compare thme (constrained against unconstrained demand)
    Regards
    Aban

  • Where we will see the out put of propotional factor

    Hi Experts,
    I have maintained in mc8v (Proportional factor)  after this where is the out put will see for  propotional factor . I have  maintained  in basic proportion is cube ,keyfigure,verion and calculate proportion maintained planning area, keyfiguer in other setting maintained selection profile. Can you tell me output where will see. how it will work. can u elaborate.
    Regards,
    moon

    Moon,
    The keyfigure that is usually updated is APODPDANT.  Find or create a view where this keyfigure is visible (that particular book must have 'manual proportion maintenance' turned on), and you can then review the results of the Prop Factor calculation by opening the planning book using that view. 
    Proportional factor will do nothing unless you have configured your planning area to use it for disaggregation, or you have included this Proportional Factor KF in one of your macros.
    http://help.sap.com/saphelp_scm70/helpdata/EN/66/29fb672fbe11d398240000e8a49608/frameset.htm
    Best Regards,
    DB49

  • When I am using remote desktop connection from PC1 to PC2 and if Firefox has opened before remote connection I will see only black screen in Firefox window on PC2. Os WinXP prof Sp3. If I run FF on PC2 remotely, FF works perfectly.

    I am using an integrated feature Remote Desktop connection on WinXP without any additional software. Connection through internal LAN, so speed is very fast.

    Hi,
    You can try to toggle the various options in the '''Experience''' tab of RD.

  • How to update toplink if i change structure table

    My situation the following :
    Step1:
    I add toplink into project then i add my methods.
    Step 2:
    I will change structure table.
    Step 3:
    How do i can update toplink which don't lost data.
    Please help me!!!

    The mapping tooling for TopLink/EclipseLink in JDeveloper, Eclipse IDE, and the standalone Workbench provide support for importing new table structures and then assiting you with updating your mappings to reflect the changes in the database and the corresponding changes you will make in the persistent domain model.
    Doug

  • Have a problem where I'll occasionally shift my computer (i.e. physically move it, say from the coffee table to my lap on the couch) and it will freeze and the screen will turn into a bunch of horizontal multicolored lines (closer to 100 lines than 5). Us

    Have a problem where I'll occasionally shift my computer (i.e. physically move it, say from the coffee table to my lap on the couch) and it will freeze and the screen will turn into a bunch of horizontal multicolored lines (closer to 100 lines than 5). Usually restarting (by holding the power button to turn it off) works. A few times that has resulted in the three beeps (RAM issue? -- I've since replaced my RAM [it *seemed* to stop it for a while, but maybe not]), but the second time it always works. Attempting to SSH into the computer during this state does not work. Please advise as to what to do/what reports I can run and post. I will take a pic next time it happens.
    Here's this info:
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro7,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.4 GHz
      Number Of Processors:          1
      Total Number Of Cores:          2
      L2 Cache:          3 MB
      Memory:          8 GB
      Bus Speed:          1.07 GHz
      Boot ROM Version:          MBP71.0039.B0B
      OS 10.6.8

    Sounds like a problem with your GPU. Do you have an external display you could connect your machine to in order to test this? If the external display renders the same way, then your GPU is damaged. If the external renders fine, then the CPU display is damaged.

  • Where we can see org structure created in expert mode

    HI
    Where we can see the Organisation structure whatever we created in expert mode like Jobs,Positions and relationships each and every.

    Hi Suresh
    Tcode for Organizational Stafing is PPOSE to display.
    Here you have to select the objects like positions,job,org unit at left side of the screen and enter the object ID or name,it will show you that particular object in Org staffing mode.
    Hope this helps.
    Cheers

  • Table name where I can see the Secondary bit map Index for Cube Loads in BI

    Hello Friends I want to know the table name where I can see the Secondary bit map Index that gets created with each request that get loaded to Cube so each 1 request will be multiplied by 7 dimension and 7x1 = 7 local secondary bit map index will be created where is that table which show me that .
    Under Oracle every uncompressed request corresponds to one partition in the
    F facttable of the corresponding infocube. This partition also brings along
    a full set of secondary local bitmap index partitions.
    If you have a cube with 10 uncompressd requests and 10 dimensions (every
    dimension brings with it a local bitmap index) you have 100 partitions for
    the table itself and 10 x 10 index partitions which makes a total of
    100 database objects. where is that table in BI WHICH STORE THIS INFORMATION
    Also if I have E Table with no entries for future 2009 dentries will that be an issue with blank partition ion E Fact table if yes please suggest how to resolve this issue

    Hi Soniya
    Information about BI objects is stored in the RSD* tables. For example:
    Infocubes: RSDCUBE / RSDCUBET
    Aggregates: RSDDAGGR_V / RSDDAGGRT
    You can see information on abap dictionary object as well in transactions SE11 / SE14. You will have to know the real table name of the cube, should be something like /BIC/F* for the uncompressed and /BIC/E* for the compressed table.
    Best regards, Michael

  • Where can I find ipod updater so iTunes 10 will see my scrollwheel 10G ipod?

    Where can I find ipod updater so iTunes 10 will see my scrollwheel 10G ipod?
    I used it exclusively on an old iBook. (POS from the beginning - bad motherboard, replaced, went bad just out of warranty. So I use it for only certain things.)
    Now I want to load the scrollwheel ipod (also POS, bad motherboard where the headphones plug in, can't be repaired) from my iTunes 10 machine.
    iTunes 10 does not see the ipod with it's 1.2.6 software.   iTunes 7.5 sees it but will no longer update itself or the ipod.
    - my sig:  Whatever we're talking about, please don't tell me to buy a new one unless you're willing to pay for it.  Thanks.

    A "scrollwheel 10G" (10 GB) iPod may be 3rd gen...  If it's a 3rd gen iPod, the one with a "scrollwheel" and four "touch" buttons in a row between the screen and wheel (that glow orange), it will only work properly with a FireWire connection.  Although it has a dock connector, it does not charge over a USB connection.  If you Mac has a FireWire 800 port, you can use an adapter to connect to the old FireWire (400) docking cable.
    Mine still works perfectly (it's had a few battery replacements) with the latest iTunes and Mac OS X 10.7.4.  I think it has great sound...

  • Where can we see the text corresponding to a TDNAME and CLUSTID of STXL table?

    Hi,
    Can  anyone please tell me how and where can we see the text corresponding to a entry in STXL table.
    I can see only CLUSTID for a TDNAME in STXL table,but I need the corresponding text and in which other table this text is stored,
    Thanks,
    Vamsi

    got my answer
    import tline to rt_lines
         from database stxl(tx)
              client   rt_client
              id       stxl_id
    the fields of structure tline cannot be seen physically in any table.
    Here the id - stxl_id forms the key of table stxl.
    So against this key we are exporting the data clusters in database tables and application buffers of the shared memories  using below code first
    export tline from wt_lines
           to database stxl(tx)
              client   wt_client
              id       stxl_id.
    Finally we are importing that data using import statement into rt_lines which we exported earlier from wt_lines.
    In stxl(tx) the tx value corresponds to RELID field in STXL table
    Regards,
    Vamsi

  • I upgraded my 3rd generation ipad to ios 6.0.1 and now am experiencing various issues.  Neither Pages or Numbers will open.  I just see a gray screen that says Pages or Numbers at the top and all of my documents are gone.

    I upgraded my "new ipad" (the 3rd generation I think) to ios 6.0.1 and now am experiencing various issues. 
    1- Neither Pages or Numbers will open.  I just see a gray screen that says Pages or Numbers at the top and all of my documents are gone. The icon that allows me to create a new document also does not appear.  I went to icloud.com to see whether my documents still existed, which brings me to the 2nd problem.
    2- It appears that all of my Pages documents are still on icloud, but all of my Numbers documents are gone.  There were only about 10, but I access 2 of them nearly every day, so this is a big issue for me.
    I went into Settings and all of the icloud information is correct and it "Documents & Data" is on.  When I look at the storage, I see the Pages documents but not the Numbers ones.  The next thing I did was turn my ipad off and back on, but this didn't fix anything.  Since my Pages documents are still on icloud, I then tried to delete the Pages app from the ipad so that I could reinstall it, which resulted in the 3rd problem.
    3- I cannot delete any apps.  I can get all of the icons to shake and the small x IS available, but everything freezes when I click it.  I can't do anything at that point except reset the ipad or wait until it eventually restarts itself.  I've tried this with Pages as well as multiple other apps, all with the same result.  I've also tried downloading a new app (which worked fine) and then deleting that one, but I got the same result.
    3a- A small related issue to this that I am far less concerned about is that when the ipad restarts itself, it comes back on and the screen is really dark and I can barely make out what appears on the screen.  If I enter my password right away, it stays that way until I go into Settings - Brightness & Wallpaper and touch the brightness setting (although I'm not actually changing the setting because it already shows that the brightness is turned up a little over halfway).  If I don't enter my password right away and let it go completely dark, then click the home button, the brightness is fine.
    So now I'm stuck.  My guess is that I will need to restore it, but wanted to check before I take that step.  Unfortunately, my laptop is on its deathbed so I haven't been synching my ipad to it and I fear my Numbers documents are gone forever.  I'd like to try everything I can to fix these issues before doing the restore in hopes that I can get the Numbers documents back.
    Any suggestions for any or all of these problems?

    Purplehiddledog wrote:
    I do backup with iCloud.  I can't wait until the new iMac is available so that I can once again have my files in more than 1 location without needing to rely solely on the cloud. 
    I also rely on iTunes and my MacBook and Time Machine as well as backing up to iCloud. I know many users know have gone totally PC free, but I chose to use iCloud merely as my third backup.
    I assume that the restore would result in my ability to open Pages and Numbers and fix the problem with deleting apps, but this would also mean that if my Numbers documents still exist solely within the app and are just not on iCloud for some reason that they would be gone forever.  Is that right?
    In a word, yes. In a little more detail.... When you restore from an iCloud backup, you must erase the device and start all over again. There is no other way to access the backup in iCloud without erasing the device. Consequently, you are starting all over again. Therefore, it would also be my assumption that Pages and Numbers will work again and that the deleting apps issues would be fixed as well.
    If the documents are not in the backup, and you do not have a backup elsewhere, the documents could be gone forever.

  • My iMac is connected to a Brother printer. I have Snow Leopard 10.7.3 As of yesterday, when I try to print a PDF it prints as a blank black page. Does anyone know how to correct this so that the PDF will print as I see it on screen?

    My iMac is connected to a Brother printer. I have Snow Leopard 10.7.3 As of yesterday, when I try to print a PDF it prints as a blank black page. Does anyone know how to correct this so that the PDF will print as I see it on screen?

    If you are running Mac OS X 10.7.3 then you have Lion installed, not Snow Leopard. It's probably not important to this discussion, but something you should be aware of.
    What application are you printing the PDF files from? Have you tried opening the PDF file using the Preview application that can be found in the Applications folder? Does the issue still occur? Have you tried other PDF files from a different source?
    Another poster in the following discussion thread reported that this method resolved their black blank PDF issue when viewing (and presumably printing) PDF files from Safari.
    https://discussions.apple.com/thread/3890509?start=0&tstart=0
    This solved my question by mcbuffy  on Apr 20, 2012 11:29 AM 
    There's a solution if you want to see the PDF inside Safari's window :
    Go to the folder : Your Hard Drive / Library / Internet Plug-ins.
    If you see a file with PDF in its name drag it to the trash.
    Quit and restart Safari to test with a PDF.
    If it works you can empty the trash.

  • TS1424 when i open itunes store i will only see a white screen

    when i open itunes store i will only see a white screen and i can't see anything
    please someone help me

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 n above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    Apple software on Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • My i pod touch was erased in the find my ipod app this has set my i pod where i cant do a thing but see a black screen with a rotating circle in the middle of the screen. i tryed to restore and itdosent download actual file to the i touch

    my i pod touch was erased in the find my ipod app this has set my i pod where i cant do a thing but see a black screen with a rotating circle in the middle of the screen. i tryed to restore and itdosent download actual file to the i touch and i cant do a thing with it please help me fix this and if thereis a way with out lossing my data would be great but however it can be done please let me know asap thank u.

    Take it to an Apple Store and they may take care of it for you.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

Maybe you are looking for

  • Using a Fact Column in Prompt

    Hi, I have requirement to use a Fact Column (Eg: Control flag) to be used in the Column Prompt. What is the best way of using it such that query performance will improve. If I use it directly it might have scan through my entire fact table which will

  • Error connecting SAP BW system from EP6.0

    Hi All I am trying to connect EP6.0 with SAP BW 3.1, using ITS. I have created a 'system' in portal and my ITS test connection is successful. I chose 'SAP BW' as sytem instead of SAP R/3. When I try to preview/access an iView which internally execute

  • Where is the "Last Modified Date"?

    I'm in Report Builder trying to create an Incident report that includes the "Last Modified Date" value.  However, I can't seem to find it in any of the views using the Report Builder wizard.  Can someone point me to the right source for that value? T

  • Updating iPod After Software Update

    Howdy, Bit of a problem here. All of the software was updated last night and my iPod has been updated, yet it now says I need to plug it in to the standard electricity supply for it to update, but I don't have that plug. So, I can't use my iPod Anyth

  • Importing SAS Datasets into Oracle Tables

    Is there a way to load SAS Data sets into Oracle Tables through SQL loader/SQL Dvlpr Migration Workbench/DataPump? MS Access has facility to import SAS Datasets into its .mdb files, but Would greatly appreciate if anyone could suggest a direct load i