Standard and Detailed Profitability

Hello Gurus
I am a newbie in HPCM.
I am aware that there are standard and detailed HPCM available,
standard HPCM uses Essbase while detailed HPCM uses a relational database.
What are the Pros and Cons and major differences for these two?
Thank you very much for your time!
Regards
K

Table type
The table type determines how ABAP will access individual table entries. Internal tables can be divided into three types:
Standard tables have an internal linear index. From a particular size upwards, the indexes of internal tables are administered as trees. In this case, the index administration overhead increases in logarithmic and not linear relation to the number of lines. The system can access records either by using the table index or the key. The response time for key access is proportional to the number of entries in the table. The key of a standard table is always non-unique. You cannot specify a unique key. This means that standard tables can always be filled very quickly, since the system does not have to check whether there are already existing entries.
Sorted tables are always saved sorted by the key. They also have an internal index. The system can access records either by using the table index or the key. The response time for key access is logarithmically proportional to the number of table entries, since the system uses a binary search. The key of a sorted table can be either unique or non-unique. When you define the table, you must specify whether the key is to be UNIQUE or NON-UNIQUE. Standard tables and sorted tables are known generically as index tables.
Hashed tables have no linear index. You can only access a hashed table using its key. The response time is independent of the number of table entries, and is constant, since the system access the table entries using a hash algorithm. The key of a hashed table must be unique. When you define the table, you must specify the key as UNIQUE.
http://help.sap.com/saphelp_erp2005/helpdata/en/fc/eb35de358411d1829f0000e829fbfe/frameset.htm
Please award points

