Where to fine PO Item text Field

Dear experts ,
In which table can i find PO item text ??
Regards
Anis

Hi
You can find the data stored in table STXH and STXL with identification of text ID's. Here you will only find those text ID's that are populated with the the text in PO, but to get the data stroed in the text you need to extract the data using the function maodule READ_TEXT.
Thanks & Regards
Kishore

Similar Messages

  • How to reference SQL column value for  page item text field

    greetings,
    I created a simple report based on sql query. the query is select employeeid,salary from emp_tbl. under the report column i see employeeid and salary. I created a page item text field with the source type pl/sql function body. inside this source is simple block.
    begin
    if salary < 10000 then
    return (1);
    else
    return (2);
    end if;
    end;
    from the error i take it that it doesn't understand salary. I have tried bind variable (:salary) , hash marks (#salary#), ampersand (&salary.) but nothing works. Is this even possible?
    thank you,
    mon

    Hi Mon,
    I think you will find that anything you do in Forms, you can achieve in Apex, but you may have to think a little differently. Finding direct equivalents in both environments may not be easy or even possible in some circumstances, but with a little knowledge and thought an equivalent overall business flow can be achieved that is just as efficient.
    For example, in Forms where you have a multi row block based on a table, if you need to add any derived fields then you will add these at the block level. I can see that this is what you are trying to achieve in Apex.
    In Apex this will be more easily achieved by specifying the derived fields as part of the query for the region, and if the derivation of the fields is complex you can use user defined functions. If you require page type items to be displayed such as text boxes, LOV's, radiogroups, datepickers etc then these can be embedded in the query with the use of the Apex API, see the APEX_ITEM supplied package.
    I know this is still very high level, but I hope it helps you on your way in your journey with Apex.
    Regards
    Andre

  • With Oracle Portal 11g Item Text field there is no limit 32k?

    I have a question to O, then Oracle Portal 11g Item Text field there is no limit 32k? Because the version old is limited to 32k for fieldText Item Text. When i add Item text than 32k have error :
    http://btcportal.btc/portal/pls/portal/PORTAL.wwv_add_wizard.edititem
    400 Bad Request
    Unable to process request. Please check the log file for more details.
    thanks!

    Text items are still limited to 32k in Portal 11g. Check the Portal Online Help section 'Add/Edit Text-Based Item' for documentation of this limitation.
    Thanks,
    Erik Janssen

  • From line item text field in Fi not posted to COPA characteristic field?

    How do you create the link from the Line item Text field in FI to a characteristic field in COPA?
    I tried to create a characteristic field Text. from the domain VBELN in COPA.
    Although I can post from CRM the contract number to the Line itemText field in FI posting,
    I can't get this contract number to post to a characteristic field in COPA.
    Thanks,
    Sony

    program a bdc to tcode fb09
    A.

  • Fill BSEG-LIFNR and LFA1-NAME1 in line item text field of Bank GL line item

    Hi all,
    I need to develop a program to populate the Vendor Number (BSEG-LIFNR) and Vendor Name (LFA1-NAME1) in the line item text field of Bank GL line item.
    The UI design will have the input data as:
       - Company Code
       - Posting Dates (both from and to date)
       - Execute Icon
    Please let me know how to proceed on this.
    Thanks and regards,
    Anishur

    program a bdc to tcode fb09
    A.

  • SAPscript - output of delivery item text field

    Hello,
    I would like to show an item text field of a delivery (VL02n) on one of the output script forms.
    I've used the function read_text in my print program for the output type:
    DATA: BEGIN OF TEXT_CARTONQUAN OCCURS 20.    
          INCLUDE STRUCTURE TLINE.
    DATA: END OF TEXT_CARTONQUAN.
    CALL FUNCTION 'READ_TEXT'
                 EXPORTING
                   ID        = 'Z005'
                   LANGUAGE  = SY-LANGU
                   NAME      = VBDPL-TDNAME
                   OBJECT    = 'VBBP'
                IMPORTING
                   HEADER    = THEAD
                TABLES
                   LINES     = TEXT_CARTONQUAN
                EXCEPTIONS
                   NOT_FOUND = 1.
            READ TABLE TEXT_CARTONQUAN INDEX 1.
            MOVE TEXT_CARTONQUAN-TDLINE TO VBDPL-USR01_VBLB.
    Now I put this code into my sapscript:
    IL    &VBDPL-USR01_VBLB&
    For some reasons, it does not come up on the form, but I know it should have a value.
    Am I missing something?
    Thanks,
    Anne
    <MOVED BY MODERATOR TO THE CORRECT FORUM>
    Edited by: Alvaro Tejada Galindo on Jan 7, 2009 11:25 AM

    Hello,
    thanks for the answers!
    @Ramiro Escamilla  
    I've tried that already, but for some reasons, the break point doesn't work, it is not stopping during the print out. I've tested if it is using that print program and uncommented the entry subroutine and I got an error message then, so it's the correct print program. Any suggestions why break point is not working?
    @Pawan Kesari  
    I did that and this is working. But the problem is, I need this value within an IF statement, because I only want to give this and some text out, if  INCLUDE &VBDPL-TDNAME& OBJECT 'VBBP' ID 'Z005' has a value. Unfortunately I cannot use the Include statement within an IF statement.
    Thanks
    Anne

  • MB51 Item text field entry procedure

    Hi Experts
         I am an abaper who has limited  knowledge of MM . Now my requirment is to find the tcode where the text to be displayed in MB51 Item should be entered . Where should we enter it for it to get displayed in the text field of MB51 item,Plz suggest .
    Edited by: Martina Floriette on Apr 16, 2010 7:18 AM

    Please check this path for activating this check:
    SPRO>MM>Inventory Management and Phy Inv>Reporting>Define field selection for material document list, click execute, here you see all the fields, you need to enable check on S = Selection field for whichever field you want displayed in selection criteria of MB51, and click save and when you execute MB51, your new field will be displayed in the selection criteria of MB51.

  • Line item text field from MIGO are not copied into FI line item text field

    Hi all on SCN, please, I need a help.
    It was created as required by the user a field status group with the text field required.
    This field status group was assigned to some accounts, in order to make my unit tests.
    u2003
    In development envirionment was made some tests directly in FI area, and it works properly.
    u2003
    But the user made a test using MIGO transaction, choosing in this transaction an account that he changed its field status variant to the one created in development environment, that make the text fiels required. So, to start, he donu2019t fill the text item of MIGO, and a message error appear stating that he needs to enter values in this field.
    After fill in the text fiels, he can save his work.
    u2003
    But the FI document generated donu2019t receive the line item text typed in MIGO, but receives the values on Reference document and Document Header text entered in the header of MIGO, what is missing, donu2019t is automatically copied MIGO text line items to FI documents line Items, does there is some additional configuration missing?
    Hope someone help me with this issues.
    Thanks in advanced!

    Hi,
    Material document will get updated in reference field in FI by default.  If for any reason, want to get this updated in text field, you need to define a subsititution in GGB1.
    Best Regards,
    Madhu

  • The payment request do not transfer the Item Text field to FI doc

    The payment request do not transfer the Item Text (SGTXT) field to FI documents (accounting document) when they are paid by F111 and the payment request is created from repetitive codes (Trx FRFT_B). Therefore is not able to display a text description in the FI line items accounts, even the payment request document number is not available in the accounting document.
    Even the program SAPLKKBL (F8BT) does not contain available the Accounting document.
    So, there is not easy trace.
    Does anybody know how can I match this?

    This is the SAP Response:
    Dear customer,
    The standard FRFT_B transaction does not directly or indirectly pass
    the text to the F111 payment document since the initial program design.
    In other words, you will not able to experience the reported issue
    in the system with standard SAP coding.
    However, the text value can be passed via business transaction event
    (BTE) for example or other modifications as a substitution.
    I hope this confirmation of the standard system behaviour is
    useful to you.
    I regret not to be able to give you a positive answer.

  • Withholding tax code in line item text field

    Dear All,
    Please suggest me on the below matter,
    When we will pass a vendor invoice through FB60 we will mention the Withholding tax type
    and tax code for withholding tax deduction from vendor . Then withholding tax line item will
    generate automatecally, but there will be nothing in the text field.
    I want that the withholding tax code will come automatecally in the text field after posting the entry.
    Is it possible?
    Regards
    Amitava

    Hi,
    You can define Text for line items in OB56. Just define Text ID and enter your text and tick the check box "Control Display". Now you can define Substitution rule and replace the Text "=XY" in text field (If you have defined Text ID XY in OB56).
    You can also try to maintain user exit with reference to OB56.
    Regards,
    Jigar

  • MIGO Item Text  field

    Dear Experts,
    Want to check with you all, how to made MIGO "Item Text" (SGTXT) field a mandatory field?
    And is there any way to insert the item text back to posted material document. Because user claimed that in GL line item they want to see all the item text description which currently is blank.
    Thanks a lot,
    Kiran D

    Hi Kiran
    Answer for your first question is that you can make SGTXT field as mandatory but not at MIGO(document level) but at Mvt type level.
    Path is Goto SPRO->MM>IM->Settings for enjoy transaction--->field selection per mvt type.there select your desired mvt type and make SGTXT field as "required".
    Answer to second question is NO, once posted you can not do any changes to Material Doc. only way is to cancel it and then proceed again.
    Regards
    Yogesh

  • Item text field

    HI
         we develeping zreport in the report i need to add a column which has to show the data from po item text so fromwhich field and table i will get this inputs .
    Thanks & Regards,
    Raman.

    item text is stored in table STXH and STXL.
    you need to use function module READ_TEXT to access and retrieve the text.
    go into a PO with Me23N and double click the long text.
    SAP will take you to the Text Editor. Here chose from menu GOTO > Header.
    The pop-up will give you all the parameters that you need to retrieve the text via the function module.

  • Which field from idoc INVOIC01 maps to Item Text field in MIRO transaction?

    Hi
    Will anybody please tell me which of the field in which segment of IDOC INVOIC01 maps to Item text (INVFO-SGTXT) field in Basic data tab of MIRO transaction

    Thanks Ravi for your response.
    But I have tried with all fielsd related to texts in IDOC but it is not being filled in transcation .
    If you see the F4 help in text field then Text Id is four character and when I manually assign this in transactin then it is putting = symbol in fron of the id. And then if we save or go to other tab then it is filling text.
    I am not able to find the error bcoz document is being posted through idoc but text field is not getting filled.

  • Item text is not coming in production server

    hello abap gurus,
    i developed a smart forms where i am using item text field insted of master data records.
    using that while i run programe on developement server.
    the values coming are right but when i  run that programe after moving it on production server,the value is not coming.
    what could be the problem.

    yes. i also maintained text id on both servers..on dev and on production server.
    when i debugg the code ,the data is coming to that variable where i  concatenate the value of vbeln n posnr.
    when i check data in stxl table. the data is also there with every detail what i entered there.
    now problem is that when i  print that data.  the line item are coming but the text id attached with that  line item is not coming....

  • Required Text Field for automatically generated line items

    Hi Experts,
    I have noticed that when additional line items is automatically generated by SAP, the line item text field becomes required for those items.  This happens regardless of the configuration made in the field status group....
    For example, when posting cross company code transactions using account assignment model, the balancing entries (automatically generated by SAP) requires an input for text field.  The same scenario happened when I run F-58 in background (BDC), and there are additional line items in my entry.
    Can you please share some insights on SAP's behavior.  And is it possible to turn it off?
    Thank you.
    Regards,
    Reiko
    Edited by: P. Reiko on May 16, 2011 10:25 AM

    Dear:
                  1st check out the configuration for text filed that whether it has been set mandatory in the following FSG
                   1.... Field status groups which we assign to Recon Accounts of customer--OBC4
                   2..... Posting keys---OB41
                  3....... Field status group for Customer account group
                  SPRO>> FA>> AP & AR>> Customer Acct >> Master Data >>Preparations for Creating Customer Master Data              Define Acct Groups with Screen Layout(Customers)
    See if it has been set mandatory there. Revert back in case issue is not resolved.
    Regards

