Extended Rebate functionality (and its use)

Iu2019m currently working at an international customer with operations in Europe. They sell products in almost all countries in Europe, which are being sourced normally from one single plant.
They are using the intercompany billing process.
They are currently using the standard Rebate functionality, including Rebate settlement.
They are facing with an issue with the Rebate settlement process.
They setup the rebate agreement with an element of a material, e.g. the material pricing group, since the product portfolio is too large to use a material in the rebate agreement.
Normally a product is delivered from one source (one single plant), but occasionally the product will be delivered from another plant (in another country)
The issue in the rebate settlement is the proper determination of the tax code and therefore the proper tax percentage. This since the products can be from several source (delivering plant) in several countries.
It is impossible to create all combinations in a rebate agreement, including the delivering plant, since there could be over 30 of them.
We have already thought of the fact to include the material tax classification in the setup of the rebate agreement.
Currently we are looking at the following options
Implement Vistex u2013 a (fairly) expensive proposition
Do nothing u2013 this will mean, that the Finance department will need to use a (custom) BW report to make financial posting and Credit Memou2019s
Made enhancements in the current process u2013 this will mean a long time for analysis and a longer time to made the enhancement and even a longer time to properly test all changes.
Implement Extended Rebate functionality. We have been looking at this and have a couple of questions on this:
Can we turn on the extended rebate functionality for existing agreement types?
Should we create new agreement types and use Extended Rebate functionality on the new agreement types?
The configuration of the Variable keys u2013 are there any hidden u201Cissuesu201D we should be aware off?
Any comment, documentation, link to documentation, remark, suggestion is welcome.
Thanks and regards,
Jan Pel

Hi Jan Pel,
Did manage to find a solution for your problem?
We are facing a similar issue but the situation is more difficult since we don't use standard sap to determine the tax. Instead we use an external system and due to this we don't have more than 2 tax codes maintained (they are meaningless really).
I'm also trying to understand the standard sap behavior for tax determination on the rebate settlements. Since the settlement is creating an item per condition record, how is the correct tax applied (and multiple documents/items created if different tax applicable). Is standard sap creating different settlement invoices/items in the settlement invoice if there are different tax codes in the underlying billing documents in scope of the rebate agreement?
I would appreciate your feedback.
Thanks and best regards,
Kevin

