EBS Question

Hi Gurus,
I am implementing SAP EBS did the config and tested out everything, is working fine. The problem is that the standard SAP EBS does not works for their business process for incoming payments and need you advice on the same:
When they receive money they have to allocate the money into different 4 different parts for example if they have received 10,000 dollars they would allocate it to Tax first then the residual amount say example 9000 will be applied to a different category of charges and whatever is left example 8000 will be applied to another category and in the end whatever is left will be applied to the main fees.
So my questions are:
1) How can EBS handle such a scenario?
2) Is there any enhancements available in EBS which could do this allocation?
Thanks
GM

Gaurav,
All transactions coming in the bank statement cannot be posted automatically. Having said that, SAP offers an opportunity for you to create your own Algorithms using user exit FEB00001. You can assign these enhancements created in user exits to specific BAI codes (or any external code, if you are not using BAI format) in the form of Algorithms starting with 901 and the same can be assigned to the BAI code in the step:Assign external transactions types to posting rules and select your user exit.
Also there are some useful OSS Notes - 124655 and 549277. Please refer them.
Kalyan

Similar Messages

  • Distributed FICO and HR/PY and EBS Questions

    Hi experts -
    Changing our landscape from a single integrated system to a distributed HR/PY and FICO environment (I.e. 2 different instances). In the distributed architecture I understand the Payroll Check (tcode RFFOUS_C) print program still runs in the HR/PY instance and the check register is also updated in the HR/PY instance. However, the GL posting that include open item managed bank clearing account(s) for payroll checks is updated only in the FICO instance (via ALE) by the Posting to accounting process.
    Can anyone tell me how and where the EBS should be run to clear the payroll checks and the GL payroll check clearing open item account? Again, the payroll checks will be in the check register in the HR/PY system but the GL payroll check clearing open item account will be in FICO instance.
    Anyone out there have experience with this scenario?
    Thanks!

    Have you worked specifically with a distributed HR/PY and FICO architecture?  Or, are you answering this question based on your understanding of the payment process from FI?   If you have not worked hands-on with the distributed HR/PY and FICO architecture I do not think you understand the issue.
    In the distributed HR/PY architecture the payroll checks are created in the HR/PY instance.  The creation of the GL entry for the payroll check bank clearing account is created by an entirely separate process - the  PY GL Posting run and the distributed model posts the GL to the FICO instance.  Therefore, the check register is in the HR/PY instance and GL payroll check bank clearing account in in FICO.

  • SAP EBS Question

    Hi Gurus,
    I am implementing SAP EBS did the config and tested out everything, is working fine. The problem is that the standard SAP EBS does not works for their business process for incoming payments and need you advice on the same:
    When they receive money they have to allocate the money into different 4 different parts for example if they have received 10,000 dollars they would allocate it to Tax first then the residual amount say example 9000 will be applied to a different category of charges and whatever is left example 8000 will be applied to another category and in the end whatever is left will be applied to the main fees.
    So my questions are:
    1) How can EBS handle such a scenario?
    2) Is there any enhancements available in EBS which could do this allocation?
    Thanks
    GM

    HEllo,
    Note 494777 shows all the enhancements for EBS.
    The external transaction is also relevant to determine where the values are applied. Does your bank send the charges/taxes/etc in one line item with one transaction type or is it split in different items?
    REgards,
    REnan Correa

  • Another "slow" EBS question

    Hello experts.
    Yesterday I received a call from frustrated user that theEBS system was "slow". After asking the usual questions -
    when does the slowness become an issue (middle of day)
    does it affect everyone (yes) and all modules (yes)
    are there any specific screen errors (none)
    I decided it must be a problem with the database. I then made the following checks:
    processes on server
    errors in alert log
    files space and tablespace
    queried v$session_longops (nothing obvious) and v$session
    ran statspack: Top 5 Waits:
    free buffer waits
    db file sequential read
    db file scattered read
    buffer busy waits
    CPU time
    checked to see if any long running or errored cc requests - none
    reviewed Apache and JServ logs and nothing to report
    I spoke again to customer today who said that maybe there are users who, instead of querying the Reporting Database, are actually hitting the Production database directly with long running reporting queries.
    How can I identify long running queries (each time I hit the v$session_longops view I could see nothing obviously expensive in terms of time).
    How can I see which SQL statements are costing the database? (the end of this post is from the statspack, but Im not sure it can help - I need to know SID and SERIAL# of the query to find user, I think?)
    In essense, I need to go to the client and say "this SQL is costing you" - but I am struggling how to do it.
    Please help, if you can.
    Thank,
    STATSPACK INFO:
    CPU CPU per Elapsd Old
    Time (s) Executions Exec (s) %Total Time (s) Buffer Gets Hash Value
    22.76 13 1.75 7.0 1351.19 1,287,963 713759251
    Module: JDBC Thin Client
    begin GL_SECURITY_PKG.INIT; end;
    20.13 13 1.55 6.1 1192.63 1,106,019 3698575644
    Module: JDBC Thin Client
    INSERT INTO GL_BIS_SEGVAL_INT( segment_column_name,segment_value
    , parent_segment) SELECT 'SEGMENT4',flex_value, parent_flex
    valuelow FROM FND_FLEX_VALUES WHERE flex_value_set_id=1009713
    12.43 5 2.49 3.8 190.07 229,207 1542603955
    Module: APXINWKB
    SELECT INVOICE_TYPE,VENDOR_NAME,VENDOR_NUMBER,VENDOR_SITE_CODE,I
    NVOICE_DATE,INVOICE_NUM,INVOICE_CURRENCY_CODE,INVOICE_AMOUNT,GL_
    DATE,PAYMENT_CURRENCY_CODE,PAYMENT_CROSS_RATE_DATE,PAYMENT_CROSS
    RATETYPE,PAY_CURR_INVOICE_AMOUNT,PAYMENT_CROSS_RATE,FREIGHT_AM
    OUNT,DESCRIPTION,USSGL_TRANSACTION_CODE,PROJECT,TASK,EXPENDITURE
    ( i shoud mention I dont have dbconsole or OEM to query this environment)
    Edited by: user11981168 on 22-Apr-2010 00:45

    Hi user;
    What is your EBS and OS?Also your database version?
    There could be many reason to have some performance issue on EBS. Firstly please check below Notes and compare it with your settings:
    Subject: Database Initialization Parameters for Oracle Applications Release 11i Doc ID: 216205.1
    Subject: Database Initialization Parameters for Oracle Applications Release 12 Doc ID: 396009.1
    Also check below performance patches -Patchset/CPU Metalink Notes:
    Note: 244040.1 - Oracle E-Business Suite Recommended Performance Patches
    Note: 139684.1 - Oracle Applications Current Patchset Comparison Utility - patchsets.sh
    Note: 880170.1 - Oracle E-Business Suite Releases 11i and 12 Critical Patch Update Knowledge Document (October 2009)
    Note: 756671.1 - Oracle Recommended Patches -- Oracle Database For the inistalization parameters, please refer to (Note: 396009.1 - Database Initialization Parameters for Oracle Applications Release 12).
    I strongly suggest Also take some AWR -ADDM report and observe those report. Also check below thread which is discussed here before:
    Re: applications hangs slow
    Hope it helps
    Regard
    Helios

  • Bursting patch - ebs - questions

    Hello all,
    We will be implementing the bursting patch - 5968876 - this week on our environment.
    xmlp - 5.6.3
    ebs 11.5.10 cu2
    I have a few questions that hopefully someone could answer.
    1) Is there any good documentation on this process , with the new patch in place,
    other than the readme in the patch files ?
    2) Now that we upload a control file, will that automatically set off the bursting process,
    or do we have to make a specific call for the XDOBURSTREP program to run ?
    3) is CUPS a mandatory install on our server ( HP-UX 11.11) for this process ?
    4) I have seen that people mention they call bursting process from an after report trigger
    in a report. What if we are not using a report ? how would / could this call be made
    then?
    thanks much in advance
    cheers...
    James

    I didn't get a response but I have seen a bursting control file example that uses cc so am guessing that bcc can be used.
    As for the exception, I implemented a summary report that is burst to file. This always gets generated so I don't get the exception. I believe that Is what the other thread, I was looking for, did but was not able to confirm that.
    Cheers,
    Dave

  • Calling a xml publisher report from Ebs - question

    Hi,
    I know how to call a xml report from ebs using concurrent manager. But i want to open it from a form in application.
    My situation is this:
    There is a form in the payables modelue, where i search for all the invoices.
    There is also a button action in this form wich take the id of the row in wich it is my position and open a rtf raport with this id.
    What i need to do is to call my xml report in this button . To pass my raport the id of the row in wich i am and open my report with paramateres.
    Can this be done? Has anyone tried this before?
    Thanks in advance,
    Best regards

    Hi,
    You can use FND_REQUEST.SUBMIT_REQUEST for submitting the report. The syntax is as follows:
    function FND_REQUEST.SUBMIT_REQUEST
    (application IN varchar2 default NULL,
    program IN varchar2 default NULL,
    description IN varchar2 default NULL,
    start_time IN varchar2 default NULL,
    sub_request IN boolean default FALSE
    argument1,
    argument2, ..., argument99,
    argument100) return number;
    Here is the code that I used for submitting XML Report Publisher from within my Oracle Report's AfterReport trigger. The parameters are explained.
    a:=FND_REQUEST.SUBMIT_REQUEST('XDO', 'XDOREPPB','Varun XML Report Printing', NULL, FALSE, :P_CONC_REQUEST_ID , 'MYONT','MY_PREPACK_XML','en-US' ,'N', 'RTF', :p_output_format,NULL, NULL, NULL, NULL,
    NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,NULL );
    srw.message(123,'Value of New Request : ' || a ||' Output Format :'||:p_output_format);
    Hope it helps.
    Thanks
    Varun

  • Linking Discoverer to eBS - Question

    Hi,
    Our discoverer server is different from the one where Apps is installed. I would like to know if it is possible to create a link to discoverer report from apps (By following How to Create a Link to a Discoverer Workbook in Apps11i [ID 278095.1] in metalink).
    When I followed all the steps, and I get Page not found error.
    Ofcourse, the URL that it is opening is incorrect.
    For example: to open apps, we use:
    http://nsdg-10:8000/...
    And for Discoverer we use:
    http://nsdg-11:7777/discoverer/plus
    And when I link the report to Apps, the link that opens up is:
    http://nsdg-10:8000/OA_HTML/OracleOasis.RunDiscoverer?.....
    Can someone please help me understand how i correct the link that it is opening? I tried to change the value of the profile option (ICX: Discoverer Launcher to http://nsdg-11:7777/discoverer/plus?Connect=[APPS_SECURE]) and it still did not work,
    The current value is however (which is not even the correct server on which discoverer is installed).
    http://nsdg-10:8000/discoverer/plus?Connect=[APPS_SECURE]
    Any help is greatly appreciated.
    Thanks!

    Hi,
    You do need to configure the ICX profiles correctly:
    ICX: Discoverer Launcher : : http://nsdg-11:7777/discoverer/plus?Connect=[APPS_SECURE]
    ICX: Discoverer Viewer Launcher : http://nsdg-11:7777/discoverer/viewer?Connect=[APPS_SECURE]
    Tamir

  • Migrate EBS(12.1.1)  DB (10.2.0.4) RAC from linux itanium to HP-UX Itanium

    Dear Friends,
    We've a migration project to move oracle EBS database(10.2.0.4) 2 node RAC from linux itanium to hpux itanium and later upgrade to 11.2.0.2.
    Could you please send me a document which explain the steps to proceed.
    EBSVesrion (12.1.1)
    Current DB Linux Version RHEL 5.2 Itanium , (10.2.0.4)
    Future DB : HP-UX 11iV3 Itanium. (11.2.0.2)
    Regards,

    Duplicate post ? - 10g to 11g upgrade and platform migration from linux to hp unix
    Pl post EBS questions in the EBS forums - http://forums.oracle.com/forums/category.jspa?categoryID=3
    HTH
    Srini

  • Upgrade steps Details for 9.2.0.8 to 11.2.0.3 Database

    Support,
    We have one requirement from our client like "Upgrade the Database from 9.2.0.8 to 11.2.0.3". They are asking only the DB upgrade except Application.
    Our Current Database is running in Solaris OS and DB is an 9.2.0.8 and Application is an 11.5.10.2.
    I am going to follow the below documents for the Database Upgrade process using DBUA for First Iteration,
    Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0.3) (Doc ID 1585577.1)
    Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0) (Doc ID 881505.1)
    In the above documents they mentioned the steps related to the 11g new home installation and upgrade process but before starting the process what are all the things i have to check it in my current Database and Applications.
    Because i have clear idea on what we have to do in the new Oracle Home 11g and the Upgrade process but still have some confusion on the Pre-Upgrade Steps in current database.
    Kindly suggest me what are the details i have to collect and check in my Current Database or provide any proper Oracle documents for the Database Pre-Upgrade Process.
    Thanks in advance,
    Vijay.

    Vijay,
    We would suggest you advice your customer to upgrade to 11.2.0.4 instead on 11.2.0.3
    Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0) (Doc ID 881505.1)
    https://blogs.oracle.com/stevenChan/entry/11_2_0_4_database
    Preparing to Upgrade Oracle Database can be found at http://docs.oracle.com/cd/E11882_01/server.112/e23633/toc.htm
    You would also need to refer to:
    How To Get The Proper Environment Set To Run Adbldxml.pl When Upgrading To 11g/11gR2? (Doc ID 1310854.1)
    11i: ad_parallel_compile: Ora-01031: Insufficient Privileges in adadmin / re-create grants and synonyms for APPS schema after upgrade from 10gR2 to 11gR2 (Doc ID 1148264.1)
    Note: Please note that we have a dedicated forum for EBS questions -- https://forums.oracle.com/community/developer/english/e-business_suite
    Thanks,
    Hussein

  • How to use a bind variable in a table-validated flexfield

    Hi,
    I want to prepare a table-validated descriptive flexfield, which uses as source a select statement.
    So, in the form "Validation table information" I use as table name the statement:
    (SELECT my_procedure('test_value') FROM DUAL)
    Up to here it works fine.
    But instead of 'test_value' I want to use the value of a field in the form or a value of another flex (using $FLEX$ bind variables).
    Please advice if it is possible to perform this in "table name" statement. I use it in "where/order by" clauses and it works fine.
    Thank you.

    Hi,
    I have posted in the place where you did advise,
    https://forums.oracle.com/thread/2560192
    but they reply there that this is an EBS question, with no much relation to dev tools in general.
    Please, can I continue in this place with this question?
    Thank you.

  • Unhandled exception while opening excel file from e-business suite form

    Hello,
    I am getting error ORA-106561 (Unhandled errorg) when I am trying to open excel sheet which is reside in my desk top from Oracle E-business suite customized form using dde.app_begin('C:\Program Files\Microsoft Office\Office12\EXCEL.EXE'||'d:\emp.xls' ,dde.app_mode_normal)
    E-BUSINESS SUITE is in Unix server and EBS version is 10.5.10.2cu and hp Unix version is 11.11
    Please help me out in the above issue
    My objective is to open an excel sheet which is in my local disk and read and update the excel.
    Edited by: user538673 on Jul 23, 2010 2:20 AM

    Hello,
    This is the standalone Forms forum here.
    Please, ask your EBS questions on the E-Business Suite forum ;-)
    Francois

  • QUERY ONLY = YES not working when set in CUSTOM.pll

    Hi,
    Depending on the responsibility the user is logged on as I have set the element entries form PAYWSMEE to query only = yes within the custom.pll. This seems to work in so far as the elements screen is display-only but when i go into the entry values they are updateable. I have tried setting query only at WHEN-NEW-BLOCK-INSTANCE event and also on WHEN-NEW-FORM-INSTANCE but same results.
    Would really appreciate any help.
    Lorcan.

    EBS questions should be asked in the EBS Forum.

  • Error after setting up new Taskflow

    I have copied the existing taskflow in HRMS application "US HRMS PERSON TASKFLOW" and created a new one. Every node in the new taskflow is the same as the old one, only I have added one node in this new taskflow.
    However, after assigning this taskflow to a function when I click on that button which points to the new node, I get the below error:
    Function not available to this responsibility. Change responsibilities or contact your System Administrator.
    Does anyone know the solution for this.

    Seeing as your question is a Oracle Enterprise Business Suite (EBS) question, please post it in the [EBS General Discussion|http://forums.oracle.com/forums/forum.jspa?forumID=475] forum where you will have greater success in getting your question answered.
    Craig...

  • Using collections how to acheive this?

    Hi All,
    In my apllication we are handling two types of procedures which runs based on the jobs.
    Due to some problem few records where got missed in prouduction.
    We have tried to run this jobs manaually one by one and it is taking time to execute..
    I have got a suggetsion from my senior to do in a collection and run this packages at a time..
    Here is my exact scenerio, can you please help me out to implemnet in collections..
    Steps:
    Populate the missing records namely ordered, event sequence, Start date, end date, region in to plsql table/collection. ( Hard-coded since this will run the code
    for a date which will take less time and take less record).
    looping the plsqltable/collection for missing records
    Running the procedure p_Daily with startdate and end date parameter
    -- if the above executed successfully we need to execute second procedure i.e p_Region procedure by checking records in f_daily_report exist/relevant table
    (Id and sequence).
    Running the procedure p_region with start date and region id ( checking whether id and sequece is exist f_daily_report table).
    end loop
    The above steps which i have explained needs to achievd thru collections, can anybody helps me out on this.
    Note:
    1. All the missing jobs wil fal under differnt date rane groups.
    2. For second job i.e p_region i have mentioned that it will run based on start date and region id..This job will run on three differnt region id's..We can find the
    region id based on by joining f_region and d_region table. It seems that these misisng records belongs to all three regions
    Hope u all understand my scenrio. can you please help me out..
    Thanks in advance,
    Anoo..

    Joel_C wrote:
    There seems to have been a spate of Off-topic postings - is it possible this might be related to the forum software acting up or is it just coincidental user error in each case?Possibly.
    My hypothesis is that the unfortunate name "Application Express", the width of the APEX domain, and the excellent service provided here leads some to the belief that this is a fast-track clearing house for general Oracle/Applications/eBS questions.
    (For a number of others of course it's simply a free lunch...)

  • Error passing in RECORD type into API

    Gurus,
    Getting the following error when I try and pass a RECORD type into an API. Am I passing it in properly?
    Any help is appreciated.
    Thanks,
    -Scott
    Here's my error:
    fnd_descr_flex_col_usage_pkg.load_row
    ERROR at line 21:
    ORA-06550: line 21, column 4:
    PLS-00306: wrong number or types of arguments in call to 'LOAD_ROW'
    ORA-06550: line 21, column 4:
    PL/SQL: Statement ignored
    Here's my anon block:
    declare
    TYPE who_type IS RECORD
    created_by NUMBER,
    creation_date DATE,
    last_updated_by NUMBER,
    last_update_date DATE,
    last_update_login NUMBER
    v_who_type who_type;
    v_sysdate date;
    begin
    select sysdate
    into v_sysdate
    from dual;
    v_who_type.created_by := 0;
    v_who_type.creation_date := v_sysdate;
    v_who_type.last_updated_by := 0;
    v_who_type.last_update_date := v_sysdate;
    v_who_type.last_update_login := 0;
    fnd_descr_flex_col_usage_pkg.load_row
    (x_application_short_name => 'SPL',
    x_descriptive_flexfield_name => 'HR_LOCATIONS' ,
    x_descriptive_flex_context_cod => '441',
    x_application_column_name => 'ATTRIBUTE5',
    x_who                          =>  v_who_type,
    x_end_user_column_name => 'District',
    x_column_seq_num => 10,
    x_enabled_flag => 'Y',
    x_required_flag => 'N',
    x_security_enabled_flag => 'N',
    x_display_flag => 'Y',
    x_display_size => 50,
    x_maximum_description_len => 50,
    x_concatenation_description_le => 25,
    x_flex_value_set_name => '50 Characters',
    x_range_code => '',
    x_default_type => '',
    x_default_value => '',
    x_runtime_property_function => '',
    x_srw_param => '',
    x_form_left_prompt => 'District',
    x_form_above_prompt => 'District',
    x_description => '');
    ...

    I followed Tubby's advice and called the package to which the RECORD type was defined, however, I'm getting a "no data found" error in the called package. The purpose of "internally" definining the record type inside my Anon block was so that I could assign variables locally.
    Help from you gurus would be greatly appreciated!
    ERROR at line 1:
    ORA-01403: no data found
    ORA-06512: at "APPS.FND_DESCR_FLEX_COL_USAGE_PKG", line 508
    ORA-06512: at line 21
    Please do not refer me to any more EBS forums or links.  This is a coding question, not an EBS question.
    For the guy who asked, here is the procedure definition:
    PROCEDURE load_row
    (x_application_short_name IN VARCHAR2,
    x_descriptive_flexfield_name IN VARCHAR2,
    x_descriptive_flex_context_cod IN VARCHAR2,
    x_application_column_name IN VARCHAR2,
    x_who IN fnd_flex_loader_apis.who_type,
    x_end_user_column_name IN VARCHAR2,
    x_column_seq_num IN NUMBER,
    x_enabled_flag IN VARCHAR2,
    x_required_flag IN VARCHAR2,
    x_security_enabled_flag IN VARCHAR2,
    x_display_flag IN VARCHAR2,
    x_display_size IN NUMBER,
    x_maximum_description_len IN NUMBER,
    x_concatenation_description_le IN NUMBER,
    x_flex_value_set_name IN VARCHAR2,
    x_range_code IN VARCHAR2,
    x_default_type IN VARCHAR2,
    x_default_value IN VARCHAR2,
    x_runtime_property_function IN VARCHAR2,
    x_srw_param IN VARCHAR2,
    x_form_left_prompt IN VARCHAR2,
    x_form_above_prompt IN VARCHAR2,
    x_description IN VARCHAR2)

Maybe you are looking for

  • Error "Session Timed Out" When saving  webi report as PDF

    Hi, I am getting below error when saving  report as PDF The Session Timed Out.The document *.wid has been auto saved  in the Favorites~WebIntelligence Folder..Click Restore to retrieve it. (ERROR : WIJ600001). I get above error in PROD  but works fin

  • Problem in retreiving the time from the table

    I have stored time in varchar2 format but in forms in order to enable a button i have to compare the time,for that I have used to_char(sysdate,'HH24') as : is not working.How to retreive the time in its exact format/?

  • Rating in exported versions

    I live with "portable library" which is exported JPEG up to 1024 pt- so I can hold above 8000 pictures eaten just something like 3 GB. I do not know if is possible by exporting versions to extra file ( out of Aperture) to have available for import ag

  • Teststand property loader for multiple sequences

    Hi, I am using Teststand 3, and would like to be able to Export all sequences into one Excel spreadsheet, so that each tab references a single sequence. If anybody has already done this, or has a suggestion as to how to do it, I would be grateful. Th

  • I cant update my previous apps in apple store

    Why i cant update my previous apps in app store