Incorrect field positioning using IAC

Hi,
we're using IAC to display an SAP transaction - PR05. We've added our own fields (checkboxes) to the 'additional data' tab and they are all lined up correctly in the GUI but when we display the transaction in the portal they are not lined up. Not a massive problem but one we'd like to correct. Can anyone help please ?
e.g.
field 1        []
field 2        []
field 3        []
field 4   []
thanks,
Malcolm.

anyone ?

Similar Messages

  • Get field position using PHP or JavaSript

    Hello guys! How can I get current position of some fields in Pdf form. For example, I have Pdf form with signature field. I need to get current page number and x, y position of this field. Can you give me some code example on PHP or JavaScript.
    Thanks.

    There's a big difference between doing it with JS and with PHP... Doing it with JS inside a PDF is very easy. The code will look something like this:
    var f = this.getField("FieldName");
    app.alert("Field page: " + f.page):
    app.alert("Field location: " + f.rect);
    Here I'm just outputting it to an alert window... You can do something else with it, of course.

  • Add Form Fields using IAC

    Hello,
    I like to know if anyone lately has successfully added
    Form Fields (AFORMAUTLib.Fields) to a PDF document using IAC
    in Visual Studio 2008 and Acrobat 9.3.4 Prof.
    In this forum it was stated that bug in
    "AcroForm.api/AFormAUT 1.0 Type Library/Interop.AFORMAUTLib.dll"
    has been fixed in release 9.3.2
    I applied updated Acrobat to 9.3.4 and it still blows with error message
    "No document is currently open in the Acrobat Viewer"
    Any help, explanation is sincerely appreciated.
    Thanks.

    Rather than use TORU for form fields why not use the "Find" feature on the Options menu from the Tags panel?
    Find "Unmarked Annotations" then use the Tag Element button on the Find Element dialog.
    Select "Form" for the element ("tag").
    Add something useful to the "Title" field.
    [edit: n.b., this method lets you avoid putting a marquee down that inadvertently encompasses undesired text]
    This won't affect use of AT but gives you something to locate as you look over the structure tree.
    This method puts the <Form> element at the bottom of the structure tree; so, the elements would have to be manually moved to the proper location in the structure.
    Alternatively, place focus on the appropriate parent element for the PDF page content.
    The new <Form> element will be placed there - still may have to adjust it location in the structure tree - just closer to that location.
    As to working within the structure tree when adding elements.
    Yes, best practice that.
    TORU - Read Order provides a gross/macro view via the highlight(s) and element desination.
    Read Order should, in almost all cases, be harmonized to the structure tree's logical hierarchy.
    You may find use of the in-line grouping element <Span> useful.
    Be well...
    Message was edited by: CtDave

  • I want to change the infotype 0002 field position(first name & lasname)

    Dear Freinds,
                 I have requirement where i have to change the positions of the first name and last name , as pe standard we will see is
    the lastname under that field we will se the first name . As per the user he wanted first name and then last name . I have read in sap help that it says the table T522N is the place. But before using i wanted to can i change or is there any method where i can do.
    i have changed the name2 as middle name by going to cmod and changing the text label. Here it dint asked me any access key.
    similary for chaning the position of the two fields can i do so please let me know if any body has done this.
    regards
    divya.

    Hi Divya,
    You can't change the position of the fields in standard SAP screens - PA30/20.
    This would be repair and you need to get access key to change the 2000 screen of module pool MP000200.
    T522N is used to change the name format in reports, etc. (Firstname Lastname or Lastname Firstname) It has nothing to do with the field positions in the screen of PA20/30.
    Regards,
    Dilek

  • Report field position

    hello
    I m using report 10g..
    I want to move position of field at run time and also want to set elasticity at run time... can i do that?
    srw package doesnot support this. any other alternative?

    No, you can't explicitly move the position at runtime. But you can influence the field-position by hiding other fields in the layout next to the one item to move with elasticity variable or shrink

  • Text data source for the field Position(PLANS)

    Hi Experts,
    I have an infoobject ZPOSITION which i am using in a cube for this i can able to display key values but i want to display text for this ZPOSITION. The source for this field is Position(PLANS) which i have tacken from pa0001 table.
    I have an another infoobject 0HRPOSITION for this i have already loaded data using data source 0HRPOSITION_TEXT.
    Is there any other text datasources for this field Position(PLANS)?
    And
    Is it possible to load data from one info object to another info object?
    Regards,
    Sridhar.K

    Hi Sridhar,
    Check out in the infotype PA0001 for the check table for this field. In this table you will have the description for the field PLANS (Position).
    I request you to catch hold of functional HR team member to know where the text value for the Position (PLANS) is stored. You can get the info from them immeadiatly.
    After knowing the table where the text values for Position (PLANS) are stored, you have to create a text datasource using RSO2 transaction and replicate in BW and load data from the R/3 table.
    Hope this helps you.
    Regards,
    Saravanan.

  • Search help Field positions

    Hi,
    Is it possible to change the field positions in the Hit List of a standard search help without using the access key?
    Please let me know.
    Thanks,
    Binu

    Hi Binju,
    I am not sure whether this will be listed in SPAU during upgrade.
    Yes, you didnt require access key to change field positions, add/delete search help parameters which are available in selection method i.e database/view fields for search help.
    This change effect the search help assigned to data eleements and tables assigned in SAP, so be caution before doing the change. If your change is specific to a particular instance then go for append search help. Copy the search help and provide this search help as new tab to your standard search help.
    Thanks,
    Vinay

  • Inspecting report field position properties

    All,
       Does a way exist to inspect a report fields properties within CR script used in a formula.  I know about using code withing the X+2 buttons in the layout tool, but would like to know in a formula what the position and width of any arbitrary report field in the detail band might be.
    thanks,
    pf

    Thanks for responding.  I need to do this at run time. 
        1) Suppose I had 25 columns and each was associated with a boolean report parameter that allowed the user to toggle columns off and on. 
        2) Further suppose the user decided that she does not need columns 7, 12, and 20.  
         I want to do the following:
             1) suppress columns 7,12,20 (this is easy)
             2) move the remaining columns 8 and greater the appropriate twips to the left.
         I can do all this now but I must "hard code" the field position into a string with delimiters which I later split into an array to use in determining the x offset (if any)  for each unsuppressed column.    Life would be easier if one could just inspect the X position of any field.  Please let me know if this helps in understanding the problem. 
    pf

  • Dynamic field positions

    Hi Friends,
    I have a requirement of Dynamic change of field positions,I have to write the Material number field positions dynamically,suppose the material is Eight characters after removiing leading zeros, I have add some empty spaces infront of it to make it as 20 characters for all the materail numbers.
    Can you please provide me a solution.
    Regards
    Dinesh

    Hi,
    Use the below statement.
    shift lv_matnr RIGHT DELETING TRAILING space
    Thanks,
    Srini.

  • Sort table by field position?

    Hello,
    Is it possible to sort a table by field position?  For example, I have table ITAB with a 4 character field F1.  I want to sort the table first by the 3rd position ( itab-f12(1) ) ascending then the 4th position ( itab-f13(1) ) descending.
    data: begin of itab occurs 0,
              f1(4),
            end of itab.
    itab-f1 = '01AC'.
    append itab.
    itab-f1 = '02AB'.
    append itab.
    itab-f1 = '01CD'.
    append itab.
    itab-f1 = '02CA'.
    append itab.
    sort itab... 
    I thought about using TRANSLATE with a rule and converting each position to a numeric value (then transfer the value to a new 'sort' field), but I wasn't sure if there was an easier way.
    The sorted table should read:  '01AC' ; '02AB' ; '01CD' ; '02CA'
    Any help is appreciated.

    Hi,
    Please try this.
    DATA: BEGIN OF ITAB OCCURS 0,
            F1(4),
          END OF ITAB.
    DATA: BEGIN OF ITAB2 OCCURS 0,
            F1(1),
            F2(1),
            F3(4),
          END OF ITAB2.
    ITAB-F1 = '01AC'.
    APPEND ITAB.
    ITAB-F1 = '02AB'.
    APPEND ITAB.
    ITAB-F1 = '01CD'.
    APPEND ITAB.
    ITAB-F1 = '02CA'.
    APPEND ITAB.
    LOOP AT ITAB.
      ITAB2-F1 = ITAB-F1+2(1).
      ITAB2-F2 = ITAB-F1+3(1).
      ITAB2-F3 = ITAB-F1.
      APPEND ITAB2.
    ENDLOOP.
    SORT ITAB2 BY F1 ASCENDING
                  F2 DESCENDING.
    LOOP AT ITAB2.
      WRITE: / ITAB2-F3.
    ENDLOOP.
    Regards,
    Ferry Lianto

  • Change Dialog Screen Field Position Dynamically

    Hi
    Can I change screen field position at runtime?
    I saw that in the SCREEN Structure there aren't any fields to set the position. Is there a Function Module or a Class to do that?
    Thanks,
    Eyal

    Hi Eyal,
    Good Question.
    1. R/3 abap does not allow this facility.
    2. However, if we use a custom control /container,
       then there one property LEFT, TOP,
      which is avaialbe in the OO hierarchy.
      CL_GUI_OBJECT  1 
      CL_GUI_CONTROL 2  <----
      ... CL_GUI_ALV_GRID, ETC. ETC.
    3. This 2 has got this property
    4.  we can use like this.
      CALL METHOD grid->set_top
        EXPORTING
          top        = 1500
        EXCEPTIONS
          cntl_error = 1
          OTHERS     = 2.
    5. I tried but i don't know why its not working.
    regards,
    amit m.

  • Compli error 'Field' but used like a 'Type'

    HelloI have one more question i know i should be able to work this out but still learning. I have a method like this
    void InsertIntoArrayList(int txtPosition, string txtActorName)
    ArrayList ActorArrayList = new ArrayList();
    ActorArrayList.Insert(txtPosition, txtActorName);
    What i.m getting is the red line under ArrayList on both and the error is 'Field' but used like a 'Type'
    I have searched the net most the day and can not seem to work out why.
    Thanks for your help

    I'm still not sure where i have gone wrong here is my full code
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    using System.Windows.Forms;
    using System.IO;
    namespace Checkpoint2
    public partial class frmMain : Form
    public frmMain()
    InitializeComponent();
    System.Collections.ArrayList ActorArrayList = new System.Collections.ArrayList();
    int Position;
    string ArrayList;
    private void frmMain_Load(object sender, EventArgs e)
    void LoadArrayList()
    TextReader tr;
    //txtPosition.Clear();
    // openTextFile;
    tr = File.OpenText("C:\\Users\\warwick\\Desktop\\Web Course\\App Programming\\Checkpoint2\\Checkpoint2\\bin\\Debug\\actors.txt");
    string Actor;
    while (true)
    Actor = tr.ReadLine();
    if (Actor == null)
    break;
    ActorArrayList.Add(Actor);
    //string Actor;
    //Actor = tr.ReadLine();
    //while (tr != null)
    // txtActorName.Text = tr.ReadLine();
    // //cboActor.Text = tr.ReadLine();
    // ActorArrayList.Add(Actor);
    // Position++;
    // Position = ActorArrayList.IndexOf(Actor);
    // txtPosition.Text += Position;
    // break;
    tr.Close();
    // place actors names in comboBoox
    void PopulateActors()
    cboActor.Items.Clear();
    foreach (string Actor in ActorArrayList)
    cboActor.Items.Add(Actor);
    txtActorName.Text = Actor;
    //MessageBox.Show(Actor);
    void WriteArrayList()
    TextWriter tw;
    try
    tw = File.CreateText("C:\\Users\\warwick\\Desktop\\Web Course\\App Programming\\Checkpoint2\\Checkpoint2\\bin\\Debug\\actors.txt");
    foreach (string Actor in ActorArrayList)
    tw.Write(Actor + "\r\n");
    //txtActorName.Text = " ";
    //txtPosition.Text = " ";
    tw.Close();
    catch
    MessageBox.Show("Error could not right to file");
    void InsertIntoArrayList(int txtPosition, string txtActorName)
    ArrayList ActorArrayList = new ArrayList();
    ActorArrayList.Insert(txtPosition, txtActorName);
    void DeleteFromArrayList(int txtPosition)
    ActorArrayList.RemoveAt(txtPosition);
    private void btnInsert_Click(object sender, EventArgs e)
    WriteArrayList();
    private void mnuRead_Click(object sender, EventArgs e)
    LoadArrayList();
    PopulateActors();
    private void btnDelete_Click(object sender, EventArgs e)
    DeleteFromArrayList(Position);
    WriteArrayList();
    MessageBox.Show("Are You Sure");

  • Matchcode of field position (HR)

    I want to reproduce the matchcode of position field in Infotipe 1 into another field but it does not work. I am using the help values H_T528B for this field which is the one is being used for field position in infotype 1 (structure P0001) but still does not work.
    Do you know how to make it works? or how to reproduce the matchcode?
    Thanks in advance.

    Go to screen field ... in flow logic write code like
    <i><b>process on value-request.
    field p0001-plans module values_plans.</b></i>
    Program = MP000100
    Screen # 2010
    <b>see INCLUDE :MP000130</b> line # 468
    its using FM : call function 'RH_OBJID_REQUEST'
    <b>FYI</b>
                          or_repid or_dynnr '' '' '' p0001-plans.
          call function 'RH_OBJID_REQUEST'
               exporting
                    plvar             = planvar
                    otype             = ot_position             "XFYK039565
                  OTYPE             = 'S '                    "XFYK039565
                    seark_begda       = p0001-begda
                    seark_endda       = p0001-endda
                    dynpro_repid      = or_repid
                    dynpro_dynnr      = or_dynnr
                    dynpro_searkfield = 'P0001-PLANS'
                  no_seark_popup    = ' '                  "XMKAL0K093206
               importing
                    sel_object        = re_objec
               exceptions
                    cancelled         = 1
                    wrong_condition   = 2
                    nothing_found     = 3
                  illegal_mode      = 4                    "XMKAL0K093206
                    internal_error    = 5
                    others            = 6.
    Hope this’ll give you idea!!
    <b>Pl... award the points.</b>
    Good luck
    Thanks
    Saquib Khan
    "Some are wise and some are otherwise"

  • Read selected values from a multi choice field programatically using Microsoft.SharePoint.Client namespace.

    All examples I found refer to classes under Microsoft.SharePoint namespace. However, I have the SharePoint CSOM that only gives me the Microsoft.Sharepoint.Client namespace.
    I need to read the selected values of a multichoice field, but not sure how to do it with classes in the namespace above.
    everthing works, exept the TSQL_x0020_Reference_x0020_Numbe field.
    my code looks like this:
    Webweb = cont.Web;
                cont.Load(web);
                cont.ExecuteQuery();
    Listsstest = web.Lists.GetByTitle("T-SQL
    Code Review Tracking");
    //CamlQuery query = CamlQuery.CreateAllItemsQuery();
    CamlQueryquery =
    newCamlQuery();
                query.ViewXml =
    @"<View>
                               <ViewFields>
                                    <FieldRef Name='Category'/>
                                    <FieldRef Name='Review_x0020_Type'/>
                                    <FieldRef Name='Review_x0020_Start_x0020_Date'/>
                                    <FieldRef Name='Title'/>
                                    <FieldRef Name='Location'/>
                                    <FieldRef Name='Project'/>
                                    <FieldRef Name='Author0'/>
                                    <FieldRef Name='AssignedTo'/>
                                    <FieldRef Name='TSQL_x0020_Reference_x0020_Numbe'/>
                                </ViewFields>
                             </View>"
     ListItemCollectionitems
    = sstest.GetItems(query);
                cont.Load(items);
                cont.ExecuteQuery();
    foreach(ListItemitem
    initems)
                    Output0Buffer.AddRow();
                    Output0Buffer.ReviewStatus = item.FieldValues[
    "Category"] !=
    null? item.FieldValues["Category"].ToString()
    : String.Empty;
                    Output0Buffer.ReviewType = item.FieldValues[
    "Review_x0020_Type"] !=
    null? item.FieldValues["Review_x0020_Type"].ToString()
    : String.Empty;
                    Output0Buffer.ReviewDate =
    DateTime.Parse(item.FieldValues["Review_x0020_Start_x0020_Date"].ToString());
                    Output0Buffer.Module = item.FieldValues[
    "Title"] !=
    null? item.FieldValues["Title"].ToString()
    : String.Empty;
                    Output0Buffer.BranchLocationURL = item.FieldValues[
    "Location"] !=
    null? item.FieldValues["Location"].ToString()
    : String.Empty;
                    Output0Buffer.ProjectName = item.FieldValues[
    "Project"] !=
    null? item.FieldValues["Project"].ToString()
    : String.Empty;
                    Output0Buffer.Author = item.FieldValues[
    "Author0"] !=
    null? item.FieldValues["Author0"].ToString()
    : String.Empty;
    FieldLookupValueflvAssignedTo =
    newFieldUserValue();
                    flvAssignedTo = item.FieldValues[
    "AssignedTo"]
    asFieldLookupValue;
    if(flvAssignedTo !=
    null)
                        Output0Buffer.AssignedTo = flvAssignedTo.LookupValue;
    varv = item.FieldValues["TSQL_x0020_Reference_x0020_Numbe"];
    if(v !=
    null)
                        Output0Buffer.Reason2 = v.ToString();
                 Output0Buffer.SetEndOfRowset();           

    Hi,
    According to your description, my understanding is that you want to read the selected choice field value using Client Object Model.
    In my environment, I create a list with a mutichoice fileld named "choice" and then I used the code snippet below to get the selected value in choice field.
    ClientContext clientContext = new ClientContext("http://sp2013sps/sites/test1");
    Microsoft.SharePoint.Client.List spList = clientContext.Web.Lists.GetByTitle("list1");
    clientContext.Load(spList);
    clientContext.ExecuteQuery();
    if (spList != null && spList.ItemCount > 0)
    Microsoft.SharePoint.Client.CamlQuery camlQuery = new CamlQuery();
    camlQuery.ViewXml =
    @"<View>
    <ViewFields><FieldRef Name='choice' /></ViewFields>
    </View>";
    ListItemCollection listItems = spList.GetItems(camlQuery);
    clientContext.Load(listItems);
    clientContext.ExecuteQuery();
    string value = listItems[0]["choice"].ToString();
    Console.WriteLine(value);
    Console.ReadKey();
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Custom fields position change in srm 7.0 in Purchase Order on WebDynpro

    Hi Experts,
    We are upgrading to SRM 5.0 to SRM 7.0
    In Purchase order screen,under account assignment,we want to see the acocunt assignment detailed view as the default view under tab "ACCOUNT ASSIGNMENT".Click on the DETAILS button and then the details show up in the bottom part of the screen.
    Can anyone advise how do we change the postion of fields in the account assignment tab which are created dynamically.
    My requirement is :
    Rahmenkostenstelle field should come below Bahnstelle field
    WebDynpro Component:   /SAPSRM/WDC_UI_DO_ACC
    View:  V_DO_ACCOUNT_DETAIL
    Thanks,
    Aarthi.

    Hi,
    Did you manage to solve the issue? I've tried to define customizing point "Configure Generic Field Display on User Interface" with no luck.
    I've even tried to enhance the corresponding WD Component for SC items detail. Field position is correct in the layout editor, but position changes when fields are rendered in runtime.
    Does anybody have any idea regarding related OSS? what am I missing?
    Regards

Maybe you are looking for

  • I recently upgraded to iOS 6.0.1 and now apps crash. How do I fix it?

    Would like to fix this problem so my son can use his IPOD. Help!

  • Mac OS/X Issues with 10.1.3 preview

    (Are bugs reported here?) My show-stopper issues: 1. Drag 'n drop for JSF layout is still quite buggy and sluggish 2. When using the Mac theme with mac menu bar, there is a lot of refereshing when you switch between open editor tabs, or views. (Yes y

  • Retrieving data from 3 tables

    Hi, I am working on a report where I have to retrieve data from 3 tables(marc,mara,makt).For this I have used 3 select statements for retriving data from 3 tables.There r some fields which r not present in marc table where as present in mara and makt

  • List of PI KPI's

    Hi All, Can anyone help me out with the "list of Key Performance indicators(KPI)"  related to Process Integration(PI) and its thresholds. Thanks in Adavnce, Preethi.

  • System or program error message in ps6 creative cloud...

    can any body help me I keep getting this message disabling me opening/placing/saving browsing... it is driving me nuts!!  I have a new imac and g raid storage so its not a storage issue!