Description for document tab in EQ master

Hello,
how can I add a description to the document tab in the equipment master. Right now it's just displaying an icon there.
Thanks for you help.
Best regards, Paul.

hi
Follow the path IMG>PM/CS>Master Data in Plant Maintenance and Customer Service>General data>Set View Profiles for Technical Objects.
in the path for your profile of equipment select Icons and texts of views in the left side screen where you can define the description for the same
regards
thyagarajan

Similar Messages

  • How to display TEXT description from Documents tab of Product master in ISA

    Hi,
    We have product related PDF document attached with Product.
    I can access in CRM by Going
    Products--> Maintain Products.
    When I chose specific Product I can see Product related details.
    There are many tabs like "General", "Material", "Sales and Distributions", "Documents",  etc...
    "Documents" tab have 2 folders "Pictures" and "TEXTS".
    under "TEXT" folder we have PDF documents.
    it has short product name like "ASP009" and Description "ASP 009 Manual".
    When I click on any one I can see attached PDF document in Preview window in CRM.
    How I can access text description "ASP 009 Manual" on "ProductDetailsB2C.JSP" file.
    I want to display this "ASP 009 Manual" description on "ProductDetailsB2C.JSP".
    Is there any Standard Java class method available in ISA.
    I really appreciate any help on this and assign points to them for solution.
    Thanks in Advance.
    Ashish

    Here's the steps we use in our ProductDetailB2C.jsp (B2B uses same code in another file name I forget right now) to provide a link to our technical data sheets...this includes how to create a new document type in CRM as well as the code needed to display it on the ISA
    Step 1: Transaction OAC2, create Document Type example CRM_TECHDA
    Step 2: Transaction SPRO-> CRM -> Basic functions -> Content Management -> Define template for folders
    Step 3: Double click template PRODUCT_MATERIAL
    Step 4: Right-click Documents, Choose Create Folder
    (Make sure to input DOCUMENT TYPE(Properties TAB) = Step 1 value example CRM_TECHDA)
    Step 5: Add a new set of lines of code for each of the types of 'text' you have created to display as a link in the .jsp file(s), changing the CAPPED name to the appropriate name of your specific field below:
    <% if (currentItem.getAttribute("DOC_P_CRM_TECHDA") != null && !currentItem.getAttribute("DOC_P_CRM_TECHDA").equals("")) { %>
                   <tr>
                     <td colspan="2"><a href="<isa:imageAttribute guids="DOC_P_CRM_TECHDA,DOC_P_CRM_TECHDA" name="webCatItem" defaultImg="mimes/shared/no_pic.gif"/>" target="_new"><img src="<%=WebUtil.getMimeURL(pageContext, "b2c/mimes/images/pfeil_rechts_mit_rand_blau.gif") %>" alt="" border="0"> Technical Data Sheet</a></td>
                   </tr>
                   <% } %>
    Edited by: Mike Anecito on Jul 17, 2008 8:27 AM
    I forgot to add, that you could add the attribute information Sateesh talks about where we just use "Technical Data Sheet"
    on the third line of the code...we don't bother with the name of the file as you're needing since we had too many people
    naming them and the overall consistency was horrible.

  • BAPI for document tab of business partner

    In Business Partner we have Documents tab. At document tab We can attach some URL
    or some document. Please tell me the BAPI for this functionality.

    Hi Anupam,
    FM SKWV_KWUI_DOC_CREATE requires PACKAGE_ID as mandatory Import Parameter. Do you know how to determine its' value and what does this parameter represent?
    Thank you in advance,
    Maro

  • Customer Extension Fields for documents tab @ cPro4.5

    Hi Experts
    My custom field is added in the structure EDMS_TS_EXTENSION.
    I see the set_dat_ext method of the class CL_DPR_DOCUMENT is missing and the extension related methods and attributes in the class CL_DPR_CFX_DOCUMENT are no more active.
    Is there any modification free alternative to have custom fields for the document tab in cPro4.5?
    Best Regards
    Karthick

    Hi Judson,
    Thanks for sharing this answer, i am also facing the same issue. But here in my case i have extension field in Items nodes and also got the xml node from customer invoice xml, like below but when i process the xml it adds invoice request but dont maps th "test" nodes data to that extended column.
    <n1:test_0LIGMSME2T388H1SZMFGTNHGN_Y38WD8BTY xmlns:n1="http://0008768412-one-off.sap.com/Y38WD8BTY_">test data</n1:test_0LIGMSME2T388H1SZMFGTNHGN_Y38WD8BTY>
    Could you please suggest what i am missing.

  • Field Control for Additional TAB in Customer Master

    Hi,
    Can anyboby please tell me that where is the field control for Additional Buttons example:"Custom Authorization Field" for customer master in ECC 6.
    As I can see only the General, Company, Sales field control in the Account Group.
    Thanks in advance.
    Best regards,
    Ipsit

    HI
    since this is an
    additional field, and is not contained in transaction OB20, it is not a
    field that can be controlled in conventional ways.
    My suggestion would be, to use SE51 (Screen Painter) to maintain the
    attributes for this field:
    se51
    Program         SAPLV02Z
    Screen number   0100
    Element List    Yes
    DISPLAY
    SELECT KNA1-KATR1   -   I/O
    CLICK on Attributes Button
    Here it is possible to set the input as requried.
    Regards,
    Ramana

  • Reference a document in the material master

    I'm wondering if anyone can suggest a way that we can do the following....
    We basically want to have a field/location in the Material Master that will reference a document stored somewhere on a network server and in turn, display and print on the PO (the document name prints, not the contents). Any suggestions of where to start?
    So in the MM for Material # 123456
    MyField = "MyInspectionDoc.pdf" (MyInspectionDoc.pdx resides on \\mynetworkserver\MyInspectionDoc.pdf)
    Or
    Is there a way to have an attachment in the MM that will automatically be pulled into the PO when the PO is created (with the material item as a line item in the PO of course)

    I think you are mixing DMS (document management) with GOS (generic object services)
    GOS content is created as shown in your screen shots.
    You cannot even see from any transaction which materials have a GOS attachment. The GOS attachment can only be accessed from the object (material master) where it was created.
    DMS is a central component in SAP and embedded to the material master like it is done with classification too.
    You can create the documents in CV01N transaction and link to the material or directly from material master. you can use CV04N to search for documents
    In the material master you will find the link to the document in alternative data tab where you have as well your alternative units.
    This screen looks like this one:
    Those material master attachments/documents do not print automatically in a PO, for this you have to do some ABAP development

  • CIN Tab in Vendor master   USEREXIT OR BADI

    Is there any USEREXIT OR BADI for  CIN Tab in Vendor master   .
    Regards

    Available user-exits for Vendor Master:
    RFKRRANZ            User exits: Accounts Payable Information System
    SAPMF02K            User exits: Vendor master data
    Available user-exits for Vendor Master:
    Name of a BAdI Definition      Enhancement Spot               Description
    VENDOR_ADADD_DATA      VENDOR_ADD_DATA                                  Additional Vendor Data
    VENDOR_ADD_DATA_BI      VENDOR_ADD_DATA_BI                           Additional Data for Vendors                                             (Batch Input and ALE)
    VENDOR_ADD_DATA_CS             VENDOR_ADD_DATA_CS          Additional Data for Vendors (Subscreen 400
    VENDOR_FIELDACTIVE             VENDOR_FIELDACTIVE          Activation of CARRIER_CONF Field

  • Document Tab page in Product Master(commpr01)?

    Hello CRM Gurus,
    I wolud like to know in which business context the Document Tab Page used in creation of Product Master.
    I see that i can attach any Document at my wish.of formats .doc,.xls,.pdf etc.
    But why is it given.?
    If i am creating an IP(Intellectual Property say a Movie Title)
    what can i attach or upload ?what is the business requirement?
    please clarify
    Thanks
    Arshad

    Hi Arshad,
    Document Tab is nothing more then a Informaton storage Point of location.
    For Ex; Say a company for which you are Implementing Deals with Product like Boilers, Lights etc.
    IF there  are mtuliple of choices and infomation related to eachd evice they can store those information in document tab.
    Information like Pictures, Some Text Description message.
    Document tab over here is also the same as you have in Activity, Opportunity Transaction.
    And in that we call them as Long Text storage Areas, so same rule Implies for products Document Tab as well.
    Hope this helps.

  • Documents tab in the customer master - ECC 6.0

    Hi
    Whilst working on ECC6.0, we notice that there is a documents tab in the customer master sales area data....
    Could someone please help me with the functionality of this particular tab and its relevance please?
    Cheers,
    MR

    Hi Rithvika /Arijeet,
           Thank you for your replies. If as Arijeet, mentioned, it is for output conditions... Could you please let me know how we configure these output condition types -
    a) Is it done only on the customer master ?
    or
    Does it involve the output det. proce. where in we use the condition technique?
    If done only thru the a/c grp and customer master, could you please help me out with how we configure it?
    b) Could you please let me know the business scenario in which this document tab on the customer master sales area data comes into force?
    I would appreciate your help on this.
    Cheers,
    MR

  • Taxes in billing document tab in sales area data in customer master record.

    Hi Gurus,
    I have a problem here. There is no country IN in the taxes in billing doc tab in sales area data. What is the settings for getting the same in customer master record?
    Please guide.
    Edited by: Chetan Barokar on Mar 17, 2008 3:56 PM

    Hi Chetan,
               Go to the transaction XD02 then enter your Customer Number which is giving problem then go to the Sales Area Data-->Billing Documents Tab,there you check whether you have entered the tax detailes or not,
    If not entered , enter the tax detailes.
    -->If the tax detailes not coming in the Customer master >Sales Area data> Billing Documents tab
    -->Also check the settings related to between Country (IN) and Tax Condition type (Tax Category) in the transaction OVK1
    -->If the Tax condition type not assigned to the country IN assign the tax type to the country IN in the transaction OVK1.
    -->Check OVK3 transaction also.
    I hope it will help you
    Regards,
    Murali.

  • Tables for Documents&doc. type assigned to Equipment master

    Hi
    I need a table for Documents&d oc. type assigned to Equipment master .I have tried in ITOB, EQUI, DRAW. i could not find this
    Thanks
    Seenu

    hi
    yes you can use object key, it  is the one which relates with the equipment ( object key <b>EQUI</b>)
    regards
    thyagarajan

  • Change documents for DEFAULTS tab in su01

    Hi all!!
    Somehow SPOOL CONTROL option-> output device for a user changed(under SU01--> DEFAULTS tab) in my Production system.
    Question> can i find out change documents for DEFAULTs TAB  in SU01 for a user ID?

    In fact I was believing the same.
    I was wondering if we could add one new column to sap standard tables which will store any change documents specific to defaults tab for users. But no idea how lengthy this could be!!
    Any suggestions???
    Please do reply if there is any other option to find.

  • Retrieve the status in the contract document tab in master agreement

    Hi,
    I am unable to retrieve the status in the contract document tab in master agreement. Please help me if you know the code.
    Regards
    Swastik

    contractsColl=doc.getContractDocuments();
    contractBean =contractsColl.get(0);//retrieve the First document
    phase=contractBean.getCurrentPhase().getDisplayName(session);
    Phase gives the status of the contract document. in this case the Status of the first contract document.
    iterate through the collection to get the individual contract documents and perform a similar operation to retrieve the respective status.
    Regards
    Immanuel

  • Authorization setting for "Grant Assignment" tab in Student Master data

    Hi,
    I want to create a role to give "Display only" right for the "Grant Assignment" tab in Student Master Data. I was trying to exclude 1324 BP Field Group from BP_BUPA_FDG but nothing happened. Does anyone has a solution for this? Thanks.

    You can hide the fields from GMS101 t-code.
    Regards,
    Shiva Kumar

  • Datasource for document master data available?

    Hi experts,
    I've failed to find extractor for document master data (table DRAW etc.) in R/3 business content. Has anyone found such or do I need to create it all by myself?
    I'm on R/3 4.6C and BW3.5
    Regards,
    Dieter

    Hi Dieter,
    There is no standard data source on the table DRAW. You would have to create a custom datasource.
    Bye
    Dinesh

Maybe you are looking for