Where Item Text data of PO will store?

Hi MM Experts,
In which table <b>item text of PO</b> will store?
Please repond for this Urgently.
Thanks in Advance.

Hi
use function module <b>READ_TEXT</b> to get data of item text.
Vishal...

Similar Messages

  • XRPM unapproved items text data source

    Hi Gurus,
    I am trying to extract the text for xRPM unapproved items. i.e. Projects text. IS there any std Bi content data source for this. If yes, Please can you let me know the name. Basically when i run the reprot for projects forecast plans i am not getting the text for unapproved items. The unapproved items are only exisitng in xRPM system.
    Regards,
    Suresh.

    Hi folks, i know this thread is a little old but i have the same insue and i want to share the solution, it could help others.
    Like Mayank said, get line and set line works the last row of the matrix, but is not true at all, GetLineData and SetLineData works for the row of the matrix that is set on the offset of DBDatasource lines, so to works fine you need to set the offset first.
    oForm.DataSources.DBDataSources.Item("@MY_DS_LINES").Offset = x-1;
    Mat.GetLineData(x);
    oForm.DataSources.UserDataSources.Item("IDS").ValueEx = val;
    // Update any other UserDataSources for the same row here...
    Mat.SetLineData(x);
    where x is the row number of the matrix you want to update.

  • In which files data will store in a database

    Hi All,
    there will be three folders =
    admin
    ora81
    oradata
    in these 3 folders where data (tables etc ) will store
    Thanks,

    Hi pradeep normally data is stored in datafiles which are placed on a tablespace. datafiles then consist extents which contain data blocks where data is stored, you can check the appropriate location of your datafiles by using v$datafiles view.

  • User exit or badi for item text in mir7 transaction

    Hi Gurus,
    Please provide me suitable user exit or enhancement or badi for this requirement.
    client enter TEXT fied data in MIGO transaction for material document and purchase order in where tab.
    in MIR7 i entered reference number as material document number and purchase order number after triggering enter button it gives the list of items but IT IS NOT GIVE THE ITEM TEXT DATA which we entered in MIGO transaction.
    Please provide me suitable user exit or enhancement or BADI for this.
    Thanks A lot in Advance.
    With Regards,
    Radhakrishna.

    Hi RadhaKrishna,
    You can find the BADI by yourself just follow the below any methods you will get the appropriate BADI name..
    Method 1:
    Go to Tranaction: SE24.
    open class CL_EXITHANDLER
    Open the method " GetInstance"
    Put Break point in the statement
    call method cl_exithandler=>get_class_name_by_interface
    Now execute the Transaction which you need teh BDC it will automatically stops at the the method. In debugging mode double click on the variable: " exit_name" It will return the BADI Name.
    Method 2:
    find the Package name and go to the tranaction SE84.
    Enter the package name
    inside the left navaigaiton panel there is one option " Enhancements" click on this enhancement and then enter the package name and execute it. you will get hte number of enhancement.
    for your reference I am sending you the list of BADI present in MIRO transaction.
    ARC_MM_MATBEL_CHECK --------Check AddOn-Specific Criteria for MM_MATBEL
    ARC_MM_MATBEL_WRITE ---------- Archive AddOn-Specific Data for MM_MATBEL
    MB_CHECK_LINE_BADI  -------------- BAdI: Check Line Before Copying to the Blocking Tables
    MB_CIN_LMBMBU04     --------------- posting of gr
    MB_CIN_MM07MFB7     ---------------- BAdI for India Version exit in include MM07MFB7
    MB_CIN_MM07MFB7_QTY  ------------Proposal of quantity from Excise invoice in GR
    MB_DOCUMENT_BADI     --------------BAdIs when Creating a Material Document
    MB_DOCUMENT_UPDATE   -----------BADI when updating material document: MSEG and MKPF
    MB_MIGO_BADI        --------------------- BAdI in MIGO for External Detail Subscreens
    MB_MIGO_ITEM_BADI    ----------------BAdI in MIGO for Changing Item Data
    MB_RESERVATION_BADI  --------------MB21/MB22: Check and Complete Dialog Data
    Thanks,
    Chidanand

  • Using Calc Manager to update values for Members with Text Data Type

    Hi All,
    In my outline I have a member of text data type. The purpose is to allow users to be able to enter comments.
    Each line item is created through a business rule and I am prompting the user to enter the key values at the launch of the calc manager rules. I want to be able to prompt the user for the comments in the calc manager rule because I know that it supports variables of type string. However I am unable to assign this string variable directly to the member.
    I appreciate that essbase only stores numeric data and that all text data type members really store numeric values which are basically the id's of the text string stored in a relational table by planning. however I cannot update the database table through calc manager and then bring in the generated id. Is there any way I can do this?
    I don't want to skip this field in the calc manager rule and expect the user to enter the comments AFTER the line item has been created because the users want this to be a mandatory field and insist that a new line item not be created unless comments are specified.
    Many thanks in advance for any help I can get.
    Shehzad

    If the comments are a set definition you could you smart lists in your planning forms.
    create this in your smart list
    xxxx = 1
    yyyy = 2

  • Z-Report for PR using ES language not getting the Header and Item text deta

    Hi,
    We have developed Z report for PR report and we ahve used ES and EN language, but when i select language ES and execute the report then we are not getting the Header and Item text data,
    Secondly when We select language EN and execute the report then we are getting the Header and Item text details.
    Please guide me.
    Thanks
    Shital

    Have you maintained Tetexxt in ES language or is it that you are expecting  on selecting ES the text from En will get coverted to ES and display in your report?

  • Item master data cancelled

    Dear All,
    When I open a item master data, some of the data has 'cancelled' comment on the top.
    The window's title is item master data - cancelled. But I cannot find anything diff on those items.
    What changes did they made then we have a 'cancelled' on that window? Thanks.
    Regards,
    Yuka

    You are right. Right click 'cancel' with cancel the item. Then when we open it, we will see 'item master data - cancelled'
    It will not been shown in the item list when we create document. But will still in the list of items if we do a find in item master data.
    Then if we right click 'remove', the item will disappear.
    Thanks.

  • What table stores delivery header and item texts?

    Hi Gurus,
    Which table stores header and item text of delivery? We use VBBP text object and provide test id, language to read the texts using function module 'READ_TEXT'.
    Can you please tell me which table store the texts?
    Best regards,
    Pavan

    >
    Pavan1 wrote:
    > Hi Gurus,
    >
    > Which table stores header and item text of delivery? We use VBBP text object and provide test id, language to read the texts using function module 'READ_TEXT'.
    >
    > Can you please tell me which table store the texts?
    >
    > Best regards,
    > Pavan
    This stores in text objects so you need to pass
    Here is simple thing to find what to pass to the read_text function module.
    Go to delivery - If you want to find header text - GOTO (on application menu) - Header -texts - Double click on the text where you enter text - GOTO (on application menu) - Header - This will give you a popup kind of screen where you can find the
    text name (if it is header - only delivery number and if it is item - deliverynumber + item number ) , lang, Text id, Text object
    This will give you the required parameters... .

  • Where does Master Data Store?

    Hi All,
    Where does Master Data Store?
    What are limitations while deleting master data?
    <b>All the answers will be rewarded with points.</b>
    <b>Regards,
    Jackie.</b>

    Hi,
    Master Data is stored in the tables that are generated when you activate the Charachteristics...
    You can see the tables in the infoobject maintenence ...
    There are tables for Mater data Text, Attributes and hierarchy....
    e.g. /BI0/TMATERIAL is the text table. You could find it in the Master data/texts tab in infoobject maintenence.
    Secondly Deletion of master data is allowed in case the master data is not linked to any Transaction data within BW. This is because in the Infocubes the SID's would be generated that would point to the masterdata tables. Hence SAP does not allow the data to be deleted incase it exists in dependent tables.
    Hope it helps!!!!
    Regards,
    Nitin

  • Where we can find Short Text data type attachment

    Hi,
    file type attachements are store in fnd_lob.
    Where we can find Short Text data type attachment in oracle apps.
    Regards

    Hi,
    You can find short text data type attachments in FND_DOCUMENTS_SHORT_TEXT table.
    Please also refer link:
    Oracle Apps Gurus: Attachments in Oracle
    Attachments in Oracle Applications
    Hope this helps!!!
    Best Regards,

  • 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

  • Which data we will store in infocube?

    hi experts,
    i am in little bit  confusion, i think this is basic level question.
    can any body tell me where we store analysed data. that means which data we will store in infocube( raw data or analysed data). which data we will use for reporting?
    please clear this confusion.
    thanks & regards
    venkat

    Hi Venkata,
    I have a basic simple understanding and explainantion. You get some raw data from a system such as R/3 which you apply transfer rules and transformations. Applying this will help us remove any inconsistencies, and standardizing the data we get from R/3. After this process, we have the data ready which can be stored in the Infocube/ DSO. Thus, Infocube contains data that is cleansed and standardized. Now, since you have the data ready, you design queries on the Infocube, which will generate reports according to the requirements. These reports will be used for analysis of all the data presented in the report through appropriate query.
    Hello All, Please correct me if i m wrong.
    Regards,
    Kunal Gandhi

  • How does Labview stores the binary data - The header, where the actual data starts etc.

    I have problem in reading the binary file which is written by labview. I wish to access the data (which is stored in binary format) in Matlab. I am not able to understand - how the data will be streamed in to binary file (the binary file format) when we save the data in to a binary format through Labview program. I am saving my data in binary format and I was not able to access the same data in Matlab.
    I found a couple of articles which discusses about converting Labview to Matlab but What I really wanna know is - How can I access the binary file in Matlab which is actually written in Labview?
    Once I know the format Labview uses to store its binary files, It may be easy for me to read the file in Matlab. I know that Labview stores the binary files in Big Endian format which is
    Base Address+0 Byte3
    Base Address+1 Byte2
    Base Address+2 Byte1
    Base Address+3 Byte0
    But I am really confused about the headers, where the actual data start. Hence I request someone to provide me data about - How Labview stores the Binary Data. Where does the original data start. Below attached is the VI that I am using for writing in to a binary file.
    Attachments:
    Acquire_Binary_LMV.vi ‏242 KB

    Hi Everybody!
    I have attached a VI (Write MAT file.vi - written in LabVIEW 7.1) that takes a waveform and directly converts it to a 2D array where the first column is the timestamps and the second column is the data points. You can then pass this 2D array of scalars directly to the Save Mat.vi. You can then read the .MAT file that is created directly from Matlab.
    For more information on this, you can reference the following document:
    Can I Import Data from MATLAB to LabVIEW or Vice Versa?
    http://digital.ni.com/public.nsf/websearch/2F8ED0F588E06BE1862565A90066E9BA?OpenDocument
    However, I would definitely recommend using the Matlab Script node (All Functions->Analyze->Mathematics->Formula->Matlab Script). In order to use the Matlab Script node, you must have Matlab installed on the same computer. Using the MatlabScript node, you can take data generated or acquired in LabVIEW and save it directly to a .mat (Matlab binary) file using the 'save' command (just like in Matlab). You can see this in example VI entitled MathScriptNode.vi - written in LabVIEW 7.1.
    I hope this helps!
    Travis H.
    LabVIEW R&D
    National Instruments
    Attachments:
    Write MAT file.zip ‏189 KB

  • Text data is not displaying at Report level for an Infoobject Item name

    Hi All,
    Texts data is maintained at Info object level but text information is not displaying at Report level for an object.  I have set the property at query level as "Text", but at report level it is displaying key values of the object, not displaying texts information.  This problem occured in QA(Quality) system but not replicated in Production system.  I have checked all properties at backend and query level and compared the same between QA and Production system didn't find any difference.
    Please suggest what might be the cause: at report level it is displaying key values instead of the textual information even text data is mainintained at backend.  In production it is displaying textal data for the IO.
    Thanks in advance.

    Hi All,
    Thanks for your valuable information.  I have changed the setting under Advanced tab as "Master data" for Access type for results values, but didn't solved the problem still it showing key information for the IO.
    In Production system the report displaying texts information for the IO, but in QA its displaying key information. The problem exits only in QA, its working fine in DEv and Production.
    As per my understanding might be the issue with Patches will be checking with Basis team on the same.
    Please suggest if you have any alternatives to fix the issue.

  • How do I write a vi that will save graph data and text data (related to the graph) so the next time I want to view the graph data the text data is included in the read vi?

    I am new at writing vi's and hope you may be able to help. I would like to create a vi that will graph measurements taken from a daq device. I would like to include text data that a user can choose from (example: machine number, test circuit, load cell type) that will stay with the graph so when the graph is viewed at a later time the text data (explaining parts of the graph) will display with the graph data. I have included a vi I am using to capture and display a force value. Any help would be greatly appreicated.
    Attachments:
    force.vi ‏500 KB

    What you want is a DATALOG file:
    When you save a file, use the BUNDLE function to bundle your machine number, test circuit, whatever (include a few spare fields), plus your graph data. Get the graph data from the source, or use a local variable of the graph itself.
    Wire the bundle output to the DATALOG TYPE of a NEW FILE function. (I presume you'll use a FILE DIALOG set to SAVE FILE to choose a file path).
    Write the same bundle output to the DATA input of a WRITE FILE function.
    Use a CLOSE FILE function to (ahem) close the file.
    When you want to read a file, use a FILE DIALOG set to EXISTING FILE (or some other means) to specify what file to read. Wire the same cluster type to the DATALOG TYPE of the FILE DIALOG, so that it will only
    offer files of the correct type.
    When you have a file path chosen, wire the bundle to the DATALOG TYPE input of a FILE OPEN operation.
    Use a FILE READ to read a single cluster - the output of FILE READ will be a cluster of the right type.
    Use a CLOSE FILE function to....
    Out of the FILE READ function, you can UNBUNDLE BY NAME the data and send to the graph and the other fields, or, if you're clever, you can use a cluster on the screen, and not unbundle it. That's harder though, since you probably want the text fields to be controls (inputs) and the graph to be an indicator (output).
    Hope that helps.
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

Maybe you are looking for

  • Creation of Customisation file from WLST Script in OSB

    Hi, Please help in creating Customisation file in OSB from WLST Scripts

  • (261936172) Q general How can I access an EJB hosted on a remote server?

    Q<general> How can I access an EJB hosted on a remote server? A<general> The ability to add EJB control files enables you to access an EJB that is deployed to the server on which your web service is running. When you select "add EJB control" you need

  • How to Write Log Message in a XML Data Source Report

    Hi Friends, Can anyone help me out what is the process of writing a log file in the XML Data Source Report. for eg: in Plsql we use FND_LOG.PUT_LINE to print the Log message in the Concurrent Request Output. in the similar manner, when we develop a r

  • I cannot install itunes on windows 8.1

    I cannot install itunes on my Toshiba Laptop with windows 8.1. I kept getting error 7. So i removed all of the itunes files from my computer, and did everything the install troubleshooting page suggested, but it still will not install, but now instea

  • ITunes 11.1 running in Task Manager but does NOT Open

    I have looked areound and no one seems to be having this problem (that I can tell). My problem started when I upgraded to iTunes 11.1 running Windows 8. When I tried to open iTunes, it never opens but if I open the Task Manager I can see it running (