APO - capacity profile time capacity for resources

Dear all,
I have a problem which I hope can be resolved by one of you ...
In APO, it is possible to add downtimes for resources using transaction /SAPAPO/RES01 ... After adding this, we can click on "capacity profile" and then we see the time capacity of a resource with all downtimes per shift (with capacity variant) ... I would like to use this time capacity in a program, so it would be interesting to have this information on DDIC-level ... I am looking for some days now, but I don't find which tables to read or which BAPI / function to use ?
Does anyone know how I can find this data ?
Thanks in advance for the assistance !
Greetz,
Kurt.

Hi Kurt,
           You can use the below tables/views in which Resource and Capacity Profile related data is stored.
Tables:
/SAPAPO/RES_INTQ - Resource Capacity Intervals
/SAPAPO/RES_INTV - Resource Capacity Intervals
/SAPAPO/RESCAP - Capacity Profile: Resource Time Capacity
/SAPAPO/RESDIM - Dimensions and Capacity of a Resource
/SAPAPO/RESDOWN - Resource Downtime
/SAPAPO/RESDOWNT - Resource Downtime
/SAPAPO/RESKEY - Reset Key for Resource to UID
Views:
/SAPAPO/V_RESVER- Resource Capacity Variants
/SAPAPO/VRESINTQ - Resource Interval of Available Capacity Quantity Model
/SAPAPO/VRESINTR - Resource Interval of Available Capacity Rate Model
BAPIs available to read:
BAPI_RSSRVAPS_GETCAPAPRO - Read Resource Capacities Profile
BAPI_RSSRVAPS_REQUESTCAPAPRO - Query: Selection of Capacities for Resource and Result Transfer
BAPI_RSSRVAPS_GETLIST - Selection of Resources
I hope this will help you to get the data which you want to read.
Regards,
Saurabh

