Help in personalizations required

Hi ,
I am very new to Oracle apps and I have following requirements in personalization.. please help.
Need to make void reason mandatory in payments form and Printer name should be defaulted for Check Payments

1. Enable Personalization ( Take Help from DBA to do it if you are not sure).
2. Click "Personalize Page" on left top
3. Locate the Attribute you want to change the behaviour
4. Set Required Property to True to make it Mandatory.
.

Similar Messages

  • Need help for my requirement...

    Need help for my requirement...
    Hello Experts,
    I have report where users can input the company, housebank, account ID and posting date.
    Now in one column of my report named 'Cash in Bank', I need to get all postings from cash
    accounts with GL code ending in '0'. Now, I know that I can get the amounts in BSIS/BSAS
    but how do I link it with the proper bank and account?
    For example:
                       Cash in Bank
    Bank A
      Account ID 1     1,000,000
      Account ID 2     25,000,000
    Hope you can help me guys. Thank you and take care!

    hi Viraylab,
    each house bank you can find in table T012, in T012K you'll find the bank accounts to the housebank, the G/L account will be in T012K-HKONT.
    hope this helps
    ec

  • Form personalization requirement

    Hi All,
    I have a requirement where we need to throw error (or disable delete option) message if a user tries to delete a particular element (loan) which has been processed once either in regular payroll run or quick pay. (in element entries screen: Assignment window --> Entries)
    This might be possible through user hook but at the moment we are looking to achieve this through from personalization. Any help in this regard will be much appreciated.
    Thanks,
    Avinash

    Hello Avinash,
    In Actions it should be DELETE_ALLOWED and not UPDATE_ALLOWED property.
    Type : property
    Object type: Block
    Target Object : ENTRY
    Property Name : DELETE_ALLOWED
    Value : FALSE
    And Also once it worked, You need to create one more sequence to Reset DELETE_ALLOWED Property to TRUE, As once disabled it will remain like that.
    Actions
    Type : property
    Object type: Block
    Target Object : ENTRY
    Property Name : DELETE_ALLOWED
    Value : TRUE
    PS: Also close the Element entry form and re open before testing the issue.
    Regards,
    Saurabh

  • Personalization Requirements

    Requirement 1:
    Step 1 : Can we create or add drop-down list/radio buttons in a particular region of the OA framework page.
    Step 2 : Once we select any option from drop-down, newly created Checkboxes needs to be selected based on that a Workflow will be initiated.
    Requirement 2:
    An OA framework page contains 3 regions, Region A, Region B and Region C
    3 region contains a set of Data base elements.
    Is it possible to move 1 or 2 elements of Region B to Region C
    Any thoughts on this would be helpful.

    Just adding to Ram's reply..
    check for any dependency..like one concern you may be facing in case if the items which you are going to switch off are being used in some logic of controller..(like pageContext.getParameter("IDOfExistingItem").
    In this case this IDOfExistingItem will always be null.So you may require to handle these things in controller also.All this could be avoided if OAF could allow creation of new items through personalization with same ID's as existing one's which are rendered false..
    Ram, I hope this description of your words is correct.
    However, still if you want to achieve all this through personalization..here is the way..(which oracle does not like,still used by people)...
    Its application of Java Script(Smiling...) + DOM concepts..
    Create a new raw text item which provides definition of onLoad function.
    In this definition, rearrage the html dom tree with the new positions of the items..Thats it.
    Abdul Wahid

  • Help define the requirements for an Oracle Spatial management tool

    Hi,
    We are developing a tool that, we hope, will be indispensable for all Oracle Spatial and Locator dbas/users. We've released version 1.0, but we need your help to define the requirements for the next version.
    What features would you like to have in a management tool for your spatial databases?
    The features we've got so far:
    1. Viewing of vector data in a map + attributes
    2. Loading from shapefiles
    3. Exporting to shapefiles
    4. Validating metadata, indexes and spatial data.
    We are adding editing of vectors in the next version - basic stuff for add, update and delete.
    But there must be a lot more. What do you find difficult to do in Oracle Spatial/Locator? What would you like in a tool such as this?
    Any feedback either to myself or the forum is much appreciated.
    cheers,
    Andrew
    [email protected]
    PS If you like to have a look at what we have done so far, go to http://www.geometryit.com/products/spatialConsole.php

    Andrew knows what I have asked for but for others to think about and to start
    the ball rolling, here's what they are:
    1. Ability to enter own SQL commands but with PARAMETERS for attributes
    and shapes as in the following examples:
    SELECT ...
    FROM my_spatial_table a
    WHERE a.ATTRIBUTE = :attr
    AND MDSYS.SDO_RELATE(a.shape,:polygon,'mask=anyinteract') = 'TRUE'
    When executed the attribute value is asked for via a input box (data type?)
    and the user is asked to define the SDO_GEOMETRY for the :polgygon parameter via mouse clicks on the screen.
    Similarly, this would work for INSERT, UPDATE and DELETE...
    INSERT INTO my_spatial_table (shape) values(:polygon)
    The data type of an attribute parameter could be determined in two ways:
    a) By querying the Oracle catalog;
    b) By using a "PARAMETERS" command before the query as follows
    PARAMETERS name type [(size)] [, name type [(size)] ...]
    The PARAMETERS declaration has these parts:
    name     The name of the parameter.
    type     The type of the parameter.
    size     The size of the parameter in characters or bytes.
    2. When executing an SQL SELECT statement I would like the tool
    to suggest the HINTS that are needed to improve performance.
    3. Following on from 2, I would like to Tick an option that would return the
    EXPLAIN PLAN that the query optimizer used when executing my query.
    4. The tool has to support ALL Oracle's spatial vector data types.
    5. It would be nice to be able to work with GeoRasters. Since Spatial Console
    imports/exports shapefiles why not the same for rasters. However, the problem
    with supporting foreign data formats is WHERE DO YOU STOP!!!!!
    6. You could allow for the styling of the Spatial Console to be stored in the MapViewer catalogs or use the MapViewer catalogs when styling an Sdo_Geometry if it exists (I note that your tool extracts the SDO_METADATA
    why not the MapViewer metadata as well)?
    regards
    S.

  • Need help on my requirement...

    Hello Experts,
    I am experimenting with BADI 'COM_PARTNER_BADI' and 'CRM_PRICING_BADI' for transaction CRMD_ORDER. My requirement is this,
    I need to check the customer classification of the given customer and if it falls as '09', then I
    need to bypass all the condition exclusion for its pricing procedure.Hope you can help me guys.
    Thank you and take care!

    No answer...

  • Need help for webdynpro requirement.

    Hi Experts,
    I have a requirement to design the webdynpro application.
    First i have to create a layout(view).In that view  we create a input fileds as Document id and Component repository id.
    When we pass these two id's then click on the getdata button.
    Now we want display the Total No of pages and Each page as a tab,logo and header details.
    After that when user click on first page tab it will shows the first page informatio.
    next when user click on second page it shows second page info...up to 10 pages.
    Entire these process will be on same view.
    and one  more doubt how to cut the trace area into multiple parts?
    what iam doing is i have to disply the input fileds in one trace element ares and display the output what i mentioned above in second trace area.
    i want Separate page numbers as a tab at left side in second trace area.
    At second trace area ontop display the logo and header details.
    next display the total number of pages .
    and left side display the each page as a tab.(one by one).
    next we can click on any page it shows the particular information about that page.
    How to use the frameui element?
    Please try to help me...............
    Thanks
    Satya
    Moderator message - Please don't post your requirements and expect the forum to do your work for you - post locked
    Edited by: Rob Burbank on Nov 18, 2009 10:26 AM

    hi Viraylab,
    each house bank you can find in table T012, in T012K you'll find the bank accounts to the housebank, the G/L account will be in T012K-HKONT.
    hope this helps
    ec

  • Please help on this requirement ..  to develop an ALV report

    When there are changes in VC characteristic allowed values or in VC tables there is need to ensure that they will not affect existing orders or orders created with reference to the ones that have the corresponding value. Currently there is no report that will tell whether it is safe to delete a VC characteristic value and the solution has so far been to rename the description as u201CDo not useu201D. In a similar way, when a VC table is changed often existing orders need to be changed so that they take the new determination of value starting from a certain date.
    This requirement is for a report to show not archived orders that contain a certain value for a characteristic.
    Moderator Message: Do not expect others to do your work for you.
    Edited by: kishan P on Nov 26, 2010 10:50 AM

    Hi All ,
    my requirement is : Accepting Invoice Through EDI , for this reqirement i need to work out in Inbound side , why means i am going to get a invoice file in (AL11) i need to update that invoice Data into t.code (FB60), can any one please suggest me which method i need to use (i.e Message control or with out message control ) or any code for Accepting Invoice data , please help me out .
    Rgds
    Rafi.Vanalli .

  • Help For Reimbursements requirement - Urgent

    Dear All,
    Requirement says: - Reimbursements are part of employee CTC -
    Employee CTC consists of -
    Basic - 10,000
    HRA- 4000
    CEA-200
    Med- 1250
    Petrol Remb- 1250 - yearly - 15000
    Proff. Dev Remb-1250 - yearly - 15000
    Car Maintce Remb-1250 - yearly - 15000
    Here, Petrol. Prof. Dev and Car Maintce rembursement will be paid once the bills are submitted. However, For instance the employee submits the bill on 1st Apr 2014 then he should only be paid 1250 and not 15000 because in the month of April he is eligible for 1250 only and this amout will also get prorated if there is any LOP's. Now, I have tried with this with the PC00_M40_REMP t.code, but it doesn't work that way coz it doesn't check monthly eligiblity and Client also expects that if the employee submits a bill of 15000 in April then the system should only pay 1250 and the rest amount should be auto-carry forwarded for the rest months and he shall be paid 1250 for rest of months, whenever he is eligible.
    Could you please help me to tackle with this requirement? Your help is really appreciated

    Hi Anusha,
    Either write a PCR for the same or Go for Off cycle payroll ...
    Make an entry in IT0267 for a month once bill has been received...& for a particular month & run off cycle payroll.....
    By doing this you will have a separate payslip too..... for tracking reimbursement claim....
    hope this should solve your issue...
    Regards,
    Veeram

  • Urgent - need help, Powerpoint images require quicktime???

    Hi guys, I'm a lecturer and I prepared a powerpoint on my G5 to show to students last week. the text loads on the Dell PC they have in the classroom, but the images come up with a message "requires Quicktime and a decompressor". As far as I know these are just jpg files which I downloaded from google images as jpega. I then opened the jpgs in Preview and copied and pasted them into the Powerpoint slides.
    what's requiring Quicktime here? How can I get around this e.g. by using "insert" for the picture and then clicking the picture to insert? More important how will I know that the umages have loaded as simple jpgs and won't continue to require Quicktime? I have to give a lecture on Monday and I need this Powerpoint to work!!!
    thanks for any help
    andy evans

    Have Powerpoint but seldom use it, maybe this link has some info?
    http://www.indezine.com/articles/crossplatformpowerpoint01.html

  • TS3212 error message help:  This software requires Mac OS X version 10.6.8 or later.

    Hi I'm trying to download the most up to date version of itunes and keep getting this message: This software requires Mac OS X version 10.6.8 or later. I have a mac book pro? can I not download this??
    Cheers
    Lisa

    Hi Niel thanks for that I tried that I'm runnung Mac OS X 10.6.5 it's not having it from the software update in preferences either I think I'm going to need a DVD!!
    Thanks for your help
    Lisa

  • Granular and high level guides to OWCS personalization required

    I've searched for a guide but can't find one (I sure there must be one somewhere).
    My company is new to Webcenter Sites and we haven't deployed everything yet.  My developers suggest that Webcenter sites doesn't handle personalization very well but I can't see how that could be the case.
    Could someone please point me in the direction of some guides, such as an overview of how personalisation works in webcenter sites and then also a granular guide from planting cookies and reading them etc.
    I'd just like to know how it works and what skills I need to put in play to achieve our personalization strategy.
    Grateful if you can help.

    No worries.
    So strictly speaking OWCS doesn't set any cookies (unless you use the SETCOOKIE API), but the app server does in order to maintain sessions.  The visitor context within Sites is managed on the session too, so all you need to do is somehow link your sessions together from one browsing session to the next, and your'e home free.  One way of doing this is by asking the user to log in. But another, more powerful way, is to set a cookie on the user's browser, with some identifier for the user.  If you're using "remember my login" functionality, you might as well just user the userid, but if you are doing implicit personalization, you can even use a unique id.  Here's how this works:
    The visitor accesses your site. You look for the "i-know-this-guy" cookie and don't find it, so you set it to some system-generated value
    You then bind the "i-know-this-guy" cookie to the visitor's visitor context by assigning it as an alias to the context, with vdm:setalias
    Sites will now AUTOMATICALLY analyze all past visitor sessions that have ever been tagged with that alias and merge them together with the current session. Presto! instant profile for user
    You can personalize against this profile, or you can augment it once the user actually logs in (again, by assigning their userid as ANOTHER alias to the session).
    Once this is set up, you can do all sorts of cool things with the visitor context, like record history data for him, enhance the profile, and so-on. 
    Once the visitor context is the way you like it (or as you're improving it), you can target content for the user using the commercecontext tags.
    One word of warning: if you're doing implicit p13n you need to be aware of possible session stealing attacks, so when you switch from the i-know-this-guy cookie to actually having profile data assigned to the user, you probably want to remove the cookie and provide some functionality that asks the user to log back in.  While technically this is not necessary, it's a Good Idea.
    Tony

  • HELP With security requirement

    Dear All,
    I�ve been working with J2EE for a while and now i am facing a requirement I assume J2EE can face but I would like some professional orientation.
    I�m developing a financial systema, Web & server, using GalssFish. The requirement I have is that "any system service" as I call the operations accessible from the client (web app) should be permission secured, that means, that for each User or Role, I sould be able to configure wich system services it can access ( at least) or more in depth wich level of security it has.
    Roles are not fixed, the sysadmin should be able to configure any Role, and assign to it any User, what is fixed are the system services. The permissions to each role for system service access should be configurable.
    I hope the explanation is understandable,
    Can anyone help me in order to assume this is possible with glassfish, and where could I read something nearly close to what I need (i�ve read JEE tutorial, and a buch of papers of security in EJB and Web tier but none provides information for my requieremtent).
    Regards,
    Germ�n Viera.

    Marco,
    One place you could put additional auth-check for you custom table is SE11 -> Utilities -> Table maintenance generator -> Environment -> Modification -> Events.
    I believe Event 25 is for inserting Auth-Check on table fields.
    Hope this help.
    Lye

  • Help - SAP Legal requirements South / Central America

    Hello ,
    I am in the initial stage of implementing SAP for Andina countries. The list is as below
    1. Chile ,Peru ,Colombia , Venezuela
    2.  Panama ,Guatemala ,Costa Rica  ,
    3.  Ecuador ,Trinidad & Tobago ,Domican Republic
    Countries in point 1, I managed to get some information from SAP help , Is there any special legal requirement for countries in
    point 1.
    I am not able to get hold of any legal requirements for these countries,esecially for countries in 2 and 3. I guess countries in point 2 are Business one countries...Is there any special activation to be done if we have Ver 4.7.
    Please help with information on the  legal requirements for these countries and can they be managed by SAP or do we need any third part vendor or tool to handle them.
    Thanks
    Regards
    Hari.S
    Edited by: HARI SEETHARAMAN on Dec 15, 2009 9:16 AM

    Thanks Gordon ,
    I will check with the SAP R/3 team.But need a confirmation - Chile,Guatemala and Costa Rica are part of Business One package.
    Is there any specific configuration or requirement which is available only in Business one and not available in R/3.Or is the difference only in terms of architecture and no impact  in meeting business requirements.
    Please advise.
    Regards
    Hari.S

  • Hi help reg. system requirements

    hi
    wat is the system requirements like RAM, Hard disk size etc for installing SAP MDM.
    plz help me
    thanks and regards
    rathnam

    Hi Venkata,
    MDM system requirement is decided considering the MDm configuration and sizing .
    You can floow the belo links to understand how MDM sizing impacts the sytem performance.
    MDM Sizing, Hardware Requirments
    MDM Benchmark
    MDM Installation with other components?
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10c4cd5f-6893-2a10-a2b0-f9cb3cd38a6f
    MDM 5.5 Sizing Questions
    Hope It Helped,
    Thanks & Regards
    Simona Pinto

Maybe you are looking for

  • Webi Report on SAP BW/BI

    Hi All, We are on SAP BO BI 3.1 and I am required to create Webi Report on our SAP BW/BI system with BEx Query and InfoCube as source. I need some Guidance and/or Material to help me achieve my task. I tried finding things on scn but I was NOT succes

  • Open new document in the same window as before..how to?

    Dear all, I need to open a image document in a new browser window each time the user clicks on a particular button. The built-in I'm using is web.show_document('URL', '_blank'). But this opens a new browser window each time the button is clicked. The

  • Pull data from a table in HTML format from external URL into a Servlet

    How do I pull data from existing website html table into a Servlet? I will need to pull the data into a servlet. So, the servelet will need to go to the URL and get the data and save them as variables. I know I will need an array to store the data. I

  • "BAPI_CUSTOMER_CREATEFROMDATA1" Mandatory Fields

    Hi Experts, I will be consuming the BAPI "BAPI_CUSTOMER_CREATEFROMDATA1" from an external system, Can someone let me know the mandatory fields to be entered in the BAPI so that the bapi creates a customer. It will be really helpful if you could also

  • Phone is not charging

    phone is not charging well when I plug in and shake the cable little bit then start charging