What is ARIS Tool? &How can we use it with SAP MM module implementaion?

Dear Friends /Consultants /Seniors of the SAP forum,
1.What is ARIS Tool?
2.What is the purpose (actual need) of this tool? And is it useful to SAP MM
Consultant during the SAP Implementation? or support? or rollout? or upgrade?
3.For which Business Process SAP Implementation, this Tool (ARIS) can be implemented? ( I mean for which industry sector this tool can be implemented or used)
4.Pls explain any business Senario using this ARIS Tool for SAP MM module implementation...
5.Is this a thirdparty tool, or who's product it is?
6.Being a SAP MM Functional Consultant, how can we utilize it during the SAP MM Implementation.
Pls do the needful,
Regards,
Srinvias.K
Message was edited by:
        sapsrin

ARIS - stands  for ARchitectur Integrated Systems.
This is proprietary tool fof IDS Sheer AG,
In layman's words we can say its a tool create Flow charts.
In business we don't say these as flow charts but as EPC chains.
EVENT PROCESS CHAIN
This is a Designing tool of any kind of activity,from 4.6b ( i guess) SAP has Plug in to ARIS tool even.
For eg: If i wanna go and buy Sandwich,eat and come back to home.
its vey simple to say but if you map this in EPC.. there are lot of things come in picture.
steps
1) I get up from desk
2) Walk out of thehouse
3) Start my car
4) drive my car  to XX place
5) I buy sandwich
6) Should i eat  or carry out
if eat - pay for it
     look for vacant seat
     eat  sandwich
      get out towards car
      drive back  to home
If Carry out
  Pay for it
  get out towards car
  drive back to home
  Eat sandwich...
it still depends on how micro level control you need .
for eg: in the above process we can also include
1) pick up my car key
2) Wear shoes etc etc....
Basic aim of this tool we donot miss any event ,and to have standard predefined process flow.
If some one has better answer, please let me know.
Satheesh