Maybe you are looking for

  • MIAL RECIEVER CC -- ISSUE USED XSLT MAPPING

    Hi All, I have a Scenario   in which  IDOC  is a sender and Mail Adaptert  is reciever .The Xi is supposed to sent the Email notification to the client . Mail adapter is SMTP configured correctly ,Reciever  Mail CC is up and running but Error  is :De

  • How to add text to the start of the subject for email sent to  wiki mail

    When an email is sent to the group wiki email address (groupname-wiki@serverurl), I would like for the subject of the email to have \[groupname-wiki\] added to the beginning of the text. Can anyone suggest to me how to do this? What configuration fil

  • Don't Want Mail App as a Default app

    If I am answering an email on yahoo or hotmail or gmail and I click a "mailto" link, Mail pops up as the default app as opposed to me being able to respond inside whatever I am presently using. How do I keep this from happenning? Thanks for the help

  • Prepaid card issue.

    Hi, I'm trying to use my Amex prepaid card for my Apple ID account. Everytime I insert my card information in my phone, it says that it doesn't match my bank records. Someone help me please.

  • Select element not found

    Hi,  i am using vugen 11.00 for recording an application.. It is recording correctly but while replaying the script it is showing error as " SELECT element not found in the list"... The version of IE is 8.. is it application bug or vugen recording pr