WM QM Interface Clarification

Good morning to all,
Can any body explain to me that what are things we need to setup in Material Master Data (In WM point of view) if we have the  interface with WM-QM(Quality Management).

Hello,
please refer to help.sap.com
[Interface to Quality Management (WM-QM Interface)|http://help.sap.com/erp2005_ehp_02/helpdata/en/c6/f842864afa11d182b90000e829fbfe/content.htm]
Andrzej

Similar Messages

  • Interfaces clarification......

    Can someone give me a rule of thumb of when to use interfaces?
    For example, if I have only one class implementing an interface, is it really worth it?
    Any help would be great.
    Thanks.

    It's too easy to say "there's no simple answer" to any OOP question, but we all have our rules of thumb.
    For me, I ask myself "can it be implemented in more than one way?" Yes ==> design interface.
    (Note: "can", not "will I".)
    Also, keep good testing discipline in mind. You may want to replace a Foo object by a MockFoo object for the purpose of testing a class that uses Foo, so you need to define interface IFoo, even if it only has one "real" implementation.

  • Clarification regarding WLC 's interfaces

    Hi Netpros,
    I am about to deploy WLC and LWAPP solution. I have only done Autonomous set up in the past and so would appreciated some clarification regardig the below points:
    1.- switch port connected to LWAPP access points must be an access port (not trunk) correct ?
    2.- switch port connected to WLC 44+ must be a trunk (assuming I need to map SSID to different vlans) correct ?
    3.- WLC 44+ port can only be connected to a gigabit port .. so I can't change its speed in order to connect it to a fastethernet port .. correct ?
    4.- What exactly is Management interface, service port, AP manager ..etc so many names I am getting confused.
    5.- What is layer 2 and layer 3 mode .. I am also confused here.
    6.- If I want all my LWAPP access points on vlan 10 (for argument sake) .. which WLC's interface do I need to place on vlan 10 in order for the access points to register ? I want to have LWAPP and WLC on the same vlan but with so many inteface names I don't know which one I have to use (AP manager ? perhaps )
    7.- If I want SSID 1 (vlan 11), SSID 2 (VLAN 22). How do I configure the WLC interfaces (which one do I need to use .. create ..?) so that clients using SSID 1 can communicate on its respective VLAN 11
    8.- Microsoft IAS and PEAP .. do I need to set up every access point as radius client ? or do I only need to configure the WLC as radius client .. and if so which WLC interface's IP address do I need to use on the radius server (IAS)
    I apologize for so many questions and really appreciate your feedback which - as always - I am sure will make things clear.
    Cheers,

    1.- switch port connected to LWAPP access points must be an access port (not trunk) correct ?
    (A) Correct, Cisco recommends no more then 70 or so APs per VLAN. You can do more then 70 and in fact put all of your APs in the same VLAN. But if the controller ever goes dark it could take a bit longer for the APs to join.
    2.- switch port connected to WLC 44+ must be a trunk (assuming I need to map SSID to different vlans) correct ?
    (A) Yup yup. You can truck the switch or Echannel it and use LAG on the controller.
    3.- WLC 44+ port can only be connected to a gigabit port .. so I can't change its speed in order to connect it to a fastethernet port .. correct ?
    (A) Yup yup. again. GIG only. Wont connect otherwise.
    4.- What exactly is Management interface, service port, AP manager ..etc so many names I am getting confused.
    (A)
    Manager is the IP address you will use to manage the controller. Its the way the controller see's the world.
    AP Manger is used for the APs to phone home to. This interface is not pingable. Nothing special with this interface.
    Service Port ... think about out of service management for the WLC. Suppose you lose network connection to the WLC manager interface. You can jack right into the service port. I have also put this on the network before so you can still access the WLC remotely.
    5.- What is layer 2 and layer 3 mode .. I am also confused here.
    (A)
    Layer 2 --- Think about deploying your entire WLAN on one subet. So your APs and WLC are all in the same subnet.
    Layer 3 -- This is used when you have your APs on other subnets ect..
    You can actually console into the LWAPP ap during the join process. you will see the AP send a 255.255.255.255. This is a join attempt by the AP to find a controller on its subnet.
    6.- If I want all my LWAPP access points on vlan 10 (for argument sake) .. which WLC's interface do I need to place on vlan 10 in order for the access points to register ? I want to have LWAPP and WLC on the same vlan but with so many inteface names I don't know which one I have to use (AP manager ? perhaps )
    (A) The beauty of the WLC is you dont have to have the APs on the same VLAN as the controller, unless u are layer 2. The access layer teh APs are on just need to be routable to the AP interface.
    7.- If I want SSID 1 (vlan 11), SSID 2 (VLAN 22). How do I configure the WLC interfaces (which one do I need to use .. create ..?) so that clients using SSID 1 can communicate on its respective VLAN 11
    (A)
    You map the SSID to VLAN under the WLANs tab. You Create the wired side info (VLANS) under the controller tab
    8.- Microsoft IAS and PEAP .. do I need to set up every access point as radius client ? or do I only need to configure the WLC as radius client .. and if so which WLC interface's IP address do I need to use on the radius server (IAS)
    (A) Advantage of the WLC, you use the WLC as the client to a Raduis server. The management address..
    I apologize for so many questions and really appreciate your feedback which - as always - I am sure will make things clear.
    Cheers,

  • Need Clarification reg Runnable interface

    Hi,
    I want to know how can we create a instance of the interface Runnable. I have seen the code running with " new Runnable" in swings. How can we can instantiate the interface. pls clarify if any of you know.
    Thanks,
    Guhan.

    Thanks you very much Hacker.
    _Guhan.                                                                                                                                                                                                                           

  • COM Interface DLL Working in Windows XP Not working in Windows 7 virtuallly running WIN XP mode

    Hi,
          I am Prasad, I want one clarification on Win7 64 bit inside we are running Windows XP in virtual mode. I am facing the problem in COM interface DLL which will do remote access to server & Core banking , Client & core banking.
    Now the client (vendor)  running the application in  Win7 64 bit of Windows XP application by making XP environment virtually in Win 7 64 bit OS.
    Here entire application is working fine apart from COM interface DLL (Even though we are exporting as .msi package and we are installing in Virtual Xp machine tried with both versions of 1.0 and 1.5)
    Can anyone please let me know is there any possibility to overcome this situation without upgrade the entire product to Win 7 for time being?
    Thanks In Advance..

    Based on my knowledge, a 32 bits components can run on a 32 bit virtual machine. Do you get any error message?
    These documents is helpful for developing on 64-bit windows.
    Process Interoperability
    Programming Guide for 64-bit Windows
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Multi Period Load using Open Interface Adapter in FDMEE

    There was a similar question, but it didn't exactly cover this.   I already have a ticket open with oracle, but I'm hoping someone here can help.
    We currently use a Before Improt script to populate the Open Interface Adapter table.  As a simple example, we data from a PeopleSoft ledger for a period to load to our Hyperion Planning system.
    The Workbench process works perfectly.  Import for January 2014 grabs the data for 2014 from PS and loads it through.  Ideally we would like to be able to use the Data Load Rule option to execute the process for a range of periods, so that I could reload all of 2014 by selecting a Start Period of Jan 2014 and an end period of Dec 2014. 
    Unfortunately what currently happens is only the first period is processed despite the range.
    I've seen several references to period mappings as possible solutions.  This information was already verified by Oracle, but for the clarification, we've create them and mapped them at an applicaiton level.
    Any ideas as to why it would only run the first period of the range?

    Just an update:
    In order to use the Start Period/End Period functionality, you must specify a source period mapping and define a calendar in the rule.
    This issue "partially" solved my problem, however it turns out the BefImport and other Event Scripts only run once for the range.  Using the select query below:
    "Select * From AIF_PROCESS_PERIODS where PROCESS_ID = '" + str(LoadID) + "' Order by PeriodKey ASC"
    I was able to optain the records containing the periods in the Start/End range, so I was able to just create loops in the BefImport and other event scripts as necessary to mimic the running of the event scripts on all periods in the range.
    That said, I still have no solution for executing target application calcs (we have one calc that runs before load to do a clear and another after load that runs an aggregation).
    Anyone have any thoughts on how to make those calls loop?  Because the ranges can cross years, I can't just pass the periods to the calc since Jan-FY14 to Feb-FY15 isn't just Jan to Feb and FY14, FY15 (which would only be 4 periods total vs the 14 it should be).
    Alternatively, is there an easy way to call a essbase calc script from an event script?

  • Need suggestion for a topic in Oracle Call Interface

    Dear All,
    I am kiran working as a TSE for EAI project.
    I need a small clarification with respect to Oracle Call Interface.
    My problem is as follows:
    "I am doing a delete transaction in my application and not committing it, but when my program is killed externally, I observed that the transactions are being committed.
    I thought it is a very strange behavior, as an aborted transaction should be rolled back.
    But my PL told me that it the behavior OCI and got nothing to do with our application."                    
    Now My question is, whether can we stop/(switch off) that auto commit option for OCI( Oracle Call Interface.
    Awaiting for an earlier response.
    Any kind of help is highly appreciated.
    Thanks in advance,
    Kiran

    Here is some information from Oracle's documentation (Oracle Call Interface Programmer's Guide.
    Commit or Rollback
    An application commits changes to the database by calling OCITransCommit(). This call uses a service context as one of its parameters. The transaction is associated with the service context whose changes are committed. This transaction can be explicitly created by the application or implicitly created when the application modifies the database.
    Note:
    Using the OCI_COMMIT_ON_SUCCESS mode of the OCIExecute() call, the application can selectively commit transactions at the end of each statement execution, saving an extra round trip.
    To roll back a transaction, use the OCITransRollback() call.
    If an application disconnects from Oracle in some way other than a normal logoff, such as losing a network connection, and OCITransCommit() has not been called, all active transactions are rolled back automatically.

  • Access to trunk port clarification

    Hello-
    I am looking to clarify a point of confusion for myself regrading connecting an access port to a trunk port. Consider the following switchport config on switch1:
    Switch#1
    interface GigabitEthernet0/5
     switchport
     switchport access vlan 6
    ....and the corresponding config on it's neighbor:
    Switch#2
    Interface GigabitEthernet10/8
    switchport
    switchport mode trunk
    switchport trunk allowed vlan 1,6,100
    My first question is- Is this a valid configuration? Secondly, what would the expected results be? I am curious about what vlans would be allowed to pass through..
    Thanks in advance-
    Brian

    This would work fine but not recommended.
    Also the traffic between the switches would be only Native Vlan and vlan 6 will pass through.
    SW1-----F0/1----------f0/1----SW2
    SW1#sh int trunk 
    Port        Mode         Encapsulation  Status        Native vlan
    Fa0/1       auto         n-802.1q       trunking      1
    Port        Vlans allowed on trunk
    Fa0/1       1-1005
    Port        Vlans allowed and active in management domain
    Fa0/1       1,6
    Port        Vlans in spanning tree forwarding state and not pruned
    Fa0/1       1,6
    SW1#
    SW2
    SW2#sh int trunk 
    Port        Mode         Encapsulation  Status        Native vlan
    Fa0/1       on           802.1q         trunking      1
    Port        Vlans allowed on trunk
    Fa0/1       1,6,100
    Port        Vlans allowed and active in management domain
    Fa0/1       1,6,100
    Port        Vlans in spanning tree forwarding state and not pruned
    Fa0/1       1,6,100
    SW2#
    2) Part of this config is that any vlans which are been configured under the SW1 would be allowed through that access port.
    ex:
    SW1#sh int trunk 
    Port        Mode         Encapsulation  Status        Native vlan
    Fa0/1       auto         n-802.1q       trunking      1
    Port        Vlans allowed on trunk
    Fa0/1       1-1005
    Port        Vlans allowed and active in management domain
    Fa0/1       1,6,10,20,30,40,50,60,70,80,90,100
    Port        Vlans in spanning tree forwarding state and not pruned
    Fa0/1       1,6,10,20,30,40,50,60,70,80,90,100 ...>>>>>>>>>>all vlans are allowed here.
    b)
    Were as on Switch 2 if you create all these vlans and u dont allow that to go through the trunk interface which you have configured those vlans would nt be flowing through.
    eg;
    SW2#sh int tr
    Port        Mode         Encapsulation  Status        Native vlan
    Fa0/1       on           802.1q         trunking      1
    Port        Vlans allowed on trunk
    Fa0/1       1,6,100
    Port        Vlans allowed and active in management domain
    Fa0/1       1,6,100
    Port        Vlans in spanning tree forwarding state and not pruned
    Fa0/1       1,6,100>>>>>>>>>>>>>>>.Only 3 vlans would be flowing through due to explicit defined. but if you defined allowed all then all vlans would be shown here.
    i created all the vlans above on sw2 but you can see only 3 vlans are allowd as you have explicitly defined it.
    Hope this clarifies your query.
    Regards
    Inayath
    *************Plz dont forget to rate posts***********

  • Creation of one outbound interface for two diferent senders

    helo.
    i just want to conform ont thing that .
    my scenario is  two diferent files from 2 diferent business systems are sending to one Rfc.
    so i was created only one outbound interface for both senders and one message type bcos the file structure is same for both senders.
    so is there any thing wrong in creating only one datatype,message type,message interface for both senders.
    waiting for your response.
    cheers.
    seeta ram.

    Hi Ram,
    That is perfectly correct when you have two senders and one receiver Scenario and <b>Business Service is different</b>. Then you can use the same Interface.
    Just keep in mind that the key for XI to recognise the Right interface is combination of these 3 parameters:
    Sender Service, Sender Interface and Namespace. These cannot be duplicated.
    When the Message type is same in the sender input data then you can create just one Message Type and One Data type and RFC is anyhow the imported RFC which you need not have to worry.
    In Configuration Scenario you need to configure separately the RD, ID, CC and Agreements for the Interfaces.
    Hope this answers your query. Let us know if you need anymore clarification
    Thanks
    Srini

  • Form interface import parameter cannot be used in smartform

    Hi,
    When I try to use the standard parameter HEADER in a routine in a smartform, I get the error: "HEADER" expected, not "...".
    I have put the HEADER definition in the Input parameters of the routine and I have tried other form interface import parameters and I do not get any error with those. So I cannot see why HEADER woudl be any differnt?
    Any suggestions? Thanks.

    Hi,
    Thanks for your reply.
    There's a smartform with this definition in the Import tab of the Form Interface:
    HEADER     TYPE     BAPIBUS2000110_HEADER_DIS
    I've created a Program Lines routine. In the Input Parameters under the General Attributes tab, I entered HEADER. This is so I can reference the table in the code. However if I do a syntax check, I get the error described "HEADER" expected, not "...".
    Hope this clarifies the problem.

  • Reg: Servce Interface in PI 7.1

    Hi Friends
    I need some clarification regarding the service interface significance in PI 7.1. Actually we can multiple opertions option in SI. What is the eact use and functinality of this .
    Thanks in Advance
    Thanks&Regards
    satya suman

    For each operation in your Outbound SI you will have corresponding request Message Structure in which the request message arrives . Based on this request message, PI will decide which operation mapping & message mapping needs to be invoked.
    Using new PI 7.1 as a WS provider - interface with multiple operations

  • JDBC communication stopped if problem with one single JDBC interface

    Hello,
    Can you please explain this phrase
    "JDBC communication stopped if problem with one single JDBC interface"
    THanks,
    Soorya

    If you are having a problem with a JDBC interface (lets consider this to be a communication channel) then the communication is stopped (via that channel) (only in the case of EOIO).
    Hope this clarifies.
    Cheers,
    Sarath
    Award if helpful.

  • Which interface does "crypto map vpn" get assigned to?

    I'm setting up a site to site vpn and have been reading some examples, but my 871 uses a vlan so it confuses me a bit. Do I assign the statement crypto map vpn to the vlan1 interface or fe4 which is my WAN side.

    Sander
    If we knew more about your environment we might be able to give better answers. In general the crypto map is assigned to the outbound layer 3 interface. But I can not tell from your description whether fe4 or VLAN 1 is the outbound layer 3 interface. Does fe4 have an IP configured on it? If so then perhaps it is the outbound layer 3 interface and gets the crypto map. Or perhaps VLAN 1 is the outbound layer 3 interface and gets the crypto map.
    If this helps you figure it out that is good. Otherwise perhaps you can provide some clarification of the environment.
    HTH
    Rick
    Sent from Cisco Technical Support iPhone App

  • Clarification on ASA

    Hi,
    Just a clarification on Proxy ARP on ASAs.
    Scenario:
    Web Server 10.1.1.1 -- in ----  ASA ---- out ----- Internet
    Let's say the WWW server has real IP 10.1.1.1 and static NAT 200.1.1.2
    ASA's outside IP is 200.1.1.1
    When traffic comes from the Internet to the NAT'ed IP of the Web Server (200.1.1.2), the ASA has to respond with it's own MAC (Proxy ARP).
    If disabling Proxy ARP on the outside interface, then traffic will never reach the Web Server from the Internet (unless there's a static ARP entry in the Gateway pointing to the ASA's outside interface).
    Same thing happens with dynamic NAT.
    Bottom line:
    Can't disable Proxy ARP on ASA if using NAT (to present itself as another IP to another interface), unless there's a static ARP entry on the Next Hop.
    Can safely disable Proxy ARP on the inside interface (unless there's NAT to present the inside network as something else to another interface)?
    I am looking to understand this correctly.
    Thank you very much,
    Federico.

    Ah,
    Seems both the ASA and the Cisco Router will allow you to input such route.
    I tested this on my C1841 Router connected to the ASA LAN interface
    My link network between the Router and ASA is 10.0.10.0/24
    I check the routing table for destination 10.0.10.100
    LAN-ROUTER#sh ip route 10.0.10.100
    Routing entry for 10.0.10.0/24
      Known via "connected", distance 0, metric 0 (connected, via interface)
      Routing Descriptor Blocks:
      * directly connected, via FastEthernet0/0
          Route metric is 0, traffic share count is 1
    I then add route and check the above again
    LAN-ROUTER(config)#ip route 10.0.10.100 255.255.255.255 10.0.10.2
    LAN-ROUTER#sh ip route 10.0.10.100
    Routing entry for 10.0.10.100/32
      Known via "static", distance 1, metric 0
      Routing Descriptor Blocks:
      * 10.0.10.2
          Route metric is 0, traffic share count is 1
    I then configure a Static NAT for a WLAN device behind my ASA
    interface Vlan1
    description LAN
    nameif LAN
    security-level 100
    ip address 10.0.10.2 255.255.255.0
    interface Vlan20
    description WLAN
    nameif WLAN
    security-level 100
    ip address 10.0.255.1 255.255.255.0
    object network WLAN-NAT
    host 10.0.255.10
    nat (WLAN,LAN) static 10.0.10.100
    I then ping this from the router
    LAN-ROUTER#ping 10.0.10.100
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 10.0.10.100, timeout is 2 seconds:
    Success rate is 100 percent (5/5), round-trip min/avg/max = 1/45/212 ms
    So seems to work.
    I was personally not aware that Static Route would override a connected route.
    - Jouni

  • BarCode Scanning - PO Receipts in Forms Interface

    Hi Everyone,
    Need a clarification on whether the following scenario is available as standard functionality in a Forms Interface (NOT using MSCA Devices)
    The supplier has shipped the entire quantity of the item ordered in say, 10 Boxes.
    I shall be scanning the Item Number, Quantity, PO number from the boxes, one by one.
    In the PO Receipts form, while scanning the second box, I need the quantity to be added to the already scanned quantity available in the field.
    I am assuming this is a standard feature available when scanning with MSCA devices.Kindly correct me if i am mistaken.
    regards,
    Karthi Sankar!

    I think you have covered it all.
    Just add PO_VENDORS and PO_VENDOR_SITES views to get the supplier and site name/codes.
    Thanks,
    PS.

Maybe you are looking for

  • PeopleSoft 8.53 Integration with Oracle SES

    Dear All, My System Details are :  Machine 1 Hostname : host1 Port : port1 Application : PeopleSoft 8.53 + HCM 9.2 (DEMO) + Oracle 11g Default IB Node : PSFT_HR OS : Windows 7 (64 Bit) Machine 2 Hostname : host2 Port : port2 Application :Oracle Secur

  • Lost background images

    Hi, For some reason I cannot now place a cell inside a table that has a background image, without the background image disapearing! This was working fine, but I then decided to deleate the cells that I had previously placed in the table and replace w

  • FXTrans Script does not clear previously translated currencies

    Good morning Experts! On Page 4 of the Document named "How to Configure Limited Currency Translation" that was provided to me by SAP Support, with regards to the FXTrans Script, it states "The translation process first determines what rates and curre

  • Ipod Touch 3rd Generation Restore List dates not there

    Whenever I go to restore from back up it says choose a back up. Well usually it would give me a bunch of dates and times but only one is there it just says "Josh's Ipod." I mean from the drop down list whenever you sync it supposed to put time stamps

  • Cannot get to the screen to talk

    I can go to my Skype account but I do not know how to go to the screen to talk. I am a new user. Tks.