BOM in Excel thru T-Code CEWB

Dear Experts,
I want to convert BOM of material starting from A to B. How Can I do this. Can I use T-Code CEWB. Kindly explain step by step.
Thanks in advance.
GR

Dear G R,
I dont think using CEWB you can download Multilevel BOM.
Instead use this Functional Module CS_BOM_EXPL_MAT_V2 to develop a small report,so that you can give a range of materials and
the system gives you the component Lists for each BOM,in an ALV format which can be downlaoded.
Prepare the functional specifications and give the same to the ABAP consultant for developing the report.
Regards
Mangalraj.S

Similar Messages

  • How to read a mail from sap inbox thru abap code?

    how to read a mail from sap INBOX thru abap code? can anyone tell me the technical approach? I NEED TO READ A MAIL and then need to pass the parameters to a bapi.
    Message was edited by:
            shahid mohammed syed

    Hi SSM,
    Did you manage to have your program working? I also have same requirement. I tried standard FM and BAPI but I always encounter authorization error when I tried accessing other user's mail. Thanks.
    Regards,
    Ryan

  • Generate Excel file via code

    Hi,
    I know the user can export an Excel file once the report viewer is loaded, but I was wondering if it's possible to generate an Excel file via code (no viewer loaded)?
    thanks,
    Ron

    Yup.
    You can find export samples in our [Crystal Reports .NET SDK samples|https://www.sdn.sap.com/irj/boc/sdklibrary?rid=/library/uuid/d0bf8496-2a81-2b10-95ac-b1f48d5b63f5]
    Jason

  • Recalculation in excel thru java

    Hi,
    Thru java program i can able to read and write the values into the excel sheet. but...Latest re calculating values are not available to read
    Example, for the following situation i am not getting right values
    In worksheet1 cell A1 = 10 (writing this value thru java pgm)
    worksheet1 cell B1 = 5 (writing this value thru java pgm)
    worksheet1 cell C1 = A1 * B1 (writing this formula manually)
    close the excel thru program
    open the worksheet1 and read the cell C1 value thru program now newly calculated is not available.
    if i open the excel sheet manually and read the cell value C1 thru program.then new value is available.
    could you please help me.
    thanks in advance
    GS

    I have a similar problem using a JDBC-ODBC bridge, and i solve it closing the connection after an update.

  • Copying Graphs and Pie Charts generated in Analysis View to Email item using Excel VBA Macro Code

    Hi
    I am currently working on an exce VBA macro code that would help me take snapshots of the Graphs and Pie charts generated in QC for a particular application and copy the same to an email item using excel VBA macro code.
    I was able to write the code to create an email item. But I have no clue of how i can take snapshot of the graphs in Analysis View using excel VBA
    Any help would be highly appreciated.
    Thanks in Advance
    Regards
    Amit

    useramit,
    You are in the consumer end products forum.  You will also want to ask your question over at the Enterprise Business Community.
    Click the plus sign (+) next to Discussion Boards to drop down all the options for servers, networking and any other professionally related problems.
    http://h30499.www3.hp.com/

  • Release a worklist thru t-code AR31

    Hi
    When I am trying to release a worklist thru t-code AR31. I am getting "No Administrator found for the task" message.
    I follow below mentioned procedure.
    1. AR01 -> Give your company code -> and the asset numbers
    Now press F8 to execute the same.
    2. At this point -> Go to the worklist(Top Right Side of the screen WL) -> create -> Enter in the mandatory tab and select the retirement without revenue -> Enter
    3. Enter dates / transaction type -> now you will get a work queue number
    4. Go to AR31 and execute the work queue -> Then click the Release button
    Pls. suggest me how to resolve this problem.
    Thanks
    Ranjith

    Minimal configuration of workflow must be enabled -- check with our basis team.

  • Create CRM customer/account hierarchy node thru abap code

    Hi,
    Any one can help me on how to Create CRM customer/account hierarchy node thru abap code?
    Is there any Class/methods, FMs that I can use to create node in customer/account hierarchy?
    Sample codes will greatly help me.
    I hope someone can help me on this since this is my urgent requirements on my project.
    Thanks,
    james

    James,
    You can find the FM, Class Lib and APIs under the package BUPA_HIERARCHY.

  • Error while saving INtial stock upload thru t-code MB1C

    I am getting an error while saving the entered material quantity for initial stock overload thru MB1C
    the error is "FOr object RF_BELEG GB10, number range interval 49 doesn't exist FBN1..
    I am from SD module. Please help me resolve this issue.
    THank you
    Brian

    Dear Brian
    When you are carrying out the MB1C Txn, system document for account ing for the current is not existing, so you are getting this error.
    Use FBN1 you will bet the screen Number Ranges for accounting Documents enter Your company code here "XXXX" then click the Intervals  push button,  you will go to the screen maintain number range Intervals ,  Check for 49 serial number whether you are having a number range for the current period if not then use the Insert Interval + button and enter 49 ,Year and the from  & to number ranges. You can repeat the last years no. range in the current year also.
    Best Regards
    SAM
    Edited by: samuel mendis on Apr 8, 2009 6:26 AM

  • Adapter module to read excel file -java code required for PI 7.1

    Hi PI experts,
    I am working on PI 7.1 SP 08.
    I am trying to develope an adapter module to read excel file
    http://wiki.sdn.sap.com/wiki/display/ABAP/AdapterModuleToReadExcelFilewithMultipleRowsandMultiple+Columns
    but here in this wiki , given java code is for pi 7.0 and it is using jar file from PI 7.0
    I tried with using corresponding PI 7.1 files
    com.sap.aii.af.lib.mod.jar:
    sap.comtcloggingjavaimpl.jar:
    com.sap.aii.af.svc_api.jar:
    com.sap.aii.af.cpa.svc_api.jar:
    com.sap.aii.af.ms.ifc_api.jar:
    jave program is not throwing any error in NWDS but After deploying file on server.
    i am getting this errot in communication channel
    2009-12-15 15:47:08 Information AO: Now calling the Convert Method to convert Excel to XML.
    2009-12-15 15:47:08 Error MP: exception caught with cause javax.ejb.TransactionRolledbackLocalException: nested exception is: java.lang.RuntimeException: java.lang.UnsupportedClassVersionError: Bad version number in .class file; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.UnsupportedClassVersionError: Bad version number in .class file; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.UnsupportedClassVersionError: Bad version number in .class file; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.UnsupportedClassVersionError: Bad version number in .class file
    since i am not a JAVA expert so i am unable to resolve this error
    if some one has already deployed this module for PI 7.1, then please provide me java code for PI 7.1
    Thanks
    sandeep sharma

    hi,
    please try this:
    obj = inputModuleData.getPrincipalData();
    msg = (Message) obj;
    amk = new MessageKey(msg.getMessageId(),msg.getMessageDirection());
    XMLPayload xpld = msg.getDocument();
    Workbook wb = Workbook.getWorkbook((InputStream) xpld.getInputStream());
    xmldata ="<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n"+ "<ns0:"msgType" ""xmlns:ns0=\""nameSpace+"\">";
    Cell[] cells ;
    Cell[] cellNames ;
    cellNames = wb.getSheet(0).getRow(0);
    for(int j=1;j<wb.getSheet(0).getRows();j++)
    xmldata = xmldata+"<Record>";
    cells = wb.getSheet(0).getRow(j);
    for(int i=0;i<wb.getSheet(0).getColumns();i++)
    xmldata = xmldata"<"cellNames<i>.getContents()">"cells<i>.getContents()"</"cellNames<i>.getContents()+">";
    xmldata = xmldata+"</Record>";
    xmldata = xmldata"</ns0:"msgType+">"; 
    wb.close();
    byte byt[] = xmldata.getBytes();
    xpld.setContent(byt);
    inputModuleData.setPrincipalData(msg);
    Thanks,
    Mayank

  • Accessing excel from java code

    Hello
    our system uses reportNet to generate reports. When reports are generated in CSV format we have a problem:
    Report consists of people (can be more than one) so under name column we have same name in more than one row. BUT if more than one name is suppose to be in the CSV report then the header (column names row) is again printed.
    so for example if i requested rpeort for two names A and B (reportNet uses same template which is executed twice) then report will look like this
    Name (header - column name)
    A
    A
    A
    A
    A
    Name (header - column name)
    B
    B
    B
    B
    I want to be able to remove the second header that comes before B starts.
    so i was thinking i would be able to access this excel sheet from java. and keep record of every row. If the row changes from A to B...i delete the previous row (which would end up being the second header).
    Can this be done thru java. I havnt before accessed excel sheets from java so any pointers would be greatly appreciated.

    Hi, well CSV is not currently an Excel file, it is a Comma Separated Values
    file which can be read through Excel.
    Now, if you wish to remove the header, I would purpose that you develop an
    application that reads the CSV file, as it is mere text, and that it also reads
    another file (lets call it confirguration.txt) in which you determine the pattern
    you want to remove, then you just read your report and if a string line
    matches the pattern you defined in the configuration.txt file, then you simply
    erase it.
    And if you keep interested in reading real Excel files (xls), I would
    recommend you use POI-HSSF API from Apache.org
    http://jakarta.apache.org/poi/hssf/index.html
    Hope this helps, cya around.

  • How to store the data read from excel using java code in Ms access database

    Hi. I wrote a code to read the data from excel. May i know how can i save it to Ms access database using java. Also i have many excels. So i should not connect the database using DSN. So is there any other way to achieve this?

    kramish wrote:
    Im pretty sure that Access does support JDBCNo it does not. It supports ODBC.
    just doing a quick Google came up with some pages:
    http://blog.taragana.com/index.php/archive/access-microsoft-access-database-from-java-using-jdbc-odbc-bridge-sample-code/
    http://www.javaworld.com/javaworld/javaqa/2000-09/03-qa-0922-access.html
    Both articles explains how to use the jdbc-odbc bridge. I think I've seen a pure jdbc driver for access but it wasn't from Microsoft and it wasn't free.
    Kaj

  • Error Msg while BOM creation - Maximum low-level code 999 reached

    Dear Expert,
    After uploading the BOM (T-code: CS01) of material XXXXXXX in XXXX plant, error message through express message is coming regarding maximum low-level code 999 and the BOM is automatically getting deleted.
    Error Info...   Maximum low-level code 999 reached
    Thanks & Rgds,
    Dipen

    Is by any chance this BOM recursive?
    If so, you need to allow recursiveness specifically.

  • How to provide value to a User Defined field thru java code

    I am using OIM 11.1.1.5.
    I have a user defined field called Unique-Customer-Number. This field need to be pre-populated during user creation (using OIM Web UI) and the value comes from a java code.
    Can any of you tell me the high level steps to implement this.
    Thanks!
    Kabi

    Thanks Rajiv,
    I just followed everything on metalink 1262803.1. My console shows the followings during Metadata import.
    weblogicImportMetadata.bat :-
    Starting import metadata script ....
    Please enter your username :weblogic
    Please enter your password :
    Please enter your server URL [t3://localhost:7001] :t3://10.10.99.99:7001
    Connecting to t3://10.10.99.99:7001 with userid weblogic ...
    Successfully connected to Admin Server 'adm_server01' that belongs to domain 'server01'.
    Warning: An insecure protocol was used to connect to the server. To ensure on-the-wire security, the SSL port or Admin port should be used instead.
    Location changed to domainRuntime tree. This is a read-only tree with DomainMBean as the root.For more help, use help(domainRuntime)
    Disconnected from weblogic server: adm_eimsdv1s01
    End of importing metadata script ...
    Exiting WebLogic Scripting Tool.
    How I will I know that my plugin/ event-Handler is registered successfully. Is there any screen where I can see all registered plugins ?

  • How to step thru the code in jar file.

    I am trying to step through the code in the jar file. My code is a Java stored procedure which uses a jar file. Whenever I try to Trace into the code residing in the jar file I am always hitting the
    JDeveloper API Decompiler STUB SOURCE generated from class file.
    I tried to set up the Class path and Source path in the Project Options but it didn't help.
    Any help is appreciated.
    Thanks.

    If are trying to debug the Java Stored Procedure deployed in Oracle8i (816), then you should be using Remote Debugging feature in JDeveloper 3.1
    check out http://technet.oracle.com/products/jdev/info/jdev/rdjsproc/s000.html http://technetinside.us.oracle.com/products/jdev/info/rdebugwp/rdebugwp.html
    raghu

  • Problem While calling Planning Modeler thru T Code RSPLAN

    Hi All,
         When I am starting the planning modeler and after entering the log on details on SAP Netweaver, the web is showing blank tabs of Info Provider/Aggregation level/etc.. Only blank tabs are appearing without any data.
           I have gone thru the SAP Note 919850 (Problems with Planning Modeler..) but it didn't help. Also let me know that is their any connection of plannning modeler with the BI Web Template Maintenance??
        Thanks in advance.
      Amit Verma

    Hi Amit,
    You need the following authorizations to work on planning modeler.
    Authorization objects for business planning:
    S_RS_ALVL: Authorizations for working with aggregation levels
    S_RS_PLSE: Authorizations for working with planning functions
    S_RS_PLSQ: Authorizations for working with planning sequences
    S_RS_PLST: Authorizations for working with planning function types
    S_RS_PLENQ: Authorizations for maintaining or displaying lock settings
    Also you need to be on SPS12 for the input ready queries to work effectively.
    Some times there could be an issue with the JCo connectivity between the Webdynpro and the BI system.The user assigned to the JCo destination for BI metadata in webdynpro does not have enough authorization in the BI system.
    The above authorizations would sort and also check with your Basis team about the JCO.
    Refer this too
    /thread/227167 [original link is broken]
    Hope this helps and assign points if it does.
    Raja

Maybe you are looking for

  • Issue with order or sequence of wbs elements appearance in planning layout

    Hi Experts we have an issue with order or sequence of wbs elements appearance in BPS planning layout. In BW - 0wbs element -  hierarchy order is as below 1 2 3 4 5 6 7 8 but when we check the same wbs element in BPS planning layout, it appears as bel

  • Imac dvd drive won't accept disks

    My iMac's dvd drive won't let me insert any disks. It feels like there's something blocking the way in. The eject button on my keyboard doesn't seem to be working either – usually the dvd drive makes an 'ejecting sound' when the button is pushed, eve

  • ALV Report Error while downloading to Excel

    Hi All, when i downloading to Excel from a alv grid following message has been displayed. Template not found in BDS  - Layout: Template- Guid: please give me any solution to download the report to excel Thanks & Regards Ramu G

  • How do you change the Tree Component Icons?

    Hi, I have been trying to get to grips with the tree component. I want to customise it so that I can have a different icon for each different link. E.g. a QT logo for a video etc. If no valuse is found for the 'icon' attribute it will just display th

  • Is any function available for this

    Hi All, We all have might have written a query a lot of times where we need to find the next value corresponding to a key based the particular value of key being passed. I have always achieved it through subqueries using the MIN clause , but it does