Sending Functional Location and Equipments using ALE

I want to knbow the transaction code for sending the Functional Locations and Equipments.
Like for Material we have BD10, I need the TCode for both Functional Locations and Equipments
Also please let meknow the message type and basic types for the same.
Thanks in advance

I dont think there is any standard t-code available for distribution of functional area and equipment.  Anyway check the menu path SAP Menu -> Tools -> ALE -> Distribution in applications/Master data distribution.
For IDOC and Message type details check transaction codes WE30 and WE81.
Regards
Vinod

Similar Messages

  • Extension functional location and equipment master data

    Hi,
    We have around 200 functional location (having 3 structure indicators) and 10,000 equipments (Having external number range) on a controlling area and on different company codes.
    Several orders have been created by this data and now company wants to change controlling area, company codes, maintenance plants and planning plants with having old data in the same system server and client.
    I want to know is it possible to create same codes functional locations and equipments on new maintenance plants and planning plants having new company codes and controlling area? (It has observed that once we assign maintenance plant, the system automatically picks company code and controlling area and these fields become highlighted and can't be changed) OR
    Is there any possibility to use old data in orders with reference of new plants company codes and controlling area?
    What will be the end solution, should I create the new structure indicators for functional locations and new equipment names that must not be matched with the old equipments?
    Regards,

    Hi,
    Thanks for prompt reply,
    a) If we change permanently then you mean to say the old master data record will remain in the system with all old transaction data, please confirm?
    **b)Alternatively, can I create same (exactly like old codes) functional locations and equipments codes on new maintenance plants (having new company coded and controlling area)?**
    I will have same client and server for the whole scenario 
    Please reply soon
    Best Regards,
    Edited by: PROCESSES EXPERT on Jun 29, 2010 8:36 AM

  • Cost Center Linkage between Functional Location and Equipment.

    Hi Gurus,
    We have found in our analysis that it is impossible to copy the cost center of a superior functonal location to a subordinate one when the cost center of subordinate functional location is changed manually.
    We intend to do a mass change for our cost centers of all our functional locations and equipments for all our plants. We need to know how do we achieve this change of cost centers.
    Thanks:
    Siddharth

    Thanks All for your information.
    Actually the Master data team has to do a mass update of cost centers for the Functional locations and Equipments.
    And what we have found is that when we change the cost center for an equipment individually it changes the cost center origin of the equipment to "D" which means independent of the changes in the cost center at FL level.
    Be it IBIP or any other way what we have found that the linkage(cost center origin) between the FL and the EQUIP changes to "D"  when ever we change the cost center for the equipment.
    We don't want to change this linkage as it may have other consequences that we can not foresee at this point.
    So, my question is :
    If the FL and EQUIP linkage (cost center origin field) is changed(from H to D or D to H), what could be the effect on the FL and EQUIP relation?
    Cost center origin :
    D       Independent of changes in cost center at FL level
    H       It is dependent on the FL cost center.
    Thanks:
    Siddharth

  • Table Link between Functional Location and Class

    Functional location has 'class' ( under section 'general data' in tab 'location'). Could anybody suggest the table name where I can get one to one mapping between the functional location and it's 'class'.
    I have put the functional location in KSSK-OBJEK   but when I am providing the functional location say 
    ?0100000000000838737 in this field of table KSSK, it is resulting no output. Could you please elaborate
    more or suggest something.
    Thanks,
    Hetal

    Hi Gurus
    I am also looking for same information.
    Would you please advise where to get this Internal Type?
    Also would you please advise what is the use of table KSSK in whole process?
    Thanks in advance
    Kris

  • Functional Location and Task List FM

    Hi
    Can you please suggest me Function module for Functional Location(TPLNR) and Task List(PLNTY)
    Thank you in advance

    I need to creat a BOM and FL report, in which user gives input through selection screen and gets some out put in ALV.
    as there are many fields and tables therefore I would like to use FM instead of writing SELECT queries to fetch data to overcome performance issue.
    I have already found CS_BOM_EXPL_EQU_V2 using which I can fetch something around 14 fields out of total 45 field which I need to fetch.
    The rest fields are related to Functional Location and Task List , therefore I need to find out some relevant FM to fetch those fields.
    If you can even suggest me some useful Function Group also, I can search the FMs in it.
    Thanks in advance
    Saeid

  • I have 3 PC's.  Two of them I use at 2 different locations and only use them 6 months a year.  So, if I have Icloud for my calendar, and turn on a computer that has not been used for 6 months, does all the old information on that computer to go Icloud?

    I have 3 PC's.  Two of them I use at 2 different locations and only use them 6 months each year.  When I turn on a computer that has not been used for 6 months, does all of the old information from that computer end up in Icloud?  Does Icloud push all the new calendar and contact items over the old items?

    A reset may help. Tap and hold the Home button and the On/Off buttons for approximately 10-15 seconds, until the Apple logo reappears. When the logo appears, release both buttons.
    No content is affected by this procedure.

  • Replication of functional location and equipment from ECC to CRM.

    Hi Guys
    I have activated the required BADI's and adapter objects for func loc and equipment. but i am not able to replicate the funcloc and equipment from ecc to crm.

    As of SAP CRM 7.0 you can replicate functional locations from SAP ERP to SAP CRM. This function is supported as of SAP enhancement package 4 for SAP ERP 6.0.
    In SAP CRM, functional locations are represented as object components of an installed base. The structure of functional locations is also replicated, and reflected in the installed base structure. If you replicate functional locations and pieces of equipment, the assignment of equipment to functional locations is also reflected in the installed base structure. The following replication processes are available:
    -     Initial download of functional locations from SAP ERP to SAP CRM in R3AS tcode.
    Bye,
    sekhar.

  • How to get Classes of Functional Location and Equipment

    Dear Experts,
    I would like to know how to get all the classes in Classificaition of Functional Location and Equipement, FM ITOB_GET_CLASS_STANDARD is only get 1 class, how do I get all declared classes inside classification?
    Any table or FM?
    Thank you.
    Regards,
    Weng

    Weng,
       Table KLAH would give you all the available classes for every class type.
        FM CLAF_CLASSIFICATION_OF_OBJECT would get you all the assigned classes of a particular type for a object.
    Regards
    Narasimhan

  • Functional location and cost center link

    Hi All,
    I need to know the table that contains the details of functional location and the cost center mapped to that.
    I know a table IFLOT which gives details of the functional location, however i do not see field for cost center in that.
    Let me know if there is any other table which gives this data.
    Thanks,
    Regards
    Raghavendra

    Raghavendra,
    Pass the ILOAN of your Functional location to ILOA table and get 'KOSTL' - Cost center.
    Babu

  • Table Link between the Functional Location and work order

    Hi Gurus,
    I am stuck in a big problem and have to find a way to list down the work order with a specific user status in the system. I am trying to link it based on the functional location as the inputs will have to be functional location and the date. Can any one guide me with the tables to link these two???
    Thanks in advance
    Anoop

    Hi,
    Depending on your exact requirement, you might be able to select from view VIAUFKST_IFLOS. This would allow selection based on order, functional location and various dates. The field IPHAS will give you some system status information - value will indicate which status the order has reached. Example value = 3 indicates order is technically completed.
    To get the exact system status (or user status) you need to read the JEST table. Read this table by OBJNR. The object number will have the format OR005000123456 (where 5000123456 is the order number). It will be available in the order tables.
    Status values in JEST are in the internal format - example I0002 = REL. Check transaction BS23 to see the link. User status values will have the format E0002. If INACT flag is set in a jest record then that status value is not active. If you want to check for a specific status value then call function STATUS_READ.
    -Paul

  • Table for linkages between(functional location) FL5 & Equipments

    Hi Gurus
         Please can you tell me Table for linkages between(functional location) FL5 & Equipments
    regards
    Krish

    Have a look at view table V_EQUI
    PeteA

  • PM - Functional location and measuring points

    Dear all,
    is there any table that stores the link between a functional location and measuring points?
    Thanks in advance for any help.
    Regards,
    sb.

    Hi
    you can go for
    EQUI                             Equipment master data
    Arunima

  • Functional Locations and Equipment List?

    In structure list - is it possible to see (recognize by sight - without opening-checking each piece) which Functional Locations and/or Equipment units are active/inactive?
    Here is example of strctural list, opened via IW21 transaction.
    Any naswer/idea(suggestion is Welcome.

    Zeljko Vasilik,
    Add the System-Status field into the Structure List(s) via menu path: Settings->Field Selection
    PeteA

  • Active Functional locations and equipmenst assigend to them for a plant -re

    Hi,
    using which T code / table we can  download  the list of fucntional locations of a plant and which are active (no deletion flag set ) and the equipments assigned to them
    tried with IH06 but needs some more inputs
    regards,
    Kiran

    Hi
    I guess IH06 is a best option which displays the functional location, you can get the system or user status also.
    You can use IL07 for functional to find outwhat are the details assigned to it like Notification / order / equipment etc... you can download the same to excel also.
    Let me know is this what you require... Brief out your requirement
    - Pithan

  • Page Functionality(Prev and Next) using applet

    Hi,
    I am trying to implement an applet which has the paging functionality(previous and next). How do I handle the mouse event for that.
    Appreciate your help.
    Thanks
    Sankar.

    ok. Sorry about that, Here is my applet implementation,
    public class PageApplet extends JApplet implements ActionListener,MouseListener
         JTextField name,age;
         JRadioButton male, female;
         static String maleStr = "Male";
         static String femaleStr = "Female";
    private boolean inAnApplet = true;
    JComboBox status;
         JPanel pane;
         GridBagConstraints c;
         private static int count =0;
         private String nameStr;
         public PageApplet() {
         this(true);
    public PageApplet(boolean inAnApplet) {
    this.inAnApplet = inAnApplet;
    if (inAnApplet) {
    getRootPane().putClientProperty("defeatSystemEventQueueCheck",
    Boolean.TRUE);
         * The entry point for the applet.
         public void init()
              setContentPane(makeContentPane());
         public Container makeContentPane() {
              //Add Components to a JPanel, using the default FlowLayout.
         pane = new JPanel(new GridBagLayout());
    c = new GridBagConstraints();
              c.fill = GridBagConstraints.HORIZONTAL;
    JLabel namel = new JLabel("Name : ",JLabel.LEFT);
              c.weightx = 0.6;
              c.gridx = 0;
              c.gridy = 0;
    pane.add(namel,c);
              name = new JTextField(20);
              name.setColumns(20);
              c.gridx = 5;
              c.gridy = 0;     
              name.addActionListener(this);
              pane.add(name,c);
    JLabel agel = new JLabel(" Age : ", JLabel.LEFT);
              c.gridx = 0;
              c.gridy = 1;
    pane.add(agel,c);
              age = new JTextField(2);
              age.setColumns(2);
              age.addActionListener(this);
              c.gridx = 5;
              c.gridy = 1;
    pane.add(age,c);
              JLabel gender = new JLabel(" Gender :", JLabel.LEFT);
              c.gridx = 0;
              c.gridy = 2;
    pane.add(gender,c);
              male = new JRadioButton(maleStr);
         male.setMnemonic(KeyEvent.VK_C);
         male.setActionCommand(maleStr);
              male.setSelected(true);
              male.setBackground(Color.WHITE);
              male.addActionListener(this);
              c.gridx = 5;
              c.gridy = 2;     
    pane.add(male,c);
    female = new JRadioButton(femaleStr);
    female.setMnemonic(KeyEvent.VK_D);
         female.setActionCommand(femaleStr);
         female.setBackground(Color.WHITE);
              female.addActionListener(this);
              c.gridx = 10;
              c.gridy = 2;
              pane.add(female,c);
              JLabel statusl = new JLabel(" Status :", JLabel.LEFT);
         c.gridx = 0;
              c.gridy = 3;
    pane.add(statusl,c);
              String[] statusStr = {"Single","Married","Divorced"};
              status = new JComboBox(statusStr);
              status.setSelectedIndex(0);
              status.setEditable(false);
              status.setBackground(Color.WHITE);
              status.addActionListener(this);
              c.gridx = 5;
              c.gridy = 3;
    pane.add(status,c);
    JButton next = new JButton("Next");
              c.ipady = 0;
              c.weightx=0.0;
              c.weighty=1.0;
              c.anchor = GridBagConstraints.SOUTH;
              c.insets = new Insets(10,0,0,0);
              c.gridwidth = 1;     
              c.gridx = 5;
              c.gridy = 4;
              next.addMouseListener(this);
              pane.add(next,c);
         //pane.setBackground(new Color(255,255,204));
         pane.setBackground(Color.WHITE);
              //pane.setLayout(new GridBagLayout(2,2));
         pane.setBorder(BorderFactory.createMatteBorder(1,1,2,2,Color.black));
    return pane;
         public Container makeContentPane1() {
              //pane = new JPanel(new GridBagLayout());
              pane.removeAll();
    c = new GridBagConstraints();
              JLabel label1 = new JLabel("Hello ",JLabel.RIGHT);
              c.gridx = 0;
              c.gridy = 0;
    pane.add(label1,c);
              JTextField text1 = new JTextField(20);
              text1.setText(nameStr);
              text1.setColumns(20);
              text1.setEditable(false);
              c.gridx = 5;
              c.gridy = 0;
    pane.add(label1,c);
              JButton finish = new JButton("Finish");
              finish.addMouseListener(this);
              c.anchor = GridBagConstraints.CENTER;
              c.insets = new Insets(10,0,0,0);
              c.gridwidth = 1;     
              c.gridx = 5;
              c.gridy = 2;
              pane.add(finish,c);
              //Add Components to a JPanel, using the default FlowLayout.
         // JPanel pane = new JPanel();
              // pane.add(label1);
              // pane.add(text1);
              // pane.add(finish);
         //pane.setBackground(new Color(255,255,204));
         pane.setBackground(Color.WHITE);     
         pane.setBorder(BorderFactory.createMatteBorder(1,1,2,2,Color.black));
    return pane;
         public void actionPerformed(ActionEvent e)
                   if (e.getActionCommand().equals(maleStr)) {
                   male.setSelected(true);
         female.setSelected(false);
              } else if(e.getActionCommand().equals(femaleStr)){
              male.setSelected(false);
         female.setSelected(true);
                   nameStr = name.getText();
                   JComboBox cb = (JComboBox)e.getSource();
                   String statusStr = (String)cb.getSelectedItem();
                   if(statusStr.equals("Single"))
                   status.setSelectedIndex(0);
                   else if(statusStr.equals("Married"))
                   status.setSelectedIndex(1);
                   else if(statusStr.equals("Divorced"))
                   status.setSelectedIndex(2);
              public void mousePressed(MouseEvent me){
              public void mouseClicked(MouseEvent me){
                   JButton next = (JButton)me.getSource();
                   String str = next.getName();
                   if(((me.getClickCount()==1)) || (str.equals(next))){
                   setContentPane(makeContentPane1());
                   count=1;
                   }else{
                   URL url;
                   try {
                   String nextPage="http://"+this.getCodeBase().getHost()+":"+this.getCodeBase().getPort()+"/ShowPage.jsp";
                        url=new URL(nextPage);
                        getAppletContext().showDocument(url);
                   }catch(MalformedURLException ex) {
                             ex.printStackTrace();
              public void mouseReleased(MouseEvent me){
              public void mouseEntered(MouseEvent me){
              public void mouseExited(MouseEvent me){
              private static void createAndShowGUI(){
              JFrame frame = new JFrame("Application version: AppletDemo");
              frame.addWindowListener(new WindowAdapter() {
         public void windowClosing(WindowEvent e) {
              System.exit(0);
         PageApplet applet = new TestPartner(false);
         if(count==1)
                   frame.setContentPane(applet.makeContentPane1());
         else
              frame.setContentPane(applet.makeContentPane());
         frame.pack();
         frame.setVisible(true);
              public static void main(String[] args) {
                   javax.swing.SwingUtilities.invokeLater(new Runnable() {
         public void run() {
              createAndShowGUI();
    Here is what I am trying to do, when the user hits the next button it should go to the next page. but when I hit the next page, its hanging in the same page. Since I am new to applet coding, I couldn't proceed.
    Thanks
    Sankar.

Maybe you are looking for

  • Sony Z7 Card Files-FCP 6.0.2 ...

    Dear All, A very basic question which I feel sure you can solve in a flick of an eye: I have a Sony Z7 camera which records HDV on 16G Compact Flash cards. I have conducted a test and shot a few minutes worth. So that FCP can read and deal with the f

  • How to scan  my macbook pro virus

    how to scan my macbook pro virus

  • In the process of installing OS X Maverick on mac mini; got error "Filesystem verify or Repair failed"

    Hi, I am in the process of installing Maverick on my Mac Mini.  I got an error: "Filesystem verify or Repair failed". Most threads suggest that I either: 1. restart process, 2. install disk and try again, 3. recover disk Since I am in the middle of i

  • Many line by line calculations

    Hi All, I have a component with couple methods, each method is the result of query from the database. I want to do some calculations after i get the data from the server. I am lokking for a solution with good performance because I have many calculati

  • Lags while playing on my MacBook Pro 2012

    Recently I have started suffering some problems while playing games on my MacBook Pro 15inc 2012 (i7 2.3ghz gt 650m 512mb) both in Mountain Lion and Windows 7 with bootcamp. I notice a huge lag and a dicrease of the grafic effiency. I hope you guys c