How to read Ibase and component details and save to a file in presentation

Hi Experts,
I am developing a report to download Ibase and Component details along with warranty and component details to presentation server.
So it is appreciated and rewarded If you provide any Standard FMS and any code done b4 by you to download the ibase and component details.
Thanks,
Raja

Hi Nithish,
Nice to see you again.
If you want to read the settypes information you can use following FM'S .
1. CRM_IBASE_COMP_GET_DETAIL - Read product_guid from this FM
2 . COM_FRGTYPE_READ_SINGLE - Read frgtype_guid by passing your settype_id as input.
3. COM_PR_SET_REL_READ_SINGLE_PR - Pass product guid from 1 and frgtype_guid from 2 to this FM and get fragment_guid.
4 . ZOM_XXXX_READ_MULTI - Pass the above guid to this FM and read all set type attributes.
Hope this helps.
Regards,
Nithish
2) How to get settype_id.inorder to pass to the FM COM_FRGTYPE_READ_SINGLE..
Note : And also can you help in updating the warrantu and Qualification relationship.
I mean how to pass the data to FM
CALL FUNCTION 'COM_PROD_MATERIAL_MAINTAIN_API'
    EXPORTING
      it_product     = i_product
      it_set         = i_set
     it_interlinkages  = i_interlinkages(How to pass the data to this internal table)
Thanks in advance,
Raja

