Duplicating a field on a layout?

Does anyone know if you can duplicate a field on a layout?

Hi Stphanie,
Welcome to the discussions and the AppleWorks forum.
Fields can be placed only one time on any particular layout. If you want to display the same data in more than one location, the easiest way to do so is to define a new Calculation type field that simply copies the data in the original.
Example: Original is in 'field 1'
New field 'same as 1'
Formula: 'field 1'
Regards,
Barry

Similar Messages

  • Deleting a single field from existing Layout - Update

    Hi,
    We need to amend our custom integrator's layout by removing a field from the layout.
    However, in Desktop Integration - "Define Layout" - we do not have any option to delete a field (options are - Move Up/down, Read only, width,Frozen pane)
    (Making width - 0 is not solving the purpose since only the field is not visible in layout but mappings remain as is)
    Is there any option to remove a single field from integrator layout?
    Thanks much in advance,
    Rgds,
    Sumanth

    Duplicate post - Deleting a single field from existing Layout - Update
    Srini

  • Layout Set: How to add a new field in a layout Set?

    Hi ABAPPERS.
    Question:
    How can I add a new field in a layout set?
    Scenario:
    QC21 uses a global Layout Set ZQMECOA_GLOBAL.
    There's a field required in this Layout Set which is Production Date(CAUFVD-GLTRP).
    Where is the date query happening here?
    Where can I insert the SELECT statement for the new field required?
    I try to look at:
    OPEN_FORM and WRITE_FORM, it seems that date query or SELECTION of data is not happening here.
    Thanks.

    If you are adding a header field then you will extend the header structure in CRM and do the same with Item structures for Item fields. You will use EEWB or similar technique in the CRM backend to extend the header or item.
    These extended fields in the backed are available in customer_h or _i structures in the order object that can be read and modified in the Header BAdI or Item BAdi.
    If you think that this message is cryptic or not enough, then you should search for Extension Guide in this forum and read the document.

  • How to add a field in the layout of cs11

    Hi,
    i want to add a field in the layout of cs11,
    i tryed with user exits and badis as below but i am unable to find the solution .
    BOM_EXIT
    BOM_UPDATE
    CEWB_BOM_CUS_FIELDS (SCREEN ENHANCEMENT WITH BOM HEADER)
    CEWB_BOM_UPDATE
    CEWB_ITM_CUS_FIELDS (SCREEN ENHANCEMENT WITH BOM ITEM)
    PCSD0001 Applications development R/3 BOMS
    PCSD0002 BOMs: Customer fields in item
    PCSD0003 BOMs: Customer fields in header
    PCSD0004 BOM comparison
    PCSD0005 BOMs: component check for material items
    PCSD0006 Mass changes user exit
    PCSD0007 Check changes in STKO
    PCSD0008 WBS BOM: Customer-specific explosion for creating
    PCSD0009 Order/WBS BOM, determine URL page
    PCSD0010 Order/WBS BOM, determine explosion date
    PCSD0011 Knowledge-based order BOM, parallel update
    PCSD0012 Customer - Mat. number/mat. number during material exchange
    PCSD0013 Customer-specific processing of an explosion for BOM browser
    Thanks,
    ksbabu

    Hi,
    Please see documentation of enhancement MM06E005 (transaction SMOD).          
    Userexit EXIT_SAPMM06E_016 is a component of enhancement MM06E005.            
    With that enhancement, you can                                                
      -   Maintain/supply your own customer fields                                
      -   Update your own customer-specific tables                                
    You cannot:                                                                   
      -   Change standard fields                                                  
      -   Change data that depends on the document header in the items            
      -   Change data that depends on an item in the document header                                                                               
    Please have a look at Business Add-In (BAdI) ME_PROCESS_PO_CUST.              
    Regards,
    Edit

  • Adding field in script layout

    Hi,
    My requirement is adding one more field to script layout output but i if i added that field then page exceeds the output, they mentioned tab gap between fields, how to reduce tab gaps.
    can u please provide procedures how to achieve it.
    Best regards,
    Ravi

    Hi
    Check in the Line where u want to write/include ur new field  &LV_NEW& ..
    example
    OLD line             T1   &REGUD-SWABZ(15)&,,&REGUD-SWRBT(16)&
    New Line           T1   &REGUD-SWABZ(15)&,,&REGUD-SWRBT(16)&,,&LV_NEW&
    Also Check that  T1 in Paragraph Formats how many Tabs are declared and change the TAB spaces accordingly...
    surya

  • How to add a field in line layout configuration for Tcode F-28

    Hi friends,
         I have a requirement where i need to add a field in line layout 'K1'.
    The field is EXNUM - ( Official Excise Document Number ) from the table J_1IEXCHDR into the existing Line layout 'K1'.
    I am not able to add this field under line layout configuration,since this field does not exist in field list.
    I have been searching for the suitable enhancement,but not able to locate one.
    It would be really helpful if someone share some info regarding this issue.

    No configuration is available at transaction code o7z4s
    No enhancement is available
    Even validations (OB28)  and substitutions (OBBH) will not work since this will use BSEG/BKPF tables /ABAP System Fields
    You need to go for Z program by copying the existing program of F-28 and add your required field with the help of Abaper.
    Srinivas

  • Why are my duplicated form fields rotated 90 degrees?

    I'm duplicating form fields from a portrait document (Doc 1) to a portrait document (Doc 2) that was originally landscape.
    Step 1: I rotated the landscaped document (Doc 2) using the right toolbar under pages and saved the document.
    Step 2: I inserted the portrait document (Doc 1).
    Step 3: I duplicated the form fields from the Doc 1 to Doc 2 but the duplicated form fields are at 90 degrees.
    How do I correct this?

    I'm am really talking about the video transmission over skype

  • WDA - customer text in field label in Layout

    Hi,
    I need to display the customer text in field label in Layout. Currently field label text is coming from OTR.
    OTR ‘PAOC_RCF_UI_SELF_SERVICES/MIDDLE_NAME’ has text ‘Second Name’. My customer wants to display ‘Middle Name’ instead of ‘Second Name’.
    How can I fulfill my customer requirement without modyfying WD Component?
    Regards,
    ...Naddy
    Edited by: Naddy on Apr 4, 2008 2:46 PM

    Hi Naddy,
    U can achieve it by enhancing the component , write a post exit for the wdmodifyview
    in that .. for first_time  get the  UI element and set the text as u want.......
    Regards
    Yash

  • Finding Source Field in Paper Layout

    Hi Friends,
    I want to analyaise 100 reports.
    I have the following query in Data model.
    SELECT NVL(voyp.ata_date, eta_date) VOY_ARRIVAL
         ,jh.bol_number          JOB_BOL_NUMBER
         *,jd.num_units          DET_NUM_UNITS*
    from job_details jd
    Paper layout having around 100 fields, How to find DET_NUM_UNITS is source Field in Paper Layout.
    Regards,
    Kishore

    Hello,
    Normally when you use the report wizard to design the report it keeps the field name as F_DET_NUM_UNITS. So you can know the field and source. But if you designed the report manually. Then you will have to search field by field. Better to run the report and check on the preview. It will be less practice.
    -Ammad

  • Position of a field on the layout

    Using Oracle 10 g, what code should I write in a trigger to make the position of a field on the layout dynamic (set location on the layout)

    At this time it is not possible to move the Description field in the page layout and you can not change the size of this field. I would recommend that you submit a enhancement request to CRM On Demand customer care.

  • Create Partner Bank Field in the Layout

    Hi Friends,
    My requirement is, in the vendor Line item report(FBL1N), I want to add the Partner bank Type field in the layout which is not available. Is there any option we can create our own without the help of ABAPer.
    Regards,
    Anil

    Hi Anil,
    Of course you can - SPRO: Financial accounting - Accounts receivable and payable - Vendor accounts - Line items - Display line items - Define additonal fields for line item display (view V_T021S) and add table BSEG, field BVTYP.
    Good luck!

  • Field status-screen layout-line layout

    hi
    EXPLAIN
    FIELD STATUS
    SCREEN LAYOUT
    LINE LAY OUT
    THANKS N REGARDS
    MAUNAMI

    <b>Field Status</b> It determines entering data in  field is mandatory or optional.it also determines whether a field should be shown or it should be suppressed.Also status can be only display i.e u can only see the field but cannot change it.
    <b>Screen layout:</b> It determines how screen should look like;what tab should be there and under each tab what fields should be there.
    <b>Line Layout</b> It determine the sequence of the lines on a data entry form or standard report.

  • ME23N purchase order history - add new fields (not in layout)

    Hello,
    I would like to expand the layout of Purchase order history (ME23N).
    I would like to add the field MKPF-BKTXT into the purchase order history for more information.
    Who can help? - Thank you.  - Dietlinde

    Hello,
    You might have to enhance the column set of the layout..I am not sure if it could be done.. but that's the way to go.. You might want to confirm this from your technical team.
    Good Luck!!

  • User defined fields in Crystal layout

    Hi All,
    I want to add user defined field values in crystal  layout for Sales order, but its not listed in RDR1 tables there but it's available in SAP query manager view. How can i get that in Crystal reports. please suggest on this.
    Regards
    Sree

    You can then remove the key and the fields in the database will keep their correct definitions rather than varchar(max) which is causing the initial problems.
    Adding extra keys may uause performance issues if you leave them there for a large table.
    I have also had issues of varchar(max) fields causing database connection issues when running the reports in 8.81 PL07.
    Rob

  • Adding a field to the layout in Trx CJI3

    Hi Folks,
    Prg Name:RKPEP003
    Trans Name:CJI3(Display Project Actual Cost Line Item)
    ECC 6.0
    CJI3->F8->ALV GRID REPORT->Dbl clik on a rec with PERNR value->List O/P seen
    List O/P contains certains details corresponding to that PERNR.
    I need to add a field(Name of PERNR) to this layout.
    CJI3->F8->ALV GRID REPORT gets displayed->Dbl clik on any rec in the grid which has a PERNR value->Takes you to a List O/P.
    Now that a field has to be added to this list o/p.
    Is there an exit or BADI availble to do this?
    Helpful replies will be awarded pts.

    Jayant,
    Go to transaction SMOD. Click utilities->find.
    Example : Give exit name as SAP* and short text as mast to find master exits.
    Also go through the below mention thread :
    Re: how to find the exact user exit for our requirement?
    Thanx & Rgds.

Maybe you are looking for