Adding a new field and new data item breaks layout

I am adding a new field to a subform and populating it form a .Dat unfortunatly adding this field is causing data outputed to the subform below it to shift down one line on the page when outputted.
This new field is outputted at the top of the form and and the line being shifted are below this.
Below is the field details and the field as it is in the .dat file.
Field:F_PO_NUMBER [1]                                
Lines: 1  Characters: 20  Angle: 0
  In Subform
: Main_Page
  Options  
: Global
^Command JFPAGE_START
^Undefine global:~^PAGE 1
^define global:SEQUENCE \pic"NUM999999",@D:NUMPAGESPRINTED../\pic"NUM99",@$PAGE../\pic"NUM99",@:JFPAGE_PAGE_OF..
^define global:JFPAGE \pic"NUM99",@$PAGE.. of \pic"NUM99",@:JFPAGE_PAGE_OF..
^GLOBAL Email COLL_TEL_NUM~12345678~^REFORMAT OFF
^GLOBAL F_CURRENCY_CODE
GBP
^FIELD F_PO_NUMBER
^COMMENT R_remit_customer
^FIELD F_REMIT_TO_CONCATENATED
Address
^COMMENT M_INVOICE_HDR_BOX1
^GLOBAL F_TRX_TYPE
Invoice
Now the weird party is if I move the new field in the .dat as below it fixes things and the everything lines up like it should do.
^Command JFPAGE_START
^Undefine global:~^PAGE 1
^define global:SEQUENCE \pic"NUM999999",@D:NUMPAGESPRINTED../\pic"NUM99",@$PAGE../\pic"NUM99",@:JFPAGE_PAGE_OF..
^define global:JFPAGE \pic"NUM99",@$PAGE.. of \pic"NUM99",@:JFPAGE_PAGE_OF..
^GLOBAL Email COLL_TEL_NUM~12345678~^REFORMAT OFF
^GLOBAL F_CURRENCY_CODE
GBP
^COMMENT R_remit_customer
^FIELD F_REMIT_TO_CONCATENATED
Address
^COMMENT M_INVOICE_HDR_BOX1
^FIELD F_PO_NUMBER
^GLOBAL F_TRX_TYPE
Invoice
^FIELD F_TRX_NUMBER
I hoping someone might have an idea of why this is the case as I'm at a loss regarding why its happening.

I may not hit on it exactly, but this sounds like Adobe's processing order.
It wants to process the fields in the order they are in the DAT file.
I have a similar problem with an overflow field, that isnt last in the DAT file,
Read this here:
http://forums.adobe.com/message/2298283#2298283
Now that may not be exactly your issue, but I think its the same inherent problem,
Adobes processing order for the fields/subforms.
I am still trying to resolve my issue, but found the ^field command in the reference manual (Print Agent),
and am wondering if I can use it.

