Text Field is Blank in Transaction F-28

Hi Experts,
There is a requirement to add to the current layout the text field in F-28 transaction code. However, when I add them as an administrator, The text field is blank. We already maintained the text field in both Accounting Document Line item and in the Invoice but still the text field is blank. Where can we find the value of text field in the documents shown in F-28. Are there any configuration to do this?

Ok. Currently they had this problem on tagging which Invoices to be considered for payment clearance in tcode F-28. Their current process is every Ship-To-Party, they also equate it as one project code with the location of the project information,etc. They are using this ever since the first implementation. So in their process, they go to FBL5N to check those invoices created before going to F-28. In FBL5N, I incorporated the text field there (filled by user-exit display) which also came from the accounting document. But it's not correct since they are using the ship-to-party value in F-28.
So we tested by manual input directly the Ship-To-Party Code to Acc Doc Line Item Text Field. It went to FBL5N, as showing the value there but in F-28 it is not showing.
Do you have any solution for this? Since during payment in F-28, I think these entries are already Acc Doc Entries and Ship-To-Party is not reflected here but Payer only (coming from the invoice).

Similar Messages

  • How do you grey out a radio button if a text field is blank in Adobe Acrobat XI Pro?

    How do you grey out a radio button if a text field is blank in Adobe Acrobat XI Pro?
    So this what I'm trying to do:
    (     )   |TEXT FIELD|
    (     )   |TEXT FIELD|
    (     )   |                  |
    (     )   |TEXT FIELD|
    I have a radio button: (     )
    and a text field: |TEXT FIELD|
    The third text field is blank, and I would like for the radio button next to it greyed out (user can't click on it) since the text field is blank. Is this possible to achieve? I'm assuming I'll have to use javascript, but what would the code be and would it be entered in the javascript editor for the text field or the radio button?
    Thanks in advance guys

    Hey, thanks, but it didn't work
    I have the text fields as read only. Could that be why it's not working? Should I make the fields not read only?
    Thanks,

  • Changing the text of Text field in standard SAP transaction.

    Hi expert,
    I have a requirement in which i have to change the text of Text field in standard SAP transaction.
    Is it possible? If so, how?
    Any pointers will be highly appreciated.

    Hi,
    I think you want to change the field label of the text field.
    For ex in tcode MM01, you can change the field label of Material text field.
    The description of the field label comes from the data element it is associated with. To change the text of the field label, you have to change the field label of the data element.
    But it will effect all the fields associated with this data element.
    To change the field label of the data element go to tcode CMOD. Then click on GOTO->TEXT ELEMENTS->KEYWORDS->CHANGE.
    Then enter the data element which is to be changed. In the next screen, change the field label and save it.
    Regards,
    Vinod

  • If condtion  not working  in blank text field

    I want that when the text field is blank it should go to the else if portion of the code below:
    JTextField tf1=new JTextField(15);
    if (tf1.getText() != null)
    JOptionPane.showMessageDialog(tf1, "insert value in the range of a-z,A-Z,0-9");
    }                          else if (tf1.getText() == null)
                             System.out.println("fdsafasdfasdfsdf");
    System.out.println("1234");
                                                      JOptionPane.showMessageDialog(tf1,"Enter SmartTextID");
    but control never goes to ==null,even i have initilaized textField with a text then also when i chk with tf1.getText() == "assigned text", its not working.
    plz send me the correct code for this
    thanx..

    if ( textField.getText().trim().equals("") );

  • BEx Wad 7.0 displays key instead of text when text value is blank

    Hi,
    I have a query which behaves differently in BEx Analyzer and in a Web Template. I have a characteristic which is set to display text and key. The key is "100" and the text field is not filled out in the text table of the characteristic for key value "100".
    In BEx Analyzer, the text field shows a blank value. However, in WAD the text field displays the key which is "100". I need to display the text field as blank in WAD, but it seems like this is not possible. Do you know a way to achieve this?
    I need to export to Excel from WAD, so I guess javascript will not be a proper solution.
    Thanks!
    Best regards,
    Morten

    Hi Angie,
    There is no way to change it by way of system settings...

  • What is the Table name & Field Name for Clearing text field in F-53 Transac

    Hi,
    I need prepare a functional specification for Clearing text field in Check Register.I am not able to find the Table name and Field Name for Clearing text field in F 53 transaction code.Kindly provide me the Table and filed name.so that i can proceed.Kindly help me.
    I will assign points.
    Thanks
    Sunitha

    Hi
    From the payment document you have to link to the clearing document (Number BSEG-AUGBL, same Fiscal year and Company Code) in the clearing document the text entered in the transaction can be found on item text (BSEG-TEXT).
    RF05A is a Structure name
    Ranga
    Edited by: Ranga Swamy on Dec 4, 2008 7:55 PM

  • PR " texts " field mandatory

    Hi experts,
    In PReq Item details , I want to make "Texts" field  as "Required Entry".
    In SPRO->Materials Mgmt->Purchasing->Purchase Requisitions->Define screenl ayout at Document Level
    I have ticked  Required Entry indicator for "texts" in related field selection key for Doc Type.
    Still, I am able to save PReq , though "texts" field is blank.
    pls help me out
    jai

    Hi,
    Please check whether the texts are being automatically picked from Material Master or Info Record.
    In that case, it will save without giving error.since, texts are entered automatically.
    Reward if useful.

  • Display null text field in tabular form

    Seems too simple to ask in this forum but I know how to display null for a select list but how can I have a text field display blank instead of '(null)' in a tabular form?

    Hi,
    Go edit report attributes and check that attribute "Show Null Values as" do not have any value.
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • To add a Text field in Standard Transaction

    Hi..
    i want to add a Text field for a email address in BP transaction Address tab  and want to update that in to a data base table So can we suggest  User Exit and BADI for the Updation if Any or give the the process to over come this issue

    Hi,
    You have not mentioned the version you are using (assume its 5.0 or lower). Also, do you want to add a custom field & also programatically update it? If you want to add a custom field , you can use EEW.
    But, from what you have written, I have a feeling that you can use some of the (existing) standard fields. What is your exact requirement.
    Regards,
    L

  • Item level Info record PO text field in Purchase Order Me21n transaction

    Hello All,
    I have to enter some information in the PO info record text field (which is in Item level Texts tab of ME21n transaction ) using an user-exit at the time of creation/change of purchase Order.
    Does anyone knows the user-exit and how to update the text field ?
    Any help is really appreciated
    Thanks
    Ricky

    Check with : Enhancement : MM06E005
    Function module : EXIT_SAPMM06E_017
    This user exit will trigger when you enter the data in item level(Both creation and change)

  • Adding text field to Fast entry screen transaction F-26

    We need to add a text field in the GL account for payments e.g. 572000, when we are using transaction f-26.
    We manage to add this field to the screen variant SAP01,copyinng this varaiant into a new one called ZSAP1 but it gives as an error. For doing so we have had to delete some fields from the variant .
    At this moment we do not get this error but the field doesn't appear.
    We cannot use variant SAP02 cause this has 2 screens and we would have to reprogram the interfase program we are using to feed this aplication.
    Can you help us?
    Thank you

    HI
    You can reduce the width of each field and accomodate the text field in the variant.
    Wish you happy new year.
    Dont forget the award points

  • Sometimes when I click in text fields (like to fill out a captcha), I get a pop-up ad and Firefox immediately switches to it, leaving the tab blank.

    My problem is pretty much this, if I can explain it well enough: when I click on certain text fields, like to input the answer to a captcha, for instance, I constantly get pop-up ads and Firefox will switch to the pop-up, leaving the entire page that I was on before blank as if I opened a new tab.
    This started a while ago and I'd been trying to just deal with it, but it's really starting to drive me up the wall. Is there a fix to this? I'm sure it happened when I went to about:config to try and fix something about text auto-filling. I can't say whether I did that right or wrong, considering my text doesn't autofill anymore, but now I have this annoying problem.
    Help?!

    Do a malware check with some malware scanning programs on the Windows computer.<br />
    Please scan with all programs because each program detects different malware.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender: Home Page:<br>http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *http://support.kaspersky.com/viruses/solutions?qid=208280684
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Editable Text Fields Showing Up As Blank

    Hey guys wondering if you can help me out as I've searched for a solution and can't find one. I created a PDF using LiveCycle where it has editable text fields that one can fill out. The PDF does work but the issue is that sometimes when recieving the document back the PDF looks like it's blank and hasn't been filled out even though it has been. In the attached example if you click on the line next to Occupation, etc. you'll see that there is actually info there you just have to click on the line to see it. This is being filled out by people using Macs and Windows. Does anybody have an idea as to why this would happen. What's even more odd is that it only happens sometimes while other times the PDF works just fine. Any help or info would be appreciated, thanks.

    Was the form created with LiveCycle Designer or Adobe Acrobat?

  • Text field is missing/blank in inventroy adjustment document

    Hi all,
    while posting adjustement entries for physical inventory through T-code MI07 we are getting field long text i.e. BSEG-SGTXT empty.
    as these accounting documents are posted automatically this text field should be updated by system only.
    can help anybody help me with possible reason for such error.
    thanking in advance
    sharmi

    Hi,
    I am looking for the mandatory fields that are required for migrating the following using IDOC in LSMW.. Please suggest.
    Area     Object     Description
    Master Data     CUSTOMER     Customer / Prospect / Site
    Master Data     CONTACT     Contact Person
    Master Data     CONTACT_REL     Contact Person Relationships
    Installed Base     IBASE     Installed Base
    Transactions     SER_TICKET     CC Ticket
    Transactions     SER_ORDER     Service Order
    Transactions     SER_CONFIRM     Service Confirmation
    Transactions     SER_CONTRACT     Service Contracts
    Transactions     SAL_LEAD     Lead
    Transactions     SAL_OPPORT     Opportunity
    Transactions     SAL_QUOTE     Quotation
    Transactions     SAL_DEMOREQUEST     Demo Request
    Transactions     SAL_ORDER     Sales Order
    Transactions     SAL_CONTRACT     Frame Contracts
    Transactions     XXX_ACTIVITY     Activities

  • When i go to send a new text, the text field isn't blank.  There is already text entered in the message body.

    When i go to send a new text, the text field isn't blank.  There is already text entered in the message body that I have to go in and delete before typing my new text.  this prevents me from forwarding anything through text because if I get something I wish to forward, selecting forward as an option always brings up the same junk just like when trying to send a new message.  How can i remedy this?

    Here it goes -
    1) Download iBackupBot: http://download.cnet.com/iBackupBot/3000-2141_4-10969873.html
    2) Plug phone into computer and run backup
    3) Use "Explorer" box to find Messages: HomeDomain/Library/SMS/Drafts/(null).draft/
    4) In "Null Drafts" there is a file "message.plist"
    5) Double click to open, (cancel the popup if you did not purchase the iBackupBot) and you will see the prepopulating message on the <string> line 6
    6) Delete the offending text, leave all code
    7) Close text editor
    8) Right click on message.plist file and select "Restore selected item(s) to device"
    9) File will be restored to your phone and it will restart itself.
    10) Voila! Now it is time to consider that Windows phone....:)

Maybe you are looking for

  • USING SSO TO SECURE THE WEB APPLICATION RUNNING ON JBOSS/WEBSPHERE

    We are using Oracle portal for all our applications. We have Oracle Application Server, portal, SSO and OID installed. Basically the user should login through protal, and the authentication is done by SSO against OID. After the authentication, the us

  • Has Anyone Heard...

    any information about Apple fixing the broken BT in Leopard? Has Apple admitted there is a problem? BT is an important part of my being able to work. mhh

  • I use iChat 4.0 - where is the discussion group?

    I have "iChat 4.0". Is there an "iChat AV 4.0"? What is the difference between iChat and iChat AV? I only see a discussion group for iChat AV - the newest of which is iChat AV 3. Color me confused. Thanks for any help.

  • Hangs after startup

    My laptop boots comes to first scrren and then when I click somewhere or do anything it freezes

  • Why would a failed drive scare the rest of the drives off the SCSI bus?

    I have a VMWare 4-based system running Solaris 10 5/09 s10x_u7wos_08 as a VM configured with PCI passthrough to give it control over an LSI 22320SE SCSI HBA. This is connected to an external Areca SATA to SCSI RAID array in JBOD mode. The drives are