Similar Messages

  • HT1918 i want to change my credit card details on my account but they say i have to spend the 0.26 pounds on my account. There's nothing i can buy for that money. How can i change my billing details and change to a different country?

    i want to change my credit card details on my account but they say i have to spend the 0.26 pounds on my account. There's nothing i can buy for that money. How can i change my billing details and change to a different country?

    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • How to read Attachments in Adobe forms and post it to SAP

    Hi,
    We have developed a form to Create a Purchase Requisition.
    My requirement is to attach a couple of documents and post it to SAP when creating a Purchase Requisition.
    How can check whether the user has attached the documents or not using Javascript.
    Also how to read the attached documents using JavaScript and post it to SAP system.
    Thanks,
    Taha

    It is an offline form.
    We are consuming the web service in Form to create a PR.
    However we also need the user to attach some documents before it actually clicks on the "Create PR" button.
    User can attach the file through "Attachments"  facility provided on Adobe Reader.
    Our problem is how to check whether user has attached the documents or not. If the documents are attcahed then how to read them using JavaScript?
    Thanks,
    Taha

  • How to Read Idoc - Segment fields values and status messages

    Hi,
      I am having one requirement as i want to read the segments along with the field values and also i want to read all the status messages.
    first i read the idoc data from EDIDS and segments data from EDID4 and the staus messges from T100. but still i am not getting all the status messages.
    is there any other table which contains the information of IDOC segments and field values and also the status messages.
    Regards,
    Kumar

    You need to use
    V_MSGNO = EDIDS-STAMNO.
    CALL FUNCTION 'MESSAGE_PREPARE'
      EXPORTING
        MSG_ID   = EDIDS-STAMID
        MSG_NO   = V_MSGNO
        MSG_VAR1 = EDIDS-STAPA1
        MSG_VAR2 = EDIDS-STAPA2
        MSG_VAR3 = EDIDS-STAPA3
        MSG_VAR4 = EDIDS-STAPA4
      IMPORTING
        MSG_TEXT = V_TEXT.
    WRITE: / V_TEXT.

  • How to read the J2EE server hostname and port programmatically

    Is there any API to read the J2EE server host and port programmatically? I am looking for the hostname where the components are deployed so that I can append the wsdl path to the server and create an URL.

    Hi Larry,
    there is a standard J2EE Servlet API  for your case.
    In a servlet or jsp file you can get the host and prot from the request object.
    For example in a JSP file :
    request.getScheme();
      request.getServerName()
        request.getServerPort()
    You can check the whole API here :
    http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/ServletRequest.html#getServerName()
    Bets Regards
    Bojidar

  • HT1918 Do you know how to change your credit card details and Country on Itunes? It wont let me!!! Help!!!

    I am trying to change my credit card details on Itunes as I have moved to NZ and closed down the credit card in Australia. There is $5 left to pay on the card. It will not let me update my address to NZ or put in my new credit card details. HELP!!!!!
    It says I have to provide a credit card in the Australia before I can clear my $5 credit card debt and I have now cancelled my card in Australia and don't have another one!
    Do you know how I can change my address to NZ and then change my billing to my new credit card in NZ and pay the $5 bill.
    Do I have to shut down my account or reapply to Itunes with a new email address and leave this bill outstanding!! Seems crazy........but cant seem to see any other way around it!

    Click here and request assistance.
    (87754)

  • How to read data from a excel and HTML file

    Hi
        I am writing an 2D-array of string into Excel/HTML file using Report generation.
        Can anybody tell me how to retrieve back the written data from the same files again and view in array format.
    Thanks & regards
    Visuman 
    Solved!
    Go to Solution.

    you can use activex to read the data from the excel fileback in the array format...go through this vi...may b this will help you.........
    Attachments:
    Read Excel-1.vi ‏32 KB

  • How can I manually adjust component numbers and names?

    I am developing a set of circuit diagrams that have to be complementary.
    Now I run into the problem that the component names change from one project to the other.
    Is there a way to adjust the component numbering manually?
    When I have multisim renumber the components automatically it becomes a mess.
    Does anyone have a suggestion for me? I have been trying all kinds of solutions but most of these create error messages.
    When I remove the components and rebuild part of the circuits, at a certain point multisim renumbers the components again automatically. I cannot stop that, the only option is to press "OK"...
    In the attachment is my circuit diagram.
    I wish to have opamps numbered U1A, U1B, U1C, U1D, U2A, U2B etc.
    Further I would like to have the power pins show only on the U?A OpAmps, so I can indicate them to be connected once instead of four times.

    Hi,
    - To manually change the refdes(reference designator), double-click on the component and go to the Label tab.
    - When you have a multi-section component like an opamp which shows the power pins on each symbol, it is not really a good idea to modify an instance of the symbol and remove these pins. When you will connect one of the pins to power, you will see that an x will appear on the remaining sections telling you that this pin is now connected.
    Hope this helps.
    Regards,
    Tayyab R,
    National Instruments.

  • How to read data from analog input and export it to a file using Components Works

    I've made a simple application (Delphi 5 using the activeX) that read data from analog input channel 0. After I read the data, I want to export it to a file using the Components Works on a 6035E NIDAQ. (I'm not using labview and don't want to use it)
    How can I do that???
    Regards,
    Francis

    Here's a sample code to do this...
    P.S.: If you read only one channel this code won't work.
    function MyFunction: Integer;
    var
    Low, High, i, j, ChannelCount, RowCount: Integer;
    Po: P;
    begin
    //you are reading multiple channel
    ChannelCount := VarArrayHighBound(Buffer, 1);
    RowCount := VarArrayHighBound(Buffer, 2);
    for i := 0 to ChannelCount do begin
    for j := 0 to RowCount do begin
    WriteToDisk(Buffer[i, j]));
    end;
    end;
    end;

  • How to read XML content from IPortalComponentRequest and parse them

    Hi ,
    I have a portal application.The application has 2 components(Comp1,comp2).
    Comp1 is JspDynpage and Comp2 is AbstractPortalComponent.
    Comp1- has a iframe element which point to the external url and has a parameter return_url.
    retrun_url has a value as url to Comp2(http://ibm0343:50000/irj/servlet/prt/portal/prtroot/NewUrlProj.NewUrlComp)
    When an event occurs in the external site,i suppose to receive XML content in return_url(ie Comp2),how can i check using the request if the received content is XML and how do i parse them.
    I have already seen blogs from Prakash singh in which it refers a xml fixed location in webserver.

    Hi Detlev,
    i am reposting this once again as the previous
    reply didnt align good.
    Thanks for your reply.The scenario is that
    My portal application has to communicate with external GIS(Graphical information system)
    service provider client application.
    They say that i have to use iframe in my portal application.
    Here is the snipet of the iframe tags.
    <iframe
    id="Nedbrowser"
    name="Nedbrowser"
    width="100%"
    height="100%"
    frameborder="no"
    marginheight="0"
    marginwidth="0"
    scrolling="no"
    style="position:absolute; top:0; left:0; width:800; height:400; z-index:100; visibility:visible"
    src="http://nbg.nedg.nl/nbgint/NBG_INT_main.asp?action=CHART&datasource=NBGMV&product=INTERNET&size_x=300&size_y=300&result_frame=Results&
    result_url=http://ibm0343:50000/irj/servlet/prt/portal/prtroot/NewUrlProj.NewUrlComp&
    default_centre_x=256000&default_centre_y=471000&default_width=0.5">
    </iframe>
    <iframe
    id="Results"
    name="Results"
    width="100%"
    height="100%"
    frameborder="no"
    marginheight="0"
    marginwidth="0"
    scrolling="no"
    style="position:absolute; top:400; left:0; width:800; height:200; z-index:100; visibility:visible"
    src="about:blank">
    </iframe>
    When my portal application is started, comes the GIS map in the iframe with in my portal application.
    When the user clicks in the area of the map,Gis application returns xml data to the return_url.
    The reurn_url is my PortalAbstractComponent in which i have to parse the xml and use it for further processing in R3 system.

  • How to read data from SharePoint list and append to html table?

    Hi All,
    I would like to create custom view of SharePoint list, so want to append those sharepoint list  items in a custom html table design using content editor webpart.
    How to achieve this? thanks in advance!

    Content edit web part is not the right control. You can either Content Query Web Part
    or Data view web part, where you need to modify xslt template using
    SharePoint Designer and can render list data as per choice.
    For Content Query Web Part:
    Using the Content Query Web Part
    Customizing the Content Query Web Part and Item Style
    How to Customize SharePoint List Content Display using Content Query Web Part
    For Data View Web Parts
    Working with Data view Web Parts
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.

  • How to read email IDs from DB and send mails

    Hi,
    i m trying to read a set of e-mail IDs from the DB and sending mails to all those email ids.
    i am getting "null pointer exception". kindly suggest how can i able to send mails to mails to those users
    registered in the db.
    I am reading the e-mail from the db like this :
    Connection con = DriverManager.getConnection("jdbc:oracle:thin:@10.2.0.100:1521:eprocure", "uid",
    "pwd");     
    I am using oracle9iAS.
    Error i m getting :
    java.lang.NullPointerException7/16/04 2:25 PM:
         at javax.mail.internet.InternetAddress.parse(InternetAddress.java:534)
         at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:61)
         at com.ep.util.MailUtility.sendMail(MailUtility.java:163)
         at login.SendMsg._jspService(_SendMsg.java:121)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:508)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:255)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:684)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)7/
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    pls advise.
    keep smiling....
    Debasis

    Based on your stack trace I would say you have a line of code like... = new InternetAddress(something)...and that something is null.
    PC&#178;

  • How to read the number of pending and delivered messages from a Queue

    Hi
              Can anyone please tell me that how to peek through a queue to get the total number of messages pending and number of messages delivered from a Queue.
              I just have to peek through the queue and I do not want to process the messages.
              Any code snippet or guidance would be of great help.
              Thanks
              Raj

    Use WebLogic's JMX/mbean management APIs directly, or tools that access these APIs such as the weblogic console, the WLST scripting language, or the weblogic.Admin command line. There are JMX examples on dev2dev.bea.com (including a program called JMSStats.java).
              For programming convenience, JMS provides a helper method to get the destination runtime stat mbean:
              weblogic.jms.extensions.JMSHelper#getJMSDestinationRuntimeMBean()
              Tom, BEA

  • How to read the status of Installation and service order for a BP

    Hi Experts,
    1. I have a business partner and i would like to know  the staus of the installation(Disconnected or connected etc.,)  existed for this business partner. For this Please provide me the tables which i can use to get the above information.
    2. I have a business partner and i would like to know the status of the service orders(open, completed etc.,) existed for this business partner. For this please provide me the tables which i can use.
    Contributions will be highly appriciated. Thanks
    Regards,
    Lakshmana.P

    Hi,
    I propose to check this thread
    List of ISU Tables
    Best regards
    Vlado

  • How to read the account assignment details of a service PO?

    Hello Gurus,
       I am trying to park an MM invoice via MIRO using BAPI_INCOMINGINVOICE_PARK and for a 'SERVICE PO', I need to fill in the Header data, Line item data with the service entry sheet number and also the accounting assignments for the line item. I am using the BAPI_PO_GETDETAIL to get the service entry. This BAPI also gives me the acct assignmnets but doesn't give me all the account assignments for a line item. Is there a way or a FM I can use to read the account assigment for a service PO line item with the amount?
    Thanks

    BAPI_PO_GETDETAIL should give you all the account assingments for a given a line item, I don't there is any other function which will give you the details.
    alternatively you can get these details yourselves from EKKN table.
    Regards,
    Ravi
    Note : Please mark all the helpful answers

