Custom Infotype - Overview Screen ( Screen 30000

Hi All,
I have developed a custom infotype. Need some inputs regarding the overview/List screen Please !
the overview screen primarily is used to list the records for date ranges.i.e. every line / row will have a unique date range for which the record is valid.
But is there a way in which we can get multiple rows for a date range in List Screen ??
example.. If screen 2000(create/display screen) has 3 rows( Listed below) for a date range Date1 to Date2.
(these records below are in the table control).
Row 1. Name1 Age1 Dob1
Row 2. Name2 Age2 Dob2
Row 3. Name3 Age3 Dob3 ... and so on..
Now the List Screen / Overview screen 3000 - This is how its needed to be seen...
Row1 Date1 Date2 Name1 Age1 Dob1
Row2 Date1 Date2 Name2 Age2 Dob2
Row3 Date1 Date2 Name3 Age3 Dob3
Instead of (This is what comes up on Screen 3000 now)
Date1 Date2 Name1 Age1 Dob1 Name2 Age2 Dob2 Name3 Age3 Dob3
( The Screen Layout has been modified to add columns to accomodate Name2 Age2 ..... etc)
Any suggestions/inputs will be highly appreciated !
Regards,
Mark

HI
I tried hiding it with the help of code.
Still not able to achieve the result.
THe below is the code what I am using.
Please check it and suggest me.
if psyst-ioper EQ 'LIS0' or
    psyst-ioper EQ 'LIS1' or
    psyst-ioper EQ 'LIS9' .
     loop at SCREEN.
  if screen-name EQ '*P9009-ZWCADM' or screen-name = 'P9009-ZWCADM'.
    screen-active = 0.
    endif.
    MODIFY SCREEN.
  endloop.
  endif.
Still able to see the fields on the screen.Not being hidden.

Similar Messages

  • Creating / updating Custom infotype with different screen

    Hi All,
    I have created custom infotype having different screen for different subtype(1,2).
    From Subtype 1, indotype is automatically updated as it is a standard program. But for subtype 2 i am using HR_INFOTYPE_OPERATION for updating the record which is ending with error, as employee which i am trying to update is already locked by me only through PA30. So this function module ends with Complex error. Please suggest how to update the infotype with subtype 2.
    Thanking you..
    Best regards
    Akshay

    Hi All,
    I have created custom infotype having different screen for different subtype(1,2).
    From Subtype 1, indotype is automatically updated as it is a standard program. But for subtype 2 i am using HR_INFOTYPE_OPERATION for updating the record which is ending with error, as employee which i am trying to update is already locked by me only through PA30. So this function module ends with Complex error. Please suggest how to update the infotype with subtype 2.
    Thanking you..
    Best regards
    Akshay

  • Delete entries from custom infotype overview screen

    Hi
    I have the requirement to delete few fields from overview screen(Screen 3000) from my custom infotype.
    Can I go to screen 3000, and CUT (delete) the fields which are not required? or any other procedure?
    Did anyone get similar requirement?
    Please help me in this regard.
    Thanks in advance.

    HI
    I tried hiding it with the help of code.
    Still not able to achieve the result.
    THe below is the code what I am using.
    Please check it and suggest me.
    if psyst-ioper EQ 'LIS0' or
        psyst-ioper EQ 'LIS1' or
        psyst-ioper EQ 'LIS9' .
         loop at SCREEN.
      if screen-name EQ '*P9009-ZWCADM' or screen-name = 'P9009-ZWCADM'.
        screen-active = 0.
        endif.
        MODIFY SCREEN.
      endloop.
      endif.
    Still able to see the fields on the screen.Not being hidden.

  • Query Related to Custom InfoType Modification on Screen ?

    Hi There,
    We had created a custom infotype 9003, for entering service related details of the govt.employees. Here in the req had  a field regarding for Physically Handicap with only possible anwers as yes or no. so i went on creating two different field in the structure PS9003 two fields ZPHYC_Y & ZPHYC_N each having 1 character as input. after this i converted these two input fields to Radio button & combined them in group using Screen Painter also assigned a single function code to these two radio button. Now my other requirement is upon selecting Yes radio button a second field displaying a dropdown box of possible Phy.Category should be displayed. & upon selecting No the Box should remain greyed out.  This is a typicall HR Requirement Please provide your suggestions
    Edited by: priyeshosi on Apr 6, 2011 8:01 PM

    I have resolved this ticket by creating a subscreen inside the original Infotype screen & calling the custom visibility function module & at there doing LOOP AT SCREEN in PBO event of the subscreen.
    Edited by: priyeshosi on May 10, 2011 10:19 PM

  • Custom Infotype : Calling different screens for different subtypes

    Hi ,
    My custom infotype has 2 different subtypes. I want to assign these 2 subtypes with 2 different screens so that whenever a particular subtypes in used in PA20/PA30, the user gets the screen relevant to that subtype.
    I know some configuration is there but can't recall exactly what needs to be done.
    Any hints are greatly appreciated.
    Thanks a lot,
    Sandip.

    Hi Suresh, 
    thanks for the information. i tried doing that. i could hide the fields. but the problem is for both the subtypes the screen number(which i have to enter while using v_t588m) is the same. the field which i hide for subtype 1 should be available for subtype 2.
    for example consider fields a,b,c,d,e and f.
    For subtype 1 i should display a, b,c,d,f
    for subtype 2 i should display a,b,c,e.
    in the custom infotype i created i have all the fields  a,b,c,d,e and f.(currently all these fields appear for both the subtypes)
    in v_t588m i could hide the fields generally but could not do it separately for the subtypes.  hope you understood. thanks a lot Suresh.

  • Adding field from Custom Infotype in Screen Header-PA30

    Hi all,
    Can we add the fields from custom infotype to the screen header in PA30? When I tried through Change Screen Modifications, I could not see the custom infotype in the Infotype column, so I could not select the required field.
    Please guide.
    Thanks in advance.

    Hi,
    When you take a drop down from the infotype column, you will see a window with infotypes. By default, it is restricted to 500 entries. To change that, click on the narrow bar under u201Crestrictionsu201D (has a downward arrow) and change the maximum number of hits to 999. You will then get all the infotypes including the custom ones.
    Hope this helps.
    Donnie

  • Regarding custom infotype

    i have created a custom infotype.when i click the maintain overview button for that infotype,iam getting the maintain overview screen.but the problem is that some invalid names are coming as the field names.how to change the field names or header of the values in the maintain overview screen.please give me a solution.
    thanks.

    Hi Vadivel
    Custom infotypes have maintenace screens with the name "<b>MPXXXX00</b>". 'XXXX' is the infotype number. The overview screen is the number '<b>3000</b>' included in program "MPXXXX00". You can modify this screen as you want. However, it may be still in context of repair.
    Kind Regards
    *--Serdar
    [email protected]

  • Data not storing in Custom infotype build with tab strips

    Hi All,
    I have created one custom infotype 9030,
    With screen 2000.
    which is having tab strips, I have build the screens refering to p9030-zztest its not storing in database.
    where I am doing wrong...please let me know what should be done in this case.
    Regards
    Satish.v

    Hi,
    Checkout the below link :
    <link to blacklisted site removed by moderator>
    Shailaja Ainala.
    Edited by: Thomas Zloch on Jan 28, 2012 9:06 PM

  • Data not saving in Custom Infotype

    Dear Experts,
    I have created a custom infotype, 9003, for this I creates a structure ps9003.
    And I have to create a primary key field in my infotype, so I added a field in PA9003 as key field.
    Now this key field was not coming in the infotype screen, so I added it using screen painter.
    But now when I save the data the data is not saved in this key filed.
    Please Suggest.
    Warm Regards,
    Upendra Agrawal

    Hi
    As of my knowledge the primary key for the PA infotypes will be MANDT+PAKEY structure.  What is the need of adding the primary key.
    - While creating the custom infotype using PM01 screen will be automatically generated for the fields declared in PS structure
    - Screen Generation will wipe out the custom written on the fields so this is to be carefully handled.
    - if you added the field check logic in PAI & PBO
    - Check are you passing the data back to the infotye structure

  • Custom Infotype - Using Table control in the screen.  IN OM

    Hi,
    I am having a requriement where in I need to create a custom infotype using table control in the screen. I have to create this in OM and I am using PPCI transaction to create the info type. I am able to create the infotype with fields but not table control. Please let me know if any one of you came across and help me with the process I need to follow.
    Thanks in advance.
    Venkat.

    Hello,
    After you create the info type throug PPCi, you can directly go to the Sceen module program created automatically while creating Info type and edit the screen.
    activate it after your changes.
    Regards,
    Srujan.

  • How to add fields in custom infotype and update its screens

    Hi Experts
        I want to enhance a custom infotype ( Add some new fields, and add special function on its screen). This custom infotype is created in previous release.   is there any way to add fields in infotype? and let system automatcailly modify corresponding screens to add new fields

    Go to Transaction PM01.
    2) Enter the custom Infotype number which you want to create (Should be a 4 digit number, start with 9).
    3) Select the u2018Employee Infotypeu2019 radio button.
    4) Select the u2018PS Structure Infotypeu2019.
    5) Click on Createu2026 A separate table maintenance window appearsu2026
    6) Create a PS structure with all the fields you want on the Infotype
    7) Save and Activate the PS structure
    8) Go back to the initial screen of PM01.
    9) Click on u2018Allu2019 push button. It takes a few moments.
    10) Click on u2018Technical Characteristicsu2019. Infotype list screen appears
    11) Click on u2018Changeu2019(pencil) button
    12) Select your Infotype and click on u2018Detailu2019 (magnifying glass) button
    13) Give u2018T591Au2019 as subtype table
    14) Give u2018T591Su2019 as subtype txt tab
    15) Give your subtype field as subtype field
    16) Save and come back to PM01 initial screen
    17) Click on u2018Infotype Characteristicsu2019 u2026 Infotype list screen appears
    18) Click on u2018Changeu2019 (pencil) button
    19) Click on u2018New Entriesu2019
    20) Enter your Infotype number and short text
    21) Here we have to set different Infotype Characteristics as per the requirement. (Better open another session with some standard Infotypeu2019s infotype characteristics screen and use as the reference to fill yours)
    22) Save your entries.
    23) Now the Infotype is created and ready to use.
    24) If you want to change the layout of the Infotype as per your requirementu2026
    25) In the PM01 initial screenu2026Select u2018Screenu2019 radio button and give 2000 as the screen name, then click on edit.
    26) In the next screen.. Select u2018Layout Editoru2019 and click u2018Changeu2019.
    27) Screen default layout appearsu2026here you can design/modify the screen..change the attributes of the fields..etc.
    28) Save and activate. (Donu2019t forget to u2018Activate at every level
    i think u have to select CI_INCLUDE while enhanceing the Standrad Infotype

  • Showing fields of Custom infotype in standard infotype screen

    Hi Experts
      I have created a custom infotype 9xxx. Now when I go to the PA30 maintenance screen for a standard infotype 0795, i should also see the fields from custom infotype 9xxx. Can you please let me know how I can enhance the standard infotype 0795, since SAP does not allow me to change it directly.
    Thanks
    Neo

    Hi,
    I'm gonna be an *ss and ask why you wanna see the fields of your 9xxx - infotype in SAP IT0795.
    If this is for information purposes, I believe this should be incorporated in reporting and not within master data infotypes.
    Wilfred.

  • Custom Infotype not displaying locked records in the list screen (3000)

    I have a custom infotype (9xxx) that will not display the locked records (locked indicator (sprps) is set to X) in the list screen (3000) in PA20 and PA30.
    Any ideas on what may be causing the records to not display in the list screen?
    Thanks,
    Ted

    Hi,
    for creating both employee and appliciant infotype you must check 'Both'  in PM01  IT tab.
    Regards.

  • Add the custom infotype in Fast entry screen

    Dear All,
                       I add the one new created the custom infotype in the fast entry screen but when am going to create the entry threw pa70 transaction in that case my table control which is been in that infotype is not in editable mode means it's only display mode ..
    Kindly help me to fix this issueees.
    thanks
    Regards
    Sandeep Dabral

    Hi Sandeep,
    Can you share the steps to create fast entry screen to custom infotype? Also is it possible to create custom TCODE to access this instead of PA70?

  • Adding description text to the screen for a custom infotype.

    I have created a custom infotype through PM01 with 3 components.  The component types have domains with lists of values (value range).  How do I display the short description from the value range on the screen in PA20 or PA30?
    For example I want to display Continuous Self:
    Text                            Value     Description
    FML Absence Code     FMCS    Continuous Self
    I tried adding an I/O field to the screen referencing DD07V-DDTEXT (where the domain values are stored) but the description will not display in PA20 or PA30.  All three fields would have this same reference and that is not allowed either.
    Can anyone tell me how to do this? 
    Thank you.

    In PM01 for the custom infotype select Screen..Edit..Flow Logic.  Three input/Output fields were added to the screen layout.  Since all three fields were in the same table with the same field name, they all have to have unique names in the layout.
    Module 9009 was modified to add code to retrieve the text.
      SELECT SINGLE * FROM dd07v
                      WHERE domname = 'ZZHR_FML_ABSENCE_CODE'
                     AND ddlanguage = 'EN'
                     AND domvalue_l = p9009-zzfmlabccd.
    select single ddtext into w_fmlstatus from DD07V
                                where DOMNAME = 'ZZHR_FML_STATUS_CODE' AND
                                      DDLANGUAGE = 'E' AND
                                      DOMVALUE_L = p9009-zzfmlstatus.
    select single ddtext into w_fmlaleave from DD07V
                                where DOMNAME = 'ZZHR_LEAVE_TYPE' AND
                                      DDLANGUAGE = 'E' AND
                                      DOMVALUE_L = p9009-zzfml_leave_type.
    I hope this helps.

Maybe you are looking for

  • Error while loading shared libraries (libstdc++-libc6.1-1.so.2)

    Hi, I'm trying to install WL 7.0 on Debian Woody (yeah, I know, not supported, yada,yada) and I'm getting the folloing error message: bart:/mnt/cdrom/Linux# ./server700_linux-1.bin -mode=console Extracting 0%..........................................

  • No composite image, no extension

    I'm on a Mac computer, and having been using CS2 for a long time. All of a sudden something has changed. This is what it's doing: When I try to mail someone a file by attaching it, there's no icon from the file. If I try to email the file to someone

  • How to fix or stop postgres errors?

    10/5/11 7:41:12.633 PM org.postgresql.postgres: 2011-10-05 19:41:12 PDT FATAL:  could not create log file "/Library/Logs/PostgreSQL.log": Permission denied 10/5/11 7:41:12.634 PM com.apple.launchd: (org.postgresql.postgres[1234]) Exited with code: 1

  • Attaching photos as a file

    How can you attach a photo file without the actual photo showing on the email. If I go to the "Attach" not all my photos are there from IPhoto. Some are, some are not. Is there a way to have them copy over to the "Pictures" on Finder? Thanks

  • Mysql++ on Mac

    My code, which works fine in Linux (Ubuntu 10.10) looks like this: Connection conn(false); conn.connect(db, server, user, pass) Transaction trans(conn); Query query = conn.query("Update blah blah"); query.execute(); // inside try,catch,catch block qu