Which fields to concatenate to get text name at item level in IW32

The transaction text for IW32 at item level,i.e, text-id is AVOT for transaction IW32. Apart from sy-mandt what are fields that form the text name(text header for items) in transaction IW32. which fields to concatenate to get the text name for eah items in IW32 inorder to pass the text name in the exporting parameter 'name' of READ_TEXT. The text object is AUFK.

Hi,
Use the order number to read table AFKO. You will find the routing number (AUFPL) for the order. The operations of the order are in table AFVC (using the routing number). The texts can be found by concatenating CLIENT AUFPL and APLZL.
Regards,
John.

Similar Messages

  • Find text name of item text of object eban

    How to find the text name of item text of object eban.
    Thanks,
    Sai.

    Hi
    If you want to maintain any text in Purchasing first maintain the texts in Material Master - Purchase Order Text - Click Create / Change the Text in the Space given then
    GOTO - HEADER -  >              
                            TEXT NAME
                            TEXT ID : BEST
                            TEXT OBJECT :MATERIAL
                            LANGUAGE : EN
    Regards,
    senthil.

  • How to create a new field for Q3 - QM notification in Header and item level

    Dear All,
    l
               Sub: How to create a new field for Q3 - QM notification in Header and item level
    Ref. the link --> Quality Notification
    We want to create a new field in header level and item level.
    As per the thread the solution is given below.
    In the IMG Config: Quality Management -> Quality Notification -> Notification Types -> Define screen areas for notification types Then Choose 'Define screen areas' Then Click on 'New entries' button Now, select the relevant Notification Type and click in 'Enter'. Select the 'Iten Cases' register and remember to setup the Tabstrip Header, Icon, etc. Set the 'Tabstrip active' flag. Then Save.
    Quality Notification -> Notification Types -> Define screen areas for notification types
    WE ARE UNABLE TO FIND IN CUSTOMIZATION PATH --> DEFINE SCREEN AREAS FOR NOTIFICATION TYPES.
    Please help.
    Question No. 2 :
    THE REQUIREMENT IS GIVEN BELOW.
    We want to hide the field in Q3 - QM Notification
    In header --> Reference tab --> Item (sub heading) --> "DEFECT LOCATION" FIELD TO BE ELIMINATED (HIDE)
    Ref the link --> Quality notification
    The solutiion is given below.
    Hi Sami,
    We can hide the collumns using the Transaction OQM1 and Program Name SAPLIQS0.
    Lets say Defect location need to be hidden, the field TXTCDOT need to have the radio button HIDE.
    Hope this will suffice your requirement.
    Kindly ask me if you need any other details.
    Thanks & Regards,
    Srinivas.D
    Hi Sami,
    We can hide the collumns using the Transaction OQM1 and Program Name SAPLIQS0.
    Lets say Defect location need to be hidden, the field TXTCDOT need to have the radio button HIDE.
    Hope this will suffice your requirement.
    Kindly ask me if you need any other details.
    Thanks & Regards,
    Srinivas.D
    By double clicking the "DEFECTIVE QUANTITY (EXTERNAL), WE COULD NOT GET --> field TXTCDOT .
    Plese do the needful.
    We are using ECC6.0 Ehp3 and Ehp4.
    With Best Regards,
    Raghu Sharma

    Dear Pushpa,
    Transaction Code :SHD0 is working fine.
    Please accept my sincere thanks for your sharing your Knowledge.
    I am able to fulfill my
    Regarding the enhancement, I have not tried.
    Once I will complete, I will award the fulll marks to you.
    With Best Regards,
    Raghu Sharma

  • How to get text name text object and text id for long text

    Hi,
    I am trying to fetch Long text for a given order number from transaction CO04 in SAPScript. I know that I have to use Include X (OBJECT) XX ID XXX.
    How do I get the text name, text object and text id for the order header long text from Transaction CO04.
    Points will be awarded..
    Tushar

    Tushar,
    When you are in CO02, and are at the Long Text Tab,click on the Icon that is next to the Order Number at the top of the screen (this icon looks like a Pencil and a Pad of Paper and is called "Change Long Text"). When you click on this it will take you to the SAPscript Editor. Now hit Goto->Header and you will get the data you require.
    Hope this helps.
    Cheers,
    Pat.
    PS. Kindly award Reward Points as appropriate.

  • Get folder name for item

    Hi All,
    I need to retrieve the folder name for where the item is stored to generate a report in following format in csv
    File Name Full Path Parent Folder Created By Last Modified By Number of Versions Total Size
    My code which gets all other info.
    function Get-DocInventory() {
    [void][System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint")
    $site=Get-SPSite -Identity "siteURL"
    foreach ($web in $site.AllWebs) {
    foreach ($list in $web.Lists) {
    if ($list.BaseType -ne "DocumentLibrary") {continue}
    foreach ($item in $list.Items) {
    $data = @{
    # "Web Application" = $webApp.ToString();
    #"Web" = $web.Url
    "Site" = $site.Url
    "list" = $list.Title
    "Item ID" = $item.ID
    "Item URL" = $site.Url+"/"+$item.Url
    "Item Name"= $item.File.Name
    “Item Versions” = $item.Versions.Count
    "Item Created" = $item["Created"]
    "Extensions" = $item.name.split(".")[1]
    "Item Modified" = $item["Modified"]
    "Item Created By" = $item["Author"]
    "Last Updated by" = $item["Editor"]
    "File Size" = $item.File.Length/1KB
    New-Object PSObject -Property $data
    $web.Dispose();
    $site.Dispose()
    #Get-DocInventory | Out-GridView
    Get-DocInventory | Export-Csv -NoTypeInformation -Path D:\Scripts\Hemant\inventory.csv
    Coukld you please help me get folder name
    Thanks Basva

    To get the full Folder URL you could use:
    $item.File.ParentFolder.Url
    And just for the Folder Name use:
    $item.File.ParentFolder.Name

  • Header data not getting updated in line item level

    Hi,
    We are trying to update Pricing date at header level but it is not gettting copied to item level.
    getting an message "The header business data does not apply to item xxxx"
    i have checked the item category and "business item" field is checked. and for the same sales order previously we were able to change the pricing date at header level and it got applied to item level but this time is is not getting applied.
    kindly suggest.

    If there are multiple line items which are having different data; in your case, Pricing Date, then in that case, when you try to change at header level, system will pop up this message.
    You can also have a look at the following note:-
    Note 336660 - Message V1403 in sales order with article order no
    G. Lakshmipathi

  • Freight -Group conditon not getting Reflected at an item level in Delivery.

    Hi SAP Gurus !,
    I want to draw your kind attention towards my problem.
    1.  I had created a delivery with a header freight conditon type ZF00,the same conditon was getting reflected in all the item,But   after sometime i deleted that condition from header conditon tab and saved the delivery.
    2. After creating an invoice w.r.t. delivery,system is showing freight amount in an invoice.
    3.After i have checked in delivery,ZF00 is still there at item level, even after i deleted that one at header level.
    4.Now i want to use the same invoice without freight.(I don't want to cancel that invoice)
    Regards,

    Hi,
    1st of all check with user why the freight cost dont want to transfer to invoice.
    Once the invoice is created, you need go to each item individually in the condition type and you can try to delete it from there. But before that make sure your condition type is tick with delete option in the condition type.
    Hope my solution can help you get some idea.

  • FIELDS TO BE GREY IN A PO AT ITEM LEVEL

    Sir,
    i want to make some fields grey in a PO
    How can i configure it at document level.
    Example:Material tab,delivery tab wnted to be grey at item level
    regards
    amey
    Moderator message: subject in capital letters is not allowed
    Edited by: Jürgen L. on Feb 2, 2012 10:34 PM

    hi
    u can do this in customization with screen layout of PO
    Spro>Materials Management>Purchasing>Purchase Order>Define Screen Layout at Document Level
    here select appropriate field selection
    like ME21N
    Vishal...

  • Incoterms are not getting copied at the item level

    HI Gurus,
    I have an sales order where If we change the Incoterms at the header level, its not getting copied at the line Items. Its giving an information mesage stating, Header Business Data does not apply to Item.
    The Incoterms are intially getting copied from Customer master, but later I am not able to change it.
    Please let me know what might be the reasons ? If possible Please let me know some User exits which needs to be checked.
    Thanks,
    Swathi

    Check in VOV8 for your sale order type the following:-
    a)  If both Check Division and Item division are ticked, then system will pop up this message due to the fact that in the said sale order, the item division differs from header division
    b)  The field "ProdAttr.messages" should be blank
    Next go to VOV7, select your item category and execute.  There ensure that the box is ticked for "Business item".  If this is unticked, then system will copy all header data to line item and you cannot change it.
    thanks
    G. Lakshmipathi

  • Always Get Edit Link When Item Level Permissions Set

    We've enabled item-level permissions in a folder, and all users receive the "edit folder" button, regardless of whether we've given them "manage" access. Turning off item-level permissions removes the edit link.
    Is this a known issue? Any workaround/solution?

    That's just a "feature" of item level security, I don't think Oracle has any plans to fix it in 3.0.9X they probably have resolved the issuse in 9.0.2 ..... If you really need it gone you can click "Edit Defaults" when editing the page, right next to the portlet and uncheck the box that says show "Show Edit Link".. But then you just taken away the easy ability of editing the items through the portlet and you have to go back to the Content Area to update anything.
    brad

  • Sale Order Item Level Text Field which table and field

    Hi,
    Thanks for your prompt reply and best solution.
    Can you please tell me one more thing, in sale order at item level the TEXT Field maintaining by user at transaction level now they want that field in one of the report, so can you please tell what is the table and field where i will get this sale order item level text details.

    Hello,
    is this going to work for item level text as well.
    can you tell how to proceed with this functional module
    or is there any other thing required.Please elaborate to
    understand better way.
    You can check out two table in respect to Sales TEXT i.e. STXH (STXD SAPscript text file header) and STXL(SAPscript text file lines).
    The best approach of tracing out the Text in respect to Sales Order would be to use the Function module READ_TEXT and put this FM in SE37 and execute with the following parameter.
    Client
    Text ID of text to be read
    Language of text to be read
    Name of text to be read
    Object of text to be read
    Archive handle
    Text catalog local
    When you are essentially looking to read item level Text with respect to Sales Order then your Text OBject would be VBBP.
    Regards,
    Sarthak

  • Selection screen text name

    Hello Guru,
    I want to get text name for parameters or seletion-options in my report.
    For example I have create P_JOBNAME as parameter and gave text as "Jobname".
    I am getting all parameters and select-options used in the report. Now I want you guys to help me in getting text that is associated with parameter.
    Your help will be highly appreciated.
    Regards,
    Krishna

    Hello Guru,
    What I have is to know SAP Table or function module which can give me select-options or parameters  - texts .
    I am working in 4.5B version of SAP R/3.
    Thanks for replying to my question.
    Regards,
    Krishna

  • Text Name for Service Text

    Hello All,
    In Service PO ,
    In Item Details , Service Tab there is text column Service Text.
    I want to read ( for printing ) service text using function READ_TEXT.
    When i am in  ME23N/ME22N i can see all parameters, which i need for READ_TEXT
    TEXT ID,TEXT OBJECT AND TEXT NAME ( GOTO-> HEADER )
    Text id- is constant LLTX,Text Object is constant too u2013 ESLL, but Text Name is Variable. How (from where) can I get Text Name? It's very Critical for me.
    Thanks, Liza

    Hi,
    Try with the function module READ_TEXT
    CALL FUNCTION 'READ_TEXT'
    EXPORTING
    CLIENT = (Client ID)
    ID = (Text ID)
    LANGUAGE = (Language)
    NAME = (PO Number)
    OBJECT = 'EKKO' for Header & EKPO for Item
    TABLES
    LINES = (Internal Table of type tlines)
    EXCEPTIONS
    ID = 1
    LANGUAGE = 2
    NAME = 3
    NOT_FOUND = 4
    OBJECT = 5
    REFERENCE_CHECK = 6
    WRONG_ACCESS_TO_ARCHIVE = 7
    OTHERS = 8.
    Regards,
    BK

  • When I try to "Get Track Names" or "Get Album Art," the wrong info or no info is retrieved

    I'm using the latest iTunes and Lion OS.
    I have many songs from long ago (not downloaded from iTunes) which have incorrect album names, etc., and I want to clean them up, but when I enter the correct info and select "Get Album Art" or "Get Track Names," either nothing is found or the incorrect information is returned, respectively.
    For example, I have a song:
    Artist: James Taylor
    Album: Greatest Hits
    Name: Mexico
    It does not have the associated Album Art, nor does it have the rest of the information like Track, Year, etc.  It just has the Track Name, Album Name and Artist Name.  I want to update this to show that it is from the original Album, "Gorilla," so I right-click and select Info, and I fill in the Album Name as "Gorilla." When I right-click and select "Get Album Art," it tells me: "Artwork for "James Taylor - Gorilla" could not be found - though it exists in iTunes. When I right-click and select "Get Track Names," the item is updatd, and now it reads:
    Artist: America
    Album: Mellow Rock Hits Of The 70s: Summer Breeze
    Name: A Horse With No Name
    When I rename everything to "James Taylor," "Mexico," and "Gorilla," and select either "Get Album Art" or "Get Track Names," I get the exact same thing: no album artwork found, and it renames it to America.
    What is happening?  What am I doing wrong?  Do I have the wrong expectations of the two right-click options?

    I don't think CDDB and iTunes Store is the same.  The CDDB gets information for CDs only (not collections of tracks made from a CD) and uses CD features such as track lengths (exact, which could be modified by a fraction of a second when you make a MP3) track count, etc. It doesn't use any information such as artist, track name. From what Mike Johnson12 was saying it seems that ITMS uses the base tag information to identify the track fully.
    I have never used iTunes Store to label a track so I can't provide information there. I have no idea what criteria it uses, but for other id3 tag application and iTunes, by "exact" we mean exact.  Letter case is important, and I have even found that sometimes font can make a difference.
    For album artwork I do a Google search, then restrict the finds to images and select the best quality I can find. This is also the biggest in terms of file size so I only attach the image to one file in a track. When playing iTunes on the computer it displays that image for all tracks in that album.

  • Get DBServer Name of MDM

    Hi all,
    I'm using connection pooling to connect to the MDM server from my Java APIs.
    Is there any method which will help me to get the name of the DBServer name of the MDM repository? or should i hard code this value? This is to establish a Respository Object which takes in the parameters - Repository Name, DBServer Name, DBMS.Type.
    ANy hints??
    Regards,
    Ak.
    PS: Good Posts will be Rewarded properly.

    Hi Vijay,
    I Tried the following code.
    CreateServerSessionCommand serSess = new CreateServerSessionCommand(cp);
              try {
                   serSess.execute();
              } catch (CommandException e) {
                   e.printStackTrace();
              System.out.println(serSess.getSession());
              GetDBMSListCommand dbmslist = new GetDBMSListCommand(cp);
              dbmslist.setSession(serSess.getSession());
              try {
                   dbmslist.execute();
              } catch (CommandException e1) {
                   e1.printStackTrace();
              DBMSProperties[] dbProp = dbmslist.getDBMSList();
    //          dbProp[0 or 1..n].getgetName();
              for(int i=0; i<dbProp.length ; i++){
                   System.out.println(dbProp<i>.getName());
    I got the following error message.
    Caused by: com.sap.mdm.internal.protocol.manual.ServerException: The current Protocol operation is not supported for the session specified.
         at com.sap.mdm.internal.protocol.manual.AbstractProtocolCommand.execute(AbstractProtocolCommand.java:112)
         at com.sap.mdm.server.commands.GetDBMSListCommand.execute(GetDBMSListCommand.java:60)
         ... 1 more
    Is there anything that i'm missing?
    Regards,
    Ak.

Maybe you are looking for