Needed BAPI s for CC01,CC02,CC03

Hi Gurus,
Can any one give me list of BAPI s for CC01(create),CC02(change),CC03(display) in Engineering change management for change number. Help needed urgently. Points will be rewarded.
Regards,
k.c

Hi,
there are unfortunately no BAPIs available related to Engineering Change (Master, Request/Order).
But, for ECC 6.0, you might at least be able to leverage the new enterprise services available for ECR/ECO:
http://erp.esworkplace.sap.com/socoview(bD1lbiZjPTgwMCZkPW1pbg==)/smdisplay.asp?id=7E1E6599603711DA36BB000F20DAC9EF&fragID=&packageid=DBBB6D8AA3B382F191E0000F20F64781&context=&iv=
More of course needed ....
Regards, Ulf.

Similar Messages

  • Need BAPI Name for updation of Subcontracting scheduling line agreement

    Hi All,
            Can anybody please tell me BAPI Name for updation of Subcontracting scheduling line agreement from EKET table?
    Note: BAPI_PO_CHANGE is not useful for me.
    Thanks and Regards,
    Atul.

    Hi Muralidhara,
    Can you please give some more details for this BAPI..
    I tried using it , but getting an error "No instance of object type PurchSchedAgreement has been created. External reference:"
    and "Enter G/L Account" (Infact I did specify G/L account in account assignment table)
    with regards,
    Kirti

  • Need Bapi Names for Post Goods Reciept and Post Goods issue to STO in MIGO

    Hi All..
    I need to post goods receipt using input data in MIGO. Is there any BAPI that i can use.
    Also once STO (Stock Transport order) is created, i also need to Post goods issue to STO in MIGO transaction. I do need a bapi for this too...
    Appreciate your help and will reward any helpful answers.
    Thanks..

    Hi,
    ata  : gm_header  type bapi2017_gm_head_01.
    data  : gm_code    type bapi2017_gm_code.
    data  : gm_headret type bapi2017_gm_head_ret.
    data  : gm_item    type table of
            bapi2017_gm_item_create with header line.
    data  : gm_return  type bapiret2 occurs 0 with header line.
    data  : gm_retmtd  type bapi2017_gm_head_ret-mat_doc.
    clear : gm_return, gm_retmtd. refresh gm_return.
    gm_code-gm_code      = '03'.
    gm_header-header_txt = firstscreen-bktxt.
        gm_header-pstng_date = sy-datum.
        gm_header-doc_date   = sy-datum.
        gm_header-ver_gr_gi_slip = ' '.  "print
        gm_code-gm_code      = '03'.
      move lineitem1-bwartwa  to gm_item-move_type     .
          move lineitem1-matnr  to gm_item-material.
          move lineitem1-erfmg     to gm_item-entry_qnt.
          move 'EA'    to gm_item-entry_uom.
          move lineitem1-werks  to gm_item-plant.
          move lineitem1-lgort  to gm_item-stge_loc.
          move lineitem1-kostl to gm_item-costcenter.
          while gm_item-costcenter+9(1) = ' '.
            shift gm_item-costcenter right.
          endwhile.
          overlay gm_item-costcenter with '0000000000'.
          append gm_item.
    call function 'BAPI_GOODSMVT_CREATE'
           exporting
                goodsmvt_header  = gm_header
                goodsmvt_code    = gm_code
           importing
                goodsmvt_headret = gm_headret
                materialdocument = gm_retmtd
           tables
                goodsmvt_item    = gm_item
                return           = gm_return.
    Thanks
    venki

  • Need BAPI/RFC for Updating Category field of CRM_DNO_MONITOR  from SAP R/3.

    Hi SAP GURUS!!
    I need to have a new field category in "Create support message"  of the HELP menu in SAP server. This field values needs tobe updated with that of Category in Solution Manager ( CRM_DNO_MONITOR) .We have found a BADI (SBCOS001 ) where we designed the screen for having the new field. FOr updating the value of this field to sol man, is there any bapi or rfc ..
    Thanks in Advance,
    gopa.

    Hi
    Please check the following points.
    1. Please check the settings that you maintained in the table CRMSUBTAB in ECC. You need to have an entry as follows:
    User: CRM
    Object: VENDOR_MAIN
    U/D : DOWNLOAD
    Object Class: VEND ( & not BUPA for this entry)
    Function Module: PI_BP_VENDOR_MAIN_EXTRACT
    The other entry (for upload) has similar but different values. (Refer to the OSS note 883162.)
    2. Check if you have applied any filter settings in CRM for the adapter object VENDOR_MAIN.
    Regards,
    Srini.

  • Need Bapi's for HR module....

    HI experts,
    For each attribute I need the following information:
    ·        To which InfoType does it belong (both HR US and HR INT.)
    ·        Which BAPI is used or available to read the information? (both HR US and HR INT.)
    ·        Which BAPI is used or available to write the e-mail address? (both HR US and HR INT.)
    ·        Which BAPI is used or available to write the different phone numbers (telephone, telex, pager, mobile, fax) (HR INT. only)
    ·        Is it correct the default BAPI will only return objects that are ACTIVE? Is there a BAPI available that will return person objects, independent of their status? (this is needed to be able to provision the AD account in a disabled state right after the HR record creation. This way HP has the time to finish the configuration of that AD account and mailbox BEFORE the person starts working for SaraLee) A BAPI is needed that returns objects whether or not the object are ACTIVE.
    Thanks in Advance..............

    https://wiki.sdn.sap.com/wiki/display/ABAP/ListofBAPI%27s
    Thanks & regards,
    Shree

  • Need BAPI/FM for VL32N

    Hi All,
             My requirement is change the inbound delivery through VL32N,
    In VL32N, I need to pack the material using handling unit and do the post goods receipt.
    Are there any BAPI/FM to do the same instead of BDC????
    surya

    BAPI Handling unit creation
    cheers
    Aveek

  • Need BAPI for F-54 Clear Vendor Down Payment

    HI Gurus,
    Is there any BAPI available for clearing vendor down payment? We can use F-54 tcode to do it manually.
    I need to clear the vendor down payment from an USER-EXIT.
    how can I do this?
    Pls guide me.
    Thanks & regards,
    Murphy

    Hi,
    Looks we don't have any dedicated BAPI for F-54..You can check 'BAPI_ACC_INVOICE_RECEIPT_POST' for your requirement...
    User-Exit you need to search for F-54.

  • Need BAPI for Parking G/L Account

    Hi All,
    I need BAPI for Parking G/L account document.
    Please let me know.
    Regards
    R.Ragu
    Useful Answers will be rewarded.

    Hi Ragu.
    Try these:
    BAPI_GL_ACC_EXISTENCECHECK
    BAPI_GL_ACC_GETDETAIL
    BAPI_GL_ACC_GETLIST
    For further details GoTo->Transaction BAPI->Alphabetical->General Ledger Account.
    Good Luck & Regards
    Harsh
    Edited by: Harsh Dave on Jul 11, 2008 10:14 AM

  • Need BAPI or FM for transaction CU41

    Hi team,
      I need to know is there any function module or BAPI available for the transaction CU41 to create variant configuration profile for a material...
    Regards,
    Ramesh T.

    Hi Ramesh,
    Please refer to this function module - CAMA_CON_PROFILE_MAINTAIN.
    You can use this API to create, change, and delete a configuration profile.
    You can also refer to the function module documentation for some examples.
    Regards,
    Keerthi

  • Need BAPI for assignment of services to respective activity

    Hello Friends,
                          I need to assign services to respective activity through uploading. For this purpose i need BAPI which will update the specific field of uploaded file in standared transaction CJ20N. The field which i need to update are all present in ESLL Transp. Table (Lines of Service Package) and the fields are : short text (KTEXT1)  ,  Quantity (MENGE) , Gross price (TBTWR) , Unit (MEINS) .
    Suggest the BAPI which will update this fields.
    Edited by: Jain RahulM on Feb 1, 2011 6:17 AM

    Sasi,
    Simpler would be FM /SAPAPO/DM_MODEL_POST:
      CALL FUNCTION '/SAPAPO/DM_MODEL_POST'
        EXPORTING
          iv_vb     = 'I'
        TABLES
          it_matmod = t_matmod.
    If you have product location existing in the system, you need to read records from respective APO tables and populate into t_matmod with appropriate model and pass it to this FM.
    Rgds,
    Sarah.
    Message was edited by:
            Sarah

  • Need BAPI for HR module

    Hi all,
    We have a requirement where we need to change the employee related data.
    This involves:
    1)       Update table PA0000
    2)       Update table PA0001
    3)       Create a new info type
    Can anyone please suggest the BAPI/FM for these requirements?
    Thanks and regards,
    Ridhima

    hi
    good
    BAPIES for Infotypes->
    BAPI_SUBTYPES_FOR_DESCRIPTION  Determine Subtypes of Description Infotype        
    FMS For Infotypes->
    HR_INFOTYPE_OPERATION                       
    i dout wheather there is any function module or bapis to update table PA0000 and PA0001 and for creating the new infotype.
    thanks
    mrutyun^

  • Need BAPIs for Down Payment

    Hi, all..
    What is the BAPI FMs for below trnasactions?
    F-47: Down Payment Request
    F-48: Down Payment
    Regards,
    Lee

    Check the below link
    Making Down Payment Request using BAPI_ACC_DOCUMENT_POST

  • Need BAPIs for Purdhase Order

    hi,
    i am planning to do an application, but i dont know what all the BAPIS useful for this application. the details of this application is
    1. Account Payments
            Payments: (search for payments based on different parameters like Invoice number, Check number, Check date etc) and for each payment, the vendor can see the Invoice details like Invoice Amount, Discount Amount, net amount etc.
           Open Payments: In this the vendor can see the list of payables due to him. The vendor can also search for the payables based on different parameters like Due Date From, Due Date To, Invoice Number, Invoice Date From, Invoice Date To etc.  The list shows details such as Invoice Date, Due Date, Past Due, Due in next 30 days, Due in next 30-60 days etc.
    2. Purchasing
          When the Vendor comes to the purchasing items area, the vendoru2019s id is defaulted in the screen and he cannot choose the data for any other vendor id that does not belong to him. The vendor can filter the data based on filter parameters like PO Number, JIT Call No, Material No, PO Date From, PO Date To, Due Date From, Due Date To etc. This shows three types of information, viz. Purchase Orders, Scheduling Agreements and JIT Calls
    finally
    3. Supplier Performance
      enables the vendors to see their performance based on the main criteria supplied in the system. The system supports a maximum of 99 main criteria. Based on this, each vendor gets a score that defines the vendoru2019s overall performance. Also, each vendor can see only his performance and not of any other vendor.
    Please suggest me Regarding BAPIs, which are useful for this application.
    thanks
    Anu

    What you wanna do exactly?
    This data elements looking like elements out of the delivery adress. This is handled with the BAPI  SD_SALESDOCUMENT_CREATE.
    But im not sure if thats really that your looking for.
    Best regards,
    Toni

  • Need BAPI for CO06 , COR1 and COR6

    I am searching for BAPI for the following Tcodes
    1> CO06 - Back Order Processing
    2> COR1 - Create process Order
    3> COR6 - Create Process Order Confirmation
    i will be great full if u can give me the BAPI's for the following Tcodes..
    thanks in advance...

    Hi,
    Please try to use the Fm listed below -
    1> CO06 - Back Order Processing
    2> COR1 - Create process Order  -BAPI_PROCORD_CREATE
    3> COR6 - Create Process Order Confirmation
    Use the BOR - BUS2016 for the process order confirmation > here we can see the BAPIs related to this,
    BUS0001 for Process Order
    Regards
    Lekha

  • Need for separate BAPI Structure for import parameters

    Hi All,
    I have a doubt regarding the logic behind declaring a separate BAPI structure for import paramters and use it.
    Let me explain you clearly,
    Whenever we pass an import parameter(like vendor number/sales order number) to an normal function module we declare it using either like/type referring to an existing dictionary structure field. but when the number of import parameters increase we may think of creating a single structure with all and use it for simplicity.
    But when it is the case with a BAPI, it is suggested that we create a structure even when we have single import parameter.
    for example.
    supposing that we create a normal function module to get the details of a given Vendor, then we declare the import parameter as below
    VENDORNO LIKE LFA1-LIFNR
    But <b>if we observe the BAPI_VENDOR_DISPLAY, We find that declaration for the same as
    VENDORNO like BAPIVENDOR_ID-VENDOR_NO,
    where BAPIVENDOR_ID is a separate BAPI sturcture created and assocaited only with Business object "Vendor".</b>
    I tried it by declaring as for a normal FM, even then it work fine.
    Now my question is,
    If SAP Suggests that we have a separate structure for all import parameters starting with name BAPI and use only those fields to reference with,
    what is the logic/reason behind asking so.
    I had created a BAPI with paramters referring to standard database fields like
    VENDORNO like LFA1-LIFNR and it is still working
    <b>I had also written interface programs using VB/ .NET to access the data from my own BAPI and standard BAPI's and both were working alike.</b>
    so anyone <b>please give me the reason/logic behind declaring a separate BAPI stuture for all the import parameters to be used in a method</b>.
    Thanks in advance,
    Lakshmi

    I would say that it really comes down to simplicity.   Think of it this way,  you are not an ABAPer, you must right a VB or a java program to call this BAPI from outside the system, you know nothing about R/3 or its data structures/tables.    Now that said,  think of what it would be like if all of the fields in the BAPI signature were like we find in the standard tables,  LIFNR, etc.  What is LIFNR, right?    Since we are ABAPers we know that it is Vendor, but for others,  they may not know.  This is why you will find the signature of a BAPI very descriptive, notice that all of the fields describe the field in english.  This is good for non-ABAPers.   To organize all of these fields that may be used in the BAPI interface,  it is good to put all of them in one defined structure,   that way they are all in one place, and can be referenced as such.    Again,  BAPIs are designed to be used by ABAPers and non-ABAPers, so simplicity is important.
    Regards,
    Rich Heilman

Maybe you are looking for

  • Clearing the report from cache....

    Hello all,,, In my project iam using crystsal report for eclipse to generate reports. Iam using a .jsp page to call my report.(which i got it from the examples of CRE). The name of my jsp page is poi.jsp The name of my Crystal report is CrystalReport

  • HELP!!  I think i deleted all my music.

    Yesterday I synched my Ipod with some new music that i purchased at the ITunes store. I came to turn on my Ipod today, and it seems only the music that I synched is in my Ipod, none of the 2500+ songs that ive had for quite some time are there. Thats

  • Where is the .js file located?

    I need to make changes to the ".js" file as suggested in one of the forum pages but I don't know where to find this hidden .js file. Reply to my email as well if you can help. [email protected] Thanks, Ross Alan

  • What app is used in the new commercial to show cells undergoing mitosis?

    What app is used in the new commercial to show cells undergoing mitosis?  I teach Biology and would love to find this one!

  • Looking for MAC/Aperture user in the Morgnatown WV area

    Greetings, I am trying to find some help with a book project. I have two strikes against me. 1. I have no MAC 2. I have no Aperture I am trying to find a MAC users group or helpful person in the Morgantown WV area who would willing to lend me a hand