Automatic creation of WBES element using front end application

Hi,
i am looking at developing a front end tool where user will provide the required data and project name/wbes lement in the request. upon approval from project manager, sytem must creation requird WBE element in the requested project automatically. there will be multiple requests supplied to create wbes lements under the existing projects.
for Eg. assume that there is a project AB11.00001 
i have already have one 4th level wbes element like displayed below:
AB11.00001
AB11.00001.01
AB11.00001.01.01
AB11.00001.01.01.01
AB11.00001.01.01.02
AB11.00001.01.01.03
now i would like to add new 3rd level and 4th level for above project as mentioned below:
AB11.00001
AB11.00001.01
AB11.00001.01.01
AB11.00001.01.01.01
AB11.00001.01.01.02
AB11.00001.01.01.03
AB11.00001.01.02
AB11.00001.01.02.01
AB11.00001.01.02.02
AB11.00001.01.02.03
AB11.00001.01.03
AB11.00001.01.03.01
AB11.00001.01.03.02
AB11.00001.01.03.03
this must be done either using bapi or any other programme, i tried with bapi, but not able to solve, pls help me with best way of executing this auto application rather creating manually one by one using CJ20N. i am very sure we have finest ABAP'rs in this forum who will build this programme..
thanks
naveen lewis
Edited by: naveennl on Aug 16, 2010 11:39 AM

Hi Rifaee,
appplogies for misunderstanding..
i want only the clues how i can execute this using some of the available SAP functionalities.. ofcourse finest ABAP'rs only think out of the box to solve this and rest will usually answer it as not feasible.
Edited by: naveennl on Aug 16, 2010 11:51 AM