Similar Messages

  • CRMM_ACCOUNT - Standard vs Detail Display of Address

    In the tab Addresses of application CRMM_ACCOUNT I can switch between Standard and Detail Display (after switching to Form View first).
    I need to make some fields that are currently only available on the Detail Display (e.g. Street 2 and Street 3) also available on the Standard Display and am looking for a way of doing that.
    Does anyone know if this is possible, and then the question would be how to achieve this? 
    Thanks & regards,
    Edwin

    Hi Gregor,
    Thanks for your reply.
    What would be the Access Structure you refer to? If that is the same as the Screen Structure then I don't think there's a way of doing it.
    I've been debugging this Address tab a few times and as far as I can see the same structure is used. It's depending on the selected Standard or Detail display that different fields are displayed.
    In addition to that, a field that is not shown in the default Standard Display becomes visible if it has a value.
    Regards,
    Edwin

  • Standard and customized reports

    Experts,
    I'm given a requirement to create some reports. Was hoping someone can help me with which are standard and customized reports from this list :
    OPEN PURCHASE ORDER REPORT
    OPEN REQUISITION REPORT
    OPEN RFQ REPORT
    PURCHASE ORDER CONFIRMATION REPORT
    STOCK ITEMS RE-ORDER
    STOCK ITEMS RESERVED
    STOCK ITEMS ABOVE STOCK MAX
    STOCK ITEMS BELOW STOCK MIN
    STOCK ITEMS DETAILS
    STOCK ITEMS INVENTORY CONTROL
    STOCK ITEMS LIST BY NUMBER
    STOCK ITEMS MOST USED
    STOCK ITEMS NOT USED
    STOCK ITEMS ORDER BY COST
    STOCK ITEMS ORDER BY LOCATION
    STOCK ITEMS ORDER BY VENDOR
    STOCK ITEMS OVER RESERVED
    STOCK ITEMS STATUS
    STOCK ITEMS VALUE
    VENDOR PERFORMANCE REPORT
    Regards,

    Hi,
    SAP Std. Reports     Description                                                                          Z-Dev
    ME2N / ME2M / ME2L     OPEN PURCHASE ORDER REPORT     
    ME5A                          OPEN REQUISITION REPORT     
    ME4N / ME4M / ME4L     OPEN RFQ REPORT     
    ME2A / VL06I     PURCHASE ORDER CONFIRMATION REPORT     
    MB53                          STOCK ITEMS RE-ORDER                                                     ABAP Report
    MB24 / MB25                          STOCK ITEMS RESERVED     
                              STOCK ITEMS ABOVE STOCK MAX                                ABAP Report
                              STOCK ITEMS BELOW STOCK MIN                                ABAP Report
    MMBE / MB52     STOCK ITEMS DETAILS     
    MC.1 / MC.9                           STOCK ITEMS INVENTORY CONTROL     
    MMBE / MB52     STOCK ITEMS LIST BY NUMBER     
    MC46                           STOCK ITEMS MOST USED     
    MC50                           STOCK ITEMS NOT USED     
    ME2N / ME2M / ME2L     STOCK ITEMS ORDER BY COST     
    ME2N / ME2M / ME2L     STOCK ITEMS ORDER BY LOCATION     
    ME2L                          STOCK ITEMS ORDER BY VENDOR     
    MB24/MB25                           STOCK ITEMS OVER RESERVED                                        ABAP Report
    MMBE/MB53                           STOCK ITEMS STATUS     
    MB52                           STOCK ITEMS VALUE     
    ME6H                           VENDOR PERFORMANCE REPORT     

  • How to find all those list of SAP standard and custom objects that are changed from a specific point of time

    Hi all,
    Please let me know the process to track or find all the SAP Standard and custom objects. that got changed from a specific point of time.
    Is there any function module or any table where this change log is maintained.?
    I just only need the details ,wheather that SAP standard or Custom object has got changed or not.
    Thanks in advance

    Hi RK v ,
    I really don't know what your actual requirement is , but if you want to know the objects as per the modification , then transport request will be much help to you .
    Have a look into table E070 and E071 .
    Regards ,
    Yogendra Bhaskar

  • Types of  DTP , Diff between Standard and Error DTP

    Hi experts,
    What is DTP ,  are the Types of  DTP , Diff between Standard and Error DTP , how it works in BI 7.0.
    I will assign points for your valuable answers.

    Hello ,
    Data transfer process (DTP) to transfer data within BI from one persistent object to another object, in accordance with certain transformations and filters. In this respect, it replaces the data mart interface and the InfoPackage. As of SAP NetWeaver 7.0, the InfoPackage only loads data to the entry layer of BI (PSA).
    The data transfer process makes the transfer processes in the data warehousing layer more transparent. Optimized parallel processing improves the performance of the transfer process (the data transfer process determines the processing mode). You can use the data transfer process to separate delta processes for different targets and you can use filter options between the persistent objects on various levels. For example, you can use filters between a DataStore object and an InfoCube.
    Data transfer processes are used for standard data transfer, for real-time data acquisition, and for accessing data directly.
    1.Benefit: Data ‘Distribution’within BI Capabilities (from PSA or InfoProviders to InfoProviders)
    2.Improved transparency of staging processes across data warehouselayers (PSA, DWH layer, ODS layer, Architected Data Marts)
    3.Improved performance and high scalability
    4.Separation of delta mechanism for different data targets: delta capability is controlledby the DTP
    5.Enhanced filtering in dataflow
    6.Repair modus based on temporary buffers (buffers keep complete set of data)
    See these docs for more info
    [Data Transfer Process |http://help.sap.com/saphelp_nw04s/helpdata/en/42/f98e07cc483255e10000000a1553f7/content.htm]
    [Enterprise Data Warehouse (EDW)|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/67efb9bb-0601-0010-f7a2-b582e94bcf8a]
    [What's New with SAP NetWeaver 2004s - Detailed|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/910aa7a7-0b01-0010-97a5-f28be23697d3]
    [SAP NetWeaver 7.0 ETL and EII|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0b24053-654e-2a10-4180-b0e7c7b4c9f2]
    [How to Create Monitor Entries from a Transformation Routine (NW7.0)|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50fda171-e36e-2910-9290-e3dab26c50b5]
    FAQ on SAP NetWeaver 2004s
    [Modeling the Enterprise Data Warehousing for SAP NetWeaver 2004s FAQ|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7c2a7c65-0901-0010-5e8c-be0ad9c05a31]
    [Enterprise Data Warehousing for SAP NetWeaver 2004s FAQ|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c9f5fb91-0c01-0010-67a8-fd35946e9403]
    Thanks
    Chandran

  • Change view order of characteristics in list and details view

    Hello everybody
    I made some changes in the view order of most standard and own characteristics. Unfortunately the characteristic position changes I made are only partly applied!
    Example:
    Position   Characteristic              real pos. in list view
    1          /CCM/PRODUCT_ID             2
    2          /CCM/SHORT_DESCRIPTION      1
    3          /CCM/ORDER_UNIT             3
    4          ZZUMREF_AUSME_MEINS         8
    5          /CCM/BASE_UOM               4
    6          /CCM/PRICE                  6
    7          /CCM/PRICE_BASIS_QUANTITY   7
    8          ZZNFMAT_KZ                  not shown!
    9          ZZNON_AML_AM                5
    10         ZZLIM                       not shown!
    Why characteristics are not shown as a column in the list view is clear to me. This is the case when no catalog items have a value in those characteristics.
    Did anyone else out there observe similar behaviour and hopefully knows the solution to it?
    Kind regards,
    Renaud

    Just for the records...
    The system obeys to a changed character view order of own defined characteristics only if your own defined characteristics are not specified on catalog but on schema level!
    We had specified our own defined characteristics on both levels at the same time... this disturbed the system and was the reason for the disorder in list and details view.
    After correcting it all is fine again.
    Hope this helps someone in future.
    Kind regards,
    Renaud

  • IPhone Email Solution (Long and Detailed)

    This is a long and detailed brain dump of how I got email to be really usable between my laptop and my iPhone. If you are not happy with your email setup on the iPhone, read on...
    Before I bought the iPhone I followed (Apple's?) advice on getting things moved to the world of Gmail and more-or-less liked the concept. I had 3 domains plus my ISP email plus a variety of "anti-spammer" addresses forwarded to multiple Gmail accounts but all ultimately filter down to one gmail account. (Why so many addresses? One for personal, one for eBay, a couple for a few projects I've created that have a web presence, and some bogus to avoid spam when signing up for whatever, etc.)
    Gmail worked fine - has a great spam filter - all emails came into it and with POP on one machine I was happy. Enter iPhone...
    After using the iPhone for a few days I quickly realized (as others did) that Gmail's (non-standard?) POP implementation was not going to work. I couldn't send emails to myself without logging into the web-based Gmail to find them. Too many (old) emails were downloading at once (a problem later solved). I would delete an email on my iPhone and then on my laptop later have to delete the same email. I thought "Why on earth has Google not implemented IMAP?"
    So the IMAP search began. My goal was to have a single IMAP account that all my mail could forward to that would allow me to delete once and have multiple (laptop and iPhone) apps in sync with one another.
    fastmail.fm seemed OK. It would cost money and to be honest the bandwidth limits kind of scared me off but in my tests the service seemed to work fine.
    .Mac was definitely a possibility. But since I really only needed email capabilities the cost was a little steep. In a short test it worked fine.
    I finally stumbled upon the fact that my AIM account had FREE email associated with it @aim.com and most importantly it was IMAP! Also, the limits were reasonably high and it worked just fine.
    On to the configuration...although I've gone through a few implementations of this setup - I've finally settled on one that I'm pretty happy with. Your mileage may vary but this seems to really work! I'll try to summarize...
    THE BOTTOM LINE...
    ALL EMAIL ACCOUNTS FORWARD to my main ISP email (earthlink in my case). My single earthlink account then forwards to my aim.com email (IMAP!) account. On the iPhone I have a single email configuration that pulls incoming mail from the aim.com IMAP account and uses the SMTP auth server via earthlink to send outgoing mail. The iPhone always sends as my primary ISP email address which is my "main" email address anyway so that works out well.
    Earthlink will send even when on EDGE and off their native network - I would imagine that any ISP that has an SMTP auth server will let you send remotely like this but the only way to know for sure is to test your specific configuration.
    On my laptop (PowerBook) I have the same setup. An account that pulls IMAP from aim.com and sends via rarthlink's SMTP auth server.
    NOTE: You can also use gmail's SMTP auth server and gmail will allow you to alias which may be convenient for some users.
    Some things I found along the way that caused me problems that might save you some hassle:
    - Aforementioned Gmail POP issues and lack of IMAP
    - Gmail won't forward to aim.com no matter how hard you try
    - fastmail.fm (unless I paid) wouldn't let me alias my address
    Some good things:
    - Gmail has great spam filters but in my case it caused an "extra hop" and I figured Earthlink and AIM spam filters would suffice - so I took gmail out of the forwarding equation - so far so good.
    - AIM.com - IMAP - who knew!
    So there you have it - hope this helps someone!

    Good to know that Gmail will forward to aol.com addresses. I considered setting one of those up instead of the aim account but since things worked out with my ISP account (earthlink) it was all good for me.
    Also, in my case, earthlink wasn't really the intermediary...it's always been my primary. Gmail was the intermediary - and although I like their spam filters and they have the best web UI of earthlink or aim - I'm willing to sacrifice not using them for "simplicity!"
    I agree that .mac and the iPhone are a good match. I just didn't want to have to spend another $100 a year.
    I also agree that a blackberry-style solution would be awesome on the iPhone. Hopefully they are working on this with either Yahoo or Google.
    What I want is simple...IMAP...no ads...and PUSH would be nice...oh yea...and free
    Glad some folks found this useful - so my Saturday ignoring the family was not for nothing!

  • OC 3.0 SP1 Multiple incumbents data merged in Pos View and Details Panel

    In OrgChart 3.0 SP1 we have some instances where there are multiple holders for a position (e.g. 2 people job sharing at 50% each).  For all employees the requirement is to display additional data for Employee Group/Subgroup (text), Payscale (Basic Pay IT0008) as well as the standard position/org unit information.  For multiple incumbents there are some negative impacts to the data display and any suggestions on how to resolve these issues would be very welcome.
    1. Details Panel
    If additional fields and data elements are added using the Admin Console, for multiple incumbents the data for each employee displays without distinguishing clearly which employee the data belongs to.  So the first employee's name appears, followed by all data for all employees below.
    Alternative approach was to try to display the data through the Employee Profile (as separate Profile tabs appear for each employee) by editing the XML files.  However, the Profile seems to regenerate in such a way that the additional data for both employees appears in the first employee tab and the 2nd employee tab only contains the basic standard position-org unit information.
    What is the best way to distinguish each set of data for an employee in the Details Panel?
    2.  Position Box View
    In the Position Standard View the box shows "Multiple Incumbents" instead of the specific employee names (although these appear if you mouse over).  To list the names separately within the box, in a previous post we had the suggestion to modify the template file.  However, on closer investigation there appear to be approx 500 instances in 40 files for the relevant views that may need modification.
    Is there a more targeted way to do this?
    I would be very interested to know how others have configured / dealt with the data for multiple incumbents in their org charts and details panels.
    Thanks
    Clementine

    Hi Clementine,
    I hope all is well down under
    1. This is a known bug that is resolved in SP2. If you cannot upgrade to SP2 you can delta-merge the changes into SP1, although this is not so easy for the unexperienced. OSS might be able to provide some comprehensive instructions, but I would advise to upgrade to SP2 if possible (although, again, if you've already configured or customized any part of the Position or Employee details then you need to delta-merge the changes anyway).
    2. This is standard functionality in the Organization Structure with linked Positions. The alternative is to use the Organization Structure that has linked Employees instead. This will display the structure as you are expecting it.
    Let us know if you need more assistance.
    Best regards,
    Luke

  • Sum of LineCount Including Groups and Detail Data On Each Page Used To Generate New Page If TotalPageLineCount 28

    Post Author: tadj188#
    CA Forum: Formula
    Needed: Sum of LineCount Including Groups and Detail Data On Each Page Used To Generate New Page If TotalPageLineCount > 28
    Background:
    1) Report SQL is created with unions to have detail lines continue on a page, until it reaches page footer or report footer, rather than using  subreports.    A subreport report is now essentially a group1a, group1b, etc. (containing column headers and other data within the the report    with their respective detail lines).  I had multiple subreports and each subreport became one union.
    Created and tested, already:
    1) I have calculated @TotalLineForEachOfTheSameGroup, now I need to sum of the individual same group totals to get the total line count on a page.
    Issue:
    1) I need this to create break on a certain line before, it dribbles in to a pre-printed area.
    Other Ideas Appreciated:
    1) Groups/detail lines break inconveniently(dribble) into the pre-printed area, looking for alternatives for above situation.
    Thank you.
    Tadj

    export all image of each page try like this
    var myDoc = app.activeDocument;
    var myFolder = myDoc.filePath;
    var myImage = myDoc.allGraphics;
    for (var i=0; myImage.length>i; i++){
        app.select(myImage[i]);
        var MyImageNmae  = myImage[i].itemLink.name;
        app.jpegExportPreferences.jpegQuality = JPEGOptionsQuality.high;
        app.jpegExportPreferences.exportResolution = 300;
           app.selection[0].exportFile(ExportFormat.JPG, File(myFolder+"/"+MyImageNmae+".JPEG"), false);
        alert(myImage[i].itemLink.name)

  • The photos on my Picasa web album display as less sharp and detailed than the original photo or as displayed on Internet Explorer. Is there a work around?

    Below is a link to one of my photos, if I toggle between this link on Firefox 3.6.9 and Internet Explorer I see a loss of clarity and detail on the Firefox browser. Look especially at the flower stamens to see this. <br />
    all the photos in this album have the problem. <br />
    http://picasaweb.google.com/RichardLeeBledsoe/InsectsOnFlowersByRichardBledsoe#5394520929339045794

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    See [[Text Zoom]] and [[Page Zoom]] and http://kb.mozillazine.org/Zoom_text_of_web_pages

  • Master and detail in the same page

    db11xe , apex 4.0 , firefox 24 ,
    hi all ,
    i am trying to insert the master and detail data in one step in the same page :
    i have two tables (clients) and (tests_administered)
    the client table's region contains theses items
    client_id
    client_name
    the other table's region contains these columns -- the tabular region
    row selector
    test_admin_id -- pk,  hidden
    client_id          -- hidden , this is the one i should populate with values
    and more columns
    i've done this :
    1- removed the condition of the tabular region .
    2- Added the request CREATE to the list in condition of the APPLYMRU process -- or :request like ('CREATE')
    3- Added new process with following code : -- with sequence before the applymru process and after process row of clients process
    for i in 1..apex_application.g_f02.count
    loop
    apex_application.g_f02(i) := :p2_client_id ;
    end loop ;
    but nothing happened . why ? what did i miss ?
    thanks

    Hi,
    Create a Master Detail Form through the APEX Wizard 
    Make sure you choose the Primary Keys for the Master Detail as one of your Column and not the ROW ID.
    Selecting an existing Sequence for the Primary Key is preferred.
    Select the option the where your Master and Detail appears in the same page.
    Initially when you run the page your master and detail will not appear at the same time in the page when your Master Detail Form is in the entry form mode. For this you have to go to your Tabular Form(Detail Form) region, and below you will have to remove the Condition for the display of your Tabular form and set it to “No Condition”.
    Now when you run the page both the Master and Detail form will appear together in the create mode but you will not be able to insert or create both master and detail records at the same time when u click the create button. For this the following needs to be done: You need to create a PL SQL Tabular Form process :
    Let's say your master form is based on DEPT and your detail tabular form is based on EMP. Make sure the following things are configured:
    The DEPT insert/update DML process runs before the new tabular form PLSQL process. (ie) the new PL SQL Tabular Form Process that you create should be inbetween Automatic Row Processing(DML) and Multi Row Update Process , so create the new Tabular Form Pl SQL process with a sequence number inbetween these two Processes.
    Make sure you choose Tabular form while creating this PL SQL process.
    The new tabular form PL/SQL process executes the following as the source
       :DEPTNO := :P1_DEPTNO;
    Where DEPTNO is the Foreign Key column in the Tabular Form that links the Primary Key Item P1_DEPTNO of the Master Form.
    Finally this new PL SQL process conditionally runs when DEPTNO is null, so you need to add the following condition to the process:
    The final step to accomplish in creating both the Master and Detail records at the same time is to make a change in the condition of the Multi Row Update Process. :request in ('SAVE','CREATE') or :request like 'GET_NEXT%' or :request like 'GET_PREV%'
    -We make this change so that records get inserted into the Detail table when we click the ‘’Create” button.
    Now you can Run your page and create both the Master and Detail records at the same time.
    Thanks and Regards,
    Madonna

  • Keeping heading and detail on the same page

    Hi, I have a report with a group header section and a detail section.  How can I keep the heading section and all the detail section on the same page without starting each group on a new page?
    The detail section will have either 2 or 3 records with some of the objects set to grow if the data doesn't fit on one line.  This results in several changes of group appearing on the same page which is what I want.  However, what I don't want is the header section on one page with the detail section on the next, or the header and some of the detail records on one page with the rest of the detail records on the next.  What I would like is the report to start a new page if the header and all the detail records don't fit on the same page but without starting a new page for every group change.  How can I achieve this?

    you can put the group header and details into a sub report on the old group header section.
    then hide the details section

  • Firefox 18.0.1 consuming excessive CPU--both in Standard and Safe Mode--when accessing Gmail

    Firefox 18.0.1 consumes excessive CPU--both in Standard and Safe Modes--when accessing Gmail (in Standard Mode). CPU consumption averages around 56% on my dual-CPU, Windows 7 desktop.
    The only way to stop this from happening it to open Gmail in "HTML" mode. When I open Gmail in Standard mode, a "Loading..." status shows at the top of the page. After about 30 seconds, a error window pops-up within the Gmail page saying that there is a performance problem and provides the option to load Gmail in a limited, "HTML" mode. Clicking the HTML Mode link solves the issue. I've been using Firefox for years and have never seen this issue until now.

    try this link
    *https://support.mozilla.org/en-US/kb/firefox-uses-too-many-cpu-resources-how-fix

  • I have acrobat standard and it will not allow me to edit.. every file i go to open it says "there is a active file open and must close in acrobat" other times it says account cannot be validated after I have already paid for it.. please advise

    i have acrobat standard and it will not allow me to edit.. every file i go to open it says "there is a active file open and must close in acrobat" other times it says account cannot be validated after I have already paid for it.. please advise

    Hi Timothy,
    The account cannot be validated error was due to a glitch on our activation server that has been fixed now.
    Please try using acrobat now and check if you are still facing the problem.
    Regards,
    Rave

  • About a year ago I purchased the student addition of the Adobe Creative suite 6 Design Standard and just recently purchased an additional computer for my home. Can I use the same disc that I previously purchased to download the program?

    About a year ago I purchased the student addition of the Adobe Creative suite 6 Design Standard and just recently purchased an additional computer for my home. Can I use the same disc that I previously purchased to download the program?

    Yes, as long as the machine meets the system requirements for the software you can install and activate it.  Your license allows you to have the software installed and activated on two machines.

Maybe you are looking for

  • Black Preview // No Picture in Premiere Pro CC 2014 // MCP Retina 15" (2013)

    Dear fellow Premiere Pro users, I am facing a problem recently. When editing it quite often happens that the picture in the sequence monitor and preview monitor from one moment to the other just turn black and stay so until I restart the app. I also

  • HT201210 My iphone 4 has no face time icon

    My iphone 4 has no face time icon

  • Collection of Items

    Hi virtual colleagues! Could anyone please ans. my comments in the code. Thanks for any help! : ) //This is TEST DRIVER for VendingMachine Class. public class VmTrial public static void main(String []args)   VendingMachine vm = new VendingMachine();

  • Regretfully, I uninstalled Acrobat on cloud

    Although a subscriber to cloud, Acrobat XI stopped working; telling me that 'the trial period had ended'. I uninstalled Acrobat XI and now I can't reinstall it. The download manager shows it as 'up to date'??Help

  • Expaining programming standars to none tech people. How?

    I am sorry if this is not the right forum. My apologies. Here is my problem. Our company is an international one with sites in different places. At each sites they develop their stuff and sometimes bring in some consultant or buying some software pro