Table / FM which stores element list for a screen number

Hi everyone,
I have a module pool program, with a few screens. I want to make a list of all screen fields used in my program. Is there a table or Function Module which maps this? Say progname-dynpro-fieldname?
For example, my module pool program is SAPMZPROG, and my screens are 9001 and 9002. In 9001, my fields are ZTAB1-ZFIELD1 and ZTAB1-ZFIELD2. In 9002, fields are ZTAB2-ZFIELD1, ZTAB2-ZFIELD2 and ZTAB2-ZFIELD3. Then my output will be something like:
"9001"  "ZTAB1-ZFIELD1"
"9001"  "ZTAB1-ZFIELD2"
"9002"  "ZTAB2-ZFIELD1"
"9002"  "ZTAB2-ZFIELD2"
"9002"  "ZTAB2-ZFIELD3".
(the output does not give field values, they are actual screen numbers and field names)
Thanks,
Shailesh.
Edited by: Shailesh S Kamath on Jul 8, 2009 8:11 AM
Edited by: Shailesh S Kamath on Jul 8, 2009 8:12 AM

Hi,
You can achieve this by using the SCREEN internal table...
in your screen 9001 loop at this screen internal tabel and move its 'NAME' field to another internal table.. Do the same for your other screen.. And then merge the two... Hope this is clear...

