Material Text Configuration

Hi All,
Can anybody help me with the following.
Is there any configuration setting for PO text type. I am able to see TEXT configuration setting for Vendor, RFQ, PO etc but i am not able to find any for a Material text configuration. Does anything exist as such. Please help me out.
Thanks

well i am also tried doing the same process myself but without abaper it is impposible anywyas lets go step by step
suppose we have some zfields and we want to make a subscreen and then a view for that
these 1 to 3 steps has to be done by abaper or a techno functional
1> create a function module using the create programme option in configure material master & whicle creating it use the standrd function module for that u can get the name of those from f1 help in adjacent to the create programme button
i belive u have cpied a fuction module
2> now go to se38 and copy a satndard progrrame into your programme (copy the programme mentioned in fornt of the subscreen in any view )
3> go to screen painter and create the fields in there and map the coding and table with that
i hope your subscreen is ready for use
4> go to the tcode OMT3B and copy a previously created screen sequence as i suggest not to change any standrd one
5> select your screen sequence suppose z1 and click on the data screen folder then selct the purcahsing view and then click onthe subscreen folder then in the last row gassign your subscreen code
i hope u will be proced further
if any doubt then communicate

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

  • 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

  • Service to ask if a product/material is configurable or not

    Hello,
    I'm looking for a service to find out if a product/material is configurable or not. Is there an existing ES? I have allready tried:
    - FIn Material by Elements
    - Find Material by GTIN
    - Find Material by ID and Description
    - FInd Material by Search Text
    - Find Material Customer Information By ID and Customer ID
    - Find Material Sales Specification by Elements
    - FInd Material Simple By Customer Information
    But none of these services seems to handle me the needed Information. Ok, in "Find Material Sales Specification by Elements" the Description sometimes includes Information if a Product is configurable. But this infomation is very uncomfortable to handle in WD Java.

    Not sure what you mean.
    But it looks like you'll need to use an exception handler, in your case it would be NO_DATA_FOUND.
    Try
    create or replace function punto2_a
      (pelcod_param in varchar2)
    return varchar2
    as
      ret pelicula.pelcod%type;
    begin
      select pelcod into ret
      from pelicula
      where pelcodrmk=pelcod_param;
      return (ret); 
    exception
      when no_data_found 
      then
        return null;
    end punto2_a;And if you want to return NULL as a literal value (as a 'meaningless string') then just use single quotes:
    exception
      when no_data_found 
      then
        return 'NULL';

  • Material Text pop up

    Dear SD Gurus,
    Normally when you create a text from VOTXN for a customer, a pop up appears on the sales order entry
    Can it be done for the material?  When I enter the material on the sales order, can a pop up be created for the material? I checked the customizing but couldnt be sure about it.
    By the way, how can be the material text be active on the sales order?
    Best regards
    John Black

    I am also looking for the answer to this question. Is it possible to have text details from the material master pop up on the screen during order entry about that material for the customer service representative and not print on any documents? In addition, I am wondering if it is possible to have some text print in the material master and some text not print? The text in the pop up I do not want to print. But, other material text I was to print on documents. How do you configure if the text will print or not?
    Sai, kindly explain more on the configuration to do this. What access sequence do you have to use?
    Thank you

  • Creating a planned order with error "Material requires configuration"

    Dear All,
    I am facing a problem for creation of a planned order with error "Material requires configuration".
    To follow the note 180317, I change Account Assignment Category to "U" (Unknown).
    However, the system still does display the same error.
    Could you please help provide possible solution for this?
    Regards,
    Phong

    See also the following blog post:
    Configurable planned order for material variants: Exception "53: No BOM explosion due to missing configuration"
    BR
    Caetano

  • 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

  • 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.

  • 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.

  • "Material is configurable" indicator in material master record

    Hallo, SAP gurus!
    I have a problem:
    in my SAP system there is a material whose indicator "material is configurable" is set. Due to this I cannot hold calculations of this material on. How can I clear this indicator(it's grayed and I can't modify it)?
    I experimented with BOMs for this material and tried to create several BOMs and I managed as I understand. Probably this could influence setting "material is configurable" flag. Because I could hold calculations on this material before.
    Need help!
    Thanks!

    Hi
    firstly unlock the material in mm02--> basic data 1 you have a small lock on top along with additional data and other tabs when you click on that it will unlock and then you can change it also do get in to img - logistic general- material master--field selection--- define lock relevant keys
    here go to config management and material lock check the or uncheck the relevant fields
    thanks

  • 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

  • Material ledger configuration documentation

    Dear Gurus,
    Pls provide the Material ledger configuration document. We are in emergency. Pls any body help me out.
    Thanks in advance.
    Regards,.
    Venkata Reddy.Mudda

    Hi ,
      The Material Ledger(ML) is a tool within the CO Module that collects all transactional data for materials whose master data is stored in the material master. It acts as a subledger for selected materials that captures all goods movements, invoice values, transfers and price changes. On the basis of this data, the material ledger calculates and maintains the actual cost for these materials. This actual cost can then be utilized to valuate the material stock accounts.
    Functions of Material Ledger:
    -     Cost accounting using actual prices.
    -     Storing values of stock in three different valuations (legal valuation, group valuation for reporting purposes, and profit center valuation) in multiple currencies.
       If you need any furthr docs let me know ..i will send docs ,,
    Deepesh

  • 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

  • PR creation with Material text

    Hi Everyone,
                          I am trying to create a PR with account assignment category "P" with material text. But it is showing error as       " enter the material number". Please let me know the reason behind this error.And also give your suggestion to create a PR without material number for acct assignment category "p".

    It looks like your project is setup as inventory managed.
    you can only manage inventory if you have a material number.
    http://help.sap.com/saphelp_470/helpdata/en/a5/6abf04787f11d2b6650000e82d8bd1/content.htm
    Edited by: Jürgen L. on Feb 18, 2012 12:02 AM

Maybe you are looking for