Autocomplete to Combobox, where is the LOV...

Apologies for the title of the post...
I am hoping I am just missing some minor item, and a push in the right direction will get me working again.
A few years back, most likely under Apex 4.0, I started using Jquery - Autocomplete for looking up employee names, hostnames, etc. This used some Javascript that someone had posted (don't recall who), and it worked pretty well. I would add a stanza like this to the page def (to be run after the page loads). The X02 passed some extra info to the on demand procedure to help with the search.
$("#P28_REQUESTOR").autocomplete('APEX', {
                apexProcess: 'PERSON_SEARCH_ACTIVE',
                width: 600, multiple: false,
                x02: 'Hostmaster:Owner Ok',
                minChars: 3, selectFirst: false,
                formatItem: function(row, i, max, term) {
                        if  ( row[1] > 0 )
                            return row[0]+" "+row[2]+" "+row[3];
                         return row[0]},
                max: 100,
                cacheLength: 1
   $("#P28_REQUESTOR").result(function(event, data, formatted) {
         $("#P28_REQUESTOR_ID").val(data[1]); });The Person Seach Active on demand procedure was something like: (Note - some details have been left out to give a better example - in the end, it doesn't matter at all)
declare
   target_name  varchar2(255);
   scope_id    varchar2(16);
BEGIN
   OWA_UTIL.mime_header ('text/html', FALSE);
   HTP.p ('Cache-Control: no-cache');
   HTP.p ('Pragma: no-cache');
   OWA_UTIL.http_header_close;
   target_name :=  wwv_flow.g_x01;
   scope_id := wwv_flow.g_x02;
   Simon.Apex_People_Select.Trace('On Demand called for ' ||Target_Name || '/' || scope_id);
   FOR c IN (SELECT search_name,display_name,result_id
               from table
             (Simon.HM_Network_Maint.search_network(scope_id, Target_Name)))   
   LOOP
         HTP.p(c.search_name ||
               '|' || c.result_id ||
               '|' || c.display_name );
   END LOOP;
END;The g_x01 value is what the user is typing into the text box - once they hit three characters, it gets sent to Oracle for processing via the on demand procedure. The g_x02 (and 03, 04,..) are additional parameters - perhaps from a parent LOV. General concept with the returned data is the first element is the text to be searched, the second is the actual value (typically an integer - primary key), and the third value is what ends up in the text box once a value is selected (the searching value often has additional identifying info.)
This approach worked pretty well, although it did not play well with cascading LOVs. But once I upgraded to Apex 4.2, I started hitting other issues with jQuery version differences, and some odd failures. To make matters worse, the original developer of the Javascript module, abandoned it - was not doing additional work with it.
Combobox
I did NOT want to re-invent the wheel, and it seemed to be a much better approach to move into PlugIn world - ideally using a plugin that someone ELSE wrote and was maintaining. I looked at the LOV Friendly Autocomplete plug in - and even installed it a few places - and discovered that it did not play well with my earlier autocomplete code.
My concern with using the LOV Friendly Autocomplete - is that I didn't know how to provide any of the "Target Name" search info to the LOV (since that is what is being typed by the user at the time).
I also started looking at the Combobox plug in - which seemed even closer with Lazy Loading=Yes (I also liked the ability to add new items on the fly) - but I was not sure how to provide the "Target Name" info the the Pipelined function that generates the list of values.
I want to get rid of all of my old Autocomplete javascript and move to one (or more) plugins - (Which is why the details above don't matter, just trying to provide some background)
Is this a good direction (Combobox or LOVFA)? How/Where do I connect my search (lov generation)?
Edited by: Jon Finke on Jan 9, 2013 5:52 PM

I've found the LOV (list of values from Forms) but I've
notice that the search functionality is missing.
(I'm talking about the "drop as " button LOV option on a form in JClient for ADF from "Data Control Palette"
Best regards,
Lucian

Similar Messages

  • How do I get a iOS update for my iPod Touch 2nd gen.? Where's the love for us?

    How come no updates for iOS for 2 gen iPod touch owners like me?
    Where's the love for us?

    Did you think that your ipod would get software updates forever?
    Really?  This is noting new or unusual at all. 
    The older hardware in computers/ipods/iphones/televisions/dvd players/cars/etc does not support any and all new software that ever comes out.
    Your ipod touch operates as it always has - with several updates from the original software.  However, the newest software is not available for the 2nd gen.

  • Where is the LOV in JDeveloper 10g (9.0.5)

    Hi All,
    I've notice a big loss in JDeveloper 9.0.5 (10g):
    I couldn't find the LOV.
    Best regards,
    Lucian

    I've found the LOV (list of values from Forms) but I've
    notice that the search functionality is missing.
    (I'm talking about the "drop as " button LOV option on a form in JClient for ADF from "Data Control Palette"
    Best regards,
    Lucian

  • Muse Crashes - Where's the Love? App Launch Failures & Database Errors

    I really love Adobe Muse but I'm really frustrated by it's instability.
    There are two general problems that I consistently experience.
    App Launch Issues
    Firstly, and an issue I am experiencing right now is, a launch error where the program refuses to open displaying an error message then crashes immediately.
    Today's message is:
    Anyone experienced this before or have a solution? I tired signing in and out of Creative Cloud and uninstalling and reinstalling Adobe Muse and same issue.
    Database Errors / Save File Errors
    I can generally expect for a Muse save file to become totally unusable for some sort of random database error totally messing up my save file making me have to step back to one I've previously saved. Just like the wii brought back load time in a serious way Adobe Muse is bringing back incremental save practices we'd all LOVE to abandon.
    Why This Sucks
    I don't do high-end web development but I offer basic sites to clients with simple needs and I find Muse to be a delightful product given my skills and base in photoshop.
    Not being able to update sites or launch the application at all is SUPER annoying.
    It certainly justifies NOT using Adobe Muse for complex sites.
    If there is a general approach I can take to avoiding these issues I'm all eyes and fingers.
    Thanks!

    Hello,
    Solution for "Üser ID Mismatch"
    Please do the following steps and you will be all set.
    1. Sign out from Muse By going to Help > Sign out. (if you see the option to do that)
    2. Sign out from Creative Cloud Application. (Steps are mentioned in the link Sign out, Sign in | Creative Cloud Desktop app), then Quit Creative Cloud Application.
    3. Rename the "OOBE" folder to "OOBEold"
    MAC : (This folder can be found at Finder > Go > Go to Folder> Type ~/library/application support/Adobe > Hit return)
    Widows : ( This folder can be found at C:\Users\<username>\AppData\Local\Adobe )
    4. Relaunch Muse, Sign in with your Adobe ID.
    Suggestion for database error:
    Is the file saved on local location or at a network drive or external location live Dropbox or Google drive.
    Please move the file to desktop and then try to save the file after making few changes. Hopefully you will not get any error.
    If you still get the error please share the exact error screenshot.
    Regards
    Vivek

  • Where's the love!?

    I absolutely love the creative cloud (only $9 a month!) the programs are awesome and the support is great.
    I am having an awesome experience. I just wanted to show some support to what I think is a sweet deal.
    Thank you Adobe.

    Hi tommyeh,
    Thanks for the feedback!
    We are glad to know that you are enjoying our products and services.
    Thanks,
    Atul Saini

  • Creating a where clause in the LOV query box

    Hi guys is any able to help me with this one
    i have a page in my app where there is a LOV drop down now the values for this drop down comes from a table that looks like this
    users_for _form_TBL
    E_MAIL
    Vendor
    [email protected]
    oracle
    [email protected]
    sap
    [email protected]
    IBM
    [email protected]
    Oracle
    [email protected]
    intergraph
    So my syntax for the LOV i mentioned looks like this
    select VENDOR as display_value, VENDOR as return_value
      from form_user_tab where E_MAIL = :APP_USER
    order by 1 ;
    so if [email protected] logs onto the app and has to make a selection on the LOV it would only display the vendors relative to his E_MAIL like oracle ,sap, IBM then he hits the submit button on the page then the vendor that he selected is inserted into another table .What i did on the insert table was create a trigger that after a vendor is inserted the trigger inserts a 1 into a column called assessed .
    What i did after this was add a select in the where clause of the LOV so that it would check in the insert table if that vendor had been chosen before and not display it again to be selected  my syntax the second time around in the SQL query box was
    select VENDOR as display_value, VENDOR as return_value
      from users_for _form_TBL where E_MAIL = :APP_USER
    and (select 'vendor' , 'ASSESSD' from inserted _tbl_imp is null);
    order by 1 ;
    But im getting an error any ideas guys .Thank you

    Hay man thanks for that info on the Tom Kyte Blog 
    --(the code you gave me )
    select 
        u.vendor display_value 
      , u.vendor return_value
    from 
        users_for_form_tbl u 
    where 
        u.e_mail = :app_user 
    and not exists (select null from inserted_tbl_imp i where u.vendor = i.vendor) 
    order by 
        u.vendor 
    --(After the error i tried )Then when i got the error i try'd using 'or exists'  like this
    --(code)
    where 
        u.e_mail = :app_user 
    and not exists (select null from inserted_tbl_imp i where u.vendor = i.vendor) 
                          or exists (select null from inserted_tbl_imp i where u.vendor = i.vendor)
    order by 
        u.vendor 
    But the all the vendors that where in the  same in the insert table came up in the drop down list  example is oracle was assessed before then only oracle would appear in the drop down list  and if it was assessed 3 times it would come up 3 times
    --Then i tried to select where 'Assessed' is null   ('Assessed' is a column in the insert table  which i created a trigger on to insert 1 in the 'ASSESSED' column  when a vendor is begin assessed  )  
    --(code)
    where 
        u.e_mail = :app_user 
    and not exists (select 'ASSESSED' from inserted_tbl_imp i where 'ASSESSED' is null ) 
    order by 
        u.vendor 
    This try didnt return any vendors at all
    --Then i tried distinct
    --(code)
    where 
        u.e_mail = :app_user 
    and not exists (select distinct 'VENDOR',  from inserted_tbl_imp i where u.vendor = i.vendor) 
    order by 
        u.vendor 
    This gave me a LOV ERROR
    This is what i have tried so far there where others syntax's i tried last night as well  but most of them came back as errors . Thanks again for you time and help  fac586  

  • How to show the LOV display column in a field of type ''popup''

    Hi All,
    I've defined a form (no matter table/master-details/procedure) with a text item of type "popup", and have chosen a specific LOV.
    At runtime, after the user chooses a value within that field, He sees the return column, (not the display column) of the LOV.
    This behavior is different in field type combobox,
    where the user sees the display column, ( this is the expected behavior when dealing with LOVs ).
    How can I, in a popup type field, show the user the LOV display column rather than its code ?
    Any help will be appreciated !

    I had a Tar on this a while ago. Oracle's response is that's the way it is, but :
    The problem is that form is storing the ID in the table but when customer queries the form, the ID is displayed, which means nothing to the user.
    This is working as it should by design.
    An alternative is to add a non-database field to the form to display the name based on the ID fetched from the table or to build the form in a manner that it will query
    from both tables, the one storing the ID and the one storing the name, as a loookup table.
    Suggested review Notes: 125272.1, 124072.1, 263923.1.
    I believe Note:125272.1 would work for you if you have a primary LoV displaying the name but populating the ID from the first table. The second LoV can query from the table storing the name (instead of making it a non-database column). When the first LoV is used, the second will be refreshed, displaying the actual name on the for
    m on your non-database field, just for display purposes.

  • Null values not displaying in the LOV on the parameter form.

    My report works perfect while in Oracle Reports 10g, however when I move it to our menu (Oracle Forms 10g) it does not display the null in the LOV on the parameter form.
    This report allows the the user to select by inspector or district or everyone for certain dates.
    Ex: I have 4 parameter fields. The user must enter the start & end dates and either the Inspector or the district or leave the inspector or district null to run for everyone.
    The district LOV is :
    select dnr_section_code, description from dnr_section_code where dnr_section_code in ('29', '38','52')
    UNION
    select null, 'All' from dual
    order by 2 asc ;
    The inspector LOV is:
    select null , 'All' from dual
    UNION
    select person_seq, first_name||' '||last_name inspector from vw_eng_inspectors
    order by 2 asc
    In my Data Model query I use the :
    My select
    from tables
    where clause
    +
    ----by inspector
    and (prod_fac_inspections.person_seq_inspector =
    nvl(:inspector,prod_fac_inspections.person_seq_inspector))
    ---by district
    and
    (d.dnr_section_code = nvl(:district,d.dnr_section_code)
    and d.person_seq = prod_fac_inspections.person_seq_inspector)
    Again, it works perfect in Reports! It eliminates having 3 reports on the menu. This one report gives the user the option of selecting dynamic parameters.
    Also, I got so frustrated, that I went a different route of using a default where.
    I am stuck with the error of ORA:00933 SQL command not ended properly
    1=1
    I set the initial value to 1=1 and it does not like it.
    I am stuck!
    DB = Oracle Database 10g Enterprise Edition Release 10.2.0.2.0

    Hi Krishna,
    I'm not sure I understand the probelm.
    A progress bar control only displays numeric values. When do you mean by "unassigned values"? What would you expect to be presented?
    Best regards,
    Udi

  • How can I filter the LOV rows at the runtime

    I am working in oracle forms 6i.
    My lov is based on a view. If I selected one row from LOV, that row should not appear in list box.
    I would like to restrict rows before saving a form. How can i filer the LOV rows at the runtime?
    Please help me.

    Dear Mr.MH_BD,
    Thanks for your immediate response,
    My form is built based on master and detail link.  On the multi row detail section I am invoking this LOV.  The record group containing the following query:
    select fees_id,fees_name,term_fees from sk_fees_mst where fees_bal>0;
    fees_id
    fees_name
    term_fees
    12
    Tuition Fees
    2500
    13
    Smart Class
    100
    14
    Admin Fees
    300
    If I selected the fees_id 13 for the first row of detail section, then the LOV should display only the following in the next row:
    fees_id
    fees_name
    term_fees
    12
    Tuition Fees
    2500
    14
    Admin Fees
    300
    (ie.) Before commit form I need to filter the already selected fees ids from record group.
    Thanks in advance.

  • Where did the link to Mail go!!?

    OK. I am totally confused and lost, and getting very frustrated.
    I can no longer simply go to Mail via Safari.
    I go here:
    http://www.apple.com/
    and there is no link to mail.
    So I click Mac. And it takes me to this:
    http://www.apple.com/mac/
    Still no sign of Mail. I am looking all over this page. There is a “Why You’ll Love a Mac,” “watch ads,” .Mac, but it is not a link. Under that is a link to log in (I am already logged in but, ok, I’ll try it anyway.)
    That takes me to http://www.apple.com/dotmac/. STILL NO SIGN OF MAIL! Instead, it’s a bunch of prompts for signing up for a .Mac account. (I have one and have had for three years.)
    Where is mail?

    But, Simon...
    where is the link to mail?
    I did use your link (as I have before) but nowhere on this page is there a link to mail. Is it hidden somewhere? Is it a secret? All I see are ads for using .Mac.
    This is what I see:
    • Tour .Mac
    • One-click web publishing
    • Photocast with iPhoto
    • Exchange files from anywhere
    • Communicate Apple style
    • Bring groups together
    • Stay in sync
    • Backup your life
    • How it works
    • .Mac in action
    • Membership options
    Where the heck is Mail? And why did Apple decide to make it so difficult to find?

  • Where is the calendar wizard in Pages?

    Where is the calendar wizard in Pages?  Appleworks had one.  Pages needs one too.  I used it all the time.  I have spend tons of time looking and have not found a replacement for this and I'm seriously irritated.  I need to make monthy calendars for my organization.  I recently bought a new MBP and love it but am so sad that I finally had to give up appleworks.  I can survive with out the draw feature but this calendar this is really annoying.

    There is one in Swift Publishing v3. Along with bleeds, proper master pages, imposition, quality settings in pdf exports and other useful features.
    Peter

  • How to handle the LOV mapping in OAF

    Hi all I am Antony .
    I am trying to replace a LOV region in a Seeded page with that of Mine . I have succeeded in it ,but the LOV item is not returning to the field in the Page.Please help. I have created a new Region of type LOV and have chaged the region to that of mine in the Extended CO.Problem is Query has been changed but LOV selected item is not returning to the Page
    Edited by: 807207 on Nov 12, 2010 1:01 AM

    Hi
    I am having a Seeded page where there is a region in which an LOV is there ,I have created a new LOV RN with that Query ,now my problem is when I click the LOV my Query is getting executed but the Value that I select is not returnign to the Main Page.The main page is Controlled by A.CO and the LOV is controlled by some other CO.
    Also in the MAin page all the Values are populated from some VO where in the Query of the VO is something like this
    select to_number(NULL) Project_Id,
    NULL Project_Name,
    NULL Project_Number,
    NULL Project_Description,
    NULL Project_Status_Code,
    NULL Project_Status_Name,
    to_date(NULL) Project_Start_Date,
    to_date(NULL) Project_Completion_Date,
    to_number(NULL) Probability_Member_ID,
    NULL Probability_Percentage,
    to_number(NULL) Project_Value,
    to_date(NULL) Expected_Approval_Date,
    NULL Carrying_Out_Org_Name,
    to_number(NULL) Carrying_Out_Org_ID,
    NULL Customer_Name,
    to_number(NULL) Customer_ID,
    to_number(null) bill_to_customer_id,
    to_number(null) ship_to_customer_id,
    null bill_to_customer,
    null ship_to_customer,
    NULL Customer_Relationship_Code,
    NULL Public_Sector,
    to_number(NULL) Key_Member_id,
    NULL Key_Member_name,
    NULL Key_Member_role,
    NULL Distribution_Rule_Name,
    NULL Distribution_Rule_Code,
    NULL Class_Category,
    NULL Class_code,
    to_number(NULL) orig_project_id,
    to_number(NULL) Key_Member_Count,
    to_number(NULL) Class_Code_Count,
    NULL Team_Template_Name,
    to_number(NULL) Team_Template_Id,
    NULL Location_Country_Code,
    NULL Location_City,
    NULL Location_State_Region,
    NULL Location_Country_Name,
    to_number(NULL) Role_List_Id,
    NULL Agreement_Currency_Code,
    NULL Agreement_Organization,
    to_number(NULL) Agreement_Organization_Id,
    to_number(NULL) Agreement_Amount,
    NULL Opportunity_Currency_Code,
    to_number(NULL) Org_Member_id,
    NULL Org_Member_name,
    NULL Org_Member_role,
    to_number(NULL) Org_Member_Count,
    NULL Priority_Code,
    to_number(NULL) security_level,
    NULL long_name
    from dual
    out of all I am trying to change the CustomerName attribute and the code tat I have used is
    customerBean.setLovRegion(oapagecontext,"/XXXX/oracle/apps/pa/util/lov/webui/XXXXCustomersLovRN");
    customerBean.addLovRelations(oapagecontext,"CustomerName","CustomerName",LOV_RESULT,LOV_REQUIRED_YES);
    Edited by: 807207 on Nov 12, 2010 10:50 PM

  • No values in the LOV when trying to print checks

    I am trying to print checks from Payables with XML Publisher, I have been able to get a concurrent job that shows the XML being generated and it is correct for the template/data definition I want to print on. when I run the XML Publish reports job and get the properties window to select the request ID and template It gives me a no values in this LOV error, I can go back to the requests and see the output,
    I have the Format Payments Concurent request program set up as Output = XML, STyle = Portrate - Laser Checks, Printer = HP_4300, and there is checks in Save, Print, Style Required
    The log from the request is this:
    Payables: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    APXPBFEL module: Format Payments (Evergreen, Laser)
    Current system time is 03-NOV-2005 13:41:50
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_PAYMENT_BATCH='20051103USD_1'
    Execution options
    p_printer_code_mask="101,102,111,112,121,122,141,201,202,211,212,221,222,241" p_sig2_amount="1000" p_sig3_amount="" p_sig1_vendnum="" p_sig2_vendnum="" p_sig3_vendnum="" p_continuous_stationery="N"
    XML_REPORTS_XENVIRONMENT is :
    /u01/oracle/testora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /u01/oracle/testora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Spawned Process 12671
    Xlib: connection to "oracle2:0.0" refused by server
    Xlib: No protocol specified
    REP-3000: Internal error starting Oracle Toolkit.
    MSG-00001: After SRWINIT
    MSG-00002: After Get_Company_Name
    MSG-00003: After Get_NLS_Strings
    MSG-00004: After Get_Base_Curr_Data
    MSG-00125: Laser check printing escape sequences have been activated.
    MSG-00800: Getting Payment Batch details....
    MSG-00007: After Custom_Init
    MSG-00008: After populate_mls_lexicals
    MSG-00044: ********** VOID **********
    MSG-00020: After SRWEXIT
    MSG-01002: Updating payment batch status....
    MSG-01003: Deleting AP_CHECKRUN_CONC_PROCESSES record....
    Report Builder: Release 6.0.8.25.0 - Production on Thu Nov 3 13:41:51 2005
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 419245      
    Number of copies : 0      
    Printer : HP_4300
    Finished executing request completion options.
    Concurrent request completed successfully
    Current system time is 03-NOV-2005 13:41:52
    ---------------------------------------------------------------------------

    I know this is a little late. I recently had the same issue. The LOV showed the values properly in our Vision instance, but it didnt work in our Test instance. Oracle support wasnt able to pinpoint it. I discovered that the problem was with a particular System profile option (CONC_REPORT_ACCESS_LEVEL). It was set to null. It should either be set to "User" or "Responsibility". This particular value is used in the "WHERE" clause for the SQL statement used to fetch data for the LOV. You can check these settings using the Sys Admin responsibility.
    Now, if I can just get my XML report (AP Checks) to run in a single step, instead of two separate steps... :)
    I hope this helps. Regards, Mark.

  • How to set the LOV value programmatically?

    Hello,
    I have a LOV (select list with submit) the value (displayed and corresponding returned) of which I would like to set by selecting a row in a report.
    What is the event I use to catch the selection of the row in the report and what would be the sample code to set the LOV values?
    Thanks a lot!
    Gabor

    Perhaps a more detailed explanation of the issue helps:
    I am developing an online internet bookmarking application. It basically contains a folder tree and bookmarks within the folders.
    The folder tree is implemented by a table referencing itself (main columns are: ID, NAME, PARENT_ID).
    The LOV lists the NAMEs (actually, the full path of each folder as returned by a function) and returns the IDs.
    When the user selects a NAME, folders and bookmarks contained in that folder are listed in a report (non-recursively).
    The action of the user clicking a folder in the report should simulate the above as if they selected the name manually. This is where I need help!
    I hope this helps. Thanks!
    Gabor

  • How to pass the bind variable value to the sql statement of the LOV

    Hi,
    I am using Forms 10g builder.
    I have a text item which will be populated by a LOV when i press a button, but i have a bind variable in the SQL statement of the LOV. That bind variable should be replaced by a value which is derived from a radio group in the same data block.
    For Ex: ( )radio1 ( )radio2
    before i click on the push button, I'll select one of the radio button above,so my question is how to assign this radio group value to the bind variable in the sql statement in the LOV?
    Pl any hint is appreciated!
    Thanks
    Reddy

    The variable can be taken into account in the SELECT order contained in the Record Group used by the LOV.
    e.g. Select ... From ... Where column = :block.radio_group ...Francois

Maybe you are looking for

  • (266436851) Q: WWSD-28 How to remove applications?

    Q:<WWSD-28> Can applications be undeployed AND removed (ie. deleted) with the console in WLS 6.1 or do you still need to edit the domains config.xml file manually? A<WWSD-28> Applications can be undeployed from the console but this does not necessari

  • Mac OS X Lion Server screen freezes frequently

    I have recently purchased the Mac Mini Server with 8GB RAM Upgrade and have been experiencing screen freezes frequently. The Mac Mini is connected to a ViewSonic LED Monitor via an HDMI cable and is running Mac OS X Lion Server. It all started a mont

  • How to do  validation in jsp using javascript

    how to do validation in jsp using javascript

  • Smartform-Funny Problem

    Dear all, In an existing smartform I had to make the following changes:- 1:-Include the Sec Education Cess @ 1 %   and display its value 2:-For multiple line items the sales tax (@ some %)  value must be addition of both the line items sales tax valu

  • EXPORT_TOO_MUCH_DATA on KE30 execution in background.

    Dears, I have a problem, when I run KE30 online on period 12, happen the error TSV_TNEW_PAGE_ALLOC_FAILED. I think this error is caused to small memory. OK. I spoken with BASIS team and they recomended to me execute in backgroun and in another server