BAPI/FM PS SCHEDULE PROJECT??

Hi, I'm not an expert in PS module, but I have worked with BAPI_NETWORK_MAINTAIN. In this BAPI i can schedule a network. But my question is:
How can I schedule a project??
Do you know any BAPI or FM??
Thank you!!!

Welcome to SCN.
Have you checked bapi BAPI_PROJECTDEF_CREATE and its importing parameter PROJECT_DEFINITION_STRU and fields START & FINISH

Similar Messages

  • BAPI for creating scheduling agreement with reference to Contract agreement

    Hi All ,
    Can anyone please suggest if there is any BAPI for creating scheduling agreement with reference to the contract agreement number.
    Thanks for your help.
    Vadivukkarasi

    Hi,
       Check this BAPI <b>BAPI_AGREEMENT_MAINTAIN.</b>
    check these
    BAPI_CUSTSCHEDULAGREE_CONFDELV Customer Sched. Agreement: Confirmation of Delivery; Document Flow Upd
    BAPI_SALES_DEL_SCHEDULE_CREATE BAPI for creation of releases in scheduling agreements
    Regards

  • Bapi for customer scheduling agreement

    hi ,
    please tell a bapi for customer scheduling agreement(va31).
    Thanks,
    sridhar

    Hi Reddy ,
    what happend ? u told that u got the BAPI ?
    i already seen that FM ,Do one thing ? search for COMMIT WORK in VA31 program , i think u will get some idea.
    regards
    Prabhu
    Message was edited by: Prabhu Peram

  • Dynamic table generation for Employee Schedule Project

    Hi,
    I am new to Jave programming and attempting to teach myself Java using the Sun tutorials & these forums. As a first step of learning, I want to do a Automated Employee Schedule Project in Java. (JSP)
    There are two main parts of the project. The first part will be a table with the employees listed down the left, the days of the week across the top, and with each cell being that employee's shift for the day. There are four different types of shift in a day ( M- Morning, R- Regular, A- Afternoon and N- Night).
    The second part will allows the user to enter in a new employee or display/edit an existing employee's information, including a list of scheduling constraints, like can?t work in Morning shift / Night shift. Apart from that number of employee in a shift may vary based on situation.
    Could you please help me to understand the flow for creating this Automated Employee Schedule project?
    Thanks in advance.
    Amitava

    I need the logic as to how to generate the shift plan. Could you tell me how to get about creating this dynamic table and any idea what i should take as baseline? I was thinking to read the employees from the database and take them as input for the first column. and the number of days as the column list. Can you tell me if this is the correct approach?

  • FM or BAPI for ORG scheduling

    Hi all,
    In CRM ORG Structutre we can schedule an object or an assignment. This option comes when you right click on any ORGUNIT or position. I need FM or BAPI for this scheduling.
    I need them for my ORG Delta program. We cannot delete any object as they might be getting used somewhere in lead or at some other place. So I just want to change their end dates.
    Regards
    Vishal

    Hi,
    use BAPI_PO_CREATE, po_header-doc_type = 'UB'
    Thanks,
    Reward If Helpful.

  • Need BAPI and BAdI In Project Systems

    Hi All,
         Can any one list me out all the BAPI and BAdI available in Project Systems Module or even links.
    Thanks in advance    
    Cheers,
    Prashanth

    Hi Prabhu,
            Is there any other method to find BAPI and BAdI in Project Systems Directly or have you got any list of these which would be very helpful.
    Thanks,
    Prashanth

  • Debug a NetWeaver Java Scheduler Project

    Hi All,
    I have deployed a NetWeaver Java Scheduler Project. It is a EJB 3.0 Project that can be schedueld in the  NetWeaver Java Scheduler.
    Now I would like to debug the Source Code.
    If I start the server in debug mode, I can't access the NWA anymore to start the job in the Java Scheduler plus I can't deploy anymore (server says: can't deploy because server is running in debug mode). In normal mode, the server (obviously) does not stop at my break points...
    How can I do that?
    THANKS, Johannes

    Hi Johannes
    I you are tyring to debuge the source code which is already deployed on the server. I think you can check the conding as what you are expecting whick running the applcaition. If you trying to access the NWA in the Debuge mode, its not opening properly then you can access in the Server Visual Administration.
    Hope it helps
    Regards
    Arun

  • BAPI or program to schedule project

    Hi,
    Any BAPI or function modue or program to schedule whole project?
    I have tried to run BDC of CJ20n but it is not working properly in production environment.
    Thanks,
    Harsh

    Hi,
    BAPI_PROJECT_MAINTAIN schedules the network but in our scenario we need to schedule whole project which has very complex relationships with other projects as well. BAPI_PROJECT_MAINTAIN is not working in our scenario.
    We are using BDC to schedule.
    Thanks,
    Harsh.

  • How can we call a BAPI from a scheduler?

    My project involves reading some data from R/3 and send a mail at regular intervals. I intend to use a schedular for that but dont know how to call a BAPI there. Is there a better way to go about it?

    Scheduler Task->Portal Service->RFC or BAPI
    You still have one issue which is IPortalComponentRequest. Portal service doesn't have access to it but you can get around it by setting up a SAP system for usermapping and then mapping that userid to a generic userid. Example code:
    private IConnection getConnection(
                   String alias)
                   throws Exception {
    IUser user =
    UMFactory.getUserFactory().getUserByLogonID("Administrator");     
    IConnectorGatewayService cgService = (IConnectorGatewayService) PortalRuntime.getRuntimeResources().getService(IConnectorService.KEY);
    ConnectionProperties prop = new ConnectionProperties(user.getLocale(), user);
    return cgService.getConnection(alias, prop);
    thanks.
    sridhar

  • BAPI Error: No schedule lines due for delivery up to the selected date

    Hi,
    I have created a program to create delivery orders with reference to sales orders using BAPI - BAPI_OUTB_DELIVERY_CREATE_SLS.
    After execution I get the error: No schedule lines due for delivery up to the selected date
    Please help.
    Thanks in advance!!!
    Regards,
    Sriram

    hi,
    this is to inform you that,
    please check the schedule line date in the sales order because the date is not matching here for the BAPI to upload.
    here,  for example the schedule line is 4 days after and you are running BAPI today. that will mismatch no.
    the same thing is happening in uploading case also.
    so please check the date.
    because in teh sales order if teh schedule line date is today it will accept the uploading with out throwing any errors.
    regards,
    balajia

  • BAPI for Maintain Scheduling line agreement

    Dear ABAPer,
    I am using SAP version ECC 5.0. I want to develop Change Scheduling line agreement  enhancement.
    my requirement is, any BAPI is there for the same.
    if you have any idea, please help me.
    thanx.
    with best regards,
    Velmurugan.S

    Hi ,
          Hope it helps.
    Maintenance of Scheduling Agreement Delivery Schedule Lines
    BAPI_SCHEDULE_MAINTAIN
    The BAPI_SCHEDULE_MAINTAIN is used to create or change scheduling agreement delivery schedule lines.
    The parameter PURCHASEDOCUMENT and the scheduling (delivery schedule line) data in POSCHEDULE and POSCHEDULEX are to be passed on to the interface. These three parameters are defined as mandatory.
    IMPORT
    Extensionin
    ScComponentX
    ScheduleX
    TechnicalData
    TestRun
    EXPORT
    ExpHeader
    Extensionout
    return
    Changing
    ScComponent
    Schedule
    CALL FUNCTION 'BAPI_SCHEDULE_MAINTAIN'
      EXPORTING
        PURCHASINGDOCUMENT       =
    "   TESTRUN                  =
    "   TECHNICAL_DATA           =
    " IMPORTING
    "   EXP_HEADER               =
      TABLES
        SCHEDULE                 =
        SCHEDULEX                =
    "   SC_COMPONENT             =
    "   SC_COMPONENTX            =
    "   EXTENSIONIN              =
    "   EXTENSIONOUT             =
    "   RETURN                   =
    Thanks,
    Rajesh

  • BAPI to create Scheduling Agreement of VA31

    Dear gurus,
    I need to find the BAPI or Function Module to create Scheduling Agreement of VA31 from the uploaded data. I know that I can use BAPI_SALESORDER_CREATEFROMDAT2 to create the sales order of VA01. Can I use the same bapi to create the scheduling agreement of VA31? Both of the screens seems to look quite the same but their order types are different. Any suggestion on this?
    Thank you for your help. Have a nice day.
    Best Regards,
    Hedy

    Hi,
    FM
    BAPI_CUSTSCHEDULAGREE_CONFDELV
    Functionality
    You can use this method to make a delivery confirmation in the SD scheduling agreement
    Example
    1. Generating delivery for a scheduling agreement item.
    2. Changing a delivery item.
    3. Posting of goods issue for delivery.
    4. Deleting a delivery item or a delivery.
    Regards,
    Venkatesh

  • BAPI for customer scheduling aggrement (VA31)

    Hi,
    I want to create customer scheduling aggrement using BAPI, but i hav't find any BAPI for this.
    So please tell me is their any BAPI available to create scheduling aggrement.
    <REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN>
    Thanks,
    Rahul
    Edited by: Alvaro Tejada Galindo on Aug 22, 2008 4:21 PM

    Dear Jelena,
    'BAPI_SAG_CREATE' is used for creating Purchase Scheduling Agreement Tcode u2013 ME31L but my requirement is for creating customer scheduling agrrement Tcode - VA31.
    Pl. confirm is it possible to use the above BAPI for VA31 or not.
    Thanks,
    Rahul

  • BAPI used for Scheduling Agreement in SD

    Which standard BAPI do we use to create Scheduling Agreement in Sales and Distribution?

    check these
    BAPI_CUSTSCHEDULAGREE_CONFDELV Customer Sched. Agreement: Confirmation of Delivery; Document Flow Upd
    BAPI_SALES_DEL_SCHEDULE_CREATE BAPI for creation of releases in scheduling agreements

  • BAPI/FM to Create Projects from Templates

    Is there any BAPI/FM that can create Operative Project Structures referring the Standard WBS including all objects i.e, WBS,N/W,Activities,Milestone of standard project?
    If not, what could be the work around?
    Regards
    Sreenivas

    Hi Robin !
            I have the same issue here, to create projects from a template, using a Function Module to do that, and I tryed to use the FM CJWB_PROJECT_COPY as you suggested, and I achieved to create project from template but, for any reason not known by me, the project is created without status object, so I can´t open it on any transaction(CJ02/CJ03/CJ20n...). I have tested it in SE37, using test sequences, so I call it and BAPI_TRANSACTION_COMMIT to save the data.
            To make the projects available to work, I needed to run a report named CNSTATUS as explained on SAP Note 170948.
            Do you know why using CJWB_PROJECT_COPY created the projects without status object assignment ? I could not find any documentation about this function, so maybe the problem can be caused by some wrong parameter that I was passed to it.
            Do you already used it ? If yes, can you send a sample code ?
            Thank you in advance, and best regards !
            Wilson

Maybe you are looking for

  • Error while trying to deploy a cube

    I am getting an error message while trying to deploy a cube. OWB Client version is 10.2.0.1.31 and the repository version is 10.2.0.1.0 Below is the piece of code that generates the error: BEGIN CWM2_OLAP_CUBE.ADD_DIMENSION_TO_CUBE('EXPENSE_WH', 'REL

  • Vga (laptop) to rca video

    Thought I would ask this of the resident geniuses here.  Anyone know what I need by way of cable, connector, converter devic.... to get a Powerpoint Project out of my laptop to display on an Autocue Monitor. Laptop has HDMI and vga.  Autocue only has

  • Choose file by FM F4_FILENAME more times then program auto execution!

    Dear all,   I met a situation: one program have file path to enter,press F4 for file selection screen popup,choose file then OK back to program,and i find the file selection is wrong,so choose file again by F4...after back,program is auto execution..

  • Photoshop elements 13 in swedish for mac

    I try to contact support for photoshop element 13, to ask if some Swedish version for mac comes out. Swedish version for windows available but not for mac

  • Oracle.DataAccess 4.112.3.0 Slow in Windows 7

    Hi, We are having a data retrieval performance problem in our NET4 app using ODP.net 4. This problem seems to manifest itself only on win7 pcs, most recently/just installed. Some notes: Developments has/is being done in one year old win7x32 and win7x