Create a text field in transaction code VF11

Hi,
How to configure a text field in transaction code VF11.Please help me on this.
Presently we are just cancelling the invoices through VF11. but no inputing the reason for cancellation.
We need to have a mandatory field, were in we need to input the reason for cancellation of that invoices.
Thanks & Regards,
vcsreddy.

Dear
Create One text type for Billing document header and Assign the Biling Type S1
and when your doing Vf11Transcation select GOTO Billing Document Over view and select the line item
go to text there your text type will determine.
Do this I hope your requriment full fill
Regards
Supriya

Similar Messages

  • Creating Dynamic Text Field for Flash CS3 in Illustrator CS3

    I've created a series of buttons in an illustration and made
    them into movie clip symbols in Illustrator. I then created some
    text fields for the button labels and assigned them as dynamic text
    in the Flash Text panel in Illustrator.
    When I import the illustration into Flash and test the movie,
    I get this error message:
    TypeError: Error #1034: Type Coercion failed: cannot convert
    flash.text::TextField@d18cef9 to flash.display.MovieClip.
    at
    flash.display::Sprite/flash.display:Sprite::constructChildren()
    at flash.display::Sprite$iinit()
    at flash.display::MovieClip$iinit()
    at menu2_fla::MainTimeline$iinit()
    It seems like Flash is misinterpreting the text fields
    brought in from Illustrator as Movie Clips?

    Download the TinkSpark source from http://code.google.com/p/tink/source/checkout and add the package to your project:
    Then write the following code:
    import ws.tink.core.Library;
    import ws.tink.events.LibraryEvent;
    import ws.tink.managers.LibraryManager;
    private function loadLibrary():void
         var library:Library = LibraryManager.libraryManager.createLibrary( "assetsLibrary" );
         library.addEventListener( LibraryEvent.LOAD_COMPLETE, onAssetsLibraryLoadCompleteHandler, false, 0, true );
         library.loadSWF("board.swf" ); //provide the path of board.swf, pls note board.swf is alos exported as AS3.0
    private function onAssetsLibraryLoadCompleteHandler( event:LibraryEvent ):void
        EventDispatcher( event.currentTarget ).removeEventListener( event.type, arguments.callee );
        var library:Library = LibraryManager.libraryManager.getLibrary( "assetsLibrary" );
        var AssetScore:Class = library.getDefinition( "Score" );
        var score:* = new AssetScore() as Sprite;
        score.scoreDisplay.text = "100";
        addChild( score );
    Warm Regards
    Deepanjan Das
    http://deepanjandas.wordpress.com/

  • How do I create a text field the scrolls mutliple pages in Adobe Pro XI

    How do I create a text field that when filled in the alloted space on one page it opens a second page?

    Search the forum for "auto tab"...

  • Creating & Moving Text Fields Causes Delays/Slowness

    Maybe it's my computer, but I'm trying to create a simple PDF form using only text fields and it's very slow going. I'm adding the text fields to a 4MB PDF created in Illustrator that includes hi-res JPEG-compressed images. I need the file to be hi-res for end-user printing. The problem arrises right off the bat when I go to insert my first text field. I get the text field placed and then my curser goes to the watch, then the twirling beach ball. This lasts for about 30 seconds before I can even edit the formatting/properties. Once the program is done thinking, I go to create another text field. Sometimes this too requires 30 seconds of spinning beach ball and sometimes not. Either way, it's painfully slow as I have a couple dozen of these to add and tweak. I don't want to wait 30 seconds every time I try to tweak something. I'm running with 8 GB of RAM and while my Mac Pro is 4 years old, it has a 2 x 3 GHz Quad-Core. I'm running CS5 with Acrobat Pro.
    Is there a setting I could be using that could help speed things up? It just seems strange that the computer/program has to do so much thinking after each placed text box... especially since there are no formulas/calculations being used. Unfortunately, I don't usually use Acrobat or create forms, so I'm somewhat of a novice user despite being a 20-year Adobe user.
    And I suppose if the problem is the size of my original PDF created in Illustrator, can I create the form on top of a much lower res PDF and then transpose the form to the higher res version for distribution?
    Thanks everyone!
    Abby

    I suppose a possible solution is if there's a way to add the text form fields in Illustrator... or if there's a way to add an invisible marker (besides adding a rule line) that Acrobat will automatically read as a text field location?

  • Does anyone know how I can create a text field in a pdf document that will multiply a total in another box?

    does anyone know how I can create a text field in a pdf document that will multiply a total in another box? I’m making an interactive pdf for an order form (attached), and I need to find a way for the “total quantity” number to multiply by 9 and total in the “Amount Due” box.

    Hey Gary,
    Have a look at this post: Re: horizontal scrolling similar to excel
    Andy's reply will show you how to make a table scroll horizontally, but it will be tough to accomplish it in some sort of easily replicable way. I am working on a JQuery extension that will help accomplish this, but I have had my time invested in another project at the moment.
    Good Luck,
    Tyson

  • Creating new text field dynamically

    Hi,
    can anybody let me know how can we create new text fields dynamically in JSF.
    Basically the GUI will have a button/command link ,when clicked should create a new text field and then when the user enters any value in the new text fileld the formbean should be able to capture the value.
    so the user will have the choice of creating any number of text fields depending on the requirement.
    is javascript the only solution for this or can we do this JSF also?
    Thanks in advance.

    You may find this article useful then: [http://balusc.blogspot.com/2006/06/using-datatables.html]. The 'add new row' example is described here: [http://balusc.blogspot.com/2006/06/using-datatables.html#AddNewRowsToDatatable]. If it concerns only one field, just use only one column. You can for instance even use List<String> instead of a List<RowObject>.

  • To create a text field in IDOC

    Hi,
    My requirement is The newly configured Text field to contain the NxTrend Po number needs to be available in EDI 850 IDoc for XI maps the value to the field.This field should be available in the IDoc so that the value of end customeru2019s PO can be mapped there.
    The changes are only required for NxTrend and do not need to be made for regular EDI customers. The message ID for NxTrend is NXT_ORDERS.
    I am new to IDOCS.Can anyone tell me how to create the text field in the IDOC?

    Hi,
    To add a field in the IDOC  you need to go for EXTENSION OF IDOC.
    Please check this link
    http://www.****************/articles/ALE/IDOCExtension/IDOCExtension.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b7f4943d711d1893e0000e8323c4f/content.htm
    Re: Extension of Idoc segment
    IDOC extensions
    Best regards,
    raam

  • Field for transaction code description ?

    Hello,
    I know that the T-code is stored in table BKPF, but what is the table where the transaction code DESCRIPTION is stored ?
    Thanks,
    Julien

    julien,
    tcodes are not stored in BKPF.
    they are stored in TSTC ->tcodes and TSTCT ->text for tcodes.
    and BKPF might be storing the tcode in some field which stores the value of tcode from which the document is being created. but that is not the table which stores TCodes.
    hope this helps

  • How to create-Form text field to simultaneously preview the text over an image

    I am trying to make a web page similar to the link below…where when a customer types in the form text field, and simultaneously, the text will preview in another area of the webpage over and image. See example when you create a label @ www.customwinesource.com custom labels…http://www.customwinesource.com/index.cfm?method=storepairing.listPairing&wineryid=auto
    Any help would be much appreciated

    I wasn't able to (easily) find anything in the way of a textfield to type something into that you describe, but you can assign code for input textfields to detect when something changes in them and take action from that event.  How you do it depends on which version of actionscript you are using.

  • Read-Only Text Field Using JavaScript Code

    I'd like to make a text field read-only by using JavaScript and also having IF & ELSE statements.
    I want it to be like this:
    if the answer from the dropdown menu is YES, then the text field is read only but if the answer is NO then the text field is fillable.
    Thanks in advance

    Use this code as the custom validation script of the drop-down in question:
    this.getField("Text1").readonly = (event.value=="Yes");

  • How can you create a text field without a label?

    I am creating a form and need to create identical text boxes one below another and for space reasons do not want a label on each one. How do I do this without selecting multiple fields?

    Sorry you can't remove the label of a field. When the Label is on the Left (either left aligned or right aligned) then you can resize the label (using drag and drop) but there is still a min width that the label must have. You can also change the Label to be Above but that might not work with your spacing either.
    Gen

  • How to create a text field in Oracle apps11i Forms.

    Hi Guru's
    I have the following requirement to modifiy the PO Receiving screen in Oracle apps 11i,
    1. An additional field (No. of Items to recive) need to be created to the “PO Receiving” screen of Oracle apps 11i .
    2. Once user mentioned the po num, PO Line Num and quantity in the newly created text field and when he/she click on the Find Button , the receipt lines (lines should be as many as the quantity mentioned in the newly created field) should be create in the receipt screen
    Please let me know if this can be achived through Form Personalization or is there any other approach?
    Thanks,
    Mustaq.

    Mustaq,
    First and foremost; never under any circumstance should you modify an Oracle EBS form. This is a violation of the EBS License Agreement. Oracle has provided methods of capturing data that is not part of a form. I suggest you dig through the Oracle Applications Documentation and read up on using Descriptive Flex-Fields (DFF).
    Also, Francois is right. For this type of question, the General EBS Discussion forum is the best place to post this question.
    Craig...

  • How do I create a text field that can be manipulated by the user?

    I have created a form that will be changed by the user from month to month. In this form they may have the need to make some of the font bold.
    The text fields that will end up being bold will not be the same every time so I can't format the field to be bold.
    Is there any way to allow the user to be able to choose whether a text field is bold or not?
    Thanks,
    T_Sands

    Thanks GKaiseril. When I do that and go to preview the form I see where the properties are listed as an option, but they are in light gray so I can't select them. Any idea why this is happening?

  • How to create a text field (multi-line) that starts on one pages but finishes on another?

    Hi,
    I would like to create a multiline text field that the field starts on one pages but finishes on another?
    Here is an example of what I want. The text starts in the top of the box (1st box) and would continue in the bottom box (2nd box).
    I have Adobe Acrobat X (version 10.1.1) on Windows 7. I know I could use Live Cycle to create an expandable but I need to import this form to Adobe Form Central after therefore Live Cycle isn't an option.
    Thanks in advance for everyone's help!

    Hi,
    I found a possible solution to my question which is working OK with form central (http://forums.adobe.com/thread/303650)
    Here are the limitation of that option (that I found out so far):
    it cuts in the middle of the word you are writting when switching to the next box
    you can't copy and paste a long text
    if you remove text from the first box i won't move text from the second box back up
    you can't go back with your cursor from the second box to the first (e.g. to edit you text)
    Any other ideas of how I can get that done?
    Thank you!

  • How do I create a text field that automatically enters the same info on proceeding pages

    I know this is a basic question for Acrobat Pro, but I'm a newbie at it.  Basically, I work with pdf forms in education and I would like to figure out a way where if I enter for example someone's birthdate in page 1, and it automatically enters it in pages 2, 3, 4 and so on of the same document.
    Also, along the same lines, is there an easy way to be able to edit multiple pages of a document at once. Example: A lot of the people at my office that use the copy and paste feature in the pdf documents, and often overlook changing the "he" to a "she" and "his" to a "her" and as a result we end up with filled forms that use the incorrect sex.
    I apologize in advance if I'm not being very clear, but is the best way I can describe my problem.
    Thanks

    1. You can duplicate the field. Right-click it using the Select Object Tool and select Duplicate. You can then select the page range.
    Otherwise, you can copy&paste it, or create a new field and give it the same name as the original.
    2. No.

Maybe you are looking for

  • What is the difference between apps and applications?

    I have an application that I've been running on my older Mac. Now that I have a new MacBook Pro, I have to reinstall new software that is compatible. When I go to the vendor website I see an application I can download or a link to the Mac App Store.

  • Does Ipod not work with Windows 2000 NT?

    I keep getting an error when trying to install the Ipod CD... I tried downloading Itunes, but I am not sure how to get my Ipod to show up on it... any suggestions how to fix this?

  • Creating a Fixed Length File

    Greetings, I'm creating an application that need to create a fixed length file on a UNIX system and need help. I have an internal table(s) which contain structures with fields of different lengths (type c) and so I have a routine that concatenates th

  • Prevent end-user doubleclicking buttons

    EHLO Anyone experienced this? There are certain checks needed for buttons which trigger inserts to tables. If the response is slow and the page redirects on the same page after submit the end-user might press submit twice or even more eagerly. Such m

  • How to Open NAT Type on PS3?

    How do i open NAT Type on PS3 Need help