BAPI for functional location

Hi expert,
I want to upload master data for functional location .
can any body suggest me name of BAPI for the same .???
Regards
Prasad

Prasad,
It would be very useful for you to have a look at TCode BAPI to see what is available
PeteA

Similar Messages

  • Can't find Business Object for Functional Location BOM in BAPI

    Hi all,
    I've to make Upload Program through BAPI for Functional Location BOM,for making that Upload i can't find BUSINESS OBJECT for FUNCTIONAL LOCATION ,Equipment BOM and Fleet Object (Vehicle).Kindly tell what Business Object should i used to create that Upload Programme.I shall be very thankful to you.
    Regards,
    ABAPFK

    Hi
    you have to do all steps in LSMW
    1.Maintain Object Attributes
    2.Maintain Source Structures
    3 Maintain Source Fields
    4 Maintain Structure Relations
    5 Maintain Field Mapping and Conversion Rules
    7 Specify Files
    8 Assign Files
    9 Read Data
    10 Convert Data
    11 Create Batch Input Session
    Please maintain source fields required.thats important.(maintain 2 level-header and item,also provide common name of column to link to 2 files
    Header file:sample
    RECORDNAME     EQUNR     Plant
    10001031                        10001031      3000
    Item file:sample
    RECORDNAME     ITEM NO     MATNR     Item catg   QTY
    10001031                             10      P-1001          L               1
    Regards
    Seenu

  • Updating and deleting Partner functions for functional location

    Hi ,
    I am having a requirement of updating and deleting partner function for functional location .
    If anyone can suggest some BAPI or function module for same .
    Thanks n Regards
    Manik

    Hi Fritz,
    Thank you for your response,
    My need is to create a PARTNERS for the FUNCTIONAL LOCATION.
    LET ME DESCRIBE IT.
    WHEN I AM CREATING A FUNCTION LOCATION USING IL01, AS I ENTER A FUNCTIONAL LOCATION AND PRESS ENTER IN THE NEXT SCREEN.
    AND
    I NEED TO ENTER THE PARTNERS FROM THE DROP DROWN MENU  GOTO ->PARTNERS
    WHICH TAKES ME TO THE NEXT SCREEN WHERE I NEED TO FILL THE INFORMATION IN THE TWO FIELDS : FUNCT & PARTNER.
    I need a partner for the functional location that i mentioned above.and i need to upload that information in through Emigall.
    So my query was that can we customize that partner for this functional location and if yes, what should the constraints,
    what are steps required? Do we require a custom service module?
    Regards,
    Robert.

  • Address upload for Functional Locations

    Hello,
    I'm using batch input session to upload address data for functional locations (PM). However, I do not see any way to enter address data with this method. Do you have any suggestions on this matter?
    Thanks in advance,
    Eli

    yes I mean recording with LSMW.
    Standard batch input and BAPI FUNC_LOC_CREATE do not have the adress data.
    even for customer and vendor adresses it is not possible to do it in one shot (if you use central adress management)  as you can read in OSS note 306275 and 384462

  • Tables for Functional location/equipment   in Sales Area

    Hi ,This is sivakumar  ...
    h2.
    I wanna  know  Tables for Functional  Location/equipment in Sales area   under the Customer Service erena.

    I know the sales order number, header and item ..
    I need other parameters to use this table....

  • Function module like ENQUEUE and DEQUEUE for function location.

    Hi All,
    I should be highly appreciate if any one help me for locking function module like ENQUEUE and DEQUEUE
    for function location.
    Thanks
    Shaw

    Hi,
    You can either use the standard way of locking by using :
    data:lv_varkey          TYPE rstable-varkey.
    concatenate functional_location sy-mandt into lv_varkey .
    *   Lock table
        CALL FUNCTION 'ENQUEUE_E_TABLEE'
          EXPORTING
            mode_rstable   = 'E'
            tabname        = 'IFLOS'
            varkey         = lv_varkey
          EXCEPTIONS
            foreign_lock   = 1
            system_failure = 2
            OTHERS         = 3.
    *     Unlock table
          CALL FUNCTION 'DEQUEUE_E_TABLEE'
            EXPORTING
              mode_rstable = 'E'
              tabname      = 'IFLOS'
              varkey       = lv_varkey.
    Or,
    As mentioned above create a lock object via transaction SE11.
    Go to transaction se11:
    --> Enter lock object name e.g EZ_IFLOS
    --> Click on create
    --> Enter description
    --> Click on tables tab
    --> Enter 'IFLOS' as table name
    --> select lock mode
    --. click on save and activate.
    2 function modules will be created as DEQUEUE_EZ_IFLOS and ENQUEUE_EZ_IFLOS .
    Regards.

  • LSMW for functional location address fields

    HI Folks,
    I'm loading functional location thru LSMW Direct input method. I coudn't able to see any structure relation for address fileds on functional location. I have mapped the IBIPFLOC for functional location but it doesn't have any address fields. So how to load the address fields of functional location thru LSMW direct input method. Thanks in advance.

    Hi Praveen,
    You can create a separate LSMW for this or you create a LSMW for FLoc upload along with the address details. I don't think this is possible with the standard program you have chosen.
    Regards,
    Bala

  • Outbound IDOCs for Functional Location

    Hi experts
    We are planning to use IDOCs for interfacing SAP and Legacy system using XI.
    THis will be an outbound interface  as we will be updating the legacy system with SAP.Therefore I am looking for a standard outbound  IDOC for functional location.
    So far I have not found one. Can you advise the outbound IDOC for Functional location ?
    Another question I have , I have found some IDOC's but they are not released , Is there a way to release the IDOC's, what needs to be done for this.
    Many Thanks
    Regards
    Gaurav

    Hi Vinod,
    This is the case for the 2 outbound Idocs from ECC to SNC for which settings have been maintained to send them immediately:
    1. PORDCR1
    2. STPOD
    I have asked my PI team to check the PI port / PI cache. Will keep the thread updated if theres any resolution.
    Regards,
    Bharath

  • Addition of sub-screen for Functional Location / Equipment / Notification

    Hi All,
    Can any one help me on Addition of sub-screen based on config in new tab or sub-screen for objects for Functional Location / Equipment / Notification / Notification Item / Work OrderWork Order Operation.
    If you are designed the above requirement by using ABAP objects please send sample code for the same.
    I am not bothering about addtional fields which you created in your program.
    Thanks a lot.
    -Kalluri

    Thenna,
    QMIH-ILOAN -> ILOA-ILOAN
    ILOA-TPLNR -> IFLOT-TPLNR
    PeteA
    [www.pjas.com]

  • Problem when Indicator for Alt. labelling for functional location activated

    Dear Experts,
    In our test system, i had activated alternative labelling for functional lcation for an interface with Locations in ISU.
    After i activated it the entire labelling for functional locations got changed to some arbitrary sustem generated number. For a sample -?0100000000000000142. Is there a ways i can retrieve the original names back. We have reactivated it to inactive again.
    Please help.
    Thanks,
    Boby Mathew

    Hi,
    Once alternative labelling is active, the previous functional location number (IFLOT-TPLNR) and OBJNR become a internal number. The visible location labels are stored in table IFLOS (Field STRNO).
    How easy it is to revert to status 1-Inactive depends on the existance of IFLOS records. If there are no IFLOS records it should be possible to just deactivate via OIPU transaction - Uncheck the 'alt label active' flag - Save.
    Where IFLOS records exist it means functional locations have already been created while the switch was active. These functional locations must be archived. See the full instructions for this process in note [359186|https://service.sap.com/sap/support/notes/359186]. It's a old note but is still valid for all current releases.
    -Paul

  • Alternative labelling for Functional locations

    Hi All,
    I wanted to know if i activate Alternative labelling for Functional locations, does it affect system performance. Also is it worthwhile to activate?
    Kind Regards
    Emanuel

    Hi,
    No, it will not have any impact on system performance. Alternative labelling offers you the possibility to have multiple labelling systems so a functional location can be known by different names by different parts of your organization. If you have a need for this then it would be useful otherwise probably not.
    -Paul
    Please use [Enterprise Asset Management (EAM)|Enterprise Asset Management (SAP EAM); forum for PM/CS specific topics

  • Partner  for functional location of connecttion object

    Hi Fritz,
    Thank you for your support,
    I would require to have a Migration Object : PARTNER  for FUNCTIONAL LOCATION of CONNECTION OBJECT.
    i know its a custom development can you help me with this context. To go ahead and develop this.
    As i would require this to complete the data migration cycle for one part.
    what are the requirement i need to take care to make this customization possible?
    Regards,
    Robert.

    Hi Fritz,
    Thank you for your response,
    My need is to create a PARTNERS for the FUNCTIONAL LOCATION.
    LET ME DESCRIBE IT.
    WHEN I AM CREATING A FUNCTION LOCATION USING IL01, AS I ENTER A FUNCTIONAL LOCATION AND PRESS ENTER IN THE NEXT SCREEN.
    AND
    I NEED TO ENTER THE PARTNERS FROM THE DROP DROWN MENU  GOTO ->PARTNERS
    WHICH TAKES ME TO THE NEXT SCREEN WHERE I NEED TO FILL THE INFORMATION IN THE TWO FIELDS : FUNCT & PARTNER.
    I need a partner for the functional location that i mentioned above.and i need to upload that information in through Emigall.
    So my query was that can we customize that partner for this functional location and if yes, what should the constraints,
    what are steps required? Do we require a custom service module?
    Regards,
    Robert.

  • Alternate labelling for functional locations

    Hi PM Experts,
    Does anyone know how to go about using "Alternate labelling for functional locations".
    We currently use a GIS code for our description of our FLOC's, the problem is that the users cannot see the address of the FLOC.
    I dont know if the Alternate labelling for functional locations will work or if there is another option available.
    Kind regards

    Thanks.
    It is maintained in the FLOC. The main reason we need the address is when we print out a work order. It displays the FLOC ID but we need the address to be printed out on the order.
    Regards

  • Change pointer for functional location- deletion flag & activation status

    Hello,
    Im trying to use change pointer for functional location outbound interface. I did all required settings in BD52. The problem is with deletion flag and acive/deactive status.
    I found that those two are stored in:
    table     field
    TAPL     LOEKZ
    TAPL     PARKZ
    The problem I have is that I cannot find the object for those table, and due to that it cannot be customized in BD52.
    Could You please advise which object class should I use or alternatively which other table/field and object should I type in to activate change poiters for deletion flag and active/ not active status?
    For object IFLO, and its table (IFLOT, IFLOTX, ILOA)- there is no field for del flag and active status.
    Thanks in advance.

    Hi, standard didnt let us fulfilling this requirement. What we did- we extended table IFLOT with additional field for the status and used an user exit when saving FL, to take the value (status) from table JEST/TJ02T and copy the value to the newly created field. Then BD52, iflo, iflot, and the new field and it worked. Of course the function module for the message type (BD60) had to be changed to add this status value in additional segment/field for the idoc. Hope this will help You, as there is a lot of technical background behind it, and this is only functional overview.
    rgds.

  • Help required: class assignment and values for functional location

    Hi All,
    My requirement is to get classification data for a functional location as in IL03.
    Can any one let me know where in the standard program are they getting the assigned classes
    and class values. So that I can use the same logic.
    Thanks.

    FM BAPI_OBJCL_GETDETAIL
    OBJECTKEY                       ?0100000000000011643
    OBJECTTABLE                     IFLOT              
    CLASSNUM                        ZPMI_BLDG          
    CLASSTYPE                       003                
    KEYDATE                         29.07.2009         
    UNVALUATED_CHARS                                   
    LANGUAGE                        EN                 
    Cheers!

Maybe you are looking for

  • How do I stop Firefox from opening unwanted sites or (inescapable) dialogs

    My Firefox, as soon as I open a web page opens either (1) an overlying dialog typically flashing saying I am the 1000000th person or my computer is slow or buy this or (2) another unwanted site in another tab typically trying to sell something. Cases

  • Change of Discounton in case of Back order processing

    Hi, We are having specific order type in which if cient unable to supply the stock as per requisted delivery date bu customer- client needs to give more discount. We are doing back order rescheduling- we want to new pricing discount for rescheduled o

  • WRT54G - router/DHCP dies a few times a day

    I have the same problem - WRT54G - all the machines at our place are macs with various flavors of OS X - mostly 10.4. Every few days - sometimes 4 times a day, the router stops working - basically the DHCP server stops giving out valid IP addresses a

  • Free email account for iMac

    I have an iMac and also an ISP and access my email from AOL. I would like to stop using AOL for my email and go to a free service and don't want to use the address from my ISP because I am going to have hi-speed access in a couple of months through m

  • Web services deployment question

    My employer has a deployment environment typically requiring an application to be deployed in a multi-tier architecture (i.e. JSP/Servlets in one cluster, EJBs in a second cluster). They do however have this one application that requires a combined t