Similar Messages

  • Is there a way to find out details about, who approved the RMA on system using front end or back end?

    Is there a way to find out details about, who approved the RMA on system using front end or back end?

    But is there a way (simple or not-so-simple) to find
    out EVERY SINGLE FILE that's referenced on a
    timeline? (I have lots of stuff imported into the
    project that I know isn't used on any timeline, but
    I'm afraid of moving or deleting things for fear of
    never finding it again.)
    I'd love to get some sort of "printout" (a list or
    something) of every single file.
    There is, go to browser and cntrl click on any one of the columns,
    and select - show/source. A new column named "source" will pop up and will show where everything "lives". Click on the header at the top and it will justify the column as well. You'll notice this won't show anything for your seq.'s. of course, but will show stills/audio/motion files...
    Once you have the new column, you can drag it next to the "name" column and get a grab of it and print it if you like, or whatever.
    If you want to do this for just 1 seq., then can create a new bin and double click it to open it. Cntrl-A (select all) in your main seq. and just drag all into the new bin. You will see only what's in that seq. with the "source" column right next to it.
    From what I've read, you seem to get the MM thing and it's obviously what you'll need to do to archive as the guys said. But what your missing is a file path system to where everything resides.
    Hope this helps and that I've read you properly,
    Peace
    P-Book 1.5, 17" 2gsRAM   Mac OS X (10.4.4)   FCStudio

  • How to return data from Ejb as collection to Front End application.

    Hi,
    I am creating a J2ee application. Here i am accessing BAPIs using stateless session bean through JCO connection. Now the BAPI is returning a return Table and return Structure to the EJB.
    I have coded the following code in one of the Ejb Method as follows:
    JCO.Table returnTable = null;
    JCO.Structure returnStructure = null;
    JCO.ParameterList paramList = siteBAPI.getExportParameterList();
    JCO.ParameterList paramList2 = siteBAPI.getTableParameterList();
    returnTable = paramList2.getTable("SITE_SUBSITE_INSTL");
    returnStructure = paramList.getStructure("BAPIRET2");
    Now i want to sent this data( returnTable & returnStructure) to front end application where front end developer accessing this returned data using Jsp.
    My scenario is that , first i want to convert this returnTable & returnStructure in a single collection and then sent this collection to Front end.
    My aim is that , the front end the application should not receive the Data, using JCO.table Variable but as a single Collection.
    I am using NWDI-2004s sps10.
    i need urgent help on this issue and i would really appreciate if somebody can put the answer with some sample code on how to return the data as Collection.

    if you want to return a result, then you probably shouldn't be using a message bean. message beans for for asynchronous tasks. session beans for for synchronous tasks. thus it would make much more sense to have your jsp call the session bean directly.

  • Error While returning CLOB back to Front End Application

    Hi All,
    I have stored procedure which generate XML CLOB and returns CLOB back to front end application.
    But when my CLOB exceeds some limit the front end application is not able get the CLOB.
    Following is the error i am getting.
    Procedure call to stored procedure
    _len number;
    l_buf VARCHAR2(32767);
    v_ret_clob CLOB:=' ';
    begin
    Orcl_Proc_Ctrl_4_Xml.EXECUTE_CONTROL(v_clob,v_ret_clob);
    l_len := dbms_lob.getlength(v_ret_clob);
    dbms_output.put_line('the return size OF CLOB------> '||l_len);
    dbms_lob.read(v_ret_clob, l_len, 1, l_buf);
    virsa_dbms_output(l_buf,100);
    end;
    Error Output
    the return size OF CLOB------> 113906
    BEGIN test_oraact1019; END;
    ERROR at line 1:
    ORA-21560: argument 2 is null, invalid, or out of range
    ORA-06512: at "SYS.DBMS_LOB", line 715
    ORA-06512: at "APPS.TEST_ORAACT1019", line 16
    ORA-06512: at line 1
    I am able to get the Size of CLOB but when i try give back to Front end application it is not properly passing CLOB.
    Any help on this.
    Thanks in advance
    Prashant

    Please also post this in the XML DB forum:
    XML DB

  • Integrate reports with c sharp front end application

    Hi i m very new bie at reporting world.
    i do not know how to integrate reports with c sharp front end application.
    can anyone explain or provide me good url
    for explaining  how to merge or integrate reports with c shapr front end application ?
    thanks.

    Hi Nirav,
    It seems that you want to integrate crystal reports with SDK's
    Have a look to [DevLibrary|https://www.sdn.sap.com/irj/boc/sdklibrary] and [samples|https://www.sdn.sap.com/irj/boc/samples].
    Regards,
    Shweta

  • Fields for creation of BP in cProjects front-end are read-only

    Hi everyone,
    I'm a beginner in SAP-Development/Customizing so I hope this question isn't too easy
    I can't create a Business Partner using the cProjects front-end (Ressources > Staffing) because the necessary fields and buttons are read-only... (> web-Dynpro Component: DPR_ROL_STAFF; View-Info: VI_SEARCH_CREATE)
    I'm using CPRXRPM 450_700 patch 0006
    The field-control is standard-SAP (0SAP).
    My user-account has all cProject-roles + SAP-ALL
    I assume i can change the behaviour of these fields in the Field Control but I can't identify which is the corresponding Object Category to apply the changes.
    - Is there a documentation which field belongs to which Object Category in Field Control?
    - Or can somebody tell me a procedure to find it out on my own?
    Thanks in advance

    Hi,
    generally it is recommended to use transaction BP or ALE distribution to get the business partner be created.
    If you would like to create the BP in web UI directly, the user must have the Structural Authorization, see customizing path:
    Collaboration Projects -> Resource Management -> Organizational Management.
    It is very HR related topic, you may contact a HR consultant to know more details about it.
    Kind regard,
    Zhenbo

  • Automatic creation of cost elements

    Dear All,
    The automtic creation of cost elements functionality is not working for some GL accounts in production. When new GL accounts are created, the same are not created as cost elements. All the standard settings viz 'selection of automatic creation' in controlling area configuration, creation of number ranges in OKB2 etc are in place. We posted in OSS and they are not able to find reasons why this is happening.
    Has anyone faced a situation like this? Please post your valuable thoughts and share your inputs. We currently have a log created by user on this and pending for quite sometime.
    Thanks in advance
    Venkatesh

    Hi,
    Yes. We do face problem like this often. We wriggle out by updating through manually when we are very nearer to go-live date. Otherwise, we can create an abap program and meet the deficiency.
    Trust this helps much!
    Cheers!

  • Can not use Front-End Editor (New) mode in ABAP Editor

    Dear,
    If i change to Front-End Editor (New) mode, SAP Guide will be pending (cannot do anything on this section).
    What is happenning? Pls help.
    Thanks,
    Quanglv

    >
    Le Vinh Quang wrote:
    > It's maybe the last way. But i want to rerolve it firstly.
    > If i use other user (operation system). It has no problem. :S
    Check other system SAP GUI version and your system GUI version.

  • Cardinality: automatical creation of initial elements

    Hello,
    as far as I know the systems automatically creates elements when the cardinality is 1..1 or 1..n. Now I would like to know when exactly the system does this creation of initial elements.
    One of my context nodes has a cardinality of 1...1. In some cases I can't set the attributes because there is no element. Therefore I want to have a better understanding of when the system creates initial elements.
    Best regards, Hergen

    Hi,
    A context element is created automatically, if
    - it is declared with cardinality 1..1 or 1..n and
    - there is no supply function declared for this node.
    If a supply function is declared, it has to make sure that the cardinality is fulfilled.
    The creation of the first element is done at the same time as the supply function would be called, if there werde any.
    This means: as soon as you access the element (e.g. by reading or writing any of it's attributes) the element is created.
    So there should be no need for you to worry about the time, at which the element is created.
    I assume that the element is not created, because you have declared a supply function.
    Ciao, Regina

  • Automatic creation of an equipment using the serial number

    Dear All,
    I know that we can configure the automatic creation of an equipment while creating a serial number. I would like to know if some of you have details on how the creation is performed. In particular:
    I saw on an other thread that the descirption, serial number are populated on the equipment from the material master data, but is there any possibility to classify the equipment with the classification assigned to the material master data ?
    Thanks,
    Kind regards,
    Guillaume

    Hi,
    Try this link:http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0244299-278d-2e10-4fac-e28fffb12588
    James Prabaharan

  • How to display error message in front end application

    Hi Expert,
         I have one concurrent program that used to activate and deactivate the responsibilities ,
    I want that if any error occured in this program then how can I display the error message in application front end.
    Thanks in advance.

    Hi Paul,
    In the DOC_CHECK or DOC_SAVE BADI, you have a global internal table named et_messages. The structure of this table is 'bbp_smessages_badi'. You can append your error message here by inputting the message type, ID and number. The message type is either 'E' for error or 'W' for warning and the number would depend on your message class(ID). You will be able to see the error message on top of the screen, can be a red or yellow highlight depending on your appended message. I don't think creating the error message via the MESSAGE syntax will be successful, maybe this is why you are getting a runtime error.
    Regards,
    Noel

  • How to upload an Image in the front end application

    Hi friends,
    I have a requirement in the sense, soon after i login into the application with the username and password....
    I will be having an file browse item, in which i need only to upload the images, soon after selecting the picture and if i give upload means, the picture has to populate immediately above the browse item in the front end itself......
    How to achieve it friends, i dont have idea in uploading the images in the front end itself......
    for example: suppose if i want my photo to keep in the front end Soon after i login into the application means, i will select my picture from the file browse item and immediately after giving upload button, i has to come above the browse field in the front end itself.........
    Inorder for getting the image in the front, whether i need to create a separate region where the image has to come soon after given the upload button....
    help me friends, how to achieve it from the scratch........
    Thanks
    Vel Rs

    Hi peter,
    Thanks for the detailed explanation, i have got an link for doing it and this is that
    http://www.dba-oracle.com/t_easy_html_db_file_browse_item.htm
    While referring that link i couldnt able to understand one thing peter, that is
    While creating the Upload button, in the 7th point in the link it is mentioned like
    On the Branching page enter &APP_PAGE_ID. for the Branch to Page field and click Create Button.  Remember the ending period!i couldnt understand what he is trying to say over there......Can you explain that point by going through that link clearly...Whether he is asking me to create what....
    Thanks
    Vel Rs

  • Front end application error after import script run successfully in R12

    Hi ,
    i got an exception in R12 environment.
    i developed one simple OAF page and deployed in apps import script run successfully.
    but when i am opening that page in Front end it will give an exception.
    That is
    Exception Details.
    oracle.apps.fnd.framework.OAException: Could not load application module 'tflsm.oracle.apps.po.per.server.TflsmAM'.
    ## Detail 0 ##
    JBO-30003: The application pool (cph-oadb-tst22.dk.flsmidth.netTST221543tflsm.oracle.apps.po.per.server.TflsmAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:441)
    JBO-30003: The application pool (cph-oadb-tst22.dk.flsmidth.netTST221543tflsm.oracle.apps.po.per.server.TflsmAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:441)
    i will check all the class files and xml files of Application Module below top, all are there in the server top(below top)
    /u02/TST22/apps/apps_st/comn/java/classes/xxfls
    but i got the exception.
    is there any different structure in R12.
    i.ein the server top /u02/TST22/apps/apps_st/comn/java/classes/xxfls (Here my all class files in Binary mode and xml files in ASCII mode)
    only CLASS files are needed or XML files are also need.(i am moving all CLASS and XML files)
    could you please help me on this.
    Thanks with Regards,
    Muthu

    Muthu,
    This issue usually occurs when the AM.class file is not available at the given location. Try to find out on the server whether this
    tflsm.oracle.apps.po.per.server.TflsmAM exists.
    If still the problem persists then go for redeployement by deleting the existing one.
    Regards,
    Gyan

  • Automatic creation of desktop icon using application builder installer

    Can app builder create and installer where a desktop icon is automatically placed on the desktop?

    Hi ATS-MN
    With LabVIEW 8 you can create a shortcut on the desktop.  In the new Installer Builder, there is a category for shortcuts and you can specify the executable and the desktop folder here.  In previous version of LabVIEW, you were not able to have an installer create desktop shortcuts.
    Hope this helps!
    Megan B.
    National Instruments.

  • Creation of cost elements automatically

    Hi,
    When I selected "manual creation of cost elements" in OB13, Then we can create a group of cost elements in OKB2 followed by OKB3 and SM35.
    Even I need to do same thing  I when I select " automatic creation of cost elements" ??
    I tried selecting " automatic creation of cost elements".  and I checked in KA03 whether it had created any cost element automatically. but it didnt created any thing...
    Please suggest..

    Dear Santosh Dharana,
    Good Question.  i can clarify you. this question
    1. when you select in ob13 create cost elements manually
    when your are using in obk2  we have to maintain here Acc from no. to Acc to no. ranges for Gl's and cost element categeory.
    after we can run batch in put in obk3 & SM 35 it's updated successfully.
    Note: After execute, *when you are try create another GL account with cost element we have to give cost element categeory by manually.
    2.when you select in ob13 create cost elementsAutomatically
    when your are using in obk2  we have to maintain here Acc from no. to Acc to no. ranges for Gl's and cost element categeory.
    after we can run batch in put in obk3 & SM 35 it's updated successfully.
    Note: After execute, when you are try create another GL account with cost element we don't have to give any cost element categeory here  system automatically give .
    Please try it.  i worked for this one
    Thanks & Regards
    shankar

Maybe you are looking for

  • Having trouble setting up Airport Extreme Base Sation

    Hi, I'm new to a wireless set up for my Mac. Initially I tried to set up entering various passwords along the way and discovered my cables were not connected correctly - I rectified this and tried again. I was then encouraged to proceed via Bridge mo

  • Pen Tilt for Size Dynamics - not working.

    I am using Photoshop CS and a Wacom Intuos3 with updated drivers.  (6.1.3-5) Using Photoshop's brush tool dynamics, I set Size Dynamics to pen tilt - not pressure - yet the pen's pressure still exclusively aff ects the brush size when drawing. I woul

  • Cant install mac os 10.4.8

    Hello.I am quite new here.I am trying to install os 10.4.8.I inserted it but its not mounting on the desktop.I tried restarting while pressing the C key but that didnt work.I only have a cd drive on my mac.Someone told me that maybe the disc I have a

  • Problem creating database during installation Oracle 8i

    Hi! When I was installing Oracle 8i a problem appeared. This problem was about Database creation, when the program of the Oracle installation was creating the database an error message was appeared : ORA-01034:ORACLE NOT AVAILABLE. I aborted the crea

  • Adobe Photoshop 4.0-problems

    I use Adobe Photoshop 4.0 on my iMac+Mac OS X 10.6.8. It quits constantly after having made two scans.