Retrieve general description/ contents in business event dates

Hi all,
May I know what function can I use to get general description, business event contents, notes, web link and etc in business event and business event dates? I would like to show this in my report.
Thanks & regards,
LOI

Hi LOI,
To read text fields, please use function module RH_OBJECT_DESCRIPTION_READ.
Here give OTYPE as D if you want to retrieve data for business event type and as E for business event (with date).
OBJID is the ID number.
Specify the date and language at this you want the description at.
SUBTY : 0001 - General description, 0002 - Business event contents, 0003 - Notes.
To read web link see function module RH_READ_INFTY_1061.
If this function does not satisfy the needs fully, please check out all other functions belonging to function group HRTEM00IWB.
Regards,
Dilek

Similar Messages

  • Business Event Date

    Hello,
    While creating a Business Event Date (PV10 or PV11), can I insert new subinfotypes at "Overview" screen area?
    Thanks in advance.
    Bruna.

    Hi Bruna,
    In order to add an infotype to the "Overview" part of PV10/11 screens, go to SM30 - T778M - select action "E" and double click "Actions (individual maintenance)" from the left. there add the new infotype as a new line.
    Please check the following as a sample entry:
    E Create Course 300 ** E 9900
    Regards,
    Dilek

  • How do we pass the Business Event Data in the EBS business Events subscription Testing?

    HI,
    How do we pass the Business Event Data in the EBS business Events subscription Testing?
    --Khaleel

    Hi,
    Just to add what Dianne has said, whenever you are carrying out any configuration/ customising, you have to test all the related scenarios. For this you have to take help of the End Users who are in a better position to carry out this testing. If the affecting modules like FI, MM, SD, are many, then you also have to see how the cross-module enties are flowing.
    Regards,
    amit

  • How to get Business Event Data in Oracle Apps?

    The WorkFlow 2.6.2 Guide states that the XML Get Tag Value activity used to retrieve data from the contents of an event message is available only for the standalone version of Oracle WorkFlow. How do you retrieve the data from the event message using WorkFlow integrated with the Oracle Applications?

    Hi Don
    You have 2 choices:
    1) You could access it programmatically by writing your own Workflow Function Activity using PL/SQL.
    2) Oracle XML Gateway gives you the ability to create XML and consume XML documents using the Workflow Business Event System.
    Cheers
    Mark

  • Business Events Data Not Dequeuing

    Hi ,
    We would like to capture a few business events in oracle BOM and PO that are of interest to us. In order to do this,
    we deploy oracle SOA composite with BEPL in the Oracle Fusion Middleware Control. The oracle SOA composite is configured for a particular outbound business event. It should listens on a specific queue WF_BPEL_Q or WF_BPEL_QTAB and de-queues the messages from that Oracle Queue or Oracle AQ Table. In jDeveloper 11g we created a SOA project with oracle applications adapter partner link and a BPEL Process with a receive acvity.
    Specifically we are trying to capture the business outbound event oracle.apps.bom.component.modified just to get the event data in this receive.
    Partner link configuration: We added the database connection to the oracle EBS instance. Tested it and we
    succeded. Chose ANY_SCHEMA in partner link configuration.
    We ensured that the JNDI Name here( eis/Apps/Apps ) match the JNDI name provided in the weblogic-->Deployments--
    OracleAppsAdapter -->Configuration --> Outbound Connection Pools. For this outbound resource pool, Connection factory interface was javax.resource.cci.ConnectionFactory. Property name xADataSourceName was mapped to JNDI name of the configured JDBC datasource in the weblogic. When we created the connection pool. We tested and it worked fine. This data source had the connection pool configured to the oracle applications schema with APPS user.
    After adding the partner link with the above configuration, we added a receive. We deployed this configuration to the middleware. We went to the oracle EBS modified a BOM component and we expected to having running BPEL instances against the deloyed composite. However, the problem is we are not having any running instance for the composite.
    We found that there are entries in the view AQ$WF_BPEL_QTAB with an ENQ_TIME and ENQ_TIMESTAMP but with no DEQ_TIME or DEQ_TIMESTAMP. The ENQ_TIMESTAMP corresponds to the time we modified BOM in oracle BOM forms/Designer and MSG_STATE is READY
    The data is being written in WF_BPEL_QTAB for the BOM changes but not getting dequeued by oracle applications adapter/composites deployed in soa server.
    Please help me it quite urgent.
    Is there anything we are missing on EBS side to be activited for the events to be dequeued
    Any Help is appreciated.
    Abhinav
    Edited by: Abhinav on Jul 6, 2012 10:08 AM

    Hi
    I am able to dequeue the data using manual event testing button. BPEL instance are being created now.
    But now no records are being inserted in WF_BPEL_QTAB if i change any Oracle BOM component using Oracle EBS which was working till yesterday.
    In morning there were more than 100 records in WF_BPEL_QTAB as i have tested so many time changing bom component. I used this script
    DECLARE
    *     po dbms_aqadm.aq$_purge_options_t;*
    BEGIN
    po.block := FALSE;
    DBMS_AQADM.PURGE_QUEUE_TABLE(
    queue_table     => 'WF_BPEL_QTAB',
    purge_condition => NULL,
    purge_options   => po);
    END;
    after that Records are not gettingin WF_BPEL_QTAB when BOM Changes in Oracle EBS
    Problem Description
    we need to listen to the outbound business events of Oracle EBS for BOM/PO modules .
    we have created a subscription for the oracle.apps.bom.component.modified by using Oracle Apps Adapter in SOA Suite.
    1.
    When we are testing oracle.apps.bom.component.modified from(Business Events--Events ---TestBusiness Events) by giving
    dummy event key , send date, and xml payload and then click on Rainse in Java.
    Then a two records are being created in WF_BPEL_QTAB table and are getting polled by Oracle Apps adapter and two BPEL Instances
    are being created in SOA Suite showing the dummy payload which we entered while doing Business Event testing sigle time only.
    No record is being created in WF_BPEL_QTAB of oracle EBS if we hit Raise in PL/SQL. tab while doing manual event testing.
    2.
    If we open Oracle BOM form(Responsibilty-Bills of Material -Bills -Bills of Material SV1) and change the component and save it.
    No record entry/data is being created in WF_BPEL_QTAB of Oracle EBS .
    Why there is no record entry being created when we change any component from Oracle BOM Form.
    Edited by: Abhinav on Jul 6, 2012 2:38 PM

  • Error during Oracle Workflow installation to upload Business Events data

    My problems is :
    - I have installed correctly "Oracle workflow server 2.6.2" on Windows 2000;
    - when I try to "upload Business Event System seed data" the system display this message :
    ORA-20002 : 3819 File could not be opened or operated on as requested
    ORA-06512 : at "OWF_MGR.WF_CORE", line 280
    ORA-06512 : at "OWF_MGR.WF_EVENT_SYNCHRONIZE_PKG", line 357
    ORA-06512 : at line 8
    I have a machine configuration in this way :
    machine A : oracle database 9i
    machine B : application server 9iAS + Oracle Workflow server 2.6.2
    Thank you in advice
    Mohammed Amin

    Hi Mohamed
    In Workflow 2.6.2, you can load BES seed data using the wfxload command line utility. It is documented in the Workflow Guide.
    Cheers
    Mark

  • Business Event Data

    Guys,
    I'm using Business events in my project. I raise the business event from an ADF application.
    when i raise an event, I would like to 'see the event and its data' in weblogic server (without creating any subscription). I use 11.1.1.6
    Is this possible?
    Thanks in advance.

    From my understanding, this is not possible. If there is no subscription you will not be able to see any data as basically it's treated like a black box.

  • Follow up Business Event by specific qualification date.

    Hi Expert,
    In the follow up business event, I want to transfer qualification to attendee with the start and end date of business event. For example, the business event date is held on 07.05.2007 – 11.05.2007 and the qualification will be given to all attendees by t-code: PV15. By standard the start and end date of given qualification is 11.05.2007 – 31.12.9999. My intention is to give the date as 07.05.2007 – 11.05.2007 instead. Is there any solution?
    Here is the background of the question. We migrated the training history record from legacy system in to SAP and stored it as qualification, and start and end date of qualification are the duration of (start/end date) of training course.
    Thanks in advance,
    ECTSAKC

    Hi,
    Sorry my English is not well. I'll tried.
    Our training process like this. When any employee who has attended the training course, he/she will be given the qualification according to the particular course. The qualification should be dated the same as the duration of training course. For example, the Techinical English course is held on 07.05.2007 - 11.05.2007. When the courese is finished, the user will do the follow-up activities by using T-code PV15. By default, the start date of given qualification is 11.05.2007 and end date is 31.12.9999.  But our intention is to give the start date of assigned qualification as 07.05.2007 - 11.05.2007.
    There is any user exit available to do that?
    Thanks.
    ECTSAKC

  • Upload for Training and Events Business Event

    Hi all,
    I am new to HR.
    I need to update training and event with external data. Once a month I recive the data in a file. But how can I do this using ABAP?
    The file consists of the following fields...
    Object type| Business Event ID| Relation| Attendee ID| Attendee Type| Proficiancy Rating| Assessment Mark| Assessment Comment|
    I am thinking of to create BDC....let me know what should i do.....
    Thanks in Advance.....!Brahma

    Hi Waz,
    Thanks for your reply,
    The procedure i have to follow is.....
    1.A event of business occurs on xxxxx date with object type E, and with object type id - example like sobid
    2.A list of employees P or H is provided to be booked against. Once booked , the business event date is firmly booked.
    3.A followup action is then conducted on Business Event date. A competency rating is then captured for those who attended.
    Once this information is saved, it passes the qualification for those who attended to 0024 infotype.
    Then in the follow up screen(PV15 Tcode) go into an individuals record in the qualification overview  and capture assessment details in the notes section of the selected qualification
    Please let me know its urgent....
    Thanks in advance,
    brahma

  • TEM Eror when Book business event

    Hi,
    i need help from all of you.
    i try to book a business event for a list of attendee.
    But face 'cancel' and 'error' message.
    After check, i found that this attendee can book for business event has been past e.g. 08.10.2007 -10.10.2007 EN:ALI3213 but couldn't book for business event in future date 22.10.2007- 23.10.2007 EN:ALI3213.
    Business event date : 22.10.2007- 23.10.2007 EN:ALI3213 8:00-17:00
    Planned Working Time (IT007) : 22.10.2007- 23.10.2007 8:30 - 17:30
    To solve it, I try to do substitution for this attendee , as the planned working time is differ from business event time, so i substitute this attendee to 8:00- 17:00 for date above. After that, it works, TEM allows me to book this attendee
    However, i need advice from expert, how come i need to do substitution just can book for future business event? it is not logically that if i have 100 attendee, then i need to do 100 transaction of substitution.
    Is that relate to configuration? FYI , that's all ‘W’ warning in table V_T77KV_1
    Thanks advance for advice.

    Thanks for reply. Can i clarify something with you ?
    In your reply, you mention that i have set Warning in V_T77KV_1 to control the employee booking, byright the system could proceed the booking with 'Warning' only. However, now the system still prompt with error and cancel message.
    Is any standard BADI control for this ? Check the infotype 0007 of the attendee ?
    There's more than 7 attendee with different planing working time, i still fail to book these attendees in future event which start time and end time of the bussiness event is different with their planning working time.
    Could you help to send me up the Configuration Note for TEM ?
    [email protected]

  • Update Business Event Description in PSV1

    Hi,
    I need to copy the Business Event Type description ( Program Objectives and Business Event Contents -Subtypes 2 and 3 ) into the description of each of the Business Events created under it. Can you suggest any BADI or User exit for the same? Is there any other alternative way?
    Regards,
    Himanshu

    Hi himanshu,
    Use the function module RH_OBJECT_DESCRIPTION_WRITE. Using this function module you can update the descriptions for each of the subtypes you have mentioned for each event.

  • Business Event Content.in TEM

    Dear All,
    When a Business Event is created in Training & Event Management module, we find that there is a
    an option called " Further Information " to enter CONTENS of the Business Event. I would like to know the significance of the " CONTENTS " data entered here.
    I would also like to know if we can call this data in the NOTIFICATIONS which will be sent to an Attendees.Is it possible? If yes what is the procedure to configure this scenario?
    Regards
    Jai Ram

    try recording and uploading data via LSMW.

  • Refresh the Business Graphics Data on click of next page event of a table

    Hi Experts,
    We are using Business Graphics UI element in Web dynpro Java to display a table data.
    We are limiting the graphics data to 12 table entries at a time.
    Now, I just want to know how can we refresh the Business Graphics data when the user clicks on the Next Page option at the bottom of the table.
    This is applicable if we have more than 12 table entries and we've restricted the visible row count to 12.
    So, for more than 12 entries; when the user selects the next page, I want the next set of data to be displayed in the Business Graphics UI element.
    But I am not able to get the action for the Next Page event.
    Please note that we are on Netweaver 7.01.
    Kindly suggest as how can we achieve this functionality.
    Kind Regards,
    Anurag

    check this
    Web Dynpro Java Table Paging Unleashed: Optimizing Heavy Table Performance

  • How to change both start and end dates for an business event (or any object

    Hi all.
    We are in the case to change the validity dates for several business events in training management.
    The special point is that both, start and end date, have to be changed.
    In example, business event 00000001 is valid from 2010.01.01 to 2010.01.31 and shoud be "moved" from 2010.05.01 to 2010.05.31.
    So if i run RHBEGDA0 report to change start date first, it doesn't work propperly because new start date is bigger than old enddate.
    Next thing we thought is to change end date first, using RHGRENZ1, and then change the start date, with the report RHBEGDA0. Problem with this solution is that a business event duration shoud be calculated taking care of free days (weekends and day ofs).
    Is there any better solution for this?
    Thanks in advance for your help.
    Best regards.

    Hi,
    I gueass the best solution is to use PV1A t-code.
    You can write an LSMW for this t-code if the number of business events to be maintained is huge.
    Regards,
    Dilek

  • EBiz Business Events contain no event data

    Hi,
    I'm trying to use the Ebiz Business event feature to capture data in eBiz R12. Using the Integration Repository i have created subcritpion to business event oracle.apps.per.api.employee.create_employee. However when a new employee is created in eBiz the event is fired but the xml document doesnt contain any information regarding the newly created employee?
    Does anyone know why this might be happening? I have captured the output event below
    <?xml version="1.0" encoding="UTF-8" ?><WF_EVENT_T xmlns="http://xmlns.oracle.com/xdb/APPS/testEbizBusinessEvents">
    <PRIORITY xmlns="">50</PRIORITY>
    <SEND_DATE xmlns="">2011-04-04T16:55:22.000Z</SEND_DATE>
    <RECEIVE_DATE xmlns="">2011-04-04T16:56:33.000Z</RECEIVE_DATE>
    <CORRELATION_ID NULL="TRUE" xmlns=""/>
    <PARAMETER_LIST xmlns="">
    <PARAMETER_LIST_ITEM>
    <NAME>#CURRENT_PHASE</NAME>
    <VALUE>401</VALUE>
    </PARAMETER_LIST_ITEM>
    </PARAMETER_LIST>
    <EVENT_NAME xmlns="">oracle.apps.per.api.employee.create_employee</EVENT_NAME>
    <EVENT_KEY xmlns="">81</EVENT_KEY>
    <EVENT_DATA xmlns=""></EVENT_DATA>
    <FROM_AGENT xmlns="">
    <NAME>WF_BPEL_QAGENT</NAME>
    <SYSTEM>CPLDEV01.JL.CO.UK</SYSTEM>
    </FROM_AGENT>
    <TO_AGENT NULL="TRUE" xmlns=""/>
    <ERROR_SUBSCRIPTION xmlns="">9FC54C923BBD0238E043AC16518C0238</ERROR_SUBSCRIPTION>
    <ERROR_MESSAGE NULL="TRUE" xmlns=""/>
    <ERROR_STACK NULL="TRUE" xmlns=""/>
    </WF_EVENT_T>
    Regards,
    Adrian

    The event definition is set to Customization Level = Limit so i can only enable/disable the event. The Generate functions are blank and greyed out so can not be edited. I guess my question was that now i can see the event data in the <event data> tag in the .xml type form (see extract below) i was wondering whether there were any .xsd's that can be used to parse this payload data into a usable structure?
    <EVENT_DATA xmlns="">
    <employee>
    <hire_date>2011/04/07 00:00:00</hire_date>
    <business_group_id>81</business_group_id>
    <last_name>pbtest</last_name>
    <sex>M</sex>
    <person_type_id>1144</person_type_id>
    <per_comments></per_comments>
    <date_employee_data_verified></date_employee_data_verified>
    <date_of_birth>1967/02/03 00:00:00</date_of_birth>
    <email_address></email_address>
    <employee_number>81127669</employee_number>
    <expense_check_send_to_addres></expense_check_send_to_addres>
    <first_name>phil</first_name>
    <known_as></known_as>
    <marital_status></marital_status>
    <middle_names></middle_names>
    <nationality></nationality>
    <national_identifier>NM001122D</national_identifier>
    <previous_last_name></previous_last_name>
    <registered_disabled_flag></registered_disabled_flag>
    <title>MR.</title>
    <vendor_id></vendor_id>
    <work_telephone></work_telephone>
    <attribute_category></attribute_category>
    <attribute1></attribute1>
    <attribute2></attribute2>
    <attribute3></attribute3>
    <attribute4></attribute4>
    <attribute5></attribute5>
    <attribute6></attribute6>
    <attribute7></attribute7>
    <attribute8></attribute8>
    <attribute9></attribute9>
    <attribute10></attribute10>
    <attribute11></attribute11>
    <attribute12></attribute12>
    <attribute13></attribute13>
    <attribute14></attribute14>
    <attribute15></attribute15>
    <attribute16></attribute16>
    <attribute17></attribute17>
    <attribute18></attribute18>
    <attribute19></attribute19>
    <attribute20></attribute20>
    <attribute21></attribute21>
    <attribute22></attribute22>
    <attribute23></attribute23>
    <attribute24></attribute24>
    <attribute25></attribute25>
    <attribute26></attribute26>
    <attribute27></attribute27>
    <attribute28></attribute28>
    <attribute29></attribute29>
    <attribute30></attribute30>
    <per_information_category>GB</per_information_category>
    <per_information1></per_information1>
    <per_information2></per_information2>
    <per_information3></per_information3>
    <per_information4></per_information4>
    <per_information5></per_information5>
    <per_information6></per_information6>
    <per_information7></per_information7>
    <per_information8></per_information8>
    <per_information9></per_information9>
    <per_information10></per_information10>
    <per_information11></per_information11>
    <per_information12></per_information12>
    <per_information13></per_information13>
    <per_information14></per_information14>
    <per_information15></per_information15>
    <per_information16></per_information16>
    <per_information17></per_information17>
    <per_information18></per_information18>
    <per_information19></per_information19>
    <per_information20></per_information20>
    <per_information21></per_information21>
    <per_information22></per_information22>
    <per_information23></per_information23>
    <per_information24></per_information24>
    <per_information25></per_information25>
    <per_information26></per_information26>
    <per_information27></per_information27>
    <per_information28></per_information28>
    <per_information29></per_information29>
    <per_information30></per_information30>
    <date_of_death></date_of_death>
    <background_check_status>N</background_check_status>
    <background_date_check></background_date_check>
    <blood_type></blood_type>
    <correspondence_language></correspondence_language>
    <fast_path_employee></fast_path_employee>
    <fte_capacity></fte_capacity>
    <honors></honors>
    <internal_location></internal_location>
    <last_medical_test_by></last_medical_test_by>
    <last_medical_test_date></last_medical_test_date>
    <mailstop></mailstop>
    <office_number></office_number>
    <on_military_service>N</on_military_service>
    <pre_name_adjunct></pre_name_adjunct>
    <rehire_recommendation></rehire_recommendation>
    <projected_start_date></projected_start_date>
    <resume_exists>N</resume_exists>
    <resume_last_updated></resume_last_updated>
    <second_passport_exists>N</second_passport_exists>
    <student_status></student_status>
    <work_schedule></work_schedule>
    <suffix></suffix>
    <benefit_group_id></benefit_group_id>
    <receipt_of_death_cert_date></receipt_of_death_cert_date>
    <coord_ben_med_pln_no></coord_ben_med_pln_no>
    <coord_ben_no_cvg_flag>N</coord_ben_no_cvg_flag>
    <coord_ben_med_ext_er></coord_ben_med_ext_er>
    <coord_ben_med_pl_name></coord_ben_med_pl_name>
    <coord_ben_med_insr_crr_name></coord_ben_med_insr_crr_name>
    <coord_ben_med_insr_crr_ident></coord_ben_med_insr_crr_ident>
    <coord_ben_med_cvg_strt_dt></coord_ben_med_cvg_strt_dt>
    <coord_ben_med_cvg_end_dt></coord_ben_med_cvg_end_dt>
    <uses_tobacco_flag></uses_tobacco_flag>
    <dpdnt_adoption_date></dpdnt_adoption_date>
    <dpdnt_vlntry_svce_flag>N</dpdnt_vlntry_svce_flag>
    <original_date_of_hire>2011/04/07 00:00:00</original_date_of_hire>
    <adjusted_svc_date></adjusted_svc_date>
    <person_id>512670</person_id>
    <assignment_id></assignment_id>
    <per_object_version_number>2</per_object_version_number>
    <asg_object_version_number></asg_object_version_number>
    <per_effective_start_date>2011/04/07 00:00:00</per_effective_start_date>
    <per_effective_end_date>4712/12/31 00:00:00</per_effective_end_date>
    <full_name>pbtest, Mr phil</full_name>
    <per_comment_id></per_comment_id>
    <assignment_sequence></assignment_sequence>
    <assignment_number></assignment_number>
    <town_of_birth></town_of_birth>
    <region_of_birth></region_of_birth>
    <country_of_birth></country_of_birth>
    <global_person_id></global_person_id>
    <party_id></party_id>
    <name_combination_warning>FALSE</name_combination_warning>
    <assign_payroll_warning>FALSE</assign_payroll_warning>
    <orig_hire_warning>FALSE</orig_hire_warning>
    </employee>
    </EVENT_DATA>
    <FROM_AGENT xmlns="">
    <NAME>WF_BPEL_QAGENT</NAME>
    ....../>

Maybe you are looking for

  • Insert privileges

    Hi I want to insert into a log table, but I always get an error message: JBO-26041: Failed to post data to database during "Insert": SQL Statement " INSERT INTO COMIS_DR.CDR_OPT_LOG(LEKERDEZES) VALUES (:1)". ORA-01031: insufficient privileges Of cour

  • Xcelsius and relative cell in Excel from another document

    Hi, gurus. I have one question about Xcelsius opportunities. Can I use relative cells in Excel document, which as links to cell in another excel document. For example I have two Excel document. At first I use relative cell like this "='\job\[test_1.x

  • PowerMac G4 FireWire 800 freezes/crashes-post modification 300GB drive

    wondering if anyone one had any insight into this problem: I recently installed a 300GB internal drive into my G4, running on the same carrier as the one that came with the computer, both on the ATA/100 bus, the rear carrier. The system software and

  • I can't get rid of my debt (Thus I can;t get updates or anything...)

    I have an iTunes debt of $2.18 and I want to pay that using my 15$ redeemed iTunes cash store credit... But when it says "You have sufficient store credit to pay your outstanding balance" I click "PAY" but it only refreshes the Purchase History page

  • Disable the validation message

    Hi, How to disable the validation message "<fieldname> cannot be blank"? But when Submit button is clicked, it should still display the standard validation message "At least one required field was empty". Many thanks in advance.