Similar Messages

  • CProjects - "Available Capacity" for resources

    Dear Experts,
    We are on cProjects 4.0, Support Pack 11.
    We have a requirement by which we use a four-day-per-week calendar. Also, this calendar is required to have some holidays which are specific to our business. And this works good in our calendar.
    However, we notice that the "Available Capacity" for resources (Under Resources > Staffing) does not caluclate the available hours based on this calendar. So to say, the available capacity for resources is calculated on the basis of some different calendar. We can make changes to the availability of a resource per day (from 8 to, say, 10 hours per day). But what we have not been able to do is to have the availablity calculated on the basis of the working days available in the project calendar.
    How can we do this?
    Summary
    How can we get the application to calculate "Available Capacity" for resources on the basis of a calendar of our liking and not the system's?
    Thanks in advance.
    Regards,
    Bittu

    Hi Vivek,
    This helped and you get 6 points!!
    I could make the settings as per your suggestion and see that the 'Available' capacity for resources is now governed by the 'factory calendar' and 'hours' per day that I specify.
    However, we have a requirement by which this 'Available Capapcity' may not be governed by the the same calendar for every resource. For e.g., resource R1 may have 'Available capacity' based on calendar C1 and Resource R2 may have an 'Available Capcity' based on calendar C2. How do I make allowance for this?
    What I mean is, the settings that I have done works good but the same rule applies to all the resources. Is there a way I can make one setting applicable to one resource and another setting applicable to another resource??
    Thanks in advance.
    Regards,
    Bittu.

  • Time stream from resource WC not valid for total display period (PP/DS)

    Hi Apo Experts,
    As I enter the product view in the PERIOD TAB, this error message pops up "Time stream from resource WC not valid for total display period".
    Diagnosis was "The time stream for resource WSMT200_9000_001 is not valid for the general display period. This can cause the display of the time buckets profile for this resource in the product planning table to be inaccurate."
    Please, can someone help me understood what was this error mean and the cause? And maybe an idea on how to correct this.
    Greatly appreciate your answer!
    Thanks in advance,
    Raymond

    Hi Raymond,
    the capacity of a resource in the live cache is generated in the past and in the future according to the settings Planning Parameters (/SAPAPO/RES01) on tab general data. Here the days- and days+ are important.
    e.g. the resource has got the following parameters: days- 30 and days+ 180.
    Today we have the 1th of January 2008.
    After starting the product plan table you can choose the planning horizon from/to.
    If the time fence is more than 180 days in the future you will get your message above because planning parameters do not "allow" more than 180 days in the future.
    Instead of this the message do not appear if you choose a smaller value.
    For more information please see SAP Note 449452.
    Hope this helps.
    Greetings
    Timo

  • Time stream from resource  not valid for total display period

    Dear Friends,
    In APO after PPDS Run, and executing  Product View, in period tab of product view I am getting an error with following meassge.
    Time stream from resource WP5_0110_001 not valid for total display period
    Message no. /SAPAPO/RRP_PT055
    Diagnosis
    The time stream for resource WP5_0110_001 is not valid for the general display period. This can cause the display of the time buckets profile for this resource in the product planning table to be inaccurate.
    Can anybody come across such type of error, if yes please let me know the possible solutions to overcome this problem.
    Thanks and Regards
    Nilesh

    Kinldy refer to  SAP Note No. 449452 for the exmplanation and solution to the issue.
    Rgs - Vikas

  • In Shop Floor Management can I setup a shop dispatch list for upstream and downstream orders for a department or resource? Capacity for a department?

    Have a client that requires detailed dispatch  information for upstream and downstream lot based jobs in Shop Floor Management module. Also visibility into capacity for a department or resource. Is this possible using only Shop Floor Management
    Post here or contact [email protected]

    Hi,
    I just went through the same problem. Don't know if it is still open.
    In customizing under "Project System"->"Structures"->"Operative Structures"->"Network"->"Printing in Networks" you will find entry "Recommendations for printing and print control". There it is stated that the number of time tickets or number of confirmation slips entered for the activity is greater than zero.
    Check in transaction OPS0 if you have set the number of prints greater than zero in menu point "List control for transactions (double clic on the entry).

  • How to change bucket capacity for a certain date range (duration)?

    Hi,
    I need to update the bucket capacities of Resource at Vendor location in APO live cache for a particular period using BAPI_RSSRVAPS_CHANGEMULTI.
    Here I am executing BAPI by passing -
    Import Parameters:
    LOGICAL_SYSTEM
    COMMIT_CONTROL
    PLANNING_VERSION
    Tables:
    RESOURCE_HEAD
    (RESOURCE = Resource  " Test123
    LOCATION = Vendor Number/Loctaion
    CAPACITY_A = 5000.000
    NUM_OF_PERIODS = 001
    PERIOD = 02    " Day Wise
    UTIL_BUCKET = 100.000 )
    RESOURCE_HEAD_X
    (All corresponding fields X)
    RESOURCE_QUANMODEL
    (RESOURCE = Resource  " Test123
    VERSION = 01
    ENDDA = 02/25/2011
    BEGDA = 02/21/2011
    QUANMODEL = 8000 )
    RESOURCE_QUANMODEL_X
    (All corresponding fields X)
    [ I have a capacity variance:
    Resource = Test123; Capacity Varient = 01; Valid From = 02/21/2011
    Valid To = 02/25/2011; Bucket Util Rate = 100.000; Qty/Rate definition = 8000 ]
    Now, while I execute /SAPAPO/RES01 to display Capacity for that resource-Location-PlanningVersion, Its showing that 'Bucket Capacity' and 'SNP Bucket Capacity' get changed into 5000. But this change happend for all the days and not only for the duration I passed into Bapi (From BEGDA to ENDDA).
    How to change bucket capacity for a certain date range (duration)? Any help please.
    Thanks
    Roy

    I did it myself. Hence closing the thread.
    Solution:
    1. Get RESUID from /SAPAPO/RESKEY table by passing Resource as NAME.
    2. Call Function Module /SAPAPO/CRES_QUANPROF_UPDATE
    3. Call Function Module /SAPAPO/CRES_SAVE_FROM_BT
    For further help, change manually a single record in the 'capacity profile' in TXN /SAPAPO/RES01 and debug both the FM mentioned above.
    BR
    Roy

  • APO Capacity Reservation Characteristic is not valid

    Hello
    We are trying to setup a scenario for capacity reservation for customers wherein we want to reserve capacity for certain customers. We did the following setup as mentioned in help
    http://help.sap.com/saphelp_scm70/helpdata/EN/46/19bf1f8716424fe10000000a1553f6/frameset.htm
    1) Setup consumption group: Included our custom DP characteristics & assigned them to standard infoobjects MATNR, WERKS, KUNNR
    2) Setup forecast at material, location & customer level in DP planning area
    3) Maintained consumption group in release profile as well as product master with planning strategy.
    4) Released the data to order series & descriptive characteristics are correctly visible via green icon at material, plant & customer level.
    5) Created capacity reservation group via customising: Assigned consumption group & selected KUNNR as characteristic for maintaining reservations.
    6) Assigning capacity reservation group to resource via PPDS bucket tab: Here we took time continuous capacity in bucket definition field, bucket schema as day, finite capacity as bucket capacity.
    In next step clicking on capacity reservation & selecting characteristic, it gives error saying reservation characteristic is not valid & does not allow us to maintain reservations for the characteristic
    Please let us know if any setting has been missed. Thanks in advance
    P.S: The pre-requisite in sap help link above mentions assigning consumption group to resource. But was not able to find how to do this. Only the capacity reservation group is allowed to be added.
    Best Regards
    Satish

    Hello Manimaran
    Thanks for reply.
    The consumption group is maintained correctly with the correct planning area. The planning area is correctly initialised & we are checking the resource against the same version only.
    As mentioned, the forecast was correctly released from DP to order series with required descriptive characteristics.
    The issue is occuring while selecting the characteristic. As soon as we select characteristic from pop up, the error appears.
    mentioning  reservation characteristic is invalid.
    In the popup there are two columns (characteristic & descriptive characteristic), However onlky the characteristics column is shown which is picked from the capacity reservation group (i.e. if we remove the characteristic from capacity reservation group, it gets removed from popup as well). I guess the error is occuring due to the column descriptive characteristic which is missing.
    Please advice. Thanks in advance
    Best Regards
    Satish

  • How many HDD and max capacity for 2.66GHz model?

    i was wondering how many physical hard drives can be installed in the 2.66GHz model of the iMac? also, is it possible to install more than 750GB? i noticed on the iMac specs page that the option for 750GB+ hard drive is only available on the 2.8GHz and higher.

    Ahhh, well that's a new one on the market.
    The iMac has Firewire ports (one of which is FW800, I believe, on the newest models) so you can add more storage externally. If you put in a larger drive you will need an external one at least the same size or larger for backups. If you plan to use Time Machine for backups then you need backup capacity about twice the size of the main hard drive. That means an external RAID array to provide 2 TBs to backup a 1 TB drive or 3 TBs for that big Seagate drive.

  • OLAP Cube Showing Capacity for Every Project

    We are upgrading from Project Server 2007 to 2013.
    One of our old OLAP views, using Portfolio Analyzer, in Data Analysis allowed up to set the Project List next to the Resource List, showing totals for remaining work and capacity. This allowed us to compare Remaining Work and Capacity for a filtered
    list of resources. Then if needed, we could expand one resource and see the Projects making up their remaining work. Capacity is blank for all projects and is only shown at the resource level. This also filters the list of projects to just what
    the resource is assigned to.
    In 2013, the cube seems to have changed to the point that capacity is calculated for every project. This makes the OLAP query take forever... it is calculating capacity for every resource for 500 project... but it also then shows every project on the
    system for the resource expanded, which defeats the purpose of showing the project list.
    The only work around is to remove the project list when showing capacity, or remove the capacity when showing the project list. Which to my report consumers means two views (reports via excel services) instead of one.
    Can anyone tell me where the option for this is, or did MS change the schema to a point that this is no longer possible? Seems they would be taking a step backward if they removed this as an option. Resource have capacity... projects do not.
    Thanks!
    Micah

    Thanks for the response Andrew...
    2007 does in fact have the 14 cubes, just like 2013. I am using the Portfolio Analyzer cube in both instances.
    I think you are referring to the new 'Reports' that come out of the box and/or the data connections that are now SQL Select statements embedded in the Data Connection. i.e. Project Server - Resource Capacity... I have experimented with these new data connections,
    including modifying the Select statements to include some of our Enterprise Custom Fields. But I'll admit that my SQL isn't what if could be, and I do not know how to join the Project List properly. Honestly, I really don't want to pull in a DBA to do
    my reporting... especially if the Cube should be doing the joins for me.
    Thanks
    Micah

  • No capacity for send request.

    When sending a package anywhere, it's failing with this message No capacity for send request. Multiple packages too.
    Snippet of pkgxfrmgr.log 
    Found send request with ID: 12487, Package: IOP001FA, Version:1, Priority: 2, Destination: XXX.XXX.XXX, DPPriority: 200
    SMS_PACKAGE_TRANSFER_MANAGER 16/09/2014 21:11:49
    4560 (0x11D0)
    No capacity for send request. IOP001FA will be sent to XXX.XXX.XXX at a later time. SMS_PACKAGE_TRANSFER_MANAGER
    16/09/2014 21:11:49 4560 (0x11D0)
    Has been working fine for ages up until now. DP's restarted, Central site restarted. Still nothing.
    Yet in sender.log:
    Checking for sending capacity.  Used 0 out of 5.
    SMS_LAN_SENDER 16/09/2014 21:32:54
    4140 (0x102C)
    Anyone any ideas? 
    Jack

    Random vague ideas of things to look at (none of which may be relevant):
    Senders?  any throttling on your senders?
    DPs have IIS; I recall a hotfix a while back for us where we were having odd things with our DPs, and figured out that "something" changed with permissions, and having the Domainname\PrimarySiteServerAccount$ in the local group on the DP wasn't
    "good enough" anymore, had to add the PrimarySiteServerAccount$ to the local Administrators group; and then it all woke up.
    I saw a couple of web site search results where people said who had that phrase in the log that they... removed the DP, readded it back, and re-distributed all content.  Kind of sledgehammer like, IMO... but if you can't open a call with MS to t-shoot
    and prefer the sledgehammer vs finding the 1 issue, at least you know that apparently worked for others.
    Standardize. Simplify. Automate.

  • X61 max capacity for HDD and replacement help

    Specs for the X61 say the X61 takes a  100(7200) or a 160 GB (5400 rpm). I replaced my original with a 120 from Seagate that failed and they sent me a Momentus 7200 250 Gb drive that won't clone with their Disk Wizard software.
    Is the size a problem? Or is it their program? Should I try either Easeus or Acronis? Will the demo versions work?
    I can't use Lenovo's R&R because I wiped the original Vista it came with and installed my own XP. If I need to reinstall Windows on the new drive because I can't clone it, after I format and reinstall XP, will R&R allow me to recover everything else or will I have to install everything from scratch and just recover my data from the old drive in a USB case. My old drive is not "dead" - just has errors.

    Ahhh, well that's a new one on the market.
    The iMac has Firewire ports (one of which is FW800, I believe, on the newest models) so you can add more storage externally. If you put in a larger drive you will need an external one at least the same size or larger for backups. If you plan to use Time Machine for backups then you need backup capacity about twice the size of the main hard drive. That means an external RAID array to provide 2 TBs to backup a 1 TB drive or 3 TBs for that big Seagate drive.

  • Is there a maximum RAM capacity for a Macbook Pro 13 inch Mid 2009?

    My questions is essentially, is there a maximum RAM capacity for a Macbook Pro 13 inch Mid 2009? I'm aware there are two RAM slots in my machine, but in past experiences with other laptops/desktop computers (not Apple) there was a default maximum which couldn't be overidden despite how much RAM was inserted.

    You can upgrade up to 8GB using 2 x 4GB 204-pin PC3-8500 (1066 MHz) DDR3 modules. That's the maximum (unlike 2011 and later models which Apple tells you can only hold 8GB but can actually run 16GB).
    If you do order RAM, order from a Mac memory specialist - Crucial, OWC, Corsair, etc.
    Good luck,
    Clinton

  • If i have 64gb ssd on macbook air, what is the maximun capacity for boocamp?

    if i have 64gb ssd on macbook air, what is the maximun capacity for boocamp?
    macbook air 4.1 64ssd

    Hard to say without more information.
    For some helpful info:
    http://support.apple.com/kb/HT5634
    Consider doubling the memory and storage requirements stated in the article.
    http://www.apple.com/support/macbookair/bootcamp/
    Best.

  • Blocking of work center capacity for capacity planning

    How can i block a work center capacity for capacity planning during Machine breakdown( via a Preventive maintenance order)?
    i believe it will reduce machine capacity, yet how can i view this, against the previous capacity? is there a possible report or can it be shown through a transaction?

    Hi,
    In capacity header details screen not exactly as "can be used for capacity evaluation " but
    "relevent to finite sceduling"
    "can be used for several operations"
    "long term planning"
    these all indicators you can deflag this and check the results ,it may helpful to you.

  • Song capacity for iPhone

    I have ran a search for this question but nothing came up. How many songs can you load onto the device? I have a library that is over 2,000 songs, and was interested in purchasing an iPhone this summer.
    Thanks in advance.

    The song capacity for the 16GB iPhone should be about the same as the 16GB iPod Touch, which is up to 3,500 songs.
    Music capacity is based on 4 minutes per song and 128-Kbps AAC encoding - actual capacity varies by content.
    Up to 3500 songs is also based on having no video or photos.
    You can't get caught up with the up to number of songs advertisement, since the actual capacity varies by content.
    Are all your songs encoded 128-Kbps AAC, and do all songs average 4 minutes per song?
    It is more important to go by the storage capacity that your songs take up, which you can determine with iTunes - for all music, or by playlist, etc.
    You won't have a full 16GB of storage capacity either. This is the decimal equivalent, which is not the actual. The actual storage capacity for my 8GB iPhone is only about 7.3GB. This takes into account the difference between the advertised storage capacity and the actual - which is less than advertised for all hard drives and flash drives. The same applies to your hard drive's actual capacity on your MacBook. And OS X takes up roughly 500MB or so of the actual.

Maybe you are looking for