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.

Similar Messages

  • 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.

  • HT4623 My old school iPod touch won't update.  Does apple mess it's customers over by not allowing updates for older models of the touch?  My last update is Ios5.  My touch says its up to date.  So has my old school touch reached its pinnacle?

    My old school iPod touch won't update.  Does apple mess it's customers over by not allowing updates for older models of the touch?  My last update is Ios5.  My touch says its up to date.  So has my old school touch reached its pinnacle?

    Correct. The 3G iPod does not have the hardware to support an iOS version higher than 5.1.1
    To more easily find compatible apps:
    iOSSearch - search the iTunes store for compatible apps.
    Apple Club - filter apps by iOS version.
    Starting when iOS 7 was releases, Apple now allows downloading the last compatible version of some apps (iOS 4.2.1 and later only)
    App Store: Downloading Older Versions of Apps on iOS - Apple Club
    App Store: Install the latest compatible version of an app
    You first have to download the non-compatible version on your computer. Then when you try to purchase the version on your iPod you will be offered a compatible version if one exists.

  • BAPI for converting planned order to Production Order(in PP)?

    Hi all,
            Is there any standard BAPI for converting Planned order to Production Order?
    Thanks in advance,
    anjaly

    hi,
    check this..
    BAPI_PRODORD_CREATE_FROM_PLORD BAPI: Convert Planned Order into Production Order
    for more details check this link..
    Create a production order
    <b>reward points if it is helpful..</b>

  • The maximum SOUND level is low on iPad mini retina, compared to an iPhone 4s. Research shows this is a common problem for this model around the world. Has anyone succeeded in solving this issue? Many Thanks, Peter.

    The maximum SOUND level is low on iPad mini retina, compared to an iPhone 4s. Research shows this is a common problem for this model around the world. Has anyone succeeded in solving this issue? Many Thanks, Peter.

    The maximum SOUND level is low on iPad mini retina, compared to an iPhone 4s. Research shows this is a common problem for this model around the world. Has anyone succeeded in solving this issue? Many Thanks, Peter.

  • Re: Portege R830 - Can't find my model on the Product Support list

    Hi everyone,
    I recently bought a Portege R830 and was trying to find the support page for my model.
    However on the Product Support list, where you choose the model, I can't find which one is mine.
    My model is displayed as *R830-1056UB* on the box the laptop came in and it simply says *Portege R830* on the underside of the laptop.
    There are several entries for R830 on the Product Support list, but *R830-1056UB* is not one of them.
    *Any ideas how I can decide which one is mine?* (I'm worried about downloading wrong software/drivers for my laptop)
    I'm not in a country with a support phone number and it seems Toshiba support don't have an email contact, so I haven't been able to contact Toshiba directly for help.
    Thank you in advance for your time and help!
    RG

    Hello
    I dont know which Toshiba support page you have checked but if this notebook is designed for Asian market you should find it on Toshiba Asia support page.
    In which country you have bought it?

  • 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 update Master Data in Production order

    Dear All ,
        I am working in a car manufacturing company here production order is made month wise planning qty , but every day its Bom is get changed by Autocad/PLM interface and all changes are being recorded through ECN .
       I have to  generate daily reservation for assemblies for a perticular finish vehical ,so I need to update the Masterdata in production order no through the PLM( VB platform) interface .
      So please suggest me any BAPI so that I can update the master data regular basis in monthly production order  or if you have any better way to map this process into SAP please suggest .
    Thanks in advance .
    regards ,
    Pralay ..

    Not sure what master data in production order you want to change. Anyway if it is at header level, then evaluate BAPI - BAPI_PRODORD_CHANGE.
    Alternatively evaluate the usage of Order Change Management if it is feasible in your solution. Do a search in this forum you will find many threads on it, also read SAP help & do a test a test in your sandbox. If you face a specific issue then do revert

  • 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

  • Tables or bapi where i can find the production order' components

    Hi Gurus,
      Someone knows what are the tables or bapi that i need to know
    what are the components of a producton order.
    i can see the production order's comonents in CO02, but i need to know the components of a production
    in order to generate a report.
      Any suggestions ???
    Kind Regards
    Edited by: noemi huerta on Nov 4, 2008 1:15 AM

    Hi.
    This FM has been very helpful to me: BAPI_PRODORD_GET_DETAIL.
    You use this one to make the detailed data of an order available. Using the parameter ORDER_OBJECTS you can define which order objects are selected and returned.
    CALL FUNCTION 'BAPI_PRODORD_GET_DETAIL'
    EXPORTING
    NUMBER
    COLLECTIVE_ORDER
    ORDER_OBJECTS
    IMPORTING
    RETURN
    TABLES
    HEADER
    POSITION
    SEQUENCE
    OPERATION
    TRIGGER_POINT
    COMPONENT
    PROD_REL_TOOL
    Kind regards,
    F.S.A.

  • BAPI for Assigning Business Partner Collection Profile

    Hi,
    Is there any BADIs for assigning collection profile for Business Partner?
    Thanks.
    Updates:
    Found it. UDM_BP_PROFILE_C
    Edited by: Isagani Laude on Oct 2, 2008 10:25 AM

    Hi Ravish,
    BAPI_BUPA_CREATE_FROM_DATA   which generates a general Business Partner.  BAPI_BUPA_ROLE_ADD.                   to add a different role
    Regards
    Narayana

  • Bapi for Assign a Location Product - Model in SCM 4.1.

    Hi,
    I need a BAPI / FM to Assign a Location Product - Model in SCM 4.1. Can any body give me the info regarding this.
    Thanks in advance for your help.
    Saisdhar

    Hi,
    please have a look at note 865361. Please use Userexit CIFPPM01.
    In the note you'll find a sample coding for the locations.
    regards
    Joerg

  • FM/BAPI for assigning a class and value for the class instead of manually d

    Hi guys,
    Instead of manually adding equipment class and assigning value for the class added can i get a FM or BAPI.
    this is for transaction IE02.
    rewards will be given.

    Hi
    I hope this thread can help you
    Characteristic Value
    Re: Equipment Characteristic Value
    Change Equipment Using Transaction IE02
    Regards
    pavan

  • 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

  • FM/BAPI for assigning a class and value instead of manualy doing in IE02

    hi guys,
    i need a FM/BAPI which will allow me to take input as equipment number and assign the class and value for it as done manually in IE02.
    Input should be equipment number.
    POINTS will be given.

    Hi
    I hope this thread can help you
    Characteristic Value
    Re: Equipment Characteristic Value
    Change Equipment Using Transaction IE02
    Regards
    pavan

Maybe you are looking for

  • Dashboard data in focus 5.96

    Hey All, Anyone know why some history data does not display when I change the calendar view to year in the focus admin. It does not display meetings and calls back past April. The data is in the database but for some reason does not display. If I cha

  • How to Re-execute the Credit Memo Workflow?

    Hi! Folks, This is a problem which I am facing @ the client site.... Actually, I am assigned with a Credit Memo Workflow. Here, if the Credit Memo is created i.e. if CREATED (BO BUS2094) Event is triggered the workflow is working fine. But as per the

  • How do i delete a user from my macbook pro?

    How do I delete a user from my macbook pro?

  • Business rule trigger not calling the procedure in my code

    Good morning every one, I have a small problem with two of my business rule triggers. I have these tables: pms_activity csh_cash csh_integrate_leh csh_integrate_led and my process goes like this: upon approval of a row in my pms_activity table I have

  • My Ipod 5 wont play purchased or downloaded music

    Recently bought my daughter the new Ipod touch 5 and it wont play her downloaded or purchased music. When you go to play it just loops back to main music screen. Anyone else having this problem or know of a fix.