BAPI for Project Definition Creation

Hi ,
I have a requirement to auto create projects by uploading from excel template. Some custom fields also need to be populated. Is anybody aware of any BAPI(and how to populate custom fileds) for the same.
Thanks,
Harveen.

Hi
Transaction BAPI or http://ifr.sap.com
BAPI_PROJECTDEF_CREATE for project def
Rgd
Frédéric

Similar Messages

  • How to find next number range for project definition in tcode CJ20N

    Hai Experts,
          Please help me 'How to find next number range for project definition in tcode "CJ20N". I was trying in function module NUMBER_GET_NEXT. Is it right function module? If its right what input i need to give for this tcode and for the field project definition?
    Note: I searched in forum before posting, but couldn't find the solution.
    Thanks
    Regards,
    Prabu S.

    Hi,
    For project defination internal number is assigned by system.
    When you saves's project then system allocate one number to project defination, you can view it,
    SE11 >>> table  PROJ >> Click on contents >>> execute,
    here you will get your project defination & number is assigned to project defination.
    kapil

  • IDOC/BAPI for Production order creation from Legacy system

    Hi all
    We are using an interface to create Production orders from legacy to SAP. Would you recommend an IDOC or a BAPI to create Production orders. If IDOC or BAPI then could you please mention which one?
    thanks a bunch

    Hi John,
    For your purposes, please use BAPI for production order creation from legacy system. There is no standard inbound IDoc available to use. SAP has an IDoc for outbound interface only (message type LOIPRO).
    If there is an inbound IDoc available, I would recommend to use an IDoc.
    IDoc technology has excellent error handling and will allow you to reprocess an error (if any).
    BAPI is also good approach to use and fast in term of  processing.
    For BAPI approach, you can use BAPI BAPI_PRODORD_CREATE.
    Hope this will help.
    Regards,
    Ferry Lianto

  • Can u tell me any predefined BAPI for change and creation of Material

    Hi,
        Can anybody tell me  predefined BAPI for change and creation of Materialmasterand Pricing?
    Thanks & regards,
    Gopianne.

    you can use the BAPI to BAPI_MATERIAL_SAVEDATA create as well as to change material master.
    When changing material master data, you need enter only the material
    number.
    In the header data, you must select at least one view for which data is
    to be created. Depending on the view selected, you must maintain other
    required parameters. If you do not enter values for all of the required
    parameters, the method is ended with an error message.
    The corresponding fields in the tables (such as CLIENTDATA) must first
    be supplied with data by the calling program. An indicator must also be
    set for each of these fields so that the data is written to the database
    by the method. This requires the calling program to supply the
    corresponding field with the indicator in a checkbox table (for example,
    CLIENTDATAX). Checkbox tables exist for tables that do not contain any
    language-dependent texts (MAKT, MLTX), International Article Numbers
    (MEAN), or tax classifications (MLAN). Several data records for a
    material can be created in these tables.
    regards
    vivek
    reward points if it helps

  • BAPI for Outbound Delivery Creation with reference to Sales Order

    Dear all,
    I'm on R/3 4.6B platform and to develop an RFC for outbound Delivery creation instead of using the standard VL01N transaction.
    I've review BAPI for Outbound Delivery Creation with reference to Sales Order - VL01N thread which suggest BAPI_DELIVERYPROCESSING_EXEC .
    However, in 4.6B, that function module doesn't exist. Appreciate any suggestion and or workaround.
    Thanks.
    Steven
    Edited by: Steven Khoo on Mar 25, 2010 7:13 AM
    Edited by: Steven Khoo on Mar 25, 2010 7:14 AM

    Not required anymore

  • BAPI for Service order creation

    Hi ,
    Please tell me if any Bapi for service order creation  , T-code : IW31
    regards,
    Prakash

    Hi Prakash,
    Have a look on the following BAPIs:
    BAPI_ISUSMORDER_CREATEMULTIPLE - Create Service Orders
    BAPI_ALM_CONF_CREATE - Create confirmation for maintenance/service order
    WTY04_CREATE_SERVICE_ORDER - Create Service order via function module.
    Hope this will help.
    Regards,
    Nitin.

  • Is there any Bapi for Physical Sample creation

    Hi Folks,
    Is there any Bapi for physical sample creation. My scenario is like this I have the data in the table (material, plant, batch, type,vendor, vendorbatch ). For each material i have to create a  physical sample......
    Any ideas or suggestions would be appreciated..
    thanks
    chaithanya.

    HI Chaitanya,
    You can use : BAPI_BATCH_CREATE
    it has import paramaters like Material, Plant , batch , Batch Attributes ( Vendor No, Vendor Batch etc)... I guess this is what you are looking for.
    Regards,
    -Venkat.

  • PS: Setting Project Profile as a mandatory field for Project Definition

    Hi,
    I would like to know how to set Project Profile as a mandatory field for Project Definition (CJ20N or CJ01).  I tried to look for controls at OPUK config but the Project Profile is not available for definition - either mandatory, optional, suppressed, etc.  Would appreciate if you can share your expertise on this.
    Thanks!
    Regards,
    Vivian

    Hi,
    I would like to know how to include some additonal fields in OPUK/OPUJ.  We have defined some .INCLUDE component / fields to SAP standard table PRPS/PROJ.  We want those fields to also appear in OPUK/OPUJ so that we could also defined their characteristics - whether input, mandatory, suppressed, etc.
    Thanks!
    Regards,
    Vivian

  • Please Tell  me the Standard Bapi for Purchase Order Creation

    Hi,
      Please tell me the standard BApi for the PO creation. How to excute the standard Bapi. Please help me.
    Regrads
    Mohan

    Hi Mohan,
    Use this BAPI BAPI_PO_CREATE1.
    Check this post, you have program aswell
    https://forums.sdn.sap.com/click.jspa?searchID=7294168&messageID=1172796
    Regards,
    Satish

  • BAPI for delivery doc creation required

    Hi All,
    I need to develop a program wherein I need to create a sales order, delivery order, PGI(post goods issue) and invoice.......I have identified the bapi for sales order creation as bapi_sales_order_create..
    I request u to kindly help with the others....lemme know the relevant bapis for the others...

    Hi,
    Chk the FM's given below..Hope this will help you...
    BAPI For Delivery Order
    BAPI_DELIVERYPROCESSING_EXEC
    BAPI to post a Goods issue
    BAPI_OUTB_DELIVERY_CONFIRM_DEC "inbound Delivery
    Filling HEADEWR_DATA-DELIV_NUMB, HEADER_CONTROL-DELIV_NUMB, DELIVERY with the delivery number and HEADER_CONTROL-POST_GI_FLG with 'X' does the job.
    BAPI_OUTB_DELIVERY_CONFIRM_DEC " outboung Delivery
    Reward Points if helpful.
    Regards,
    Harini.S

  • FM or BAPI for Transfer Order creation in eWM

    Hello ALL,
    Please provide any FM or BAPI for Transfer Order creation in eWM. i know how to create transfer order in ERP.I tried to find out a FM or BAPI in SCM eWM but failes to get one.
    Kindly help.
    BR,
    Anil..

    Hi,
    Try using FM WS_LM_TRANSFER_ORDER_CREATE.
    I hope this is available in ur system
    Thanks

  • Including customized fields in Field selection for Project definition

    Hi Experts,
    I have created additional zfields in Project definition,
    But those fields are not coming in customization node " Field selection for Project Definition".
    Is there any way , by which we can include those fields in the list of " Field selection for Project Definition"  in customization ,
    so that i can hide/disable for diff project Profile.
    Thanx in adv.
    Regards
    Ashis

    Hi,
    actually one can try to add customer fields to field configuration using transaction SFAW alike SAP own fields.
    It is usually possible to extend the list of the modifiable fields of the  field selection in transaction SFAW within the framework of a            
    modification (as long as the fields are relative to tables PRPS or  PROJ). The relevant module pool is SAPLCJWB.                             
    Example
    E.g. for the SAP field 'functional area' (field  PRPS-FUNC_AREA) one would proceed as follows:                                                                               
    In the transaction SFAW, Module pool SAPLCJWB, Screen group PRPS 
    -Select 'Modified fields', and choose 'Change'.                          
    -Enhance the list of the modifiable fields by the following entries :    
    PRPS-FUNC_AREA. Answer yes to the question : do you want the field to   
    be modifiable?.                                                         
    Don't forget to save and then click on the 'generate button' of the     
    transaction SFAW.                                                       
    - The relevant field for distribution profile would be PRPS-PGPRF.         
    In the same manner one can try to add the Z field.
    Please note: This procedure is considered as a modification, so please review note    
    114390 which discusses a problem which can occur during an upgrade.      
    Kind regards
    Peter

  • Mail notification for the Project definition creation

    Hi Experts,
          I got an scenario in the PS is that once i create a project in the project builder & than i will assign the Person responsible to the project definition. Once the project definition is created then mail notification should be triggered automatically to the person responsible. can u tell me how it can be achivied.....
    As per my knowledge we want to develop a program with the help of an ABAPer then we can achivie. Is there is any other way how we can achive it?
    Thanks & regards
    Raman T S

    Hi,
    This can be acheived through a simple workflow. Ask your workflow consultant to create workflow, so that as soon as the project is created workflow can be triggered to the respective persons you want. and also the person in his inbox he can get object link for the new project created so that he can open the project directly from inbox instead of project builder
    Thanks
    regards
    kishore

  • BAPI for Production order creation against wbs element

    dear all,
    I am using BAPI (BAPI_PRODORD_CREATE) for Production order creation against wbs element.I am putting following input paramters in this
    material no,
    order type
    plant
    qty
    basic start dt & end dt
    wbs
    But during GRN it is not taking the account assignment as project stock i.e. its picking movement type 101 but it should be 101Q.
    For this what changes are required.
    regards
    ravi arora

    Hi,
    2 options i can think of:
    1. Create a BDC program by recording co10
    2. Create a planned order with order type PR using BAPI_PLANNEDORDER_CREATE, specify the WBS element & other details. Now use BAPI_PRODORD_CREATE_FROM_PLORD to create a production order with reference to the planned order created earlier.
    I believe option 2 should meet your need. Check & revert.
    Regards,
    Vivek

  • BAPIs for project version

    Hi All,
    I have a requirement to create a project definition version first then followed by the project definition (the project definition for the 2 project is the same). Is there any available bapi to implement this?
    I have managed to create the project definition version. But when i trying to run BAPI_BUS2001_CREATE, the system prompted me that the project's version already existed.
    Regards,
    Ravi

    Hi
    try :
    BAPI_PROJECTDEF_CREATE Create Project Definition
    BAPI_PROJECTDEF_EXISTENCECHECK Check whether a project definition exists
    BAPI_PROJECTDEF_GETDETAIL Read detailed information for the project definition
    BAPI_PROJECTDEF_GETLIST Returns a container of project definitions
    BAPI_PROJECTDEF_UPDATE Change Project Definition
    With Regards
    Nikunj Shah

