Add Special Information Types

Hello All,
I have a requirement to upload data for SIT which is created under HRMS responsibility using PLSQL code in such a way that it will generate Notification which will ask for Approval/Rejection. I have studied SIT and found that data goes into "per_analysis_criteria" and "per_person_analyses". Is there any API available to insert data into these tables?
Can anyone suggest me the steps i should peform in order to add SIT details into base tables and generate notifications as well using PLSQL package?

The URL should appear in employee review page V4.0

Similar Messages

  • Extending SSHR Special Information Types validation

    Hi,
    I have a requirement to validate new entry or update on specific type of SIT after clicking Apply button.
    Other than validating values, i also required to set specific attribute value based on user input
    The problem occurs cos I can't find where they put the inputted value in the ViewObject, except from oapagecontext.getParameter("HrKeyFlex1").
    The navigations are Employee Self Service -> Special Information Types -> Click Add on one detail table. when examined, it show values from a Key FlexField (KFF) and (if rendered) Desc FlexField (DFF).
    Based on "About this Page" information, the KFF and DFF stored in SpecialInformationUpdateVO, but there is only a set of Attribute1 to Attribute20 which hold values for DFF, where are field Segment1 to Segment20 which hold values for KFF ??

    Hi,
    thanks for replying,
    I'm afraid I don't understand the solution you gave since I'm still a newbie, only a week ago assigned to learn extending OA Framework.
    I only can find corresponding VO which is
    oracle.apps.per.selfservice.specialinformation.server.SpecialInformationUpdateVO.xml
    oracle.apps.per.selfservice.specialinformation.server.SpecialInformationUpdateVORowImpl.class
    oracle.apps.per.selfservice.specialinformation.server.SpecialInformationUpdateVOImpl.class
    So far I come with a work around to validate each field individually, but this method can't set or change user inputted value
    Step I've done :
    1. extend oracle.apps.per.selfservice.specialinformation.webui.SitUpdateCO controller class to at.oracle.apps.per.selfservice.specialinformation.webui.ATSITUpdateCO
    2. Override processFormRequest method, retrieve values from form request parameter
    String cost_center = (String) oapagecontext.getParameter("HrSitKeyFlex2");
    String nature = (String) oapagecontext.getParameter("HrSitKeyFlex3");
    String activity = (String) oapagecontext.getParameter("HrSitKeyFlex4");
    String item = (String) oapagecontext.getParameter("HrSitKeyFlex1");
    String unit_price = (String) oapagecontext.getParameter("HrSitKeyFlex12");
    make a call to PL/SQL stored procedure to validate these values, if the result is error, then raise an OAException
    3. personalize the page so it will use extended controller
    I need to set Segment7 (HrSitKeyFlex7) which hold total_price
    to HrSitKeyFlex1 * HrSitKeyFlex12
    Could you give further explanation on :
    1. find corresponding (KFF) classes, looking at the SpecialInformationAM, no VO or AM query fields from hr.per_analysis_criteria table
    2. what is VRule KFF bean ? and how to add
    3. Cross Validation Rules to KFF metadata (do you mean TABLE with metadata ?, am i suppose to create a trigger on insert ?)

  • Mapping of Special Information Type function to SSHR HR professional menu

    Hi ,
    Can we add the Special Information Type (SIT) or Extra Information Type (EIT) function to HR Professional menu.
    Thanks
    Siva

    Create a different functions for various SIT Functionality.
    like
    OA.jsp?akRegionCode=HR_CREATE_PROCESS_TOP_SS&akRegionApplicationId=800&OAFunc=TEST_HOLIDAY_SIT_SS (URL)
    pAMETranType=SSHRMS&pAMEAppId=800&pProcessName=HR_SIT_JSP_PRC&pItemType=HRSSA&pCalledFrom=TEST_HOLIDAY_SIT_SS&pPersonID=&pFromMenu=Y (Parameter)
    Personlize the page on Function level for various SIT Functionality.

  • ATTACHING WEB URL'S AS NOTIFICATIONS IN CHANGE SPECIAL INFORMATION TYPES.

    Hi,
    I want to add URLas notification in Change Special Information Types process in HRSSA workflow.How to proceed?

    The URL should appear in employee review page V4.0

  • Special information types

    how can we restrict the No. of SITs available through a specific hr responsibility..pls advise

    Here are the steps on how to restrict SITs
    1.Create a custom form
    Go to US HRMS Manager -> Security -> Custom form
    Select Enter Person Special Information in the 'form to be customized' field
    Give a name to custom form and save
    In the restrictions, select 'Restrict by Special Information type' and select the SIT name in the value field.
    Check exclude or include depending on whether you want to include or exclude that SIT
    Save the record
    2.Create a taskflow node
    Go to US HRMS Manager -> Security -> taskflow node
    Enter a name for the node
    Select 'Enter Person Special Information' in the form field
    In the customization field, select the custom form that you have created in step1
    Save the record
    3. Assign the node to taskflow
    Go to US HRMS Manager -> Security -> taskflow definitions
    Query for your taskflow (e.g. US HRMS Person Taskflow)
    In the node name field, select the node that you have created in step 2 and save the record
    Requery the taskflow
    Put the cursor in the navigation options
    delete 'Special' node, save the record and add the node that you have created
    Now you can only see those specific SITs that you have included in the custom SIT form
    Note: Do not use seeded taskflow, create a copy of it and then once the node is added, add the taskflow to the function in function definition form.
    Let me know if you have any questions..
    -Jay

  • (HR) SPECIAL INFORMATION TYPE 등록화면의 CATEGORY 기능에 대해서

    제품 : HR_PER
    작성날짜 : 2006-05-15
    (HR) SPECIAL INFORMATION TYPE 등록화면의 CATEGORY 기능에 대해서
    ===============================================
    PURPOSE
    11.5.10 version에서는 Category가 추가 되었는데, Job, Position, Other, OSHA, ADA, OTA, Enabled의 Check시 기능에 대한 정보
    Explanation
    아래의 내용은 Windows Help 내용에서 발췌한 것입니다.
    Enabling Special Information Types
    Use the Special Information Types window to enable special information types for the Business Group, and to select how you want to use them.
    To enable Special Information Types:
    1. Select the special information types you want to use in your Business Group.
    2. Enable each type by checking the Enabled check box.
    3. Check the other boxes to specify how you plan to use the special information type. This makes it available in the list of values in other windows as follows:
    Job: in the Job Requirements window
    ==> Job 정의화면에서 Requirements 버튼
    Position: in the Position Requirements window
    ==> Position정의화면에서 Others버튼을 눌러나오는 List중 Requirements
    Other: in the Special Information window
    Skill(OTA): in the Skill Provisions and Search for Event windows in Oracle Training Administration
    The OSHA and ADA check boxes are for US users only.
    ==> OSHA과 ADA는 US user만을 위한 기능으로,
    OSHA는 Occupational Safety and Health Administration (미)직업 안전 위생 관리국,
    ADA는 American Disabilities Act (미) 장애인법 의 약자입니다.
    각각의 check option은 특정 화면에서만 available하도록 하는 기능입니다.
    그렇기 때문에, Note : 257241.1 처럼
    fact: Oracle Human Resources
    fact: PERWSPDC - Enter Person Special Information
    fact: PERWSDCL - Define Special Information Types
    symptom: Cannot see Special Information Types (SIT) under Special
    Information form
    symptom: Created Special Information Type
    change: NOTE ROLE: Navigation: People > Enter and Maintain > Special
    Info button
    cause: Check boxes "Other" and "Enable" under the
    Special Information Types(SIT) form (PERWSDCL) were not checked.
    fix:
    Check the "Other" and "Enable" boxes under Special
    Information Types(SIT) form (PERWSDCL)
    Navigation path to Special Information Types(SIT) form (PERWSDCL):
    Resp:US HRMS Manager
    Other Definition>Special Information Types
    등록된 SIT 구조가 SIT화면에서 조회되지 않는 경우에는
    Other와 Enabled에 check가 되어 있지 않기 때문입니다.

    Hello,
    thank you for your answer,
    i solved my problem with changing
    p_scl_segment to ,p_pgp_segment
    thank you and regards

  • Special Information Type (SIT)

    Hi All,
    e-business suite version:11.5.10. One of the project in our company is a completely customized module using Special Information Types. In total there are 9 different SIT used in the module. They are accessed by the user using HTML based page and also through forms with full access i.e. Insert, update and delete. Now the users want to have full access in HTML based pages whereas for forms they want only read-only access. Is this possible using forms personalization? If so, how?
    NOTE: Both HTML based pages and forms access are given using the same responsibilities
    Please let me know if my question is not clear. Any help is appreciated

    Hi All,
    Any help is appreciated. Please let me know if my question is not clear

  • Special Information type

    Hi ,
    I am trying to update on checkbox []beside ADA disabilities. It gives me error
    FRM-40200: Field is protected against update.
    Can you please guide me thesteps to enable the update?
    Thanks in advance for all the help.

    Please post the details of the application release, along with the navigation path (responsibility name, and the form navigation path).
    Thanks,
    Hussein

  • Can't add Information type to topic

    I have a trial copy of RoboHelp7 and have created a Microsoft
    HTML Help project.
    I've created three information types and three categories.
    According to the help, I should select a topic from the topic list
    and click Properties and then click the Information Types tab to
    assign an Information type. My topic properties does not have as
    Information Types tab.

    Hi again
    I'm researching a user requirement
    Let me guess. Your requirements ask to create a help system
    based on the types of users. Roles, if you will. The goal is to
    filter information from those that should not have it and make it
    available only to those deemed worthy or educated enough to handle
    it or whatever. Am I correct so far? If so, Information types never
    did accomplish that. As I said, it was an unfinished feature that
    Microsoft began to implement in the HTML Help world.
    This isn't to say that what I mentioned can't be
    accomplished. It can and I've seen it done personally by using
    WebHelp and applying security to folders. It can also be done using
    .CHM files and controlling who gets which .CHM files.
    Thoughts?
    Sure. I'd abandon even entertaining the thought of using
    Information Types. Trust me, they aren't worth it. And as for the
    tab missing from the Topic Properties dialog, wow. I just checked
    my X5 version of RoboHelp. That version is pretty old now and even
    it doesn't have the tab. So the fact the help doesn't match the
    application goes back a lot further than Adobe. I'm guessing at
    least Macromedia and probably eHelp!
    Cheers... Rick

  • I AM NO LONGER ABLE TO ADD SPECIAL EFFECTS TO MY MOVIES

    Hi i am making a video using a green screen. I used to be able to double click my video on the project bin and choose a special effect such as romantic or black and white. Now i can no longer do this. It brings up video stabalization, audio and video where you can change the color and contrast but no special effects. I have tried both on project bin and importing. I can add special effects to text but not video. Could this be because of green screen effect or length of video?? This is before and after adding a background for the green screen. I am sorry if this has been asked before. I couldn't find anything on this.

    Quit the Videos app completely and reboot the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the recents tray will appear with all of your recent apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    If that doesn't work - try this. Swipe to the right from your first home screen to get to the iPad Spotlight search. Type in the name of any of your movies in the field at the top. When the movie appears in the search - tap on it and it should start to play. Let it play for a minute or so - hit done - go back to videos app and see if all is OK.

  • Table for Special Stock Types

    Hi All,
    I am creating a report to display the stock information of a material. In that i need to include all the special stocks also.
    Can anyone please tell me the table containing the data for special stock type E,K,M,O,P,Q,V,W,Y

    Check these tables.
    MSCA     Sales Orders on Hand with Vendor
    MSCD     Customer stock with vendor
    MSCS     Customer stock with vendor - Total
    MSFD     Sales Order Stock with Vendor
    MSFS     Sales Order Stock with Vendor - Total
    MSID     Vendor Stock with Vendor
    MSIS     Vendor Stock with Vendor - Total
    MSKA     Sales Order Stock
    MSKU     Special Stocks with Customer
    MSLB     Special Stocks with Vendor
    MSOA     Total Sales Orders on Hand with Vendor
    MSPR     Project Stock
    MSRD     Project Stock with Vendor
    MSRS     Project Stock with Vendor - Total
    MSSA     Total Customer Orders on Hand
    MSSL     Total Special Stocks with Vendor
    MSSQ     Project Stock Total

  • Special procurement type in Matrl Master?

    Hello All,
    Could someone please explain the significance of the field pecial procurement type in the material master?
    We are working on a subcontracting scenario wherein the parent matrl is sometimes manufactured inhouse and sometimes sent to a subcontractor. I maintained the procurement type as X for this reason. Now should I maintain the special procurement type as 30 (Subcontracting)?
    What exactly is the functionality of this field?What purpose does it serve? I have read the F1 help but have not understood it properly.Would really appreciate if someone could explain with a live example.
    Regards,
    V S

    Hi,
    Through Procurement type you define whether the procurement will be in-house production or extranal or both.
    Sometimes this information isn't enough to describe the process,  generally in the following cases :
    Special Procurement for In-House Production
    +  For a phantom assembly+
    +  Production in alternative plant+
    +  Withdrawal from an alternative plant+
    Direct production
    Special Procurement for External Procurement
    +  Consignment+
    +  Subcontracting+
    +  Stock transfer+
    +  Direct Procurement+
    for the above cases, to carry out this information into system we use the "special procurement type field"
    the most commun situation are:  phantom assembly   :  we use in general indicator  50
                                                    Subcontracting  : we use in general indicator 30
    regards

  • Add a new type of object links (transaction CV02N)  - by material group .

    Hi experts .
    How can I create an additional screen for new tab by material group
           in DMS System ?
    I have a requirement :  1. Add a new type of object links in transaction CV02N 
                                          by material group(V023-MATKL) .
                                        Today we use 2 existing options  :  by Equipment and material .
                                      2. Save and display data .
    We did the following  steps :
    1 . In customizing  for Document Management  :
                   a. Maintained a  key fields :
                          table : V023 , tran.code : OMSF , field name : MATKL .
                   b. Maintained screen object link  for V023 .
                         Our problem is screen number  . we used at existing screen  - 500 for user exit.
                         So we get a new tab with material instead of material group .
                         How I can create a new screen with field material group
                             for set this screen number in step b ?       
                         May be I need the access key for FUNCTION GROUP CV130
                         and create this screen by myself ? .
                   c. Defined Object links for special document type  .
    2 .   Created in se19 at implementation of DOCUMENT_OBJ
                          with defined filter : V023 .
                          Regards Helena .

    Hi Nuno,
    how did you solve this problem?
    tks

  • [svn] 1455: add sql date types and custom serialization tests

    Revision: 1455
    Author: [email protected]
    Date: 2008-04-29 11:56:59 -0700 (Tue, 29 Apr 2008)
    Log Message:
    add sql date types and custom serialization tests
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/dataTypes/DateTy pesTest.mxml
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/dataTypes/MyFile Ref.as
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/dataTypes/Proper tyProxyTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/dataTypes/SQLDat eTypesTest.mxml

    Congrats to Shanky and Durval!
     SQL Server General and Database Engine Technical Guru - June 2014  
    Shanky
    SQL Server: What does Column Compressed Page Count Value Signify
    in DMV Sys.dm_db_index_physical_stats ?
    DB: "Interesting and detailed"
    DRC: "• This is a good article and provides details of each and every step and the output with explanation. Very well formed and great information. • We can modify the create table query with “DEFAULT VALUES". CREATE TABLE [dbo].[INDEXCOMPRESSION](
    [C1] [int] IDENTITY(1,1) NOT NULL, [C2] [char](50) NULL DEFAULT 'DEFAULT TEST DATA' ) ON [PRIMARY]"
    GO: "Very informative and well formed article as Said says.. Thanks for that great ressource. "
    Durval Ramos
    How to get row counts for all Tables
    GO: "As usual Durva has one of the best articles about SQL Server General and Database Engine articles! Thanks, buddy!" "
    Jinchun Chen: "Another great tip!"
    PT: "Nice tip" 
    Ed Price: "Good topic, formatting, and use of images. This would be far better if the examples didn't require the black bars in the images. So it would be better to scrub the data before taking the screenshots. Still a good article. Thank you!"
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Assign information types to books and pages

    Hi,
    I'm using Robohelp 7 HTML and am trying to Assign information types to books and pages. The information types are defined however I have no way of assigning them to the topics/books. All my categories are marked as "inclusive"
    The Adobe Hep file says that:
    Click View > Pods > Topic List. The Topics List appears.
    From the Topics list, select the topic.
    Click Properties .
    Click the Information Types Tab. .......
    There is no such Tab.
    What am I doing wrong? Can someone please help

    Hi there
    You aren't doing anything wrong. What you have done is stumble across a feature of HTML Help that was never properly and fully implemented. I had a play with Information Types back in 2000 and concluded that they weren't worth the effort.
    For one thing, they are far from intuitive for end users. An end user has to know they exist, then right-click the TOC and choose to sort the TOC by the Information Type (or types) that are available.
    If you choose to continue with Information Types, I believe the process you follow is to create the types. Sounds like you have gotten that far. Then in the TOC you right-click the Books and Pages and examine the properties. On the ensuing dialog you click the Advanced tab and enable the Use Information Types option. Then you assign the types by clicking the Add... button near the bottom.
    As Information types are only used with the TOC, it comes as no surprise there is nothing in Topic Properties to deal with them. Additionally, they only apply to CHM format and are totally moot if your output is WebHelp or FlashHelp.
    My best advice would be to suggest to Adobe that incorrect information exists in the help. I'll be doing that with the comment you posted in the help topic. I just opened RoboHelp X5 and even as far back as X5 there is no Information Types tab in the Topic Properties.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

Maybe you are looking for

  • Error in JMS Adapter Configuration.

    Hi, Its regarding JMS receiver adapter for MQ Series. We  have MQ 6.0 installed on PI server. While trying to connect thorough JMS receiver adapter we are getting a connection failure error at communication channel level. The MQ administrator is of t

  • Does Final Cut X recognize .m2t files?

    I am hesitant to upgrade to Final Cut X, the version of Final Cut Express I am using right now can not recognize .m2t files from a memory recording unit. Anybody knows if Final Cut X does??

  • Why is Chess frozen on my MacBook

    I was playing the chess that came built in with my MacBook and and when it said "Black Wins!" the game would not let me start a new game

  • How to print the Jtable into paper

    im facing a problem which is after i get the data to be dispaly in the jtable but im facing problem of printing the table in paper as a report.. the report must be info about the data in table..thanks

  • Photoshop Elements 13 will not let me enter Letters into the product key box, only numbers

    I got a retail version of Photoshop Elements 13 from Bestbuy and when I go to enter a product key, the area where you enter the key will only except numbers, which means when I press a letter key (i.e A,S,D,F) it will not enter the letter in the box.