Maybe you are looking for

  • 3.5 Query Designer has 'row' in the footer of results but 7.0 has 'page'

    3.5 Query Designer has 'row' in the footer of results but 7.0 has 'page' is there a way to change 7.0 to have 'row' instead of 'page'? We would prefer to see how many rows of data we have. I didn't know if this was a parameter they may be able to be

  • Problem while processing large files

    Hi I am facing a problem while processing large files. I have a file which is around 72mb. It has around more than 1lac records. XI is able to pick the file if it has 30,000 records. If file has more than 30,000 records XI is picking the file ( once

  • Graphical screen painter(gnetx.exe)

    Hi! I installed SAP4.7 on my home pc on windows2003server. when i open graphical screenpainter i'm getting this error: no response from graphical screen painter(gnetx.exe). what to do and where can i get that file from? I promise to award marks.

  • I have a glichy imac screen, what's going on?

    The screen on my white 2008-ish imac is behaving as such upon booting up, what parts are viewable and it also extends this issue to external monitors when connected. I don't want to drag this heavy-ish machine all the way down to an apple store to ge

  • How many LAG ports on the Dell PowerConnect 8024F?

    My new deployment 1 x Equallogic PS4110XV with 2 controllers / 4 network ports 3 x ESXi 5 Hosts 2 x Dell PowerConnect 8024F 10 Gbps switch 2 x network ports from the Equallogic PS 4110XV will be connected to each of the PowerConnect 8024F switches So