Similar Messages

  • Adding new field to Master Data

    Hi All,
    I have one master data which is business content.
    i need to add one custom field in that with the status information of records. that new field will get data from R/3 status table via extractor from CMOD.
    now this Master data is having delta.
    my confusion is if i add new field in it how the delta will react ? coz there are different status - eg. when user create the status - it will be "created" that time delta will pick up that record coz it has been changed. Now if user changes status to "closed" or "in transit" how delta will react ?
    i meant is it doable to do like that ?  any guidance will be appreciated.
    Thanks in advance.

    Smith,
    Your master data extractor will continue to give your existing fields- as for delta - it depends on how the delta is managed - you would have to find that oiut - is it on timestamp / date et etc... ?
    CMOD will change only the extract structure and whenever this datasource is called - CMOD fills in the additional field - nothin about delta / init here...
    Arun

  • New field Special posting date in GCU1

    Hi Friends,
    I am having a issue. my client wants to add a new field SPl posting date in GCU1. He wants to transfer some MM originating documents to Spl at this date instead of respective posting dates of those documents.
    Kindly advice how this can be done.
    Thanks in advance.
    Best Regards
    Bhairavi

    copy the standard program as Z program. add the field in selection-screen and for selection of data include logic for checking the newly added field.
    anya

  • Add new fields in Additional data tab B in Inquiry,

    HI,
    I want  to add additional new fields in inquiry on the addition tab -B, like
    Architect Name
    Contractor name
    followed By
    referenced by  like this, and want to capture the report on these fields
    plz guide
    thanks in advace

    Dear Rishi,
    Please Don't post multiple threads for same issue(i.e Add new fields in Additional data tab B in Inquiry).
    Try with these User Exits,
    USEREXIT_MOVE_FIELD_TO_VBAK
    Use this user exit to assign values to new fields at sales document header level. It is described in the section "Transfer of the customer master fields into the sales document".
    The user exit is called up at the end of the FORM routine VBAK_FUELLEN.
    USEREXIT_MOVE_FIELD_TO_VBAP
    Use this user exit to assign values to new fields at sales document item level. It is described in the section "Copy customer master fields into the sales document".
    The user exit is called up at the end of the FORM routine VBAP_FUELLEN.
    USEREXIT_MOVE_FIELD_TO_VBEP
    Use this user exit to assign values to new fields at the level of the sales document schedule lines.
    The user exit is called up at the end of the FORM routine VBEP_FUELLEN.
    USEREXIT_MOVE_FIELD_TO_VBKD
    Use this user exit to assign values to new fields for business data of the sales document. It is described in the section "Copy customer master fields into sales document".
    The user exit is called up at the end of the FORM routine VBKD_FUELLEN.
    I hope this will help you,
    Regards,
    Murali.

  • A script to create a new folder and place selected items into it?

    I'd like to select a few items and have either an Apple script / contextual menu automatically create a new folder and place the selected items inside it.
    I have many, many to do—which is why I wanted to know if there is a script or automator or contextual menu thing available. Or if not, how can I create one?
    Can that be done? Thank you!

    Thank you for your help. Now I just want to expand on this a bit. To use the Applescript you have supplied me, how do I tell it to name the folder other than by date, and where to put it?
    Let me say, preferably, is it possible to make an action like this right-clickable? Instead of having to pick a script. Anything that slows this process down means I might as well do it all by hand. What I'd really love to do is this:
    Select a number of items. Right click to an action saying "create a new folder and put this items in it. Name the folder with the first item's name". Very simple and quick.
    Could this be accomplished? Through Automator? or something that can appear in the contextual menu? Folder actions?
    I'm just getting started with using these tools.

  • Populated the new field with historic data

    HI,
    I have a data for 2 years now I am enhancing the data source how can I populated the new field with historic data.Is it by
    1)deleting all the data in BW side and the doing an init then setting up a regular delta
    2)running a repair full request with selection condition.
    or is there any other option available? which is the best scenario to load these historic data?
    Regards,
    Ravi

    Hi,
    I think your datasource is already in production, and you want to data only from today onwards for enhanced fields, i.e. historical data is not required for enhanced fields..
    1.Fix ECC down time for 20 to 30 munities
    2. Keep all objects on Qty system in ECC and BW.
    3.Run Delta laods in BW for 2 to 3 times.So with this step you can clear SMQ1 and RSA7. Check the entries in RSA7, if it is ZERO then it is fine.
    4. Move DS from ECC Qty to ECC PROD .
    5. Replicate in BW.
    6. Move all BW objects from BW Qty to BW Prod.
    7. Delete Init load in InfoPackage level (Not in ODS/CUbe).
    8.Load Init without DataTransfer.
    9.Then Run Delta.
    10. Next day on wards deltas will come as usual.
    If you need Historical data also.
    1.Delete data in Cube.
    2.Fix Down Time and load Init then Delta.
    Check
    SAP Note 328181 - Changes to extraction structures inCustomizing Cockpit
    Thanks
    Reddy

  • How to add new fields to a data extract

    The following data extract program generates an output file which is displayed using a publisher template as a check format report.
    Oracle Payments Funds Disbursement Payment Instruction Extract 1.0
    How would I add new fields to the generated file? In other words what is the procedure to add new fields to the data extract?
    Thanks

    Do anyone pls advise how to customize the payment extraction program? We also have the similar requirement to extract extra fields to format a payment file.

  • HT201269 I have new iphone and all data were restored but my music! How can I add my music from Itunes and new iphone?

    I have new iphone and all data were restored but my music! How can I add my music from Itunes and new iphone?

    Connect the old phone to your computer, right click on it in iTunes, and choose Transfer Purchases. That should put all of your music in iTunes except any tracks that were not purchased from iTunes. If you have any such you will have to retrieve them from the original source, or see: https://discussions.apple.com/docs/DOC-3141.
    Apple also has this tip for copying data from an old phone to a new one.

  • Why were the new tab and new window right click menu items reversed from FF3.6 on FF4?

    I've been using Firefox since before version 1. when you right click on a hyperlink the first menu item had always been "open in new tab" and the second item was "open in new window" Now in Firefox 4, they have been reversed and it is a major pain in the rear. I even went and checked Firefox 3.6 on other PCs to make sure I wasn't wrong, and sure enough, they are reversed. I have verified this on both Windows XP and 7. I find my self constantly opening new windows instead of tabs. Is there a way to change this besides going back to ver. 3.6? Dumbest idea anyone at Mozilla ever had. Please change it back to the old way in 4.1

    Thanks edmeister with that add on I was able to change it. I still feel it was a bad idea to change it in the first place. I don't like the tabs up on top by default versus being in the old location either, but I did find how to fix that.
    I want Firefox to look and function like Firefox not chrome or opera. If I wanted chrome or opera I'd install it. I tried both and didn't like the interface of either one of those. You listening Mozilla?

  • NEW CELL and NEW LINE

    Hi,
    I am not clear about NEW CELL and NEW LINE in The Main window -> Table -> Footer -> Output options -> Output Table.  Could any one help in explaining exactly what is the purpose of it.
    Thanks
    Ram

    when you are placing a text element, you need to specify whether you want this text element to be displayed in the next cell of the table. If the text element is to be displayed in the next line then you will have to check that as well. So, if you are displaying a list of fields in a row format then for the first field, you check both line and cell and for the rest of the fields you check just the cell.
    Regards,
    Ravi
    Note - Please mark all the helpful answers

  • How to update my app Docs to go with my new ID and new password. I forgot my hold password and I don't have my old e mail adress

    how can I update my application Docs To Go with my new ID and new password? I forgot my old password and don't have my old e-mail adress. When I answer the question about my age it says that it is not the right date!!!!

    Hi Guys,
    I've sorted it  
    All I needed to do was add my old e-mail address - not as the primary but as an alias. This allowed me to delete the account on my iPhone 4S and re-sign in with the correct e-mail address.
    Happy now  

  • New home and new WIFI sluggishness

    I recently moved in with my girlfriend. At my last location, I quit using wifi, was connected directly via ethernet to my cable internet modem. I was also Airport sharing the connection for my kids' iMac.
    Now in her new place (and new wifi), I can connect with full bars via Airport, but many sites do not load the first time. I need to refresh the browser several times to get many sites to load.
    I have turned off the internet connection sharing as well. Is it some type of DNS problem?
    clueless... assuming it has something to do with the move.

    HI greengrass,
    There is no real procedure for you as a customer.  You can place an order for broadband and phoneline simultaneously.  BT will take care of the rest.
    If there a line in the new place then it might need an engineer call out in order to get it up and going but this will be made clear whenever your order is placed. 
    TX
    Craig
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)”
    td-p/30">Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • New Ipod and new computer-how to transfer

    I just got the new ipod video and had the 20gb. I now have a new computer and new ipod. How do I transfer my songs to my new ipod and computer?
    any help would be appreciated.
    D

    If you transfer your library from the PC to the Mac, and then plug in your new ipod to the new Mac, a question will pop up asking you whether you want this computer's library to be transferred to the iPod. Click Yes, and it will start synching with whatever is in the library.
    You can also use some programs, like "Senuti" (for mac, freeware) to rip off the contents FROM your iPod TO your new Mac. I personally like Senuti since it has an iTunes-like interface except in reverse.

  • New songs and new audio book from Audible will not sync from my computer.  Any idea why?

    I updated my 4S to OS7.  I am now unable to sync new songs and new audiobook from Audible from my computer.  Any idea why?

    Might be incompatible with iOS 7.
    Keep in mind, Audible is not Apple software and Apple is not responsible for third party software compatibility.
    Check the Audibile website for iOS 7 support.

  • New computer and new skype user, new norton user -...

    new computer and new skype user, new norton user-Norton keeps asking me if I want to allow all these different computers-all I have is a list of numbers so I dont know who they are or what it is about. I let one in to experiement but there doesnt seem to be anyone trying to call me .Who are these people/computers? What happens if I allow/dont allow them.? Its happenning frequently and I'm worried it might be hackers. Its probably something obvious but I'd appreciate advice.

    Hi Kevin,
    You can download Acrobat from: Free Acrobat XI Pro | Download Adobe Acrobat XI Pro free trial
    and use your Adobe ID (email address) to license the software.
    Please use the same email that you used to purchase the subscription.
    Regards,
    Rave

Maybe you are looking for