Maybe you are looking for

  • Help me please setting up this

    can anyone help me to set up my L305D-S5934 satellite laptop ,it is in english and I need to change to spanish,what do I need to do .i am not an expert so easy way thanks. [Edited by Admin - Sorry forum posts have to be in English]

  • Is there a way to create different groups for my contacts using the installed contact app

    I am trying to make a group on my contacts. So that it's easier to just make messages to people and not having to make group messages every single time. For example, making a group for a sports team so that I can just message everyone in the group at

  • Raw imports fail if shooting in RAW+JPG

    I've got a canon Xsi and set it to record RAW+JPG for some testing. I installed 10.5.4 which claimed to support RAW for the camera. But I could never get any of the images to import. I've now figured out what is going on. I was using the USB cable to

  • Presenter Information Displayed Backwards

    Currently, Keynote's only option to view "Presenter Information" is to select the "Use Alternate Display to View Presenter Information" box under Keynote's preference menu. Keynote desperately needs a feature that allows you to use the PRIMARY displa

  • Ssh via vpn not working in Snow Leopard

    On a MacBook Pro with Snow Leopard, I want to log into a remote server on my employer's lan via ssh over a vpn connection. The vpn works because I can access a local twiki on that lan with no problem, but I can't run ssh or even ping. This is not a D