Re: Material Text- Tag colunm

Hi,
      this is the issue regarding material master(mm02).
user want to fetch the data related to the TAG column for all the materials.
Ex: There are 1000's of materials only some materials are maintained with TAG column(sales text tab in the material master).
I want to fetch the materials which is having *,/  data,
do we have any solution in the standard,if yes can u give me a valuable answer for this call.
Regards,
siva.

Shiva, there is no direct tcode or table for material texts..you've to develop a report which gets the required info using the Function Module: READ_TEXT by passing the reqd parameters.
Regards
Raghu.

Similar Messages

  • SD PS Integration: How to copy material text in Project Network?

    Hi
    We are creating project from contract where every material from contract creates a Network/ activity in project. The requirement is to pull material text in Network. Does it require user exit because I was unable to find any thing in configuration? If this is correct then how can I apply user exit here?
    Regards
    V

    this is not standard SAP and hence exit needs to be looked at or some development or exit on substitution to replace the text from material
    Edited by: Virendra Pal on Dec 21, 2008 10:53 PM

  • Adding alt text tags in InDesign (and Acrobat Pro)

    I am having real difficulty adding alternative text tags. I created an INDD doc with rollover buttons linked to URLs firstly in InDesign CS4. I couldn't add alt text tags in CS4 so I then tried to add them in Acrobat X Pro but failed. Acrobat keeps wanting to class the PDF as a form. I then installed InDesign CS6 from the cloud and added alt text to the rollover buttons via object export options. However, these do not show when I export to PDF.
    Can someone help me add alt text to my rollover buttons in my interactive PDF either in InDesign CS6 or in Acrobat Pro after I export it?

    In InDesign CS6, you just need to add descriptions to buttons. This is done in the buttons and forms panel:
    This is the alt text in Acrobat when you roll over the button:
    Hope that helps!

  • How to get Vendor name and Material text in FAGLL03 transaction?

    Hello All,
    I am executing FAGLL03 report which display Vendor No and material No in item level but I want Vendor name and Material text to be display for every vendor no. and material no.
    Please let me know any approach to do this?
    Thanks in advance.
    Regards
    Steve

    Hi Raymod,
    Again I am getting the same error after executing all reports and FM.
    Internal error in ANALYZE_ACT_FIELDCAT
    Message no. MSITEM012
    Diagnosis
    An internal error has arisen in the form routine ANALYZE_ACT_FIELDCAT for program RFITEM_INC.
    This is due to inconsistencies between table T021S (special fields) and structure RFPOSEXT.
    System Response
    During the processing of special fields in the line item list, errors and even a program termination may occur.
    Procedure
    Recreate the special fields in Customizing. If the error occurs again, contact SAP.
    Can you pls check it out in your system if you can?
    It is not working here ..
    Thanks and Regards
    Steve

  • SRM PO vendor text not copied to PO material text in ECC Po

    Hi all,
    We are on SRM 5.0 Extended Classic.
    In ECS,is it std functionality that the PO vendor text from SRM PO is copied to PO material text in the ECC PO?If so,Do we need to do any configuration on the SRM side for this transfer?
    Thanks!

    Hi,
    In standard the Vendor text in SRM P.O would not get transfered to P.O Material text in ECC.
    I am not sure why do you want to transfer vendor text to material text.
    You need to use BADI BBP_ECS_PO_OUT_BADI to transfer this text to the required field in P.O.
    Please speak to your ABAPer and get the coding done to achieve your requirement.
    Let us know in case of any further clarifications.
    Regards,
    Teja

  • Material text in report

    Hi ,
    I want to write the material text, which is also carried to the Purchase Order as PO Text to a new z report.
    This text is not storted in a table. From where can i get the data to print on a z report.
    Thanks,

    Hi,
    I tried to create an internal table as you said. But somehow its also not working, its giving dump.
    I am writing the process i did, pls suggest where i went wrong.
    I created an Internaltable to get the matnr.
    in the function module 'read_text' i am entering
    DATA: t_tline TYPE tline occurs 0 with header line.
    IF SY-SUBRC = 0.
    CALL FUNCTION 'READ_TEXT'
      EXPORTING
      CLIENT                        = SY-MANDT
        ID                            = 'BEST'
        LANGUAGE                      = 'EN'
        NAME                          = ITAB-MATNR
        OBJECT                        = 'MATERIAL'
      ARCHIVE_HANDLE                = 0
      LOCAL_CAT                     = ' '
    IMPORTING
      HEADER                        =
      TABLES
        LINES                         = t_tline
    EXCEPTIONS
      ID                            = 1
      LANGUAGE                      = 2
      NAME                          = 3
      NOT_FOUND                     = 4
      OBJECT                        = 5
      REFERENCE_CHECK               = 6
      WRONG_ACCESS_TO_ARCHIVE       = 7
      OTHERS                        = 8
    thanks,

  • Info Record Text and Material Text not displayed in Subcon. PO printout

    Hi,
    I have this scenario, where the Info record text from Info Record PO text does not appear in Print out but appears in Print preview.
    Also the Info record text for  standard Purchase order is displayed in Print preview and Print output.
    The config settings for texts for Purchase order is the same for Purchase order with no Item Category (Standard) and Subcontracting (item category L).
    Also the texts in Purchase order automatically copies in Standard purchase order (adopt button not present) but not in Subcontract purchase order (Adopt text is present).
    I have checked the config for copying rule, for Info record text is automatically adopt.
    I am unable to identify the missing config for this.
    Also the same problem exists for Material text from Material Master PO text is not displayed in Fax output but appears in Print output.
    Please let me have your inptus,
    Regards, Muthuvel

    The solution to this is SPRO->SAP Reference IMG->Materials Management->Purchasing->Messages
    ->Text for Messages->Define Text for Purchase Order.
    Select Texts for Document Item folder - There will be a list by Document Type and Item Category. Make sure there are entries for your combination, otherwise they will not be part of the output message.

  • Removing conditional text tags in a batch

    Hi everyone, using TCS2 on Win-7 64-bit.
    We have been using some conditional text tags in our writing, and now we are looking at adding a few new ones and taking a few away. Is there a way to remove a batch of conditional text tags from a whole bunch of FM documents, all at once? It is a tedious process to do it manually, doc per doc, tag per tag... wondering if there is a script, or anything like that?
    Thanks,
    Adriana

    I believe there are a couple of utilities to manage conditional tags; you might try searching Leximation's tool list:
    http://www.leximation.com
    And, there could definitely be Framescript-based scripts, either generic or written customized for your requirements. Here's the FrameScript group:
    http://groups.yahoo.com/subscribe/framescript-users

  • Creating Material text in va02 item lines using Bapi

    Dear all,
          I want to add Material Sales Text in Text Tab of  Tab Control on VA02 line items.
         ie when I open a sales order in va02. And I click on the line item in the sales order, I want to add on  Material text in , Text Tab.
        I am using  BAPI_SALESORDER_CHANGE AND  table ORDER_TEXT  for updating the text.
       I am not sure if order_text is the right  table to update the text.
    My code is
    REPORT  zapo_ranjan_test                           .
    DATA:order_header_inx LIKE bapisdh1x.
    DATA:return LIKE bapiret2 OCCURS 0 WITH HEADER LINE.
    DATA:order_item_in LIKE bapisditm OCCURS 0 WITH HEADER LINE.
    DATA:order_item_inx LIKE bapisditmx OCCURS 0 WITH HEADER LINE.
    DATA : test1 like BAPISDTEXT occurs 0 with header line.
    order_header_inx-updateflag = 'U'.
    order_item_in-itm_number = '000003'.
    APPEND order_item_in.
    order_item_inx-itm_number = '000003'.
    order_item_inx-updateflag = 'U'.
    append order_item_inx.
    test1-doc_number = '2292443'.
    test1-itm_number = '000003'.
    test1-text_id = '0001'.
    test1-text_line = 'Phone Number'.
    append test1.
    CALL FUNCTION 'BAPI_SALESORDER_CHANGE'
      EXPORTING
        salesdocument               = '0002292443'
      ORDER_HEADER_IN             =
        order_header_inx            = order_header_inx
      SIMULATION                  =
      BEHAVE_WHEN_ERROR           = ' '
      INT_NUMBER_ASSIGNMENT       = ' '
      LOGIC_SWITCH                =
      TABLES
        return                      = return
       order_item_in               =  order_item_in
       order_item_inx              =  order_item_inx
      PARTNERS                    =
      PARTNERCHANGES              =
      PARTNERADDRESSES            =
      ORDER_CFGS_REF              =
      ORDER_CFGS_INST             =
      ORDER_CFGS_PART_OF          =
      ORDER_CFGS_VALUE            =
      ORDER_CFGS_BLOB             =
      ORDER_CFGS_VK               =
      ORDER_CFGS_REFINST          =
      SCHEDULE_LINES              =
      SCHEDULE_LINESX             =
       ORDER_TEXT                  = test1
      ORDER_KEYS                  =
      CONDITIONS_IN               =
      CONDITIONS_INX              =
      EXTENSIONIN                 =
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
    WAIT = 'X'.
    COMMIT WORK.
    Write : / 'Done.'.
    My bapi returns documnet changed successfully.
    Look forwad to get any clue or help .
    regards,
    Ranjan A

    Hi Ranjan,
    For creating text in Va02, you may use "SAVE_TEXT" FM instead of BAPI.
    you need to know the text object and text id before using this FM.
    Below is a sample code for that:
        CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
             EXPORTING
                  input  = wa_success-vbeln
             IMPORTING
                  output = wa_success-vbeln.
        i_header-tdobject = 'VBBK'.
        i_header-tdname = wa_success-vbeln.
        i_header-tdid  = '0001'.
        i_header-tdspras = 'E'.
        APPEND i_header.
        CLEAR v_text.
        CONCATENATE 'GEO DN# ' wa_success-donum INTO v_text.
        i_tline-tdformat   = '*'.
        i_tline-tdline = v_text.
        APPEND i_tline.
        CLEAR v_text.
        CONCATENATE 'CUSTOM INV# ' wa_success-ivnum INTO v_text.
        i_tline-tdformat   = '*'.
        i_tline-tdline = v_text.
        APPEND i_tline.
        CALL FUNCTION 'SAVE_TEXT'
             EXPORTING
                  header          = i_header
                  insert          = ' '
                  savemode_direct = 'X'
             TABLES
                  lines           = i_tline  "I_TAB
             EXCEPTIONS
                  id              = 01.
    Best Regards,
    Pradeep.

  • Upload Material Text in MM02

    Hi ,
    I want to Uplaod Material text in MM02 . Around more than upto 2000 materials.
    i m trying to uplaod using call function 'CREATE_TEXT'. But it gives error in mm02 like, no text maintained.
    give me proper solution,
    thnxs
    Regards,
    Swapnil Vaidya

    Swapnil
    Check whether you are passing correct Text ID, Text Object and Text Name to the function module..
    Thanks
    Amol Lohade

  • Multiple Conditional Text Tags on One section

    I'm composing a document with 3 conditional text tags. There
    are instances where I need to conditionalize something as Tag 1 and
    Tag 2 but doesn't apply for Tag 3. Robohelp seems to allow me to
    apply 2 tags to one section of text, but when I generate my .chm it
    doesn't include anything that has been given two tags. Is there a
    way for robohelp to support this?
    Is there something I should be doing differently?
    I'm using Robohelp 5X.
    Thanks,

    Harvey,
    I think you may have misunderstood me. If you apply tags A
    and B to some text, and you build an exclusionary expression like
    "NOT A," the text will
    not appear in the output. (See rule #1 in my exclusionary
    list: any text tagged with an excluded tag will be excluded, even
    if other tags are applied.) If you build an inclusionary expression
    like "B," the text
    will appear. (See rule #1 in my inclusionary list: any text
    tagged with an included tag will be included, even if other tags
    are applied.)
    So I don't think "include trumps exclude" in this sense. But
    consider the following expressions in a 3-tag environment:
    * A OR B
    * NOT C
    Logically, these might seem equivalent. But they aren't, and
    RoboHelp doesn't treat them as equivalent. Let's assume that you've
    created every possible set of tag combinations for this project: A,
    B, C, A and B, A and C, B and C, all 3 tags (A, B, and C), and
    untagged. Here's a look at what would be included in the output for
    each build expression:
    A OR B:
    A
    B
    A and B
    A and C
    B and C
    A, B, and C
    Untagged text
    NOT C:
    A
    B
    A and B
    Untagged text
    When people say that RoboHelp's boolean operators "don't work
    right," I think they mean that expressions that seem logically
    equivalent (such as these two) produce different output. Without an
    understanding of how the rules are applied, a user can easily build
    expressions that seem right but produce the "wrong" output. In
    fact, the output is correct according to the rules.
    Again, I wouldn't say that "include trumps exclude," although
    I think I understand what you're getting at. The difference lies in
    the application of rule #1.
    I tested a simple 3-tag environment yesterday with printed
    documentation and CHM files, and the expressions worked as
    indicated. I didn't try WebHelp, but I've used similar expressions
    before, and I feel comfortable saying that WebHelp will also work
    as I've described it. Also, note that we're dealing with very
    simple expressions here; complicated expressions require more care.
    But most RH users can generate the desired output with a few simple
    expressions. Especially inclusionary expressions.

  • Material text read

    Could you please let me know how to use READ_TEXT func module for material text . We have long text in Material Basic data section , i want to read this text . I am not abaper ...could you please let me know which parameter should be passed at the time of execution of this function module .
    Like 
    CLIENT
    ID
    LANGUAGE
    NAME
    OBJECT
    ARCHIVE_HAND
    LOCAL_CAT
    Regards

    HI
    You can use tables STXT and STXL to get the parameters.
    You need to give 
                             ID       = TDID
                  LANGUAGE = TDSPRAS
                       NAME     = TDNAME
                      OBJECT   = TDOBJECT
    Hope it helps...
    Chandu

  • Struts html:text tag background colour

    How to change the background colour of Struts <html:text> tag?

    styleClass and styleId, you can put css value on it

  • Value not resolved in html:text tag at weblogic

    I've a jsp working fine at tomcat, but after i migrate it to weblogic, some of the html:text tags are not working properly.
              eg. <html:text property="dispParamValue" styleClass="formFill1line" value="${sysvarList[rowCount].dispParamValue}" />
              Instead of displaying the value of ${sysvarList[rowCount].dispParamValue} like "abc", it displays the tag itself "${sysvarList[rowCount].dispParamValue}" at the text field at weblogic.
              My Weblogic version details are as follows:-
              Server info = WebLogic Server 9.0 Sun Jul 3 21:15:00 PDT 2005 598247
              Servlet engine version = 2.4
              Java version = 1.5.0_03-b07
              Anyone has encountered the same problem before? any difference in the server settings that i need to take note of?

    Just to clarify, the EL is supported by a J2EE 1.4 server which corresponds to Servlet2.4 / JSP2.0
    What version of Weblogic are you using?
    You can find out the version of the spec your server supports with the following JSP snippet.
    <h2> Server Info </h2>
    Server info = <%= application.getServerInfo() %> <br>
    Servlet engine version = <%=  application.getMajorVersion() %>.<%= application.getMinorVersion() %><br>
    Java version = <%= System.getProperty("java.vm.version") %><br>Also note to activate the EL in your webpages in a JSP2.0 container, your web.xml file must declare itself as being version 2.4 (if you leave it at 2.3 it disables EL for backwards compatibility)
    Cheers,
    evnafets

  • When opening the Coloursync utility and pressing the verify button, I received an error message stating that the Tag 'cprt':Text tag has an incorrect length which could not be fixed as the file is locked. Does anyone know how to rectify this?

    When opening the Coloursync utility and pressing the verify button, I received an error message (copy below) stating that the Tag 'cprt':Text tag has an incorrect length which could not be fixed as the file is locked. Does anyone know how to rectify this?
    Checking 25 profiles...
    /Library/ColorSync/Profiles/Displays/iMac-00000610-0000-9C6C-0000-000004271B00.i cc
       Tag 'cprt': Text tag has an incorrect length.
       The file is locked. Could not be fixed.

    Hi guys,
    I followed the steps to unlock the .icc file in the "getinfo" screen then went on clicking repair in colorsync utility.
    This is the message i got:
    Searching for profiles...
    Checking 17 profiles...
    /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CF3-0000-000004273CC0.icc
       Tag 'cprt': Text tag has an incorrect length. Fixed.
    Repair done - 1 profiles fixed.
    However, when i hit verify again it shows up like this:
    Searching for profiles...
    Checking 17 profiles...
    /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CF3-0000-000004273CC0.icc
       Tag 'cprt': Text tag has an incorrect length.
    Verify done - found 1 bad profile.
    ... and it keeps like this sine die.
    when i open the .icc file it shows up like this:
    3     'cprt'     'text'     35     Copyright ASCII Text String
    New to mac so I really don't know what to do.
    I didn't get this message so far. What i did before getting this message was to open a jpeg file. I wanted to edit it so when i did right click on the file i went to open with, and colorsync came as an option; so i chose it.
    Then this message started comming up.
    Is there anything i can do?
    Thabks for the support.

Maybe you are looking for

  • Can i replace mac mini hard drive?

    Mac Mini is running slow. Tried all I know what to do. Can I replace the hardrive for this unit that is an "09" I think? I am running 10.6.8. Thanks

  • No thumbnails of .AVI files

    I have CS5 Production. Adobe Bridge has problems with thumbnails from time to time. I have cleared the Cache, and told it to regenerate thumbnails. Right now, I can't get it to build previews for .avi files. What's weird is, I know it has done it bef

  • Why won't my iPad 2 sign me into iMessage?

    Every time I try to sign in to iMessages with my AppleID it says could not sign in and to check my network connection..I have wireless here so I have a great connection.. Help please.

  • Finder relaunches when viewing M2V file info ...

    I'm not sure if this is the right forum for this question, but I imagine I'm most likely to find an answer here. So, here it goes: As the topic states, the Finder relaunches itself whenever I try to view the file info of a M2V file. This happens when

  • How do I get an image from 32 bit to 8 without ruining it?

    I have an image someone sent me that I need to work on and it's in 32 bit.  I tried to put it at 8 and 16 but it changes drastically and I cannnot get it adjusted to look good. I also have no access to my Oneone software or even the contrast and brig