Question about project management

im a newbie of EBS. -_-, now learning PM, facing lots of question.
can anyone provide the standard workflow and introduction for PM, example of implementing and configuring PM?
how to define resource?
thanks

Hi,
Can you please check whether you are assigned for project as resource and staffing manager. You need to check this authorisation at project defintion level.
Please let us more on this if the problem is still there
Pramod

Similar Messages

  • Question about project manager on Flash CS4

    1 It seems that CS4 can not open flp, so how can I use CS4 to manager a project builded by CS3?
    2 if you choose a folder to found a new project in CS4, when you want to publish the whole project, you need to choose all the fla of that project...that will cost a lot of time if the project includes hundreds of files. But I didn't find out any quicker solution except check every fla by manpower. Is there any solution to publish a project faster?
    I am beginner of both CS3 and CS4, and thank you for anyone who can answer my questions.

    I'm planning on burning 1 master to a Taiyo Yuden White Inkjet Hub Printable 16X DVD-R disc.
    Make a disk image instead. It will be faster than a disc to disc copy.
    I have burnt tons of discs with the setting on "As fast as possible" with a 16x drive and discs. Never a problem. Some say that burning at a lower speed will increase reliability and decrease the chance of turning out a dud. Can't say that I have seen a difference.
    does it matter if I burn first and then print or should I print first and then burn?
    I would burn, check the disc and then print. If you do happen to get a bad batch, that's a lot of wasted time and ink if the discs don't work.

  • Two questions about Risk Management 2.0

    hi experts,
    Please find below two questions about Risk Management:
    -In SPRO, Risk Management>Create top node: after completing information and executing I have this error:
    Error in the ABAP Application Program
    The current ABAP program "/ORM/ORM_CREATE_TOP_NODES" had to be terminated
    because it has
    come across a statement that unfortunately cannot be executed.
    The following syntax error occurred in program "/ORM/SAPLORM_API_SERVICES " in
    include "/ORM/LORM_API_SERVICESU10 " in
    line 97:
    "Bei PERFORM bzw. CALL FUNCTION "GET_ORGUNIT_THRESHOLDS" ist der Aktual"
    "parameter "I_ORGUNIT_ID" zum Formalparameter "IV_ORGUNIT_ID" inkompati"
    "bel."
    The include has been created and last changed by:
    Created by: "SAP "
    Last changed by: "SAP "
    Error in the ABAP Application Program
    The current ABAP program "/ORM/ORM_CREATE_TOP_NODES" had to be terminated
    because it has
    come across a statement that unfortunately cannot be executed.
    Do you know where it could come from?
    -On the Portal>Risk Management
    when I click in a link under the risk management menu(activities and risks, risk report, document risk,...) i alway have an internal server error:
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Do we have to set up some customizing points before accessing these links?
    Thank you !
    Regards,
    Julien

    Hi Julien ,
    I have the same error what u described as :-
    -On the Portal>Risk Management
    when I click in a link under the risk management menu(activities and risks, risk report, document risk,...) i alway have an internal server error:
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Do we have to set up some customizing points before accessing these links?    "
    Are you able to solve this. Please let me know how to resolve this???
    Thanks
    Regards,
    Atul

  • Question about Project Lockdown

    I've been reading through Arup Nanda's "Project Lockdown". I understand all of his rationals and procedures, but a few things leave me feeling a bit uneasy. Maybe it's just fear of the "unknown unknowns". In particular is the discussion on changing the unix access profiles for the oracle binaries. I have this uneasy feeling that if I were to implement those particular suggestions, it would end up biting me somewhere down the road.
    Has anyone implemented all of the suggestions in this document? If so, what have been your experiences?

    Arup Nanda_2 wrote:
    Hi Ed,
    Thanks Mark for pointing me out to this.
    I have been using that for more than 8 or 9 years now, without any side effects. But as Emre Baransel reported that although he has been following that without any untoward effects, you should take every advise in the specific context of your environment. I have tried to put all caveats there; but there is no way for me to check all possible comobinations.
    For instance, one of the advises is to remove executable permissions from extjob executable. If you are not using extrnal jobs from the database (99% of people don't), heeding that advise does nothing to your activities. But if you do external jobs, they are broken now. I have made that clear in the article; but I can't be sure if the reader will pay attention to that. But if you don't use external jobs, by changing the permissions you just closed a major vulnerability without applying the CPU patch, which may or may not close all the vulnerabilities.
    Another is the case of nmb and nmo executables. If you are using Enterprise Manager to manage the O/S as well, then changing those executables will no longer allow you to do that. But if you don't do that particular activity (most don't), you again closed a major vulnerabillity without affecting your functionality.
    For anyone who has ever authored anything, one thing is clear - the work is like broadcast, not point to point transmission. Even point-to-point. "If you explain something so clearly that no one can misunderstand, someone will".
    It's not consulting which is situation specific. So, any work which is not prepared in context of a specific situation must be taken with that disclaimer - your mileage may vary. Understanding and testing is a must before committing the work.
    Hope this helps.
    ArupThanks for the response. Besides worrying about the "unknown unknowns" I also have a question about applying patches, especially the quarterly CPUs. Since, at some level, applying a patch is simply overlaying a specific file with a newer version, will this cause permissions to revert to default? Would we have to go through the process after applying a patch? I'll go back and re-read the original doc several more times to make sure I have a good grasp of what's going on here.

  • Questions about Access Manager tutorials available in netbeans site

    Hi
    Thank you for reading my post
    I have some questions about two tutoral which i find in :
    http://www.netbeans.org/kb/55/amsecurity.html and
    http://www.netbeans.org/kb/55/amsecurity-liberty.html
    here is my problem :
    we have some web services, now we want to have authentication applied for consumer who try to access our web services.
    we need to have most possible flexibility because we may deploy the server for a customer with an already established Identity database ( Database Table with user details)
    Also we need to have Transport level security using SSL.
    I read and studied both of them and now i have some questions :
    -I think Securing Web Services Using the SAML or UserNameToken is what we need for authentication and autorization of web service consumers?
    is that right?
    -Does Sun Java System Access Manager provide flexibility to authenticate user/password with a database table content?
    -How we can apply roles in Sun Java System Access Manager when we authenticate users ?
    Thanks

    Imagine that we want to have an end to end security for our web services
    we thought that we could use message level encryption to protect the soap message and also we should protect our web services from un-authenticated acess,
    we will use userName token for this.
    Our customer has large database which contains many user/password and role of those users.
    some of web services should be available to higher role (manager) and not for all users.
    so we should check a user role before we allows him/her to access a web service.
    my question is whether Sun Access manager can help us with this? or there are other configuration or packages that we should apply to have this feature.
    to explain more :
    our client side is a swing application, users enter username/password to login into system. after they loged in, we send user/pass every time user want to request some data from some services. (is it good to send user/pass every time?)
    We want Sun Access Manager to handle users authentication .
    We also need to handle role related authorization, can Sun access manager handle this?
    Thanks

  • Some Question about solution manager

    Question about Trusted/Trusting system solution manager
    1. What is the different between:- thease RFC SAP created automatically ? can we create ?
    SAPNET_RFC
    SAPNET_RTCC
    SAPOSS
    SM_NSMCLINT100_BACK
    SM_NSMCLINT100_TRUSTED
    TRUSTING_SYSTEM@NSM
    2. How EarlyWatch Report works, Is that Job run first in R/3 system or solution manager, and what job would be?
    3. In Tr: SDCCN "ToDo" where this data comes from ? what posible resons to check if data is not there in R3 system
    4. SM_CLNT100_BACK & SM_CLNT100_TRUSTED has login user: solman do we need to put password for that ?
    5. In R3 NQA system SMT1 there is no Trusted systems show: when create: messages "No authorization to logon as trusted system"
    Thanks in Advanced

    ok

  • Getting Started with CFBuilder - A Question About Project Settings

    Hello All,
    I'm just getting my feet wet with CFBuilder and giving it a spin after over a decade's worth of experience with Dreamweaver and I have a question about setting up my work environment.
    First of all, I have two computers that I mainly work from.  My home desktop computer, and a laptop for when I'm on the road.  I keep all of my web site project files syncronized between the two computers using Dropbox.
    I've noticed that when I create a new project in CFBuilder it stores a few files in my project root like ".project" and "settings.xml".  It looks like "settings.xml" stores information about which CFBuilder web server should be used for the project.  Unfortunately this messes things up for me a bit because on my desktop a web site project url might be:  http://desktop/myProject/ and on my laptop the project url could be http://laptop/myProject.
    The reason this isn't a problem in Dreamweaver is because dreamwevaer stores its configuration/preferences outside of my project folders so I can essentially define any testing server I want for both the desktop and laptop.
    Is there a way to configure CFBuilder to store project settings outside of the project folder?  Or does anyone have a suggestion for someone like me who syncronizes their project files from their laptop to their desktop?
    Thanks in advance for helping out a CFBuilder noob.

    I would recommend using a distributed version control system (DVCS) with a hosted service, such as using Git/Mercurial and Github/BitBucket/UnFuddle.  With Git, you can use a .ignore file to specify files/folders that you want to exclude from being stored in version control (I also exclude my CFBuilder project files from my repositories).  You would then sync your local Git repositories with your service of choice, and they would be accessible from any machine. 
    There are many advantages of using Git and a hosted service over just Dropbox:
    Each computer has a complete copy of the code repository, including all code changes over the history of your project.
    You store code modifications in "commits", or small entries in the DVCS.
    Commits can contain user-defined descriptions that help you identify what you did at each step of your development process
    You can roll back commits if you break something in your code.
    You can create "branches" of your code when you want to work on a specific feature of your application, and that branch is kept in isolation from other branches until you are ready to merge it back into the main production code branch.
    You can have public or private hosted repositories on the various services, enabling you to work with a team or participate in open-source development.
    There are Eclipse plugins available for CFBuilder that provide GUI tools for working with Git and hosted repositories (unless you are comfortable with using the command-line to do all your Git interactions).
    I don't think you can separate the project settings from the project in CFBuilder.

  • Some questions about Skype Manager and Skype Conne...

    Hallo,
    I found one of your post:
    That, if I have some questions I may contact with  Contact our solutions team
    Sadly that link wont work...
    I have few questions and also I contacted with Microsoft support, but sadly they wasn’t able to help me. Only what they suggests, that I may contact with Skype Team trough to Forum, or Facebook...
    So, I choose first one and maybe you can help me, or redirect my question !?
    About my questions:
    As I understand Skype for business is just name what contain two free software, like Skype manager and Skype connect. Also those are free, without charge ?
    Also I read that there are two different accounts, like Premium and regular one. Premium contains some benefit. So, If I use that Skype for business manager system to I may or can add some premium accounts for some my staff and leave others with regular account ? I don’t have that manager systems installed jet, but what I read, I understand that I maybe just split credit - or is there way how I may also share regular and premium conots ?
    Also, Right now my customers have 25 workers, but what - if soon my another customer also want to use Skype Service, and he have 50 - 100 workers ? Will be there special price for different amount of users on one firm ?
    And at last, firm who I represent right now are using Elion VoiP (Elion, is Estonian ISP) service, trough to xLite program. 
    Sadly that one wont work properly, it will hack, or you cant hear other people and so on. With, Skype everything works fine. So, if he will starting to use Skype manger and will make account for every workers (sips) can he bound those sips with same VoiP numbers what he will use right now with Elion ? Or if not, is there some way how to redirect those numbers (to lose those numbers, is sadly out of question) ?
    I hope, you can help me guy´s.
    Best regards
    Rainer

    Tere Rainer,
    indeed we don't have the solutions team offer any longer. Let me try to answer some of your questions here.
    Skype Manager and Skype Connect itself are free of charge. But obviously you can purchase and distribute paid products via Skype Manager.
    Yes, you can freely distribute Premium subscription to Manager group members and leave others without. You can do the same with all kind of Skype products, e.g. Skype numbers, calling subscriptions etc.
    There are no discounts with Skype Manager purchases. It's a tool to simplify administration.
    Unfortunately you cannot transfer numbers to Skype connect. For more details on which features are supported and how they work please have a look here: https://support.skype.com/en/faq/FA10549/what-is-s​kype-connect-and-how-does-it-work
    I hope my answers could help a bit already.
    Tervitustega Mustamäelt.
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

  • Question about Photo Management

    Hello -
    I am an amateur photographer with a few thousand photos and just bought Aperture 2 to replace iPhoto. One of the things that always irked me about iPhoto was the file structure, and I longed to be able to organize my photos into my own folders within the finder. Somehow, in my mind, this always made them more tangible and accessible.
    My question is... Is this opinion founded, or is it just as viable to store them in the Aperture library and be done with it? I'd love to hear how the "pros" do it.
    Thanks.

    There is not such thing as a "pro way" of working with Aperture. It all depends on your own unique workflow.
    If all your adjustment and manipulation need can be fullfilled by the functionality in Aperture then the easy and simple solution will be to store all your images in the Aperture library. This will allow you to take advantage of features like complete backing up to vaults.
    If you for some process reason (for example panorama stitching) want other software applications to have access to your master files then there are two options. Yu can store all your masters as referenced files or your could just export those specific masters from the Aperture library when you need them. The new plug-in feature may in the future provide "round-tripping" capability to support your specific needs.
    I think that you should decide if you want and need to use the limited features in the Finder to locate specific images. Aperture is a image management application that offers almost any thinkable way of structuring, searching, sorting and filtering your images. It do not make any difference if your images are stored in the Aperture library or if they are referenced from locations outside your Aperture library. You will in any case need to import your images into Aperture in order to take advantage of the image management functionality.
    I am not a pro photog but I hope this answers some of your questions.
    Karsten

  • Question About "Manually Manage Music and Videos"

    Hi!
    I have a podcast stuck on my iPod. It is not deleted from a Playlist upon syncing, even though I've deleted it from the Playlist in iTunes. It still shows up in the "On My Device" representation of the Playlist, and of course, on the iPod itself. So I thought to manually delete it, but of course it's name is obfuscated in the iPod's directory. So I thought that maybe I could do it by selecting "manually manage music and videos" in iTunes. Presumably files would become human readable then, yes?
    Here's my question: What will happen to all the content already on my iPod via syncing if I check that box? Will it all (all 140 GB) disappear and have to be re-synced? Or can I check that box, go in and delete the one podcast, then uncheck the box, all without affecting the rest of the content already on the device?
    TIA for your help!

    If you post from a a question from the bottom of an article's page then you should get its reference, e.g. HT1535 in your case, on the post's title. The ability to edit you post only lasts for 15 minutes and allows you to correct/add extra info.
    I get the 'manually manage music and videos' tockbox as described on that article. If you only 'videos' then are you using iTunes Match on your iPad ? I don't use it but I've seen posts that say having it enabled on a device can affect the syncing of music.

  • Question About Project File Location

    I was wondering how important is the project file location when it comes to performance?
    Currently, I store all of my adobe project files(AE, PRP, ENC) on my SSD along with my OS and applications.  
    Btw, I am familiar with the guidelines for disk usage, but cant seem to find anything that has covered this specific question.

    My C:\ is an SSD, and that is OS and programs only.  My D:\ is a fast WD 500 GB Raptor, and is reserved for Page file, My Documents. digital photos, and Video Projects.  E:\ and F:\ are both WD RE4 RAID0s, so all my drives are fast.
    I keep files which are frequently re-written, or replaced, off my SSD to avoid any risk of degradation due to repeated re-writing to the memory. 

  • Few questions about Profile Manager

    As i know, profile manager will install the following profile on the enrolled iPad.
    - Trust Profile > Code Signing Certificate
    - Remote Management > Device Managment Identiity Certificate
    But the validation of above certificates just 1 year by defaults.
    My questions are:
    1.  Is there any way can regenerate the certificate for 10 years? Due to i don't want to re-enroll the iPad every year.
    2.  The vaild period of Device Managment Identiity Certificate is "The date of enrollment" to "The date of enrollment + 1 year". (e.g: 1/6/2012 - 1/6/2013) I would like to know if this certifcate expired, what will happen?

    Well, I know this is an old thread but did you ever find out? Mine expired and everything stopped working. Couldn't push any settings or update device info. I got a button dialog on the profile in Settings saying "This profile has expired. Update this profile for a newver version. [Update Profile]" - which didn't work. I ultimately re-enrolled, but I could imagine it being a nightmare to re-enroll a large number of devices.

  • Question about project plan value and  availability control

    dear expert:
    I had built a project, and with CJ30, Allocated budget is 10000, in one of  WBS element.
    I created  a network and internal activities,
    when I  assiged a material component (Res + PR) and system can be saved even if the total plan cost value is crossing the budget value.(There is no PR created, now. )
    But, Budget checking is showing error message that budget is exceeded when I created any external service activity and crossing the budget value.(There is also no PR created, now. )
    My question is: what is the difference of the two plan value? Why one is relevant to the budget,and the other is not?
    Note:1) the tolerance limit with ++ (all activity groups), usage say 100% & action 3 (error) to the budget profile. The budget prifile is considered with only overall budget.
    2)In tables COSP, "value types" are all 01 (plan), but VRGNG field values ​​are different, components plan is: KPPE
    Service activities are: KPPP
    3)in CJ30 u2013 Extras>> Availability Control>> Analysis. I could see the following in red colour, these values system not considering into account.
    Entries in this color make no contribution to the assigned value!
    V: Value type not relevant ( Act./Plan/Stat.Act./Stat.Plan/Commt)
    D: Delivery
    S: Settlement to object with no budget control
    R: Revenue cost element
    C: Cost element is exempt cost element
    M: Minimum from actual + commitment and plan per order value update
    P: Plan value is not on apportioned order / network
    B: Plan Costing Single Position
    S: Funds Commitment in Balance
    Following is for material
    COSP 2011 01 8001110100     0000000200 KPPE D RMB             200,000.00  RMB   B
    Following is for service
    COSP 2011 01 8001110400  KPPP D RMB                                10.00  RMB
    regard
    mao jian

    Hi,
    Its not per item category. If  N or L sytem will check the budget if in your system if proper GL's are maintained in OBYC settings BSX and GBB > VBR nad cost elelemtns are created for them. for this you have to cosult with your MM / CO consultant.
    PS is highly inteergratd with CO and all values are updated per cost elements. If values are not updated in cost elements then budget chek wil not happen.
    In you case for material values may be updated in cost elements due to improper OBYC setting so budget check was not done.
    Chekc your OBYC setting and try to create material PR system will check for the budget.
    Check and confirm.
    regards,

  • Question about project "production"

    Once I complete a project I'm working on I'm planning on burning 1 master to a Taiyo Yuden White Inkjet Hub Printable 16X DVD-R disc. Once I burn the master I plan on using Toast to replicate all the discs to the same Taiyo Yuden media and then finally print the labels.
    My question is, can I burn this at 16x or does it run a risk of the disc not playing correctly? If so, what is the fastest speed I could use without running this risk?
    One last question, does it matter if I burn first and then print or should I print first and then burn?
    Thanks

    I'm planning on burning 1 master to a Taiyo Yuden White Inkjet Hub Printable 16X DVD-R disc.
    Make a disk image instead. It will be faster than a disc to disc copy.
    I have burnt tons of discs with the setting on "As fast as possible" with a 16x drive and discs. Never a problem. Some say that burning at a lower speed will increase reliability and decrease the chance of turning out a dud. Can't say that I have seen a difference.
    does it matter if I burn first and then print or should I print first and then burn?
    I would burn, check the disc and then print. If you do happen to get a bad batch, that's a lot of wasted time and ink if the discs don't work.

  • A simple question about Project

    Hello to everyone.
    I have too much picture in my Aperture library, and some of this picture are also in some project.
    Now i want delete this project for differene requirements, but obviously if i delete project,
    Aperture will delete all picture locate in library.
    This is a very big problem...
    I think can i export ma Project, delete it, and then reimporting image one by one, but in this case i will lost all adjustment, it's right?
    Anyone can help me?
    Many many thanks.
       michele.

    Michele,
    Don't worry about your English; it is better than my Italian.
    You have your organization backwards - "Projects" should be the smallest oganizational element, not the largest. In any case, no Project should hold more than 10,000 images.
    It is probably easiest if you think of Projects the way you would think of rolls of film, cards from your camera, or each day's photos. You can place these Projects inside of Folders which might be months, or years. Projects are the ONLY element that can actually contain images.
    In my particutlar case I use the following:
    Folders: Europe, Africa, North America, etc.
    Inside of these, Folders: UK, France, etc.
    Inside of these, Projects: London, Stonehenge, etc.
    Most of my Projects contain fewer than 100 images.
    To fix your problem, I would suggest that you create new, empty Projects that correspond to each day's shooting, or each trip you have taken, or some, similar event. Now move the images from your one big Project to the various smaller projects.
    Finally, you can group those Projects under Folders as needed.
    Albums are used to reference images, so they are useful for grouping all images of family members, cars, friends, regardless of where or when the original image was taken.
    I hope this is helpful.
    -- DiploStrat

Maybe you are looking for

  • Receiver partner type in control record is default"

    Hi all, I am Getting 56 Error"Receiver partner type in control record is default". When I go to that perticular IDoc under control record under parter tab I am providing "PARTNER TYP" AND PORT.When I save these details th idoc is getting posted. The 

  • Substitue programs?

    What program should I use if I have about 20 half hour video clips that I want to burn to DVDs. They are both .mpg and .avi. I need something really simple, no extravagent menu or anything. Just something that will allow it to be playable in regular

  • The user or group name is not recognized. (rsUnknownUserName) error

    Hi All i have create a group name Finance using these steps. my computer rightclick -> manage->create group -> add user now i add this in reportmanager ->sitesetting -> domainname\Finance. but getting an error.. "The user or group name 'domainname\Fi

  • Xml attribute value

    I'm having trouble getting a specific attribute value when parsing the xml tree. I need to get the chidNode that matches my attribute request. Is there an easy way to say if the attribute value = 1234 then return its nodevalue myXML = new XML(); myXM

  • Having to keep resetting NVRAM to regain sound

    Hello My macbook air 1.6 "1304" model recently started loosing sound. This problem appears to be quite common, as described in other discussions, no audio devices are present in the audio preference window and the volume controls are greyed out etc.