Author Topic: Activity Based Costing  (Read 6846 times)

sbockheim

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Activity Based Costing
« on: January 10, 2008, 02:38:23 pm »
Does EA support Activity based costing?

Thanks,

Scott

jeshaw2

  • EA User
  • **
  • Posts: 701
  • Karma: +0/-0
  • I'm a Singleton, what pattern are you?
    • View Profile
Re: Activity Based Costing
« Reply #1 on: January 10, 2008, 09:51:23 pm »
Are you asking about using EA for activity based costing of domain level activities such as a manufacturing process, or are you asking about cost accounting for software development projects driven by UML activities?
Verbal Use Cases aren't worth the paper they are written upon.

sbockheim

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: Activity Based Costing
« Reply #2 on: January 15, 2008, 07:02:25 am »
I am asking if EA supports Activity based costing on a business process (e.g., manfacturing). I know EA can model the process, add the metadata to each activity, and has a estimator for use cases. I am asking if there is a module or addon to perform ABC on activity diagrams/processes.

Thanks,

Scott

sbockheim

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: Activity Based Costing
« Reply #3 on: January 23, 2008, 12:36:34 pm »
bump. Anyone know this answer?


jeshaw2

  • EA User
  • **
  • Posts: 701
  • Karma: +0/-0
  • I'm a Singleton, what pattern are you?
    • View Profile
Re: Activity Based Costing
« Reply #4 on: January 23, 2008, 12:46:54 pm »
I was hoping Sparx Sales would chime in on this one.  I know what you are looking for, but I'm not aware of any EA add-on that will do it.  However, since the EA repository is a relational database one may access directly,  you could roll your own package if you wish.
Verbal Use Cases aren't worth the paper they are written upon.

sbockheim

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: Activity Based Costing
« Reply #5 on: January 29, 2008, 04:27:37 am »
Is the full EA data model published anywhere?

Scott
« Last Edit: January 29, 2008, 04:29:23 am by sbockheim »

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Activity Based Costing
« Reply #6 on: January 29, 2008, 04:33:30 am »
Hi Scott,

No, there is not. But that shouldn't be (too much of) a problem.

Just connect to an EA project via ODBC - you can connect to another EAP file or a DBMS repository as you prefer - and import the data structure as you would any other schema.

I'll leave you to look that up in help if you've not done it yet.

The downside is that there is no documentation about the model, other than what you can glean from the SDK portion of the EA help file or user manual.

David
No, you can't have it!

sbockheim

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: Activity Based Costing
« Reply #7 on: January 29, 2008, 12:39:55 pm »
I have opened the model before and understand how I can reverse engineer it. My question was more to your second point of an explanation of the model and what each table/column is used for.

Thanks for the responses.

Scott