Similar Messages

  • Table Names which stores GRN and GRIR Details of a PO

    Hi Friends,
    I want table names which stores GRN and GRIR details of a PO.
    Thanks in advance
    Expecting ur answers,
    Cheers;-)
    R.Kripa.

    Hi,
    From MKPF get the gr for PO.
    if you see VGART = 'WE' and BLART = 'WE' then you get all MBLNR s GR related PO's. and using those go to MSEG table and get MSEG-EBELN and MSEG-EBELP
    this is the flow...
    MKPF to it_mkpf where VGART = 'WE' and BLART = 'WE'.
    from
    MSEG get EBELN,EBELP for all entries of MKPF and get PO's corresponding GR's
    i hope it is clear...
    Regards
    vijay

  • Editing a column under the element List of a screen

    Hi All,
    In element list of a screen, under the Mod.Groups/Functions i have to make the Possible Entries Key to Zero inorder to remove the F4 help for a field in module pool programming . Please suggest me how to edit that particular column(Possible Entries Key)
    for a field (which is actually in non editable mode).
    Thank you.
    Regards,
    Padmasri.

    Hi Gaurav,
    Yes.. we can change through the Program tab but am not able to open the layout editor only for this transcation so i thought
    to change through the element list is there any possibility. Plz suggest.
    Thank u .
    Regards,
    Padmasri.

  • I have just purchased a subscription of Acrobat XI Pro, which I installed in my computer a long time ago, when I first tried it. Alas, I cannot open the application, which keeps asking me for a serial number I have not yet received. What the hell is going

    I have just purchased a subscription of Acrobat XI Pro, which I installed in my computer a long time ago, when I first tried it. Alas, I cannot open the application, which keeps asking me for a serial number I have not yet received. What the hell is going on?

    [discussion moved to Acrobat Installation & Update Issues forum.]

  • Building Cascading Lists for Query Screens with ADF Business Components.

    I build “Cascading Lists for Query Screens with ADF Business Components”. When I to select master list first working fine, but when I to select master list second returned error : JBO – 25013 : Too many objects match the primary key oracle.jbo.key[CN]. CN dependences with key to detail list (Countries in this case). Please help me.
    Andrew.

    You would have a better chance, that someone answers your question, if you choose the right forum:
    JDeveloper and ADF

  • Which material is better for Green Screen?

    Which material is better for Green Screen? Polyester or Muslin??

    woof
    check this out...is same as my link above type material.. is not shiny..is matte...spongy...stretchy...nice. If you have worked an 18 hour day on job and don't wanna do the 10 hour turnaround for next call time...you can even "sleep on it ".
    http://www.fxguide.com/featured/pan-am-retro-green-screen-world/
    go grips ! ( or was that go vikings ? ! )
    ps.. the 'comments' on that web site for pan am are from non pro's... silly ...
    they are not comments that have a clue whats up in pro work...sorry..but is fact.
    the DIT station ( live during shots ) could mix the background and live shots live...so you 'see' on monitor what you get at end of edit and keying.
    trust me, this is very advanced.
    dont worry about the small stuff.. just test and shoot and test and shoot and get what you need.. live ..no post work is good work.
    dont know how else to say this.. guess you had to be there.
    try to imagine live and keyed at same time...melt the pictures in link you see in your head...original with screen, end result with key...is fun

  • Building Cascading Lists for Query Screens

    hi all:
    i tries to follow the tutorial for Building Cascading Lists for Query Screens, but i get the following error:
    oracle.jbo.InvalidOperException: JBO-25063: ?? ???? ?????? ?????? getCurrentRowSlot ??? ???? ?????? ????? ??? ??????.     at oracle.jbo.common.ws.WSObject.invalidOperation(WSObject.java:49)     at oracle.jbo.common.ws.WSRowSetIteratorBase.getCurrentRowSlot(WSRowSetIteratorBase.java:500)     at oracle.adf.model.binding.DCIteratorBinding.internalGetCurrentRowInBinding(DCIteratorBinding.java:1628)     at oracle.adf.model.binding.DCIteratorBinding.getCurrentRow(DCIteratorBinding.java:1605)     at oracle.jbo.uicli.binding.JUCtrlListBinding.getSelectedIndex(JUCtrlListBinding.java:516)     at oracle.jbo.uicli.binding.JUCtrlListBinding.toString(JUCtrlListBinding.java:933)     at org.apache.commons.beanutils.BeanUtils.getArrayProperty(BeanUtils.java:558)     at org.apache.struts.taglib.html.SelectTag.calculateMatchValues(SelectTag.java:309)     at org.apache.struts.taglib.html.SelectTag.doStartTag(SelectTag.java:244)     at gonow.jspService(gonow.jsp:12)     [gonow.jsp]     at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:57)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:239)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)     at java.lang.Thread.run(Thread.java:534)

    You would have a better chance, that someone answers your question, if you choose the right forum:
    JDeveloper and ADF

  • SAP PI Table which stores Dynamicconfiguration(filename) for file sender

    Hello All,
    What is the SAP PI table in which SOAP header elements are getting stored. In my scenario, i need to find out the message ID for a specific file name which is picked by file sender, as file name is stored under Dynamicconfiguration of SOAP header node...
    Regards,
    Sreenivas.

    Hi Sreenivas,
    I am not sure if I have understood your requirement correctly but can't you achieve this using a UDF:
    String headerField;
    java.util.Map map;
    AbstractTrace trace=container.getTrace();
    map = container.getTransformationParameters();
    String key = "MessageId";
    headerField = (String) map.get(key);
    return headerField;
    Let us know.
    Regards,
    Shweta

  • Why is Logic pro (downloaded from mac app store) asking me for a serial number?

    I recently bought this mac and haven't had any previous downloads on it. I've managed to download and install logic pro as well as the 2GB "essential" add-on. As I clicked to download the additional 19GB of extras it asked me for a serial number that it says would be on my packaging. I obviously don't have this. I quit logic and tried to open it again and it is asking me for the serial number just to get into logic. Really stuck on this one.

    It's compatible. Note that there's an App Store (for iPhones, iPads and iPods touch) and a Mac App Store (for Macs, available since Mac OS X 10.6.6). Just open the Mac App Store and purchase Logic Pro 9

  • Table which stores the list of active ods objects in BW

    Hi,
    I am trying to find out the list of active ods objects starting with y and Z, Is there any table which has the information regarding that. For Infoobject I found the table as "RSDIOBJ". Can you plz let me know if there is any table for ods.
    Thank you in advance,
    Raghavendra Reddy BIjevemula

    Hi Raghu,
    u r typing it wrong..
    its "RSDODSO"..
    It will definitely work..
    which gives all available ODS.
    Regards-
    MM

  • Want to know table which stores SPOOL LIST RECIPIENT & email addres

    Hi Guys,
    I need to create a report for all jobname & recipient email address. Kindly let me how to find out the recipent's email address for all jobname in TBTCP. I understand that recipent is the distribution list, distribution list has email address.
    JOBNAME ---> SPOOL LIST RECIPEINT -
    > EMAIL ADDRESS.
    thanks.

    Guys thanks for you help and time.
    I am not getting the expected result after doing above steps.
    I will try to clarify the requirement further.
    When I run t-code SM37 and enter following :
    Job name : TXDET-DAILY
    User name :  *
    Job Status : Checked Sched. Only.
    On next screen JOB OVERVIEW. Only one record shows up for job TXDET-DAILY.  When I double click this record, system takes me to next screen where there is button for SPOOL LIST RECIPIENT. When I click this button it displays the recipient is TXDET. TXDET is actually a Distribution list name, maintained in SAP office (SO01).
    When I go in t-code SO01 and click DISTRIBUTION LIST button and then enter shared distribution list name TXDET.
    It gives me 2 email addresses under this TXDET distribution list. 
    [email protected]
    [email protected]
    The spool from the job TXDET-DAILY will be emailed to these 2 email addresses.
    Now I need a report which gives following information.
    Job Name................. Distribution List Name...............Email Address         
    TXDET-DAILY............TXDET......................................[email protected]
    TXDET-DAILY............TXDET......................................     [email protected]

  • Want to know table which stores SPOOL LIST RECIPIENT address in SM37.

    I found that for one of teh job name the value of the field is RECOBJKEY "DLI36000000000176 37000000029574" in table TBTCO.So how to get the SO_KEY value from this.
    thanks again in advance.

    The Basic idea is to get the recipient value from the Job name.I found one way of doing is to
    goto SWO1. enter "RECIPIENT" click test
    click full key. pass the logical system as your own logical system like DRXCLNT500 or what ever, and pass DLI36000000000176 37000000029574 in the key. (copy paste exactly as you pick from TBTCO including the spaces).
    but the first issue using the above option is that i dont see any email values in any of the attributes or i am not seeing into the correct attributes.
    Seconldly, Also i have another scenario where the field RECOBJKEY "USR33000000004760           37000000156636" in table TBTCO for which the above the optino is not working.
    Can somone help on this question.

  • Table which stores Object Status for Sales order

    Hi Experts,
    In Sales order header Status , there is a an object status when i click on that one it will take to new screen
    It will show status with status no, and Status w/o Status no.
    I want to know in which table this status will be saved.
    Please let me know if my question is unclear.
    Thanks,
    Sunil kairam.

    Hi Vikranth,
    I already check that but didn't find my answer in that.
    I have these following status showing when i click on object status buttion.
    No Stat Text
    10 S10  Not approved (Finance)
    20 S20  Only Down payment Allowed
    30 S30  Eligible to Order Book Record
    40 S40  Totally approved (Finance)
    TECH Technically valid
    EXEC Released for execution
    BIOK Batch input success
    FPD  First Promised Date
    FF   Firm Forecas
    Can you please tell me where this status will be stored?
    Thanks,
    Sunil kairam.

  • Table Name which stores Vendor e-mail id

    Hi Team,
      Please let me know in which table the e-mail ids of vendors would be stored.
    I have gon ethrough the t.code XKO3.iN E-MAIL id field it is directing to structure and field <b>SZA1_D0100-SMTP_ADDR</b>.
    Regards
    Badari Talanki

    Hi badri,
    look for ADR6 table
    take the address number of the vendor and get the mail id from the address number from this table .
    adr6-SMTP_ADDR
    regards,
    Vijay
    <b>lfa1- lifnr ,
    lfa1-adrnr,
    adr6-adrnr
    adr6-SMTP_ADDR</b>
    Message was edited by: Vijay

  • BW Table name which stores DataTarget - Infosource mapping

    Hi,
    Can somebody tell me in BW which table stores mapping between (any) DataTarget and its corresponding Infosource?
    Regards,
    Vikrant.

    RSUPDROUT
    RSUPDDAT
    RSUPDKEY
    RSUPDINFO?
    Check in the above tables and assign points if it helps
    Khaja

Maybe you are looking for

  • Payroll Remuneration Statements - Print Entire History for one employee?

    Has anyone found a way to print an employee's complete historical list of remuneration statments as a group rather than selecting them one at a time and printing them individually? Our payroll manager gets two or three court subpoenas per month to pr

  • Cant send SMS messages

    I am having problems again trying to send a SMS message to a cell phone with ichat. I am always getting a error message that it could not be delivered. Got the message today and had to switch to yahoo Messenger which delivered the message just fine.

  • How to call the abap program in workflow

    HI Exeprts, I need to call one abap program in workflow. can any tell me how to call the abap program in workflow. thanks &regards ramesh

  • How to enable Network load balancing for Enterprise portal

    Hello, We have installed EP 7.0 central instance(00) and dialog instance (01) and would like to enable network load balancing between these two EP servers.Have installed network balancer and the configuration has been done at network level. The below

  • IPhone 5 red 1 in settings app

    I have recently upgraded form an iPhone 4 to the iPhone 5. Everything has been downloaded from my 4 without any problems. However, I have a red 1 in the settings application that I cannot get rid of. I have checked everything in the settings and noth