Similar Messages

  • Extended Rebate Functionality with Variable Keys

    Hello All,
    I am trying to find information on extended rebate functionality in 4.7. I have looked though white pages G72, G63, and G64 but have yet to find what I am looking for.
    Basically I want to be able to spread a rebate settlement (credit memos) to multiple partners in a customer hierarchy evenly based on their individual sales volume (instead of one Rebate recipient per agreement I want many based on customer hierarchy node).
    I also would like to spread the settlement against multiple materials.
    I have heard this is may be possible using the variable keys and structure S469 but for the life of me I cannot figure out if it is possible to do what I am asking.
    I really appreciate any help that can be extended to me.
    Thanks,
    Lance

    Hi Lance,
    thr price-conditions ( values or rabates ) are stored in Tables like S+++ ( S469).
    You want to have an access to a pricing table with other keys as you found in the standard system.
    Therefor : make you own S9++.
    there are the following steps:
    Check, if your key is in the selected keys for pricing - if not, add it there.
    The field must be in an apend of structure KOMG ( generally ) and KOMP ( for position fields ) or KOMK ( for header fields ).
    Create your own S9++ -- ( in Pricing, i have about 150 own pricing tables ).
    Next : go to the Customizing of the ?? German = Zugriffsfolge ?? for the condition.
    Here you can add up to 99 Zugriffe to get the condition. Here you need your new S9++ and you have to connect it with the fields.
    ( i have had problems with the 'little' number of 99. for one Condition i need up to 160 Zugriffe - i have split it up into 2 Conditions ).
    In one S9++ you can connect several fields to one Condition table.
    The customer - numer and the hierarchi - number and the recipienst-number - all fields are of the sae kind.
    In the Zugriffsfolgen, you can do  several Zugriffe for the same Table S9++ - but in the connection of the fields, you can variate the souce fields -- first Zugriff : Customer - number / secons Zugriff : Hierarchy 1 / ....
    With this method, you can also add customer fields of VBAP or VBAK into your pricing module.
    I hope, youve got an idea, where t go. see also in the SAP documentation - in german, i have picked many things out of the documentation.
    Hans

  • What is RID in non clustered index and its use

    Hi All,
    I need help regarding following articles on sql server
    1) what is RID in non clustered index and its use.
    2) What is Physical and virtual address space. Difference in 32 bit vs 64 bit Virtual address space
    Regards
    Rahul

    Next time Please ask single question in a thread you will get better response.
    1. RID is location of heap. When you create Non clustered index on heap and
    lookup happens to get extra records RID is used to locate the records. RID is basically Row ID. This is basic definition for you. Please read
    this Thread for more details
    2. I have not heard of Physical address space. I Know Virtual address space( VAS)
    VAS is simple terms is amount of memory( virtual )  'visible' to a process, a process can be SQL Server process or windows process. It theoretically depends on architecture of Operating System. 32 bit OS will have maximum range of 4 G VAS, it's calculated
    like a process ruining on 32 bit system can address max up to 2^32 locations ( which is equivalent to 4 G). Similarly for 64 bit max VAS will be 2^64 which is theoretically infinite. To make things feasible maximum VAS for 64 bit system is kept to 8 TB. Now
    VAS acts as layer of abstraction an intermediate .Instead of all request directly mapping to physical memory it first maps to VAS and then mapped to physical memory so that it can manage request for memory in more coordinated fashion than allowing process
    to do it ,if not it will  soon cause memory crunch.Any process when created on windows will see virtual memory according to its VAS limit.
    Please read
    This Article for detailed information
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Different types of Planning Bills in Master Planning and its use in Industr

    Hi friends,
    can u pls help me in giving some details about this in ERP
    Different types of Planning Bills in Master Planning and its use in Industry.
    Thank you
    Chandra

    Dear Chandra,
    I will suggest you to visit http://sap-img.com/sap-sd.htm. There is a separate section of Billing on this link. It will give you the overview of billing in SAP.
    Moreover there is a separate section of FAQs with answers which will help you in great deal.
    Hope this helps you.
    Do award points if you found them useful.
    Regards,
    Rakesh

  • Calling Oracle function and Procedure using OCCI with in C++ code

    Could any body send me the sample code to create and execute Oracle function and Procedure using OCCI concept in C++?.
    Edited by: 788634 on Aug 16, 2010 4:09 AM

    Hi Vishnu,
    Yes, sure, you can create a PL/SQL procedure, function, package, package body, etc. from within an OCCI application. I would say that, generally, this is not the sort of activity a typical client application would perform unless there is some initialization/installation processes that need to happen. In any case, here is a simple demo showing how to create a stand alone procedure (in a real application I would use a package and body) that returns a ref cursor. The ref cursor is just a simple select of two columns in the hr.countries sample table. Of course, there is no error handling, object orientation, etc. in this demo - I wanted to keep the code as short and as simple as possible to illustrate the concept.
    Regards,
    Mark
    #include <occi.h>
    #include <iostream>
    using namespace std;
    using namespace oracle::occi;
    int main(void)
      // occi variables
      Environment *env;
      Connection  *con;
      Statement   *stmt;
      ResultSet   *rs;
      // database connection information
      string user = "hr";
      string passwd = "hr";
      string db = "orademo";
      // sql to create the procedure which returns a ref cursor as out parameter
      // should be run as hr sample user or in a schema that has select privilege
      // on the hr.countries table and a synonym (countries) that points to the
      // hr.countries table
      string sqlCreate =
        "create or replace procedure get_countries(p_rc out sys_refcursor) as "
        "begin"
        " open p_rc for"
        " select country_id, country_name from countries order by country_name; "
        "end;";
      // pl/sql anonymous block to call the procedure
      string sqlCall = "begin get_countries(:1); end;";
      // create a default environment for this demo
      env = Environment::createEnvironment(Environment::DEFAULT);
      cout << endl;
      // open the connection to the database
      con = env->createConnection(user, passwd, db);
      // display database version
      cout << con->getServerVersion() << endl << endl;
      // create statement object for creating procedure
      stmt = con->createStatement(sqlCreate);
      // create the procedure
      stmt->executeUpdate();
      // terminate the statement object
      con->terminateStatement(stmt);
      // now create new statement object to call procedure
      stmt = con->createStatement(sqlCall);
      // need to register the ref cursor output parameter
      stmt->registerOutParam(1, OCCICURSOR);
      // call the procedure through the anonymous block
      stmt->executeUpdate();
      // get the ref cursor as an occi resultset
      rs = stmt->getCursor(1);
      // loop through the result set
      // and write the values to the console
      while (rs->next())
        cout << rs->getString(1) << ": " << rs->getString(2) << endl;
      // close the result set after looping
      stmt->closeResultSet(rs);
      // terminate the statement object
      con->terminateStatement(stmt);
      // terminate the connection to the database
      env->terminateConnection(con);
      // terminate the environment
      Environment::terminateEnvironment(env);
      // use this as a prompt to keep the console window from
      // closing when run interactively from the IDE
      cout << endl << "ENTER to continue...";
      cin.get();
      return 0;
    }

  • Is it possible to hide the save function and only use the save as function in teststand

    Hi,
    When i'm done building a sequence i want to prevent other engineers to save the sequence with the same filename (or version number).
    Is it somehow possible to "hide" the save button and only use the save as function?
    Or is there another possiblity to solve my problem.
    The idea is to have a sequence called Sequence_V1.0.seq which i have build. When installing this in a factory enviroment I would like whenever there is a change needed in the sequence that the version number increases (manual action) (becomes Sequence_V1.1.seq). So from the moment you want to save i would like to only have the function save as. In this way you are obligated to fill in a new sequence name (original sequence will be read-only)
    What would even be great if there could be a log of what the changes were
    Thx!!! 

    1) You could mark the file as read-only, by default you would then not be able to save over it. The user could make it not read-only though if they know what they are doing.
    2) Another possibility is to lock the sequence file for editing (this is a teststand feature). Go to the Sequence File Property dialog, on the advanced tab, where it says Password Protection, set it to Not Editable and give it a good password. This doesn't however keep someone from saving another file to the same name as the locked one, but they at least won't be able to saved the locked file again without your password, nor will they be able to edit it.
    Hope this helps,
    -Doug

  • Getting all Functions and Procedures using DBA_ARGUMENTS

    Hi All
    I am wanting to find out all functions and procedures that are within each of my packages and am using the following SQL to do this.
    SELECT DISTINCT A.OBJECT_NAME, A.PACKAGE_NAME,
    DECODE(POSITION,0,'FUNCTION','PROCEDURE')
    FROM DBA_ARGUMENTS A
    WHERE OWNER = 'NB'
    I have discovered however that if a procedure has been overloaded with function will appear twice: as procedure and as a function
    I was wondering if there was any workaround for this as I would only like a function to be displayed once?
    Kind Regards
    Mark

    There is an 'OVERLOAD' column which can be used to show only specific overloads (e.g. first).
    Determining which overload should be displayed in any given case may require some more thought.

  • Are these functions and parameters used in DirectX 11.2?

    Functions and parameters like WINAPI, hPrevInstance, hInstance , PSTR etc are used in DirectX 11.2?

    This is the entry-point for a Windows desktop application (aka Win32 application) whatever the architecture it is running on (32-bit or 64-bit native).
    int WINAPI wWinMain(_In_ HINSTANCE hInstance, _In_opt_ HINSTANCE hPrevInstance, _In_ LPWSTR lpCmdLine, _In_ int nCmdShow)
    This is not used for Windows Store apps or Windows phone apps which instead use:
    [Platform::MTAThread]
    int main(Platform::Array<Platform::String^>^)
    I suspect you are using this forum as it's the only one that mentions "DirectX" but you aren't writing a Windows Store app. You should take al look at the
    Direct3D Win32 Game Visual Studio template for VS 2013 or this
    tutorial for an example of how to set up a DirectX 11 device and swap chain for a Windows desktop application for 32-bit and 64-bit native.

  • What is Business one and its use?

    Hi
    I would like to know abt Busniess one and why it is used. Also Is it poosible to integrate with SAP XI. If yes what kind of adapter we need to use.
    Looking for ur response.
    thkx
    Prabhu

    Hello,
    I  am looking for about it in SAP notes and these followings are the result ;
    Installation of SBO ITK 1.5 and apply ITK 1.5 SP1
    Other terms
    SAP Business One, ITK, SAP J2EE Engine 6.20
    Reason and Prerequisites
    1. Microsoft windows 2000/XP has beeninstalled.
    2.Microsoft SQL Server 2000 & SP3 has been installed.
    3. SAP Business One (SBO) 6.50.52 has been installed.
    Solution
    Required components:
    1. JDK 1.3.1_08 (j2sdk-1_3_1_08-windows-i586.exe can be downloaded from <http://java.sun.com/products/archive/j2se/1.3.1_08/index.html>)
    2. Microsoft SQL Server 2000 Driver for JDBC SP1 (sql2k_jdbc_sp1_setup.execan be downloadedfrom <http://www.microsoft.com/downloads/details.aspx?FamilyID=4f8f2f01-led7-4c4d-8f7b-3d47969e66ae&DisplayLang=en)
    3.SAP BusinessOne Data Interface API (DIAPI) 6.50.52
    4. SAPBusinessOne Java Connector 6.5
    5. SAP Business One Integration Toolkit1.5
    6. SAP Business One Integration Toolkit 1.5 SP1
    7. Tools to do the patch for *.exe files: editbin.exe, dumpbin.exe, link.exe, MSPDB60.DLL, which are included in Microsoft Visual Studio.
    To install SBO ITK 1.5 SP1 correctly, please follow the steps: (We recommend ITK 1.5 be installed on the same host with SBO)
    0. Logon the host with the user in Local Administrator group.
    1.Backup SBO Databases
    Backup database Sbo_Common and all company databases for safety
    2.Install JDK 1.3.1_08
    Run j2sdk-1_3_1_08-windows-i586.exe.
    3.Set environment variables JAVA_HOME and PATH:
    JAVA_HOME=C:\jdk1.3.1_08, if JDK installation is C:\jdk1.3.1_08.
    PATH = %JAVA_HOME%\bin;%PATH% , make sure to put the Java Path at the beginning of the path.
    4.Install MS JDBC for SQL 2k SP1:
    Run sql2k_jdbc_sp1_setup.exe.
    5.Install SBO ITK 1.5 and REBOOT computer
    Don't install DI-API by deselecting DI-API component in setup dialog box. We will install the latest DI-API for SBO 6.50 later.
    Suppose ITK 1.5 is installed driver C. You should see C:\SAP_J2EEngine6.20 and C:\Program Files\SAP\SBO Integration Toolkit after installation.
    6.Install SBO ITK 1.5 SP1
    Download the ITK 1.5 SP1 from http://service.sap.com/sbo-swcenter
    Upgrades/Patchs->SBO-MYSAP INTEGRATION TOOLKIT ->
    SBO-MYSAP INTEGRAT.TOOLKIT 1.5->Binary Patches SBO-FUNCTION MODULES
    1.5 -> Win32 -> BOXIFM1501_0-20000137.ZIP
    Unpack the zip and run setup.exe
    7.Install DI-API from <
    127.0.0.1\sbo_shr\SBODIAPI>
    DI-API always exists on the SBO server.
    8.Install SBO Java Connector and copy jar files:
    Refer to note 676364 (Don't douninstallsteps since we don't install
    DI-API) , install latest SBOJavaConnector and
    Copy sbowrapper.jar and sboapi.jar
    FROM C:\ProgramFiles\SAP Manage\SAP Business One\SDK\JavaCon\lib
    TO C:\ProgramFiles\SAP\SBO Integration Toolkit\SBOFunctionModuleSDK
    and C:\SAP_J2EEngine6.20\alone\services\servlet_jsp\work\jspTemp\
    SBOWebService\root\WEB-INF\lib
    9.Check HTTP/HTTPS port:
    If HTTP/HTTPSport is conflicted withotherWeb Application Server on
    same host, for example IIS, change HTTP/HTTPS portofthe SAP J2EE
    server by Config Tool.
    Start -> All Programs -> SAP J2EE Engine 6.20 -> Tools -> Config Tool
    10.Apply note 706379 to patch java.exe and service.exe:
    Java.exe is inthedirecotry %JAVA_HOME%\bin, service.exe isinthe
    direcotry C:\SAP_J2EEngine6.20\configtool.
    Use the following command
    editbin.exe /stack:2097152 service.exe
    editbin.exe /stack:2097152 java.exe
    11.Start J2EE server
    Use Start -> All Programs -> SAP J2EE Engine 6.20 -> Stand Alone Server
    12. Create J2EE user, change admin password
    For securityreason,password of Administrator must be changed. Another
    user in administratorgroup should be created for daily operation.
    Use Start -> AllPrograms-> SAP J2EEEngine6.20 -> Administrator.
    This task is performed using "User Management" in the "Runtime" tab of
    Security Service.
    13. Test ITK 1.5 SP1 connection
    In browser,open the URL "<http://localhost:port/SBOWebService>",
    SAP Business One Integration Toolkit workbench could be openned.
    (Refer to Administration Guide for following steps)
    14.Switch on DEBUG log
    In SAP Business One Integration Toolkit workbench->settings->Logging,
    set .severity = DEBUG
    After everything runs fine, you should set the log back to INFO mode
    for performance purpse.
    15. Set DI-API connection:
    In SAP Business One Integration Toolkit workbench->settings->DI API,
    set the connection parameters for SBO DIAPI.
    16. Set Sender and SAP XI
    In SAP BusinessOneIntegration Toolkit workbench->settings->Sender,
    Setthe Sender properties. The properties [name].port and [name].uri
    can be get from XI server by transaction code SMICM, SICF.
    17.Set Windows Application Event Log to recycle
    Control Pannel->AdministrativeTools->Event Viewer->Application->
    (Context menu)Properties->General->Log size->Overwrite events as needed
    18. Restart ITK 1.5 SP1 to check DI-API connection
    In the windowof Stand Alone Server, type "reboot". After rebooting,
    open SAPBusinessOne Integration Toolkit workbench , open server log
    in Logs-> Server tocheckthe status of DIAPI connection pool.
    IfDIAPI connection pool initialized successfully, followingline
    could be found:
    Info: initialize DI-API connection pool.
    Info: initialize DI-API connection pool successfully.
    19.Switch off DEBUG log
    In SAP Business One Integration Toolkit workbench->settings->Logging,
    set .severity = INFO
    20. Shutdown J2EE
    In the window of Stand Alone Server, type "shutdown".
    21. Config J2EE server running as Service, Optimizememory (at least 128M , default is 64M)
    Use Start->All Programs->SAP J2EE Engine 6.20->Tools->Config Tool to open Config Tool.
    Clicknode "Alone", in "NTService"tab,select"Enabled", andchange
    the memory size in "Java parameters" with following lines:
    -Dmemory.manager=128M
    -Xmx128M
    Apply changes.
    using Start ->Run -> cmd to open command window, change directory to
    C:\SAP_J2EEngine6.20\configtool,runcommand "service -install" to
    install J2EE server as Service. (To remove the service, run command
    "service -remove")
    22. Start J2EE as service
    In Control Pannel->Administrative Tools -> Services, find service
    "SAP J2EE EngineAlone",Open thepropertiesof the service and config
    the service to Log On as the current user ("Log On" tab -> Log on as:
    This account)
    23. Test Connection
    Open SAP Business One Integration Toolkit workbench to check log file.
    I do not understand a lot but I think you could do that. In the SBO 2007A, it will be mor easy.
    Rgds,

  • Hi I am wondering if anyone can help me. I have two albums in my photos app other than the camera roll that i cant seem to get rid of. They contain duplicates of the photos i already have in my camera roll and its using alot of space.how do i delete them?

    Hi I am wondering if anyone can help me. I have two albums in my photos app other than the camera roll that i cant seem to get rid of. They contain duplicates of the photos i already have in my camera roll. One is called Photo Library, and the other is called iphone. It's using alot of space and I don't know how to delete them. Please HELP!!

    those are photos that have been synced to your phone from your computer. plug in your phone to your computer, open itunes, select 'photos' tab from the top, and uncheck 'sync photos'
    this will erase the photos from your phone that are not in the camera roll

  • In the sales order, populating material group heirachy 1 field and its use

    Hi,
    I need to populate the material group heirachy field in Sales order, --> Item level, --> Sales B --> MatGrp 1 (Material group heirachy1, vbap-wgru1)
    Can anyone advise on where i need to add data in customizing as well as wht impact it'll have. I want to maintain some other values not related to material in this field, a drop down.
    Also wht impact will it have, which reports will pick this field ec.
    Thanks
    Keshi

    Hi,
    Pls goto  the menu ,logistics general - material master - settings for key fields - data relevant to sales and distribution - define material groups.
    These are not similar to the material groups which are used for pricing and hence  can be altered to meet your analysis requirement. It wouldn't have any impact
    Hope it helps.

  • Service order and its use...

    Hello Experts,
    Can anybody explain me what is service order and sevice quotation and billing is done for it.In what scenario it is in use ??
    Please send me some links and documents on that  topic and transaction codes also...
    Will be very greatfull if get some early reply..
    Thanks and Regards

    Check [this|http://help.sap.com/erp2005_ehp_03/helpdata/EN/50/74d5f1a72111d3a6c40060087a7a74/frameset.htm]

  • Table T001I and its use?

    Hi all,
    I know that with the table T001I it is possible to define some additional fields that are supposed to hold some country specific data that is needed for reporting and similar stuff. But when I add some definition there, where do I see it, this field that I have to fill then with data?
    Thanks!
    D.

    Hi Paul
    Can you please guide me how to creat Parameter Type as I have tried using SM30 with V_T001I but did not work.
    I hav also checked global settings > additional data 
    I am trying to create new Tax code for FIJI for which I need new Parameter Type
    Thaks in advance
    Hiren

  • 0TCAACTVT values and its use

    Hi all,
       While migrating to analysis authorization, I am finding it extremely difficult to comprehend the use of the activity values in RESECADMIN.  There are so many of them.  Apart from the common ones like 03, 23 the others are vague.   Is there any documentation on where these values may be used i.e. in which scenario?
    Thanks

    Hi,
    There are only 2 valid values for 0TCAACTVT that is 02 (change) and 03 (display).
    By default 03 (display) is set.
    02 (change) value is provided for the scenarios where there are planning reports and user write back value from the reports into the BI system.
    Such users require to have 02 (change) value in their authorization.
    Also, following link will take you to a presentation by Marc bernard on Migration of Authorization to Analysis Authorization where there is mention of the same.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/ac7d7c27-0a01-0010-d5a9-9cb9ddcb6bce
    This might help you !
    Cheers
    -RJ

  • API and its use...

    I am wondering how to use the class and method definitions and descriptions of the API effectivelly. I mean would it be better if i just directly search for tutorials or examples and skip viewing the API? I look at the API definitions, i understand the content but i don't know how to use them exactly. Consider that i have almost none programming experience and have just recently learnt the basics of JAVA. Any opinions?

    @OP:
    Assuming your question is, "should I use the API docs or the tutorials?" the answer is "both." If you're really a beginniner to Java and to pogramming, then just the API docs will be hard to follow. Nevertheless, if you're going to do anything more than copy code out of the book, you're going to have to learn to use those docs.
    I'd suggest you go through the tutorials, books, etc., but as you're reading and/or typing the sample code, refer to the API docs for the classes and methods being used. The tutorials will provide the introduction you need, but the API docs (and sometimes the JLS, though that's even harder to read for a newbie) will provide more detail. The API docs are also somewhat more authoritative than the tutuorials. There are some cases where they have errors or ambiguous wordings, but I'd still put them ahead of any book or tutorial as the "final word" on how the classes are supposed to behave.

Maybe you are looking for

  • Where to get Safari for Mac OS X (10.5.4)?

    I need to get a version of Safari at least 4.0.3 or higher that is compatible with Mac OS X, version 10.5.4 to access my iTunes store and update my iPod. Does anyone know where I can get one, because I can only find ones for Leopard and Tiger. Thanks

  • Iphone to  HD  TV

    Hello   Apple First of  all  I realize  I  have  listed as a specific request a question about an itunes store feature.  however that is  NOT  what this email is about. Here is  My   Question.   I  just recently  bought an iphone 4 about a month ago.

  • Do not import video from iPhon 4s in iPhoto 9.4.3 (720.91)

    Do not import video from iPhon 4s(6.1.3(10B329)) in iPhoto 9.4.3 (720.91) on my iMac(iMac 27"_Intel Core i5 2,8 GHz_RAM 4 GB_HDD 3Tb_ATI Radeon HD 5750 1Gb_Mac Os 10.8.4) "unreadable files. Could not import because did not recognize the file format"

  • WHT & APP

    Hi Experts, - In APP, Bank determination-->available amounts. when this field gets updated, I think it does not update after each payment run. Pl correct me? - What significance of WHT Key & Business place in WHT? please send your thoughts and assign

  • How to Set default Workbook as .XLS for Bex 7.0

    Dear Experts, I have a customised default workbook set for Bex 7.0. The Extention of this Workbook is .XLSM Currently it is not accessible using Excel 2003 due to format issue. 1)Kindly let me know what should be done so that I can open this Workbook