Entry history for input file fields

Hi Experts,
We have a requirement to display the entry history for the two fields below.
Generally when we enter some value in field and later when we put a space bar then we will be able to get list of values already used for that respective field.
Just like below
In the customized local layout(Alt+F12)->Options->Local Data->History - already History Status is 'On'. For the Fiscal Year we are able to get the values but for Upload Excel and Send errors to file we are unable to get. Also for these fields we have written AT SELECTION-SCREEN ON VALUE REQUEST for getting F4 functionality.
Can you please share your ideas if any.
Regards,
Rafi

Also try change in the GUI Options the a setting for the maximum length of fields for storing the history, maybe it is set to small, as your selection field is length 128.
Result:
Regards,
Douglas
Message was edited by: Douglas Sant'Ana Santos

Similar Messages

  • How to maintain change history for a custom field

    Hi All,
    I have added a new custom field in standard table FKKVKP by appending a new structure to FKKVKP. Now this custom field will appear in transaction CAA2. My requirement is I have to maintain change history for my custom field. In transaction SCDO I have seen that there is an object MKK_VKONT that maintains change history for FKKVKP entries. But I am not aware how to adjust this field so that SAP generates change history for my custom field as well.
    Thanks in advance,
    Venkat

    Venkatesh,
    DFKKTAXEX
    FKKVK
    FKKVKP
    FKKVK_CORR
    I have never used these tables but I have working experience with change docs.
    The Z field which you have added should be in the above structures, then you should be able to see that field in the changes.
    Of course change document should be set to that field-data element.

  • Hello, I closed unintentionally 10 files and I can't retrieve the history for each file.Is there a solution ?

    Hello, I closed unintentionally 10 files and I can't retrieve the history for each file.Is there a solution ?

    Hello, do you mean 10 tabs ? check in [http://kb.mozillazine.org/Viewing_the_browsing_history_-_Firefox#Library Library] menu to view the browsing history (except if you [https://support.mozilla.org/en-US/kb/Clear%20Recent%20History Clear Recent History] ).
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • No sync with audio for input files AVI MPEG4 23.976 fps

    No sync with audio for input files AVI MPEG4 23.976 fps.
    If i open in Premiere Pro CC any file AVI MPEG4 23.976 fps (with internal audio MP3 or AC3) i got growing out of sync from start to end of file, even while play it at internal media player of Premiere Pro CC for source file.
    Using external audio files AC3 or MP3 not help.
    In properties of source file i see 23.97 fps instead of 23.976 fps, and time of internal file is wrong.
    If i try Clip > Modify > Interpreter Footage > custom settings to 23.976 time i see right time, but when i click "OK", custom fps saved as 23.98 fps instead of 23.976 fps and time of source goes wrong again.
    So i always get bad sync such files in Premiere Pro CC while play or export them.
    But in all media players, other editors, and in PluralEyes sync OK with all such files.
    If i open M2TS or MP4 (H264 23.976 fps) source file, all OK, it it shows as 23.976 fps, time is right, and sync OK.
    So i want to add automatic detection 23.976 fps instead of 23.97 fps for source AVI files with 23.976 fps.
    Is it possible?

    Yes, i know what XviD and DivX does not edit well in Premiere Pro. And because of that i create this topic "No sync with audio for input files AVI MPEG4 23.976 fps" and was hoping to get help in solving the problem, rather than stating that the problem really is.
    XviD and DivX it is MPEG4.
    Xvid (formerly "XviD") is a video codec library following the MPEG-4 standard, specifically MPEG-4 Part 2 Advanced Simple Profile (ASP).
    http://en.wikipedia.org/wiki/Xvid
    I have many old useful materials in XviD and DivX formats, and have no other formats versions for that material.
    XviD and DivX are very compact formats to store video at acceptable quality and it is fully compatible with all players and editors for PC except Premiere Pro.
    You suggest to convert them to another format (DV) to make compatible with Premiere Pro... It is not what i want.
    Let me explaine:
    1) Size of files
    uploaded AVI XviD 1280x720 file with very good quality have size 1.9Gb (with audio AC3 2.0). If i convert it via VirtualDub from "AVI XviD" to AVI DVCPRO HD 1280x720 (without audio) it have size 35Gb, and quality is worst than at XviD-HD, and also converting take much time.
    2) Compatibility with AC3 and MP3 audio inside AVI
    AVI DV / AVI DVCPRO not compatible with AC3 and MP3 audio inside, only with PCM
    http://en.wikipedia.org/wiki/DV
    AVI XviD and DivX can use AC3, MP3, OGG audio without any problems.
    Size of 1Hour 30Min "AC3 Stereo 48kHz 16bit 384Kbps" file is 257Mb
    Size of 1Hour 30Min "PCM Stereo 48kHz 16bit" file is 1030Mb
    3) I have and use hardware H264 encoder card "Matrox CompressHD" for export my material
    http://www.matrox.com/video/en/products/compresshd/specs/
    This card works only from Adobe Premiere Pro, so i can not use it from VirtualDub or other editing software.
    So i need a full compatibility Adobe Premiere Pro with all popular standard formats of input files.
    Here we see:
    http://www.adobe.com/products/premiere/extend.html#Supportedvideoformats
    Supported video formats:
    "Adobe Premiere Pro CC leads the industry with incredible, thorough native media support, meaning you can edit virtually all of the major video, image, and audio formats natively without waiting."
    As most PC users knows, AVI XviD it is a very popular free video format, and would be very useful if Adobe will make normal compatibility with that format in Premiere Pro.

  • SQL*Loader: Skipping input files fields

    There were several postings here addressing an issue of skipping fields from the input file when using SQL*Loader. Most suggestions were to use FILLER fields.
    Is there any other way? My input file (over which I have no control) has literally hundreds of fields, most of them blanks. To write a control file with this many dummy fields will be difficult (I can write a perl script to do it, I know, I know...).
    Thanks for any suggestions.

    Hi, I think in your case the best tool for you use is pl/sql. Cause have function called Utl_file, there you have more control to do this type of load, and you can combine another functions.
    Paulo Sergio

  • History for a CLOB field in APEX

    Hello!
    We have implemented a History for our APEX application using triggers.
    Everything is ok with it, but there are some CLOB fields which cannot be handled in this way (cannot compare the value of the bind variables :new and :old, because one of them is always empty).
    Could anyone suggest a working solution for this problem?
    Many thanks!
    -k-
    Oracle 10.2.0.4.0
    Apex 4.0.2.00.07
    IE 7
    Edited by: komeny on Dec 9, 2011 2:40 PM

    Thanks for your answer, but unfortunately it does not work, I don't know exactly why.
    It works without APEX, but in the trigger the updated value of the CLOB is not available. It is always empty.
    Edited by: komeny on Dec 9, 2011 4:13 PM

  • Instance name and Var for Input Text fields

    I have several Input Text fields, as a form, linked to a PHP
    script for which I require Var's for each field.
    But I also need Instance names for each field, so I can fix
    the tabIndex.
    Yet, everytime I test my movie, the text fields have their
    Paths (_level0.fName) written in them.
    They are normally blank, and I've tried putting in some text
    of my own, but the Var name is still displayed in the text fields.
    Is there any way I can stop that from happening, and keep
    both the Instance names and Var's in-place.
    As far as I know, I need both the Instance name (for the
    tabIndex) and the Var (for the PHP script) or is there a way that
    the tabIndex and PHP script will work with either of the two?
    Thanks
    Chaz.

    Can you use a different name for ‘instance name’
    and ‘var’? That seems to solve the problem but I
    don’t know if that helps you in your situation.
    For an example;
    Instance name: test_txt
    Var: test

  • Need the format for input file for standard program

    hi can any one please give me the format in which the file to be uploaded to program RFBIBL00 ,
    must be in for example my excel file to be uploaded has the following columns.
    company code
    accounting doc
    line item
    fiscal year
    doc type
    doc date
    so is there any program which can create a file in the format to be uploaded taking this excel sheet.
    i read the documentation but i am little confused about that.
    thank you.

    Ok.. I have created one small test program for RFBIBL00.
    That program uses this file format:
    indicator     company code      fiscal year      doc type      doc date     positng date     header text     Account     posting key      amount      item text      assignment number ....
    H     0001     2007     SA     11/21/2007     11/21/2007     Test from RFBIBL00                         
    D                                   106210     40     123.3     Line 1     
    D                                   106210     50     123.3     Line 2     
    H     0001     2007     SA     11/21/2007     11/21/2007     Test from RFBIBL00                         
    D                                   106210     40     123.3     Line 1     
    D                                   106210     50     123.3     Line 2     
    Copy this data into one notepad and save it as .txt file. you need to provide this path to the test program.
    The source code of the program (Currently it is only test version):
    *& Report  ZTEST_NP_RFBIBL00
    REPORT  ZTEST_NP_RFBIBL00.
    TABLES:  BGR00,                        " Batch-Input Mappendaten
             BBKPF,                        " Batch-Input Tcode + Belegkopf
             BBSEG,                        " Batch-Input Belegsegment
             BBTAX,                        " Batch-Input Belegsteuern
             BSELK,                        " Batch-Input Selektionskopf
             BSELP.                        " Batch-Input Sel.positionen
    DATA: BEGIN OF IT_FILE OCCURS 0,
          IND,
          BUKRS(4),
          GJAHR(4),
          BLART(2),
          BLDAT(10),
          BUDAT(10),
          BKTXT(25),
          HKONT(10),
          BSCHL(2),
          DMBTR(17),
          SGTXT(30),
          ZUONR(17),
          END   OF IT_FILE.
    DATA:    C_NODATA(1)  TYPE C VALUE '/'.   " NODATA
    SELECTION-SCREEN: BEGIN OF BLOCK BLK1 WITH FRAME TITLE TEXT-T01.
    PARAMETERS:       P_LFILE TYPE CHAR70 OBLIGATORY,
                      DS_NAME TYPE CHAR70 OBLIGATORY LOWER CASE,  "< Server file
                      GR_NAME(12) TYPE C DEFAULT 'FI_TEST'.
    SELECTION-SCREEN: END   OF BLOCK BLK1.
    START-OF-SELECTION.
      PERFORM UPLOAD_DATA.
      OPEN DATASET DS_NAME FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
      PERFORM INIT_STRUKTUREN_ERZEUGEN(RFBIBLI0) USING C_NODATA.
      PERFORM SET_DATA.
      CLOSE DATASET DS_NAME.
      PERFORM SUBMIT_RFBIBL00.
    *&      Form  upload_data
    FORM UPLOAD_DATA .
      DATA: L_FILE TYPE RLGRAP-FILENAME.
      L_FILE = P_LFILE.
      CALL FUNCTION 'WS_UPLOAD'
        EXPORTING
          FILENAME                      = L_FILE
          FILETYPE                      = 'DAT'
    *    HAS_FIELD_SEPARATOR           = ','
        TABLES
          DATA_TAB                      = IT_FILE
      IF SY-SUBRC <> 0.
        MESSAGE S398(00) WITH 'Error while uploading'.
        LEAVE LIST-PROCESSING.
      ENDIF.
    ENDFORM.                    " upload_data
    *&      Form  set_data
    FORM SET_DATA .
      PERFORM SET_BGR00.
      LOOP AT IT_FILE.
        CASE IT_FILE-IND.
          WHEN 'H'.
            PERFORM SET_BBKPF.
          WHEN 'D'.
            PERFORM SET_BBSEG.
        ENDCASE.
      ENDLOOP.
    ENDFORM.                    " set_data
    *&      Form  set_BGR00
    FORM SET_BGR00 .
      PERFORM INIT_BGR00(RFBIBLI0) USING BGR00.
      BGR00-MANDT = SY-MANDT.
      BGR00-GROUP = GR_NAME.
      BGR00-USNAM  = SY-UNAME.
      BGR00-NODATA = C_NODATA.
      TRANSFER BGR00 TO DS_NAME.
    ENDFORM.                                                    " set_BGR00
    *&      Form  set_bbkpf
    FORM SET_BBKPF .
      PERFORM INIT_BBKPF(RFBIBLI0) USING BBKPF.
      BBKPF-TCODE     = 'FB01'.
      BBKPF-BLART     = IT_FILE-BLART.
      BBKPF-BUKRS     = IT_FILE-BUKRS.
      BBKPF-BLDAT+0(6) = IT_FILE-BLDAT+0(6).
      BBKPF-BLDAT+6(2) = IT_FILE-BLDAT+8(2).
      BBKPF-BUDAT+0(6) = IT_FILE-BUDAT+0(6).
      BBKPF-BUDAT+6(2) = IT_FILE-BUDAT+8(2).
      TRANSFER BBKPF TO DS_NAME.
    ENDFORM.                    " set_bbkpf
    *&      Form  set_bbseg
    FORM SET_BBSEG .
      PERFORM INIT_BBSEG(RFBIBLI0) USING BBSEG.
      BBSEG-NEWKO = IT_FILE-HKONT.
      BBSEG-NEWBS = IT_FILE-BSCHL.
      BBSEG-WRBTR = IT_FILE-DMBTR.
      BBSEG-SGTXT = IT_FILE-SGTXT.
      TRANSFER BBSEG TO DS_NAME.
    ENDFORM.                    " set_bbseg
    *&      Form  submit_rfbibl00
    FORM SUBMIT_RFBIBL00 .
      SUBMIT RFBIBL00 WITH DS_NAME = DS_NAME
                      WITH CALLMODE = 'B'
                      WITH XLOG = 'X'
                      AND RETURN.
    ENDFORM.                    " submit_rfbibl00
    If you have any problem getting file, send me an e-mail (my id is on my business card) I will send you the file as a attachment
    Regards,
    Naimesh Patel

  • Browse for Input file path

    What would be the easiest way to create a task that allows the user to browse for a flat file then loads the path in a variable for the connection string?
    Thanks,
    Jnana
    Jnana Sivananda

    Thanks Visakh16.
    One more missing piece: Can I populate a column in the destination table with the pathname that is in the variable?
    Jnana Sivananda
    Hi Jnana,
    Re the above, the easiest is using the
    Flat File Connection Manager:
    PS: I tried to find out what task you are talking about. But you looks like want a source/destination parametrized. Furthermore, the dev tool should not be given to non-developers.
    Arthur My Blog

  • Required Symbol for Input Text Fields

    Hi,
    I would like to have the symbol on the right side of my label. I am using 11.1.1.3
    I am wondering if this was ever implemented?
    ADF Required Symbol (*) in the right side
    I am using Firebug to help me style my pages, and I don't see where I can either move the (*) or completely remove it (but retain the required functionality).

    Hi,
    Have you taken a look at this thread, which would serve your purpose: Re: Changing the skinning for the Required indicator
    In the custom skin file, add this property to have the required indicator after the label.
    *.AFRequiredIconStyle{*
    float:right;
    Thanks,
    Navaneeth

  • History for Fields in WD ABAP

    Hi Experts,
    is it possible to get a history for input fields for a web dynpro application as for SAP-GUI?
    Thanks and regards
    Mario

    No. The browser input history is disabled on purpose because this information is not stored securely within the browser.

  • Prevent entry of negative number in input ready field

    Hello,
    In layout, in quantity input-ready fields, planner should not enter any negative number, if he tries to do so or by mistake, system should give error message.
    is this possible in BI-IP planning layout for input-ready fields ??
    thanks,

    Hi Jasmi;
    Sorry the late answer...
    Regarding your first question... you can built a function module to do the same. However, in this area I don't have ABAP knowhow to help you.
    There is no standard way to do it. This means definitions on the query or a formula.
    second question... in SE91 you had create a class message (like my example ZBI_IP) and a message number (in my example 004). Don't forget to add the text "no negative values allowed" to the message.
    I forgot to add (sorry again) the E of E004 means Error. If you want you can put W as warning. If Error the sequence of formulas stops. If Warning it continues (but it's better you double check).
    Reading the code...
    FOREACH ECON, FUND,PROJ.
    IF { YORCINIC, ECON, C_PL,NP_AC} < 0.
    MESSAGE E004(ZBI_IP).
    ENDIF.
    If I have a combination of ECON, FUND and PROJ for KF YORCINIC where the value is less than 0, the system presents the Error message 004 of the class message ZBI_IP.
    Tell me if this is good for you;
    Kind regards;
    Ricardo

  • Input File Repository Server not running

    When I try to access reports I get the following error
    Server Error in '/v2' Application.
    File Repository Server Input is down.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Runtime.InteropServices.COMException: File Repository Server Input is down.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:
    [COMException (0x80004005): File Repository Server Input is down.]
       CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) +0
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options) +77
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +218
    [Exception: Load report failed.]
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +272
       CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob) +875
       CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename) +52
       CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(InfoObject infoObject, EnterpriseSession enterpriseSession) +87
       ProjectVillage.ReportView.ViewReport()
       ProjectVillage.ReportView.Page_Load(Object sender, EventArgs e)
       System.Web.UI.Control.OnLoad(EventArgs e) +67
       System.Web.UI.Control.LoadRecursive() +35
       System.Web.UI.Page.ProcessRequestMain() +750
    I have gone to the Central Configuration Manger and it all of the servers running except for input file repository server and output file repository server. When I start those two servers it goes right back to stopped. Now I checked the event viewer for errors and these to errors show up.
    Event Type:     Error
    Event Source:     BusinessObjects_inputfileserver
    Event Category:     Startup
    Event ID:     35602
    Date:          4/8/2011
    Time:          10:04:59 AM
    User:          N/A
    Computer:     PVWEB3
    Description:
    Fail to register with the nameserver.  Please check for name duplication and validness of name used: Input.PVWEB3
    and
    Event Type:     Error
    Event Source:     BusinessObjects_inputfileserver
    Event Category:     Services
    Event ID:     34200
    Date:          4/8/2011
    Time:          10:04:59 AM
    User:          N/A
    Computer:     PVWEB3
    Description:
    Failed to register with the name server. Reason: The server name being registered is invalid. There might be another server registered using the same name. Choose another name or delete the corresponding server entry in the CMC.
    Now to give a bit of a back story as to what happened before this. We were having a issue logging into the domain on this machine. The only way to get passed this was to unjoin and rejoin it to the domain then this happened.  When I try to go to the CMC using the admin launch page I get the following error.
    Server Error in '/businessobjects/Enterprise115/WebTools' Application.
    The resource cannot be found.
    Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
    Requested Url: /businessobjects/enterprise115/WebTools/relativeredirect.aspx
    I'm a bit new to business objects software as this system was setup way before I started working for this company and noone that put this system in place has worked here for a while now. So I'm hoping some of you can help me out a bit or atleast point me in the right direction.

    Disregard that last post. I have gotten into Central Management Console.  My next question is, where in the CMC do I got to fix the following 2 errors I was getting?  I figure that are both talking about the samething but since this is my first time I've been in the CMC I am not sure where to go to fix it.
    Event Type:     Error
    Event Source:     BusinessObjects_inputfileserver
    Event Category:     Startup
    Event ID:     35602
    Date:      4/8/2011
    Time:      10:04:59 AM
    User:      N/A
    Computer:     PVWEB3
    Description:
    Fail to register with the nameserver. Please check for name duplication and validness of name used: Input.PVWEB3
    and
    Event Type:     Error
    Event Source:     BusinessObjects_inputfileserver
    Event Category:     Services
    Event ID:     34200
    Date:      4/8/2011
    Time:      10:04:59 AM
    User:      N/A
    Computer:     PVWEB3
    Description:
    Failed to register with the name server. Reason: The server name being registered is invalid. There might be another server registered using the same name. Choose another name or delete the corresponding server entry in the CMC.

  • How to set fixed size for inputfile text field

    Hi all,
    I am using inputfile component to test file uploading so I created a simple upload page. When I finished upload the file, the input text field will "shrink" its size and change the size to adjust the file name. Is there any way to set a fix size for input text field?
    Here is some part of the code:
    <af:form id="f1" usesUpload="true">
    <af:panelHeader text="File Uploader" id="ph1">
    <af:inputFile label="File to upload" id="if1" autoSubmit="true" valueChangeListener="#{fileBean.fileUpdate}"
    value="#{fileBean.file}" partialTriggers="if1"
    columns="50"/>
    </af:panelHeader>
    <af:commandButton text="Save" id="cb1"/>
    FileBean:
    public void fileUpdate(ValueChangeEvent valueChangeEvent) {
    RichInputFile inputFileComponent = (RichInputFile)valueChangeEvent.getComponent();
    UploadedFile newFile = (UploadedFile)valueChangeEvent.getNewValue();
    UploadedFile oldFile = (UploadedFile)valueChangeEvent.getOldValue();
    Thanks,
    Jerry

    you can set columns attribute in af:inputfile. Please see highlighted area i have inserted to you code
    <af:form id="f1" usesUpload="true">
    <af:panelHeader text="File Uploader" id="ph1" columns = "34" >
    <af:inputFile label="File to upload" id="if1" autoSubmit="true" valueChangeListener="#{fileBean.fileUpdate}"
    value="#{fileBean.file}" partialTriggers="if1"
    columns="50"/>
    </af:panelHeader>
    <af:commandButton text="Save" id="cb1"/>

  • How to add payment advice for XML file filed in vendor account group

    Hi All,
    I have a requirment to add Payment advice for XML file field in vendor account group under payment transcation tap,
    kindly advice where i can add above mention field in vendor account group.
    thanks
    khaja

    done

Maybe you are looking for

  • How can I create a new itunes account?

    I bought an ipod touch for my kid and I linked it to my itunes account.  I changed my mind, How can I change this and make an itunes account for my kid?

  • Launching Adobe PS, Adobe Bridge and Adobe LR as an admin

    Hi, I am running CC with PS, LR and Bridge on a Windows 8.1 platform. Freshly installed today. Am not able to use the above apps unless I run them using administrator rights. Is this a bug? Or am I doing something wrong? It works well otherwise. Than

  • GR without Excise Duty (only VAT as taxes)

    All SAP Gurus, We have made a PO, and selected a tax code which has only one condition type (it is for VAT). Now during MIGO, as there is no Excise Duty, so I have selected no Excise duty in Excise invoice tab. Is it correct way (or we need to enter

  • How is payment terms populated on a Invoice IDOC ?

    Hi, How does VBDKR-ZTERM_TX1 VBDKR-ZTERM_TX2 and VBDKR-ZTERM_TX3 get populated? Currently I see that in the INVOIC IDOC the payment term is populated from VBDKR-ZTERM_TX1 which is not based on payment terms. , I am getting the value 'Payable immediat

  • Un-Quarantine Mobile Devices

    How do I allow a team/user to allow/unquarantine a mobile device from Exchange server 2010 SP3? What permissions/roll do we need to assign in Exchange 2010 to allow my helpdesk team to release quarantined mobile devices?