Similar Messages

  • What is package,and how can i use it ?thanks !

    what is package,and how can i use it ?
    thanks

    A package is just a way of organizing your code. You organize the code in directories. For example if you have a package called "package database.util" you should put the Java code in a directory called "database/util/".

  • I have two movie credits on my iTunes account. What are credits, and how can I use them?

    I have two movie credits on my iTunes account. What are credits, and how can I use them?

    You have a Puerto Rico address on your account ? From a quick search I've found one site from somebody in Puerto Rico that includes a screenshot for an app receipt showing tax of 7 cents added to a 99 cent purchase. Are you able to view the purchase history on the account that you've been using, and see what prices show on them (e.g. if the store's listed price or price plus tax) : Store > View Account menu option on a computer's iTunes, then 'see all' link next to the Purchase History section.

  • How can I use TrueSequenceFactory with multiple sequences

    In the post "How to use existing Oracle sequences using KODO" answered
    by Marc Prud'hommeaux a "sample code" was given. But seems to me that
    example will only work with a single Oracle sequence for the entire
    system. Is this right?
    How can I use TrueSequenceFactory with primary-keys and their
    respective existing sequences? Can you (SolarMetric guys) provide me a
    sample code?

    The problem is that you are using application-identity. When you
    specify an objectid-class, we treat is automatically as application
    identity. To resolve this, I would recommend removing both the
    objectid-class and identity-type atributes from your class. With
    "objectid-class" in place, we asssume that you wil take care of identity.
    Eduardo Bobsin Machado wrote:
    I'm using Kodo 2.4.0, Oracle 9i, JBoss 3.0.4, the Kodo jars are in the
    JBoss' lib/ext.
    Well, I'll show what I have...
    This is the script of my table:
    CREATE TABLE LINEUP_VOYAGE (
    VOYAGEID NUMBER (10) NOT NULL,
    VESSEL_NAME VARCHAR2 (1000) NOT NULL,
    CONSTRAINT PK_LINEUP_VOYAGE
    PRIMARY KEY ( VOYAGEID ) ) ;
    This is an excerpt of my .jdo file:
    <class name="LineupVoyage" objectid-class="LineupVoyageId"
    identity-type="datastore">
    <extension vendor-name="kodo" key="table" value="LINEUP_VOYAGE"/>
    <extension vendor-name="kodo" key="sequence"
    value="LINEUP_VOYAGEID_SEQ"/>
    <extension vendor-name="kodo" key="pk-column" value="VOYAGEID"/>
    <extension vendor-name="kodo" key="lock-column" value="none"/>
    <extension vendor-name="kodo" key="class-column" value="none"/>
    <field name="vesselName">
    <extension vendor-name="kodo" key="data-column"
    value="VESSEL_NAME"/>
    </field>
    <!--field name="id" primary-key="true">
    <extension vendor-name="kodo" key="data-column"
    value="VOYAGEID"/>
    </field-->
    </class>
    As you can see, the "id" field is commented.
    And this is my class:
    package br.com.fertimport.entity;
    import java.util.*;
    public class LineupVoyage {
         private String vesselName;
    //     private long id;
    //     public LineupVoyage(long id) { this.id = id; }
    //     public long getId() { return id; }
    //     public void setId(long id) { this.id = id; }
         public String getVesselName() { return vesselName; }
         public void setVesselName (String vesselName) { this.vesselName =
    vesselName; }
    The "id" attribute is commented.
    Now the questions...
    To use ClassSequenceFactory must the identity-type of my entities be
    application or datastore?
    Is the "objectid-class" parameter required in this case?
    As you see, all references to the "id" property are commented. Can I
    use this property to represent my object id?
    If not, how can I identify my object with something like a long?
    The last question is related to my architecture: one VM with the EJBs
    (entity and session) and another VM with the web classes and JSPs,
    connected by a session facade. I don't want to use any Kodo or JDO stuff
    in the web tier. Is this possible?
    Stephen Kim
    [email protected]
    SolarMetric, Inc.
    http://www.solarmetric.com

  • I gave my old iPad to my daughter without restoring it to original configuration, how can she use it with her iTunes?

    I gave my old iPad to my daughter without restoring it to original configuration, how can she use it with her iTunes?

    try
    http://support.apple.com/kb/ht2589

  • How can I use LCCS with ActionScript 3 and Flash CS4?

    Hi,
    Using Stratus I was able to create an an application using Action Script 3 and Flash CS4.  The sample code on the Adobe site was quite straight forward and easy to understand.  I now want to switch over to  LCCS but can't find anything any where on how to use Action Script 3 and Flash CS4 with LCCS.  Do I need to know Flex to be able to use LCCS?  Everything was quite simple and easy to understand with Stratus and makes complete sense.  But LCCS is really confusing.  Is there any sample code on how to establish a connection in Action Script 3 and then stream from a webcam to a client.  There is nothing in the  LCCS SDK that covers Flash and Action Script 3.  Please help!  I found the link below on some forum but it takes me nowhere.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=75 9&threadid=1407833&enterthread=y

    Thanks Arun!
    Date: Thu, 29 Apr 2010 11:44:10 -0600
    From: [email protected]
    To: [email protected]
    Subject: How can I use LCCS with ActionScript 3 and Flash CS4?
    Hi,
    Welcome to the LCCS world.
    Please refer to the SDK's sampleApps folder. There would be an app called FlashUserList. The app demonstrates how LCCS can be used with Flash CS4. Its a  pretty basic app, but should help you moving.
    We are trying to improve our efforts to help developers in understanding our samples. Please do let us know if we can add something that would help others.
    Thanks
    Arun
    >

  • How can I use Bluetooth with another devices?

    How can I use Bluetooth with another devices?

    You can set up your FaceTime account in Settings > FaceTime.

  • How can i use ipad with apple tv

    How can i use ipad with appletv

    Assuming both devices are on the same network and that AirPlay is not turned off on the Apple TV, then simply tap on the screen when you are watching content you wish to stream to your Apple TV, then tap the airplay icon that appears in the control bar, choose the Apple TV from the menu that appears.
    When displaying the content you wish to mirror on the iPad 2 (or better), iPad Mini, iPhone 4S (or better), double tap the home button (quickly) and swipe the bottom row of apps to the right to reveal the playback controls, tap the AirPlay icon and select your Apple TV from the list of available devices.

  • HT201407 i have a vodafone iphone5 - how can i use it with an O2 card? can I unlock?

    I have an iphone5 on a vodafone contract. How can i use it with an o2 sim and how can i unlock?

    Only the carrier to which the phone is locked to can unlock your phone, call your carrier and ask them if they will.

  • How can I use iCloud with Pages?

    How can I use iCloud with Pages?  Not offered as a Save option.

    You are stating you have MacOs 10.6.8 and iCloud isn't available with that system.

  • How can i use tethering with my iphone?

    how can i use tethering with my iphone?

    According to this document, T-Mobile in the Netherlands does not support Personal Hotspot, only Vodafone does, thus that setting will not appear for you.
    http://support.apple.com/kb/HT1937

  • How can we use Alert with Canvas

    Hello to all
    How can I use alert with Canvas .
    I want whenever user do mistake then a alert message should come.
    Thanks in advance
    Mukund

    And where is the problem? Sample code can be found all over the place... just look for it.

  • HT5622 Why can't I use my Apple ID to iTunes?  How can I use it with out credit card?

    How can I use my Apple ID in iTunes with out credit card?

    For me it's the same, I've just bought an iPad mini two weeks ago but I cannot log in with any Apple account in FaceTime.
    I enter my apple account in faceTime, then I press next the second screen and it shows "validating..." but it never gets validated.
    What's happening? This is really annoying

  • How can I use iphoto with my epson printer to make my own cards?

    How can I use photos on macbook air and my own printer to make cards? I used to be able to -- but some software now only leads me to BUYING cards, or makes it seemingly impossible to manipulate the image so that I can see it on the size paper I will be using. This used to be do-able! How now? Thanks.

    When you redeem the gift card through iTunes on the computer, it goes onto your account which will allow you to purchase any item via your computer or your iPod becuase it is on your account

  • What is eprint and how can I use it?

    i just discovered e print on my wireless printer and hooked it all up. What is the purpose of having e print and how do I use it as an e mail tool? Can you give me some examples?

    Hello, and Welcome to the HP Support Community!
    When you register your ePrint-capable printer with hpconnected.com, and your printer is alive on a home network, you can now print to it from anywhere in the world via email!
    Any file added to an email as an attachment , and sent to the printer's email address will be spit out of the printer! This works for phones, computers, tablets, etc.
    You can print a simple email itself by forwarding the email to your printer's email address.  I set up a Contact in all my  HP devices named "Printer", and I give it the email address HP provided me when I registered the printer. Anything I want to print is done by forwarding to "Printer"!
    Using an Android device, or iOS device can be enhanced by downloading the HP ePrint app.  It will add additional wireless printing capability to the devices.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

Maybe you are looking for

  • Thunderbird erased many important, random emails from gmail and now they are not even on thunderbird. what do I do? It's been over 30 days.

    I wanted to print all the emails from a gmail label. My googling suggested that Thunderbird would do this. I didn't see any warnings about Gmail's stealth setting that it would ERASE me emails from the server, but it did. And now Thunderbird has no e

  • [JS][CS5] question, and comments

    HI All. I must first start off by recommending anyone seriously wanting to get into Scripting, or (like me) am fairly knowledgable, but needed the resource, to check out "InDesign CS5 Automation Using XML & Javascript" by Grant Gamble. (Amazon, Kindl

  • Oracle Database Point intime recovery with File System backup.

    Hi.. Experts... We have shutdown the database and have take a file system backup on 09.10.2010 @ 10 AM. We started the database and all the  archive logs generated after that are already available in archive directory till now. We discovered there we

  • Fresher In SAP (Fi/CO)

    Hi All, I am an MBA (Fin) graduate and I have around 3 years experience in investment banking, back office loan operations, working in a world wide recognized bank. Could any one please suggest me, if there is any scope for me to enter into SAP(FI/CO

  • Making a DVD from

    I am making a DVD from final cut pro, it is about 1 hour 50 minutes. I am using idvd are there any suggestions on how or/if to compress this to make it fit on idvd. I thought I would try posting here first instead of the idvd board. thanks!