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

Similar Messages

  • 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

  • Is there any Bapi for assigning CreditcontrolArea to Salesarea

    Hi Experts ,
        Is there any Bapi for assigning CreditcontrolArea to Salesarea
          Thanks in advance

    Hi Mugu,
    WELCOME TO SDN.
      refer to the BAPI below:
    BAPI_MATERIAL_GETBATCHES
    Create Batch List for a Material
    to display:
    BAPI_MATERIAL_DISPLAY Display Material
    refer to the link below for other BAPI's:
    http://www.sapbapi.com/bapi-list/
    With luck,
    Pritam.

  • Need BAPI for locking service orders permanantly

    Hi all,
    I used this FM- VPKPMSM_LOCK_SERVICE_ORDER ,but it does not seem to solve my problem.Is there any BAPI avaliable to lovk service orders permanantly.
    Thanks and regards,
    Meena

    Dear,
    Check this..
    VPKPMSM_LOCK_SERVICE_ORDER
    thanks,
    Sankar M

  • BAPI for Assigning multiple ship to party for customer

    Hi experts,
    I need a bapi to assign different ship to party for a customer.
    I have tried SD_CUSTOMER_MAINTAIN_ALL but not working properly.
    Kindly suggest the solution.
    Regards,
    Nitin.

    Hi,
    For the maintenance of customers, there is NO BAPI and NO direct function module.
    There are some functions modules like the one above where the name is looking nice. But these should not be used.
    Below ECC 2005 (6.00), the only solution was batch input and DEBMAS idocs. See [note 384462|https://service.sap.com/sap/support/notes/384462]
    Starting with ECC 2005 (6.00) and above: a synchronisation tool has been introduce. See class CMD_EI_API and VMD_EI_API
    Hope this helps
    BR
    Alain

  • BAPI for assign equipment to a class

    Hi SDN,
    I need assign an equipment (table EQUI) to a class, using BAPI (as CL24N - Assign Objects/Classes to Class ).
    Can you please help?
    Thanks in advance,
    Best Regards,
    Maria João Rocha

    Hello,
    have a look at the following thread. There're some function modules that should fit to your requirements:
    BAPI for CL24N
    Best regards
    Stephan

  • Need BAPI for change of quality info record (Tcode: QI02)

    Hi,
       Currenrly iam using BDC for creation of Quality info record (QI01) and now i need to do this creation as a back ground task. for which BDC is not supporting. So, i need to know the relavent BAPI for creation/change of QI02.
    Regards,
    Krishna.

    Hi,
    Have you tried doing this in ECATT??
    See this Link:
    http://help.sap.com/bestpractices/BBLibrary/Documentation/G09_BB_InstallGuide_EN_DE.doc

  • 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 posting docuemtn through - FB60

    Hi Friends..
    I need a Bapi for Transaction FB60.I tried with lot of option including BAPI_INCOMINGINVOICE_CREATE.But I didn't get a proper one.
    No Bapi have a Vendor input field.Plz help me to identify the right Bapi for FB60.
    Thanks
    Gowrishankar

    Hi,
      Check the link given: ["Change" BAPI for FB60]
    Regards,
    Naveen M.

  • Need bapi for vendor contact list

    Hi all
    I need a bapi to get vendor contact list. I already have bapi for getting customer contact list, bapi_customer_getcontactlist.
    Please help in this regard.
    Thanks in Advance
    Rakesh

    Hi,
    same problem here: I need a BAPI that lists all contacts for a vendor. BAPI_VENDOR_GETDETAIL does NOT return the contact list and there is no BAPI_VENDOR_GETCONTACTLIST.
    Any hint?
    Walter

  • NEED BAPI FOR  SALES CONTRACT CREATION AND EXTRACTION FOR Trans- PA41& PA43

    Hi All,
    I need the BAPI for T-code PA41 and PA43 for sales contract.
    i would like to extract all the contract details for Contract data contains Table VEDA. And need to create contract.
    Any body please help me out...
    Please give me code if any one have how to do mapping ..
    Thank you,
    Vishnu.

    Hi Vichu,
    Please search on SCN.
    Regards
    Abhii

  • Need BAPI for MR21 - ML active Materials

    Hi Experts,
    I am unable to find the BAPI for tcode MR21 for materails for which Material Ledger is active.
    For ML active materials there are 3 tabs 1. company code currency 2. Groupd currency 3. Hard currency.
    I need to update the standard price for all these 3 currencies using BAPI. Please let me know if any one knows the exact BAPI for this.
    Answers are highly appreicated.
    Thanks,
    Sunil kairma.

    closing thread for no answer

  • BAPI for assigning models to the Product

    Hi
    We are trying to create some product locations which are not there in SAP R/3.
    Is there any BAPI which can be used to assign models to the created products ?
    Thanks and Best Regards
    Mitesh

    Hi Mitesh,
         You can use '/SAPAPO/DM_MODEL_ADD_PROD' for assigning the models.
    ( /SAPAPO/MOD_VERS_BEGIN_ACCESS and  /SAPAPO/MOD_VERS_END_ACCESS function modules can be used for locking and unlocking the models).
    Regards,
    Siva.

  • 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 BAPI for upload the special ledger data (GB01)

    Hi Guys,
    I have to upload the GB01 data from excel to sap.
    Is there any BAPI for this app
    plez Help me
    thanks

    hi
    use function modules JV_GB01_DIRECT_INPUT and JV_GB01_DOCUMENT_POST
    hope this helps you
    Regards
    Aakash

Maybe you are looking for