VL10A -  adding selection field in standard screen

I have added two selection fields in General data tab like "Original Delivery date & Latest Delivery date".
In Resulting report Layout all data is displayed except these two new columns ("Original Delivery date & Latest Delivery date"). Please guide me where should I change the code to get the data in these two new columns. Any help is highly appreciated.
thanks.
Sunil

Hi shaik,
Refer to the following useful link:
Search help enhancement in VA01
Hope this will help you...

Similar Messages

  • Adding Z-Fields to Standard Screens of Transaction VA01 / VA02 / VA03

    Hi All,
    The system is being upgraded from 4.7 to ECC 6.0
    In 4.7 server, the client has added 2 Z-fields to VBAK table. Moreover, these Z-fields are added to Standard SAP Screens of Transactions VA01 / VA02 / VA03.
    One of the Z-field is for the Description which appears on the very first screen of transaction (Screen 4440) replaces the Standard SAP Screen Field VBAK-KTEXT.
    The other Z-Field appears on Header-->Additional Data B (Screen 8309).
    Please note:- The screen numbers that are mentioned above are the screen numbers of ECC 6.0
    I tried to change the edit the Screen by taking the Access Key from the market place, but only got Screen Overlapping Errors.
    What should I do to incorporate these Z-fields?
    I have heard of Screen-exits but never worked on the same. Would appreciate if someone guides me as to what needs to be done.
    Thanks for your valuable time and suggestions.
    Regards,
    Rajesh

    Hi Rajesh,
    I am working ECC 6.0
    We had the same requirement but for Additional Data B in header and item
    For this
    (1) Got the access key
    (2) applied access keys
    (3) In the additonal Data B screens/Program SAPMV45A imported Z fields to the screen in Graphical painter,saved and activated after writing necessary PBO/PAI modules and the codes in 8309 and 8310 screens
    Please can you tell more on the "Screen Overlapping Errors"
    Maybe we can can work out the error.....
    Regards
    Byju

  • Adding field to standard screen in tr. FPSEC1

    Hi,
    I need to add customer field to standard screen in FPSEC1 transaction (screen 202,second screen in transaction (non cash choice)).
    Has someone did it already?
    (please don't give me general advices as "find screen exit" and so on...)
    Point's will be given.
    Regards.
    Yossi.R.
    *sorry for crossposting

    How you solved this.
    I am facing same problem
    Please reply.

  • In BDCs, after adding one field to the screen, which one is the better proc

    Hi,
    My client requirement In BDCs, after recording the legacy data by using MM01, After some time adding one field to the screen, How can we record the  for the new field.
    If any one knows pls help me total process.
    Warm regards,
    Venkat.

    Identify the screen in which this new field is added and simply add one more line to add the bdc record for this field in that screen.
    If the screen is also entirely new, then you have to identify the previous screen, the okcode to go to this new screen and finally the next screen and the okcode to go to the next screen along with the field BDC record.
    I don't think it is necessary to redo all the recording as long as you can follow the existing code.

  • Rename selection text from standard screen

    Hi expert,
    I want to change selection text in standard screen.
    (i.e "Business Area" in AS02 become "Unit Area")
    The only I know if that is a custom program, I can rename the selection text by GoTo--> Text Element --> Selection Text Menu.
    But when I open Selection Text from Standard Program, there is a warning "Untranslated texts from master language DE will also be displayed"
    and when I continue, the list of selection text is BLANK.
    If I change it from Data Element, It will impact the Standard Screen that use that Data Element. I only want to change for AS02.
    How can I rename it?
    Thanks,
    Andreyus

    check this [click here|http://help.sap.com/saphelp_nw70/helpdata/en/e3/960a0beb0711d194d100a0c94260a5/content.htm]
    [click here 2 |MCVE (QM LIMS) - Rename of Selection Criteria options;
    or
    from SO10 --
                         utilities --
                                          copy from client.
    give source and target name of text.
    here in target name you suppose to give some z name there and finally execute.
    [ref|MCVE (QM LIMS) - Rename of Selection Criteria options;
    Edited by: koolspy on Jul 13, 2011 3:55 PM
    Edited by: koolspy on Jul 13, 2011 3:56 PM

  • Adding extension fields on standard Sales Lead screen on cloud for customer

    Hello Experts.
    I have a requirement to include custom fields drop downs on Sales Lead layout. Also, apart from first drop down the values of others are driven dynamically by the runtime input values. I assume there are two ways to include the custom fields.
    1. Using cloud studio, by creating a custom BO & then using extensibility explorer to enhance the standard screens.
    2. By using the ADAPT funcitonality at the UI level.
    While performing the method (1), I am not finding any option on existing standard lead screens as add extension field to section group. So I am not able to include my custom created field on UI.
    While performing method (2), I have included the field in UI & have created a reference of extension field in studio as well but my query is how to use that field in other actions or events as rest of the drop down values are driven by this drop down.
    Is there any other method to perform this task. Any sort of information is welcome.
    Thanks & Regards,
    Ravi Katyal

    Hello Alessandro,
    Thanks a lot for your suggestion, I have performed the Method (2) and was able to add the fields on the standard UI. The issue was that the sales lead screen in standard repository was termed as 'COD_MarketingLead'. So, I was not looking in that with more insight. Now, my requirement is to perform a dynamic dropdown dependent on a previsouly selected value in a drop down. Do you have any insights in that, I am planning to use this approach which I just realized is penned by you only. Thanks for that as well.
    Create a dependent dropdown without context mapping

  • Adding search help (F4) for a screen field in standard screen of VA02

    Dear Gurus,
    I need to add a Search Help (F4) to a Standard Screen Field VBAK-VSNMR_V in the standard Screen of VA01/Va02.....Can anyone please guide me how it can be done.
    Regards
    Sajid
    Edited by: shaik sajid on Feb 2, 2009 8:38 AM

    Hi shaik,
    Refer to the following useful link:
    Search help enhancement in VA01
    Hope this will help you...

  • Translation for fields on Standard Screen ( Added Field via Extensibility Explorer )

    Hi Experts,
    I have added two fields in a Standard Quick create and added an Embedded Component in a Standard Thing Inspector.
    Issue is client wants that field's labels to be multilingual now as i am not able to download the translation file(xlif) into local machine how would i achieve this?
    and i m not even able to translate the HEADER of the TAB which i attached as EC in a standard TI.
    It would be great ig any one can show some pointers or workaround...
    Regards,
    Dhruvin

    Hi Horst,
    I have created Code List Data Type in SDK and have around 100 Code values and each to be maintained into 3 lang FR, ES, IT for descriptions.
    XLIFF file is XML in coding and I have my values and translations ready in Excel file.
    Any way to quickly get the translations from Excel into XLIFF file easily OR any shortcut in SDK that I do not have to manually keep on copy-paste each translation as target tag in this XML code of XLIFF file.
    Even tools does not seems to be user friendly. Please advice with method OR tool to complete this.
    Alim

  • How to remove fields from Standard Screen

    Hi,
        I Have faced one problem in screens(se51). When apply one SAP Note i have to change the screen manually(as per Note ) . My requirement is to remove some text fields and label fields. But I cant delete the Fields.
       Normally just select the object and Press delete Key to remove one object from screen. But here it is not working.
      How can i remove the objects from the screen as per SAP Note.
    Thanks in Advance,
    WIth Regards,
    Neptune.M

    Hi,
    T.code SHD0 helps you control which fields to appear, suppress and make mandatory in Standard Screen.
    refer
    https://forums.sdn.sap.com/click.jspa?searchID=4359065&messageID=2961760
    Regards

  • How to add field to standard screen of PNP

    hello masters, tell me one thing:
    - it is possible to add a field that isn't part of PNP logical database to the standard screen PNP.
    Could someone help me?
    regards and thanks in advance
    Mário

    Hi Mario,
    I don't know anything about SAP HCM, but: If you work with SE80, you can see the logical database in the object tree. Right-mouse-click to copy the logical database to custom name. Modify as you need. Use.
    Regards,
    Clemens
    P.S.: Before I tried I was always afraid of logical databases.Copying is a lot easier than expected.

  • Project Systems Selection Field change in Screen of S_ALR_87013557

    Hi ABAP'ers
    I need to add a new field namely 'PLFAZ' of table 'PROJ' to my dynamic selection screen, hence i tried to achieve it through selection field modification of the logical database PSJ in SE36, but my problem is ,the field is not displayed in the dynamic selection screen even after assigning function group and checking the preselect option against the field, plz suggest what is to be done to display the field in the dynamic selection screen.

    Hi
    Please check the Corresponding Screen Number of The Screen which you want to Enhance.
    After the Getting Screen number Check the Enhancement Possibilities.

  • Adding custom fields to standard Asset Accounting  ALV reports

    Hello,
    I have recently added some fields to the Asset Master table ANLU using the customizing include CI_ANLU.  I have also added some fields using an append structure to ANLZ.  I now need to have these fields available in the standard reports for Asset Accounting.  One example is the report generated for transaction S_ALR_87011963.  I need the new fields available in the 'Displayed Columns' list when clicking the Change Layout icon.  Any suggestions?
    Thanks,
    JR

    Hi Vignesh,
    Adding new fields is not possible, but custom subscreens can be added.
    Check enhancements QQMA0001 (subscreen for notification header) and QQMA0008 (subscreen for additional data).
    It might help you.
    Thanks & Regards,
    Swati

  • Adding custom fields to standard table control in IW51

    Hi,
    I have added 4 custom fields to the standard table QMEL through the structure CI_QMEL .
    In transaction IW51 there is a table control as show in the screenshot below.
    The 4 custom fields which i have added in the standard table should also be added to this table control.
    Can this achieved by making adjustments in SPRO settings or can it be acheived technically by using some exit?
    Thanks in advance.
    Regards,
    Vignesh Sunkasi.K

    Hi Vignesh,
    Adding new fields is not possible, but custom subscreens can be added.
    Check enhancements QQMA0001 (subscreen for notification header) and QQMA0008 (subscreen for additional data).
    It might help you.
    Thanks & Regards,
    Swati

  • Adding a field to Standard table through Structure

    Hi everybody,
    I need to add a field to standard table, I am using one append structure in that i am adding my field , But whenever I am activating the structure, I am not able to activate, It is getting as "PARTLY/ACTIVE" status for structure, so please help me in activating the structure.
    ThankZ
    siddivinesh.

    go to the standard table it ll also be partially active
    goto se14
    give the std table name
    adjust and activate...
    if the problem is not solved.......
    see if the field is repeating twice in that Std table.....
    if so delete the repeating fields....

  • Adding Custom fields to standard  SAP-EBP application

    Hi,
    A functionality requires some custom fields to be added to the standard SAP-SRM EBP ( Manage business partners) application.
    If I copy the whole BBP_VENDOR_CREATE program into a Z-program, and the BBPMAININT internet service to a Z-application, then would it be feasible??
    Which is the best way to add custom fields in a SAP standard EBP application--in the 'Manage business partners' section.
    Regards,
    Goutam

    Hi
    I don't think it's easily possible to add custom fields to the existing transaction - BBPMAININT.
    For adding customer fields you can refer the SAP OSS not - 672960, but I don't think it will be of much help here.
    <b>Since SAP has not upgraded this transaction - BBPMAININT for a quite long time, you need to do all the logic and validation from your end.</b>
    <u>Better to go for you own Z (custom program) and make your logic accordingly.</u>
    Regards
    - Atul

Maybe you are looking for

  • Como usar o compo de inf. adicionais do projeto acbr (infAdFisco e infCpl)?

    Como usar o compo de informações adicionais do projeto acbr (infAdFisco e infCpl) ? A estrutura é simples. O problema é que esse campo não veio no arquivo de demonstração, aí, não dá pra usar. E aí???

  • ORA-27067 Error while restoring database using RMAN

    Hi All, I am trying to restore the backups from my production database to an other server. I was able to restore the spfile and control files but at the step where I restore the datafiles I get the following error: RMAN-03002: failure of restore comm

  • Install PIXMA MG5320 on my second computor with windows 8 software/ .printer drive already in use.

    I installed the printer on my wifes computor without and issues. Now I am attempting to install it on my computor. I am getting blocked in the installation point where you select all the software needed . when i hit ok it goes into the install mode b

  • [SOLVED] Arch Kernel causes problems

    Since my very first time installing Arch, i was getting some errors like Cannot parse block device ids for /dev/sdb2 Cannot find root device /dev/sdb2 and eventually i had found a work-around, by taking the kernel and initramfs files (both 2.6.25.20-

  • Is there a list view for Artists?

    I can bring up list view for playlist.  But I don't see a list view for artists.   How do I enable list view for Artists. If I can show the list view for Artists, I am hoping I can activate side bar, and make it behave list iTunes 10.