How to Estimate Profile Values

Hi Experts,
For a particular Senario I need to Estimate the Value of the Particular Profile I have Created.
Can I know How to go abt It.
From Carry Out Mass Corrections , if I select Extrapolate Or Intrapolate Option it is Giving an Error.
Thanx & Regards,
Sagar

You have to maintain the RVP Group in Profile Header. Only then, based on the replacement value procedure thus selected, will you be able to use the Extrapolate / Intrapolate Options.
However the ideal way to estimate profile values is create a Synthetic Profile, which contains a pattern of the consumption. Then once total consumption, say for a month is entered, this is split into intervals, as per the Synthetic Profile.
Edited by: Pranjal Gadkari on Apr 23, 2008 11:52 AM

Similar Messages

  • How to capture profile value in AM

    Hi,
    How to capture profile value in AM.
    Krishna

    Here is the code you can use
      String profileValue=  getOADBTransaction().getProfile("profile Name");Thanks
    --Anil                                                                                                                                                                                                                                                                                       

  • How to access profile value in java file

    We have an FND profile named XXAB_SITE_DETERMINE_URL. how can I access the value of it in my java class?
    Thanks for your help.

    Assuming you are in iStore framework, you should be able to get the value using the following method which returns a string value of the profile.
    String xxABUrl = IBEUtil.getProfile("XXAB_SITE_DETERMINE_URL");
    good luck..
    Vkky

  • How to refere profile value in Oracle alert's

    Hi ,
    I am working on Oracle alert;s and business want's to modify Blanket notification based on no of days.And this day they want to define under profile and they want to refere this profile in oracle SQL Alert's . So business can modify any time profile.
    Looking for help Urgent.
    Thanks
    Raj

    Solved

  • Upload Profile Values

    Hi Folks,
    I would like to know how to upload profile values in SAP.
    In our current project due to time zone problem half of the profile values are stored in one valueday and the rest of the values are stored for the next valueday.
    Thanks,
    Imran

    Hi Imran,
    You can upload profile values through transaction code EEDM01.
    However, through the above transaction code  you can only upload on a one to one basis and not mass.
    If you want to perform a mass upload of profile values you need to develop a customise program using the FM BAPI_ISUPROFILE_UPLOAD.
    Hope it helps...
    Thanks,
    Amlan
    Edited by: Amlan B on Aug 11, 2010 10:09 PM

  • How to change the profile value in the pl/sql code without making change in the database

    How to change the profile value in the pl/sql code without making change in the database.

    I have program ,where if the profiles 'printer and nunber of copies ' are set at the user level, by default when the report completes the O/p will be sent to the printer mentioned in the set-up. but what user wants is
    if these Profiles are set for the user running this program automatic printing should not be done.

  • How to create a profile value at user level programatically

    Dear all,
    I want to create a profile value at user level programatically, I refer to the developer guide and try to use fnd_profile.put() to create a new value.
    But I find out the value is just created in session level, not be inserted into base table.
    So is there anyone know how to realize this function in PL/SQL?
    Any idea is appreciated.
    Best Regards,
    Kenny

    Check Note: 364503.1 - How to Set a System Profile Value Without Logging in to the Applications
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=364503.1

  • How to restrict Option values for a particular metadata in profile checkin

    How to restrict Option values (drop down) for a particular metadata in profile checkin-
    Metadata field Color is having options dropdown values (stored in table/views)-
    Display name - Blue, Value=1
    Display name - Red, Value=2
    Display name - Yellow, Value=3
    Display name - Green, Value=4
    Display name - Black, Value=5
    For a particular profile checkin form, for the metadata field Color I want the dropdown value consist of only top three options
    Display name - Blue, Value=1
    Display name - Red, Value=2
    Display name - Yellow, Value=3
    But this should be done on profile level only, should not impact the standrad checkin form and other profile checkin forms.
    Please help me if any one having any suggestion to implement the above secnario
    Thanks,
    Sumit

    Hi,
    Into the rule containing the Color metadata, you can restrict the values of the list.
    In "Has restricted list and pane", list the values 1, 2 and 3 (new line for each value) :
    1
    2
    3
    Romain.

  • How to get profile options & values at user & responsibility level by SQL?

    Experts, How to get profile options and values at user and responsibility level using SQL?

    SELECT
    po.profile_option_name as name
    , po.user_profile_option_name
    , decode(to_char(pov.level_id),'10001','SITE','10002','APP','10003','RESP','10005','SERVER','10006','ORG','10004','USER', '???') as "LEVEL"
    , decode(to_char(pov.level_id),'10001','','10002', app.application_short_name,'10003', rsp.responsibility_key,'10005', svr.node_name,'10006', org.name,'10004', usr.user_name,'???') as context
    , pov.profile_option_value as value
    FROM
    fnd_profile_options_vl po
    , fnd_profile_option_values pov
    , fnd_user usr
    , fnd_application app
    , fnd_responsibility rsp
    , fnd_nodes svr
    , hr_operating_units org
    WHERE 1=1
    AND pov.application_id = po.application_id
    AND pov.profile_option_id = po.profile_option_id
    AND usr.user_id (+) = pov.level_value
    AND rsp.application_id (+) = pov.level_value_application_id
    AND rsp.responsibility_id (+) = pov.level_value
    AND app.application_id (+) = pov.level_value
    AND svr.node_id (+) = pov.level_value
    and org.organization_id (+) = pov.level_value
    ORDER BY 1, pov.level_id, 5
    You'll need to apps initialize your SQL session before running this ...
    Regards,
    Jon

  • Flexfields using Profile Values - How to get working?

    I've setup a Flexfield on a table. the DFF uses a valueset to verify the input. Your normal forms based stuff. the DFF shows up on the OAF page nicely. the value set on the DFF has a where clause that usess the profile mfg_organization_id
    ie
    where organization_id = :$PROFILES$.MFG_ORGANIZATION_ID
    However, at run time the LOV does now show anything. it's like the profile has not org id.
    How do you get around this?
    Thanks

    I would agree on that setting profile value from code make no sense,in fact profiles are used in a reverse way.Based on profile value you can have ur logic.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                               

  • How to estimate value for LogBufParallelism

    how to estimate value for LogBufParallelism.
    Are there any dependencies between LogBufParallelism and LogFlushMethod ?

    If you are going to use logbufparallelism
    please make sure to use a release >= 11.2.1.7.0, as there was a bug related to using logbufparellelism in previous releases:
    In previous releases, the replication agent could crash and invalidate the database when the replication agent was reading close to the end of the in-memory logs. This problem could occur when the value of the connection attribute LogBufParallelism was greater than 1. In that case, one particular log record could cause a log strand reader to block and cause other strand-readers to read records in an incorrect order. This problem has been fixed. (BugDB 10174319 and 10176689)
    The suggestion is that you can set to any value up to the number of processors or cores that you have.
    Most people though I usually choose to set it something slightly lower than that if they want cpu(s) to be used other processes on the machine.
    There is no dependency with LogFlushMethod, but there is one for LogBufMb:
    If you change the value of LogBufParallelism, you also may need to change the value of LogBufMB to
    satisfy the constraint that LogBufMB/LogBufParallelism >=8
    Jim

  • How to get column values on item added event receiver

    Hi,
    I have two columns in a document library and one is people or group column and the other one is choice column with check boxes.
    I want to know how to read column values on Item Added event receiver, so that I can create if statements based on those values.
    Thank you,
    AA.

    Hi AOK2013, 
    Have you had a look at this Microsoft tutorial: http://msdn.microsoft.com/en-us/library/office/gg981880(v=office.14).aspx
    Essentially, you want to use the AfterProperties property to access the changed field value. 
    E.g. 
    var personvalue = properties.AfterProperties["YourPersonFieldName"]
    Regards, Matthew
    MCPD | MCITP
    My Blog
    View
    Matthew Yarlett's profile
    See my webpart on the TechNet Gallery that allows administrative users to upload, crop and format user profile photos. Check it out here:
    Upload and Crop User Profile Photos

  • Partner profile value for XI system

    I got a outbound message with partner profile value as
    <SAP:SNDPOR>XIDEV</SAP:SNDPOR>
      <SAP:SNDPRN>XiALE01</SAP:SNDPRN>
      <SAP:SNDPRT>LS</SAP:SNDPRT>
    Where do I go and change the SNDPRN value in SLD? or is it SLD I change it. SAP R3 is looking for sender partner profile in caps. How to change this value in XI
    thanks

    Hi,
    Please update few things.
    1. Since it is an outbound from XI into another R/3 machine, I would first suggest you to check IDOC posted in R/3 which has an error message tagged to it. This is applicable only when Message went from XI into R/3 and we see an error in the SXMB_MONI as RFC destination not found etc.,.
    In such a case, IDOC error message with 53/51 etc, will post an error message like "SENDER NOT IDENTIFIED". This SENDER and RECEIVERs can be seen in the CONTROL RECORD of the IDOC.
    From R/3, use transaction WE02/WE05 and locate your IDOC (normally in the OUTBOUND folder on left, look at last few messages which have RED TRAFFIC SIGNAL and match the partners).
    To resolve this, create the RFC PORT first. XIDEV using WE21 referring to your XI client. The prerequisite for this is to have a RFC destination already created to port XI and a logical system (BD54 transaction).
    Create a Logical System (Business Partner) of type LS using WE20 and (Logical system you have created or identified in BD54) should be configured as you want.
    This should resolve your issue.
    2. If the issue is with XI and message is not seen in R/3, make sure you have assigned proper logical system in the SLD for your technical landscape. If this is pointing to a different logical system, then probaboy you may want to change to suitable logical system.
    Suggest you to look for the definitions using SM59 and IDX1 in R/3.
    Hope this answers, please let us know your findings.
    Thanks,
    Srini.

  • WebI Publication: Logical OR in Profile Values

    Hello,
    In my WebI publication I am using profile values, which I defined for every user.
    For example I have two profiles: "Employee City" and "Sales City". For my user I defined the the values Employee City=New York, Sales City=New York.
    How can I define an logical OR between those profiles, so that a row shows up in the report, if the dimension [Employee City]="New York" OR [Sales City]="New York"?
    I am using BO 4.0 SP7 Patch 2
    Thanks!

    The only solution would be implementing in with Row Level Security. Or has anyone a better idea?
    Thanks!

  • How to use FND_PROFILE.VALUE('XZY_ROLE')  in VO as parameter.

    Hi,
    I have created a profile and setting that profile at responsibility level. Based on the value returns from fnd_profile.value('CUSTOM_PROFILE'), I would like filter my search results on queryPG. I have developed the queryPG with some search fields and it works fine.
    Now I would like to pass the value to VO to filter the results. How to dynamically set the where clause to VO? or Is there any simple approach to this?
    I can hard code this function in the VO using 'Expert mode', but I am thinking if I do that the VO will be useful for only purpose
    EX:
    WHERE
    VO.FIELD1 = DECODE(APPS.FND_PROFILE.VALUE('CUSTOM_PROFILE'),
    'AB',
    'AB%',
    VO.FIELD1).
    Thanks in advance for your help.

    VO is meant not reusability.
    Each and every page can have seperate VO to fetch the data as per the page logic.
    so you can hard code that in the VO.
    otherwise you can get the profile values using pagecontext.getProfile('');
    then set the values as follows
    String pvalue = pagecontext.getProfile("CUSTOM_PROFILE");
    XXVOImpl vo = am.getXXVO();
    vo.setWhereClauseParams("VO.FIELD1 = DECODE(:1, 'AB', 'AB%',VO.FIELD1)"); // Always use bind variable.
    vo.setWhereClauseParams(null);
    vo.setWhereClauseParam(0,pvalue);
    vo.executeQuery();
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Maybe you are looking for

  • Bridge CS5 applies wrong white balance during thumbnail extraction (raw files only)

    Hello to all Adobe Wizards, Hobbiest photographer here. I use a Canon T2i and I have been shooting raw with auto white balance. After I upload the CR2 files to Bridge, Bridge begins thumbnail extraction. This is when the problem begins: I watch Bridg

  • Cable Adapter Question

    Hey everyone, Sorry for posting again, something is up with my thread and i cant reply in it. So I am reposting and adding this picture. This is the cable for the monitor that I want to hook up to my iMac. The model number once again is Gateway FPD 1

  • Transfer of Z field of Confirmation of Goods to ECC

    Hello Experts, We are implementing Classic scenario of Self Service Procurement. In confirmation of goods we have created a Zfield at Item level. Which is a standard field in R/3 MIGO. We want to transfer this field in R/3 MIGO. How can we do it? Ple

  • Control key remapping broken

    I want to remap the control key to the caps lock on my PB. To do this, I used System Preferences -> Hardware -> Keyboard and Mouse -> Modifier Keys to make both caps lock and control keys perform the control action. The result is unreliable. Usually

  • Hi I am wondering if someone could help me with an app

    Hi I have a Casio Ravine one the first one.  I downloaded Opera mini on it a while back and was using it and liked it and then I removed it for a bit but then now after I removed it I can not get it back on my phone again could someone help me out wi