We need details on the parameters used in the function per_availability_details.get_schedule_duration.
Any document or white paper or any clue regarding the details of the parameters is appreciated.
I doubt you will get a response or answer, but this sounds like you should create an SR.
That function doesn't sound like a standard Publisher function. Is that related to some other product? If yes, providing the name of the product increase the chances of a reply.
If it's related to Fusion, you should ask in the forum in charge of Fusion: https://community.oracle.com/customerconnect
Did you get the answer or still you are looking for ?
This package function is needed in writing value sets of type table (Sql) for Oracle Absence validation. However, it needs more clarification for its parameters and how it is called.
FUNCTION get_schedule_duration( p_resource_id IN NUMBER ,p_resource_type IN VARCHAR2 DEFAULT 'ASSIGN' ,p_period_start IN DATE ,p_period_end IN DATE ,p_use_sch_asg IN CHAR DEFAULT 'Y' ,p_use_sch_inh IN CHAR DEFAULT 'Y' ,p_include_noshift IN CHAR DEFAULT 'N' ,p_include_calevents IN CHAR DEFAULT 'Y' ,p_calc_units IN CHAR DEFAULT 'H' ,p_get_full_pay_period IN CHAR DEFAULT 'N' ,p_use_working_hour_method IN CHAR DEFAULT 'N' ,p_default_hours_per_day IN NUMBER DEFAULT 0 ,p_default_start_time IN VARCHAR2 DEFAULT '08:30' -- The format of time is 'hh24:mi' ,p_default_work_week IN VARCHAR2 DEFAULT '0-1-1-1-1-1-0' -- work week starting from Sunday ,p_use_alt_sch IN CHAR DEFAULT 'N' -- use an alternate work schedule instead of the primary work schedule ,p_sch_category IN VARCHAR2 DEFAULT null -- the category code of the alternate work schedule ,p_hier_level IN varchar2 DEFAULT 'ORA_ANC_WORK_PATTERN' --BPAD 14923 ) RETURN NUMBER;
Hi @User_O9529
This is a package spec. Is there any way to get the package body to get more info about this function like which tables are used / what the business logic used behind the screen
Regards,
Karthick
Hi, @Karthick_J.
I was not able to find the package body. But the topic starter asked about parameters. I provided it from the spec.
Hi @User_O9529,
Yes, this post requestor looking for parameter.
Just checking if you can get package body as well. Anyhow, Thanks for response.
I have Windows 64-Bit in my system and I have downloaded Oracle BI Publisher Desktop 64-bit. when trying to install Oracle BI Publisher in my system, I get error like "Set Word2007 flg failed" or "Please uninstall the current version using Add or Remove Program from the control Panel" But there is no program for Oracle BI…
I created a XLSX template in Oracle Analytics Publisher Desktop 26.01.01 and uploaded the template to a BI Publisher report in OTBI. Things worked initially, but this morning when running the report I received an error: The report cannot be rendered because of an error, please contact the administrator. Error Detail:…
Hi All, I have a question regarding the BI Publisher Outputs. I have configured the rtf template output as Excel but when the XML Report Publisher program completes and I click on View Output, the output opens in a browser and renders as an HTML. Can some one please assist why this is so. The BI Publisher version is…
The issue is related to the NordPass browser extension installed via our corporate policy. Issue observed: Users were unable to upload custom BI Publisher templates in Oracle Fusion (BI Publisher / Oracle Analytics) using Microsoft Edge and Google Chrome. The upload dialog remained indefinitely at "Uploading, please…