Export Data Field Order

I've created a form with a number of text fields, pull downs, check boxes, etc. It is saved from Acrobat as a "Reader Extended PDF" so users can enter data and save.
When I use Acrobat to "Merge Data into Spreadsheet" the field order seems bizarre. It's not alphabetical and it's not based on the tab order.
Anyone know what determines the field order?
Thanks.

The order you see your fields in your hierarchy palette should be the order they come out in data unless you have them bound to a schema.
Kyle

Similar Messages

  • Dates fields issue in the sales orders through IDOC

    Hi all,
    I'm trying to create a sales order through Inbound IDOC using IDOC_INPUT_ORDERS.
    I have 2 custom fields in the sales order which are date fields.
    I'm populating them from the IDOC segments(using E1EDKT1-tdid, E1EDKT2-tdline) in the user-exit just before the call trasacation statement. These dates are not coming for a few orders... but are getting populated normally for few of them.
    But the tricky part is that... if I process the same IDOC for the second time.. the order created is having the dates.
    My issue is that.. i need all the orders to be populated with the dates which IDOC have.
    Could anyone please help me with this issue.
    All the answers/replies are highly appreciated!!
    Thanks for you help!

    hi,
    the following may be of help
    There are 2 major exceptions to the batch input internal table. All text data from the segments E1EDKT1/2 and E1EDPT1/2 are not part of the batch input session. Text elements from these segments are posted directly to the data base AFTER the sales order has been created (please note: in order that item texts are posted correctly to the sales order the field POSEX from segment E1EDP01 MUST be transmitted). Also, configurable material information from the IDOC is exported to a global memory and therefore will not be part of the batch input session. Configurable material data is performed in Form CHECK_CONFIGURATION and the data is exported to global memory in the following code:
    Exportiert IDOC Daten ins globale Memory     
    export IDOC data to global memory            
      call function 'CUXC_IDOC_TO_MEMORY'          
           tables                                  
                cfg_instref = xe1curef             
                cfg_ref     = xe1cucfg             
                inst        = xe1cuins             
                part_of     = xe1cuprt             
                value       = xe1cuval             
           exceptions                              
                error       = 1                    
                others      = 2.                   
    One extra piece of useful infomartion if you wish to debug the process is to set your breakpoints at the following points
    for Function module IDOC_INPUT_ORDERS
    include LVEDAF0F..
      CALL TRANSACTION 'VA01' USING bdcdata
                                MODE  input_method
                                UPDATE 'S'
                                MESSAGES INTO xbdcmsgcoll.
    Now input_method is A foreground process and N for background processing but try changing it to P (pass through mode)
    If you have breakpoints in va01, e.g. MV45AF0B_BELEG_SICHERN,(the part where the sales document is saved)
    they will be hit, e.g
    perform userexit_save_document_prepare.
    perform userexit_save_document.
    Lastly, don't forget using program SDJEDI , see note 380603 for more information on this
    Hope this is useful
    Paul Quinn

  • Sorting of Date field in the SQL Query useing ORDER BY

    Hi
    I am facing a problem when I am getting the results of a query from the ORacle 8i database using jdbc connection.
    The query is having a date field and I have to sort the query results using ORDER By for the Date field. The query is giving exact results in the SQL PLus interface.
    When I am getting this results in the GUI where servlets are being used an Exception is coming as not supported RefreshRow method.
    If anyone has faced this problem and have got the solutions please let me know.
    thanks
    sulfy

    That doesn't sound at all like an SQL problem.
    More like you trying to do updates on the resultset which is not allowed ...
    send a some code (not to much pls :) and we'll be
    able to help more
    cu
    Spieler

  • Purchase Order released date field and table name

    Hi,
    Please tell me the  Purchase Order released date field and table name.
    Regards
    Deepak

    Hi,
    Table : EKKO.
    Fields : FRGKE,FRGZU.
    You can get release date of PO from CDHDR  table.
    give object value as your po number and check.dont forget to give leading zeros.
    The udate will be date field and transaction will be me29n for relaesed po.

  • Export QuickTime Movie shifts field order

    In august I finished grading a project and made a QT Prores 422 master file for the client to have delivered on a hard drive.
    The client has kept quiet until now about an issue - the field order seems to be wrong. I couldn't believe my ears when he told me that. The timeline is lower (even) while the QT file he had received is Upper (odd).
    I selected 5 seconds of the timeline and exported using CMD+E, and it says "Setting: current settings". So I thought it would be lower field as the timeline - but no - it comes out as upper, every single time.
    How does this happen? Do I really have to make a conversion through compressorr?!

    The following settings are the same for the prepped timeline and the one that came back from Color
    *Sequence settings*
    720x576 PAL Anamorphic 16:9
    Field Dominance: Lower (even)
    Compressor: Apple ProRes 422
    *Item Properties*
    Frame Size: 720x576
    Anamorphic: Yes
    Compressor: Apple ProRes 422
    Field Dominance: Lower (even)
    However, I think I nailed it. Gonna do some further testing to make sure though... In the Export to QuickTime Movie window, I found that I can select some other setting, using ProRes 422 PAL Anamorphic for instance. And as far as I know - PAL is always lower field, and it seemed to work for the first test I did.

  • Copy data customer PO and PO date field from quotation to sales order

    Hi Friends,
    Can you please let me know what copy control settings I need to maintain in order to copy customer PO# and PO date field data in quotation to sales order.
    All the data is getting copied from quotation to sales order when I create sales order with reference to quotation but the customer PO no. and PO date is not getting copied.
    Can anyone please help.
    Regards,
    Wasim.

    HI
    Not sure if this is possible via Customization or not but you can try the user-exits or Routines for the Sales Order program for this
    You need to change the include FV45C102 (assuming you have copied standard order and the copy controls). ABAP team should be able to make changes to this routine and achieve your requirement.
    In VTAA, after choosing the Source and Target order type and choosing the right Quatation item, check the routine for 'Bus.data/item compl.' and it will be what has been mentioned above.
    Please check &Revert
    Thanks&Regards
    Raghu.k

  • Export data in a particular order

    Hi all,
    I want to export data in a particular order of dimension by the DATAEXPORT command.
    I use the below script :
    SET DATAEXPORTOPTIONS
         DataExportLevel "LEVEL0";
    DataExportDimHeader ON ;
    DataExportColFormat ON;
    DataExportOverwriteFile ON;
    FIX ("FY11","Submitted","Budget",@RELATIVE("Entity",0),@CHILDREN ("Period"))
    DATAEXPORT "File" "," "file.txt";
    ENDFIX;
    It always gives the file data in the below order
    "Entity","Allocations","Projects","CostCentres","FinancialYear","Version","Scenario","Account","Period"
    I want in the order of Scenario,Version,Year,Entity,CostCenter,Allocation,Project,Account,Period.
    Is it possible?
    Many thanks.

    The only way to do it would be to change the order of the sparse dimensions in your outline. The export exports in outline order

  • PE4 File Export giving wrong field order

    In PE4, when I execute File-Export with the following settings:
    General/File Type: Microsoft DV AVI
    Video/Compressor: DV PAL
    Keyframe and Rendering/Fields: Upper Field First
    It creates the AVI OK, but GSPOT shows that the AVI is Lower Field First, not Upper Field First as specified in the settings.
    Why?  Is this a bug or does selecting DV force LFF (if so, then why isn't the UFF option greyed out in the settings?).
    What I am trying to do is create some smaller sub-projects in the form of AVI's, which I will eventually import into a final large project.  The source files for the subprojects are mpgs from an HD camcorder, so they are Upper Field First (UFF), and so I am using the PAL Harddisk project preset, which expects source files to be UFF.
    Since my final project will include both UFF mpgs and those AVI subprojects, I want the AVIs to be UFF also, so that I don't have to selectively reverse field orders etc.
    Is this wrong?
    Thanks
    Dave

    ==> "You can even use Premiere Elements for the conversion by applying field order reversal and then exporting to DV-AVI."
    Splitting hairs I know, but again to clarify for me:
    For the initial conversion to DV-AVI, if I start a project in PE4 with a UFF preset, bring in my UFF mpgs, then export to DV-AVI (WITHOUT applying field order reversal), is this doing the same as what you suggest?  That is, in this case, the field reversal is taken care of by PE4 behind the scenes because I told it to do so by using a UFF preset?  Or do I still need to manually reverse the fields?
    Sorry to be dense, but there seems to be many ways to do the same thing, and I'm trying to figure out the simplest and least error prone way to do it.
    Dave

  • Dense_Rank() over order by date fields not working properly

    Hi,
    i have a pl/sql statement which looks like this:
    WITH OrderedByDateTable     AS
         SELECT     gsp.*, DENSE_RANK () OVER (ORDER BY A_varChar_col1,
    decode(upper('COMPLIANCETICKSDATE'),'TASKNBR',TASK_NBR,
    'DESCRIPTION', DESCRIPTION,
    'PARTNBR', PART_NBR,
    'PARTSERIALNBR', PART_SERIAL_NBR,
    'SORTDATE', TO_DATE(MIN_EST_DUE_DATE),
    'COMPLIANCETICKSDATE', COMPLIANCE_DATE,
    TASK_NBR
    )DESC NULLS LAST,task_nbr,description,enrtask_id)     AS r_num
         FROM     GT_STATUS_PAGING gsp
    SELECT     *
    FROM     OrderedByDateTable     
    The result that i am expecting is that the dense_rank should order the compliance_date column in desc order and finally gives ranks to the rows.
    But i am getting the resultset in some order all the time, but it is neither ASC or DESC.
    But if for debugging purposes, lets say if i replace the COMPLIANCE_DATE column with DESCRIPTION column again it works perfectly fine giving me the descriptions in DESC order along with the ranks. But for both the date fields above it doesnt work.
    Can anyone please help me on how to solve this?

    user12270778 wrote:
    Hi,
    i have a pl/sql statement which looks like this:
    The result that i am expecting is that the dense_rank should order the compliance_date column in desc order and finally gives ranks to the rows.
    But i am getting the resultset in some order all the time, but it is neither ASC or DESC.
    Can anyone please help me on how to solve this?The problem is an implicit date conversion that takes place.
    Because the first parameters of your decode are strings, the COMPLIANCE_DATE column is also converted into a string. This string is then sorted alphanumerically. The default format mask is often DD-MON-RR. Therefore your date column would be sorted by day, then by the name of the month and so on.
    Fast solution would be to do an explicit conversion from date into strings that match the ordering.
    WITH  OrderedByDateTable     AS
            (     SELECT     gsp.*, DENSE_RANK () OVER (ORDER BY  A_varChar_col1,
                         decode(upper('COMPLIANCETICKSDATE'),
                                   'TASKNBR',TASK_NBR,
                                   'DESCRIPTION', DESCRIPTION,
                                   'PARTNBR', PART_NBR,
                                   'PARTSERIALNBR', PART_SERIAL_NBR,
                                   'SORTDATE', TO_DATE(MIN_EST_DUE_DATE),
                                   'COMPLIANCETICKSDATE', to_char(COMPLIANCE_DATE,'YYYYMMDD HH24:MI:SS'), /* this is the important bit */
                                   TASK_NBR
                                   ) DESC NULLS LAST,task_nbr,description,enrtask_id)     AS r_num
                        FROM     GT_STATUS_PAGING  gsp
    SELECT     *
    FROM     OrderedByDateTable     You should be careful, because the same problem also happens with your SORTDATE column MIN_EST_DUE_DATE.
    Edited by: Sven W. on Oct 25, 2012 6:53 PM

  • Need Report based on "CUSTOM DATA field @ Shop Order Maintenance"

    Need the REPORT based on CUSTOM DATA field.
    Requirement - I am having the CUSTOM data at Shop Order Maintenance that is called as XXX, I need some report in SAP ME which can display the SFC related to particular Shop order based on XXX Number.

    Hi!
    As far as I remember there is no such base report. So, you may try to create it using SDK or request it as custom enhancement from SAP.
    If you want to create it using SDK, you can find the required data for report in CUSTOM_FIELDS table.
    Regards,
    Alex.

  • Field order issues after export to DV Pal from uncompressed

    We are experiencing some difficulty exporting clips from FCP to our Omneon Server for TX.
    We are capturing 8 bit uncompressed (AJA and Blackmagic) from digibeta for our edit and all editing stays in uncompressed until final output. Our transmission system demands DV PAL files so we export finished items as DV PAL in FCP and drop onto the server
    Our problem is that on playback from the server, the field order is incorrect. Although the exported DV clips properties show lower field order, the clip is obviously playing upper field first. If we capture and edit in DV and export the DV file to the server, then we have no problems. I have tried
    exporting uncompressed clips to DV via Compressor and changing the field order in frame controls but no success. It seems that when a clip is captured and edited in upper field it hangs onto that status even after conversion to DV!! Any thoughts greatly appreciated!

    when you drop one of your 8 bit uncompressed source clips into your DV PAL timeline, is FCP correctly adding the Shift Fields filer to those timeline instances?
    do you edit in 8-bit uncompressed and then export direct to DV PAL or do you nest your 8 bit uncompressed sequence into a DV PAL sequence first and then export as Quicktime Movie w/ current settings? if not the latter, try it (and make sure your nest has the Shift Fields filter applied)

  • Merge data files into spreadsheet exports 1 field

    In acrobat 11.0.5 the 'merge data files into spreadsheet' tool only exports the filename and 1 field. The form was created in livecycle designer ES3 and previous versions created in livecycle 2 and 2.5, using previous versions of acrobat have exported all fields when using the 'merge data files into spreadsheet' tool. IU there a fix for this?

    Hi Lori
    Many thanks the binding was set to 'none'.
    Regards
    Dave

  • Stock transport order and rescheduling date field

    hi,
    I am a bit surprise why "rescheduling date" field value in stock requirement list (MDO4) is always empty (and with exception message code 10) for my stock transport order?
    Did you guys having same problem?
    thanks.

    Does anyone know this?

  • Where do we have Fixed date field  in sales order

    Hi All,
    Where do we have the field "fixed date" in the sales order,
    What is the relevance of the field.
    Thanks in Advance,
    Regards
    Jai

    Hi,
    The fixed date field is available at sales order -> line item -> scheudle line tab. (VBAP-FIXMG).
    If you click on F1 button on this field you can see the user of it.
    From F1 help;
    Delivery date and quantity fixed
    Indicates whether you want to fix the delivery dates and quantities that are confirmed after an availability check for the item.
    Use
    You use this field if you cannot confirm the delivery date or quantity that the customer initially requests.
    Procedure
    If the customer accepts the delivery and quantity confirmed by the system, mark the field. The system then passes on MRP requirements so that the confirmed date and quantity can be met.
    Note
    If you leave the field blank, the delivery date and confirmed quantity are not fixed. If you are able to expedite either the manufacture or purchase of goods, you may be able to deliver the goods closer to the customer's original request (and sooner than the date the system confirmed).
    Regards,
    PS: Can you please close your previous postings, if you feel answered.

  • HDV to DVD interlace field order - depends on export path!

    Summary: Export... -> Using Compressor versus compressing an Export... -> QuickTime Movie file, produces different field orders in the resulting MPEG.
    In Detail: Here is my HDV to DVD (MPEG2) process;
    Create a DV sequence, and drop the HDV into it, it gets resized, and has a filter to shift the fields by +1 added to it, and is scaled to the correct size for 4:3 (letterboxed) or 16:9 (fills 720x480) - which is fine.
    Set the Quicktime Video Compressor for the sequence to 'None', and set the Video Processing -> Motion Filtering Quality to 'Fastest (linear)' as I don't like what Normal or Best does to the image (makes it pixally, check in the canvas).
    Now, if you Export -> Using Compressor, and setup a 2-pass mpeg 2 encode, you get a very good image, no via - DV artifacts. I also add the channel blur, set to 1 on all channels, if its too sharp - channel blur does not blur between fields, like flicker filter does, so the motion is not compromised, and looks excellent, but it stops sharp still images from flickering.
    However, this is really slow, FCP is tied up, and for a 2 pass encode, any blur or colour filters get applied twice, its also harder to hand this off to a second machine to get on with.
    So, logically, you would instead, Export... -> QuickTime Movie... -> Current Setting, Make Self Contained and then load that into Compressor, apply the SAME settings you did Using Compressor... At which point, the FUN begins.
    I have finally narrowed down, that this changes the field order, although I nearly went mad discovering it - every time I thought my little 10 second test worked, (exported from the timeline) I would save the whole thing out and compress it, only to find, the interlace order changed, and now needed the field shift removed! And, because my little test worked, I would then do the whole thing, some 20+ hours later, only to find it was wrong!
    Export... -> Using QuickTime Conversion... is the same as QuickTime Movie...
    Anyone else with experience of this ? It was maddening! But I think I am over the worst of it now! Is there any solution for unifying this for all export methods ?
    When it works DVD's encoded from HDV look amazing.
    When it works.....
    FCP 5.0.4
    Compressor 2.0.1
    PowerBook G4   Mac OS X (10.4.4)  

    Hi Ben,
    Ignore the Apple-0 (zero) part - that's just the key shortcut for the sequence settings. (press the Apple Key, and a Zero key with a sequence selected)
    So, from the top: (although I'm not in front of my machine right now, so this is from memory)
    Create a new DV sequence, 4:3 or 16:9.
    Drop the edited HDV sequence into the DV sequence.
    De-select the HDV sequence in the DV time line, bring up the Sequence Settings Dialogue for the DV sequence. (make SURE it isn't the sequence setting dialogue for the HDV sequence)
    In the sequence setting dialogue, change the codec from DV to None (note - not the same as Uncompressed). If it's currently HDV, you have the wrong sequence, leave it as HDV, close the dialogue, and bring up the setting for the DV sequence.
    On the 'Video Processing' tab, for the DV sequence, set the 'Motion Filtering Quality' to 'Fastest (linear)'
    Choose OK to close the settings dialogue.
    If you want to, and it depends on your footage, add the following blur filter to the HDV sequence in the DV timeline:
    Select the HDV sequence in the DV timeline, right click (or hold ctrl key, and click) on the HDV sequence in the DV timeline, and choose the top item in the pop-up menu, 'Open' (in viewer). Click the filters tab of the viewer, you will see the Shift Fields filter, set to +1, added by FCP, add the channel blur, above the shift fields filter. Set the blur to 1 on each channel. I prefer this to the Video -> Flicker Filter, as channel blur does not blur between fields, so it does not blur motion.
    I discovered this by accident
    Now Save, the following sometimes crashes FCP. Check it in the Canvas viewer, set to 100%, with the channel blur, around text and sharp contrast areas, you get a nice soft blur, turn off that filter if you think its too much.
    On to the encoding:
    The simplest step, is to choose the DV timeline, and export via compressor. Pick a 2 pass MPEG preset, that matches the 4:3 or 16:9 of the sequence, and submit. This takes a while, on slower machines.
    The alternative, which can reduce the time, is to export the DV sequence as an uncompressed QuickTime file - this does not change the quality at all - but can speed things up, because FCP is quite slow at delivering frames to Compressor, compared to Compresser just reading the frame from an uncompressed file, Compresser has to read them twice for 2 pass MPEG encoding. However, you need a lot of fast disk space to store the uncompressed footage.
    Hope this helps.
    Keep the replies / mail on these boards, that way they stay useful to all!
    It was great weekend in Vancouver, wasn't it ?
    Hit the beach on Sunday, good times

Maybe you are looking for

  • Upgrade MacBook Pro4,1 2.5 GH2 Intel Core 2 Duo

    As a novice, I am trying to find out if I can upgrade my memory and gain speed.  I have a 2.5 GH2 Intel Core 2 Duo processor and memory of 2GB 667MHz /ddr2/Sdram Any suggestions?

  • BDC programming and table controls selColumns

    Hello, I have a small question regarding BDC programming. I am already quite familiar with the process in creating one but I have one question regarding table control and its selColumns. Transactions like pa40 would require its users to select one of

  • Sales Document: Delivery: POD Data

    Hi gurus, I have to extract data from Sales Document: Delivery: which is on POD(Proof of delivery).Datain R/3 is stored in TVPOD table, i searched for the extractor for this but i could not find. Can anyone please tell what is the data source for TVP

  • Reports printing blank pages

    I am running oracle reports on my windows 2000 computer. When I send the reports to my screen, I can see everything fine. When I tell the program to print the report, either directly or after having previewed it, the report prints nothing but blank p

  • Please can anyone help with my G5

    I have a G5 dual 2gig and in idle mode it seems to a be slightly overheating as my fans start to blow harder and I get my mouse sticking I am running the latest version of Tiger with 3.5gigs of ram I did post in the IDvD, Logic Pro, and the Final cut