Data collection: Conversion exit and Input Conversion of Local Currency

Hi,
I'm collecting transaction data from BI where the local currency for one company has no decimal places.
Therefore if I collect the data with no conversion, the value is multiplied by 100 in BCS .
has anyone used the Conversion Exit or Input Conversion options?
- any feedback, tips or useful documentation/links you can point me to?
All help much appreciated.
TheScotsman

Hi TheScotsman,
I'm almost sure that the reason of this behaviour but the special treatment of some specific currencies (see the OSS note 153707). Just check if you have the currency in the TCURX table.
If yes, then please go through the links:
Re: Local Currency COP, KRW values wrong in report
(I described symptoms)
Re: Currency conversion cube to report
(see the document in the link)
Edited by: Eugene Khusainov on Sep 8, 2008 4:20 PM

Similar Messages

  • Difference between F.05 and FBL3N amount in local currency

    Hey all,
    There are difference between standart reports F.05 and FBL3N amount in local currency. Amount in Foreign currencies are the same. What could be the problem?
    Thanks,
    Esin

    FBL3N show you the balances as per the exchange rate of Posting date of the document.
    F.05 show you the balances as per the exchange rate of valuation key date.
    Also exchange rate type might be different for foreign currency valuation.
    Rgds
    Murali. N

  • S_ALR_87012247 - Customer Balances and Line Items in Local Currency

    Hi All,
    This report S_ALR_87012247 - Customer Balances and Line Items in Local Currency  is not displaying line items for customers in ECC6. Is there any configuration required to get the line items? Please help
    Thanks
    Sridevi

    If you see this report S_ALR_87009950, you will get
    Opening Balance at the start of fiscal year
    Debits and Credit during the reporting period
    and the Cumulative Balance.
    Please note the above report will not give you line item details.
    S_ALR_87012247 report is specifically for poland, in the description it is mentioned that the line items will be displayed, unfortunately, for other countries, there are no line items visible. Therefore, you may explore the possibility of copying this report and changing the code in order to bring the line items along with the totals.

  • Open item mgt and only balances in local currency

    Hi ,
    What is open item management and only banlances in local currency ?
    for which gl accounts v select open item management and only balances in local currency
    Pls explain urgent
    Regards
    umesh

    1. Only Balances in Local Currency:
    Indicates that balances are updated only in local currency when users post items to this account.
    Use: You would set this indicator for accounts in which you do not want the system to update transaction figures separately by currency.
    It is required to set theis indicator in:
    1.  cash discount clearing accounts
    2. GR/IR clearing accounts.
    It cannot be set in reconciliation accounts for customers or vendors. Setting it in all other instances is optional.
    Open item management:
    Determines that open items are managed for this account.
    Explanation: Items posted to accounts managed on an open item basis are marked as open or cleared. The balance of these accounts is always equal to the balance of the open items.
    Procedure: Set up accounts with open item management if offsetting entries are to be assigned to the postings made to these accounts. Postings to these accounts represent incomplete transactions.
    USE:
    A goods receipt/invoice receipt (GR/IR) clearing account should be managed on an open item basis so that you can check at any time whether invoices have been received for the goods received for an order.
    Set up accounts without open item management if no offsetting entry is to be made against a posting to this account.
    Accounts that are managed on an open item basis include:
    Clearing accounts:
    Bank clearing account
    Payroll clearing account
    Cash discount clearing account
    GR/IR clearing account
    Accounts that are not managed on an open item basis:
    Bank accounts
    Tax accounts
    Raw material accounts
    Reconciliation accounts
    Hope this is helpful. Pleas assign points if it is.
    Julia

  • Key Date a Customer Exit and Variant use

    Hello,
      I have a query and it includes time dependent data. The key date uses a  variable that is filled with the current date in a customer exit. Works nicely when the query is executed. However, if I save a variant with various values for variables on the starting/selection screen, the date is saved as a constant date and not dynamic based on the current date so that when the variant is selected to be used on a different day, the key date is the date the variant was saved and not the current date. This can be handled in R/3 ABAP report variants but I've not found a way to do it in BEx. Any help?
    Thanks,
    Diane

    Hi,
    If you are running on BI 7.0 you can maintain variants with the below code. make data sy-datum instead of user input.
    You can also chect the document. It also contains a method for bw 3.5 variants.
    You can schedule this program in a process chain or make variations of this as needed.
    [How To… Troubleshoot Information Broadcasting (BEx Workbooks)|http://www.sapadvisors.com/resources/HowtoInformationBroadcasting.pdf]
    *& Report Z_MASS_VARIANT_MAINTENANCE *
    *& Program to mass update BEx Variants within SAP NetWeaver 2004s *
    REPORT Z_MASS_VARIANT_MAINTENANCE.
    parameter variable like RSRVARIANT-VARI.
    parameter vname like RSRVARIANT-VNAM.
    parameter sign_01 like RSRVARIANT-SIGN.
    parameter opt_01 like RSRVARIANT-OPT.
    parameter low_01 like RSRVARIANT-LOW.
    parameter high_01 like RSRVARIANT-HIGH.
    tables: RSRVARIANT.
    select * from RSRVARIANT.
    if rsrvariant-VARI = variable AND rsrvariant-vnam = vname.
    rsrvariant-SIGN = sign_01.
    rsrvariant-OPT = opt_01.
    rsrvariant-LOW = low_01.
    rsrvariant-HIGH = high_01.
    elseif rsrvariant-vnam = vname.
    rsrvariant-SIGN = sign_01.
    rsrvariant-OPT = opt_01.
    rsrvariant-LOW = low_01.
    rsrvariant-HIGH = high_01.
    endif.
    update rsrvariant.
    if sy-subrc <> 0. insert rsrvariant. endif.
    endselect.
    regards,

  • Where does one manage date formats for display and input

    the user specification is that dates be displayed as YYYY-MON-DD. Is there a config or properties file which contains the date format for display? Is there a calendar drop-down that can be positioned next to a date input field for a question on a screen?
    Thanks,
    Allan

    Hi Allan,
    Curious why the rule project wasn't created with "English (Canada)" initially? If your project is English (UK) with the default configurations for that locale, then I assume your currency values are appearing in OWD with the GBP symbol (£) instead of a dollar sign ($)?
    As for the impact of switching… I highly recommend getting confirmation from the OPA Dev team before doing it, but in the meantime, if you wanted to experiment on your own with a separate test rulebase (as opposed to whatever formal rulebase you're working on), here are my observations from an initial look… (FYI, I'm an experienced OPA rulie, but I'm non-technical and not in the Dev team, so best to check with them!)
    I poked around the language parser files and saw that English (UK) has an English (UK) verb list, whereas English (Canada) uses the English (US) verb list. The vast majority of verbs are identical in all the variations of English, however, there are a couple which differ. So if you've used any verbs which have a different spelling between the 2 lists, there may be some attribute text to tweak, e.g.
    - English (UK): the person travelled to Australia
    - English (US): the person traveled to Australia
    - English (UK): the person cancelled the reservation
    - English (US): the person canceled the reservation
    I saw some other different files between English (Canada) vs English (UK), but didn't notice anything in them which I'd expect to impact the rulebase.
    As for how it might impact other components:
    * screens file and the properties file – May be some tweaking depending on how you addressed the verb spelling issue above.
    * regression test files – May be some tweaking depending on how you addressed the verb spelling issue above.
    * messages.(locale).properties – The default messages.(locale).properties file appears to be based on the Language setting of the Project. I just tested this and OWD used a different messages.(locale).properties file when I changed the Project Language (OPM | File menu | Project Properties | Common Properties | General | Language).
    * Siebel Connector – don't know what the impact would be.
    OPA Dev team – Can you review what I've said here? And add any relevant further detail?
    Cheers,
    Jasmine

  • Data collection without duplicates and ordered

    Hi!
    what is the data set (or collection object) we have in java that can order a setof objects using a comparator, or default ascending, and that doesn't allow duplicate values in it. To be precise I need a combination of HashSet and TreeSet.
    Can any one help me.
    Thank you
    Madhav

    Hi.
    A TreeSet does what you've described. You mention that you need a combination of HashSet and TreeSet though, so what does TreeSet do that you don't like or what doesn't it do that you want?
    Regards,
    Lance
    Lance Walton - [email protected]
    Team In A Box - Software without Tragedy
    http://www.teaminabox.co.uk

  • Set exchange rate and amount in Second Local Currency 2 .

    Hello.
    We want to set BKPF-KURS2 and BSEG-DMBE2 when posting AP by MIRO .
    We tried Financial document substitution(Complete Document), but it does not work when using MIRO.
    Does anyone have the solution to this problem ?
    Our component is ECC 6.0
    Thanks,

    Have you solved this problem??

  • F.05 and "only balance in local currency"

    Hi Dear,my client like to do F.05 (foreign curreny valuation) for all balance sheet account,but if you select "only balance in local currency" in GL master,then those GL accounts can not be picked up for F.05.
    SAP's suggestion is :
    *For normal balance sheet accounts that record neither items in foreign currency nor open items, SAP recommends that you record the account transaction figures in local currency only.  You should select the "Only balances in local curr." checkbox to do this*
    But if i want do f.05 for all balance sheet account,i should not select  "only balance in local currency" in GL master,am i right?

    Hi,if you want do so then do. But do realy going to book all accounts in foreign currency???

  • Synchronous data collection using pci-6143's

    I can set up synchronous data collection across the analog inputs of my three PCI-6143's using a separate task for each board and explicitly sharing the master timebase from board 1 (the one receiving the trigger to start data collection) to the other 2.  Then I need 3 read channel VI's etc. 
    The DAQ Assistant will configure all the AI channels to work inside one task across the three boards, which is very convenient, but I lose the synchronicity.  Specifically, the device triggering the data collection (board 1), leads the other two boards by a few microseconds.  How can I use a single task for all three boards for analog input (voltages) while retaining completely synchronous data collection?  Thanks!

    Hi Brian_g,
    You should be able to synchronize your SMIO cards by including them in the same task this way. You will have to type in the names, ie "Dev1\ai0:7, Dev2\ai0:7, Dev3\ai0:7" and still specify the start trigger off of your master device. I would work from the "Cont Acq & Graph Int Clk.vi" example and add in the digital trigger.
    Please post back if this does not resolve your issue or I didn't answer your question.
    Cheers,
    Andrew S.
    National Instruments
    Getting Started with NI-DAQmx
    Measurement Fundamentals

  • Data Collection 5.2 LMS 3.2 running always

    why??
    Best Regards.

    Most likely "CSCtd49439    Data Collection never completes, and UT acquisition cannot run " which affects the CM 5.2. TAC could provide you patch or you need upgrade your CampusManager to 5.2.2.

  • LMS 3.2 CM, data collection stays running forever

    Hi There
    I have a customer who has LMS 3.2 Solaris. His CM, data collection, is in a running state for more than two days.
    I am almost sure this is a bug, do you have any advice for me please.

    see this thread:
    https://supportforums.cisco.com/message/1322774#1322774
    perhaps you are hitting BugId CSCtd49439
    CSCtd49439            Bug Details
    Data Collection never completes, and UT acquisition  cannot run
    Symptom:
    Campus Manager Data Collection does  not stop.  It is reported as always
    running in
    Topology  Services.  Additionally, User Tracking acquisition does not run due
    to  XML files
    being written.
    Conditions:
    This will occur if there are any standalone Access Points being  managed by
    Campus
    Manager.  Other devices can also cause this  (e.g. old 1200 series switches).
    Workaround:
    Filter out standalone Access Points and other affected devices from  Campus
    Data Collection
    under Campus Manager > Administration  > Data Collection > Exclude Devices.
    A patch is available  by contacting TAC.

  • Difference in the Balance between FS10N and Customer Balances in Local Curr

    Hi,
    When i am trying to match the Balances between FS10N and Customer Balances in Local Currency for the Period 8, we are getting the difference, The reconcilliaton Account was changed on 30.08.2010.
    Please help Us in tracing the differences between FS10N and Customer Balances in Local Currency.
    What could be the possible reasons for the differences..
    Thanks

    Hi Varshani,
    Please use the program/report SAPF070 to compare or reconcile your AR with GL balances. You can use SAPF071 to correct any inconsistencies. Provided below documentation for these programs.
    SAPF070  - Compare Documents and Account Transaction Figures
    Description
    This program compares debit and credit transaction figures in customer, vendor, and G/L accounts with the debit and credit totals from documents posted in the corresponding posting period (accounting reconciliation). The sales totals are also compared for customer and vendor accounts. There is no separate comparison for special G/L transactions.
    A comparison for G/L accounts can be made in company code currency and in parallel currencies (such as group currency). A comparison for customer and vendor accounts can only be made in company code currency.
    After the program has finished, a message is issued to the user that started the program. This message summarizes the results of the reconciliation.
    Output
    The program compares the totals of an account on a periodic basis. If the debit and credit total differs between account and documents, the account is printed with the debit and credit totals and the difference.
    Differences in G/L accounts are shown per transaction currency. The first line shows the amount in local currency, the second line shows the amounts in transaction currency.
    If a document which falls within the selection range is posted during the program run, the program is terminated since a reliable result can no longer be delivered.
    SAPF071 - Adjust Balances after Comparing Documents/Transaction Figures
    Description
    If a financial accounting comparative analysis (SAPF190) or a comparison of documents and transaction figures (SAPF070) shows that there are differences between documents and transaction figures, you can use this program to make an adjustment. The documents form the basis for this adjustment. The program adjusts the (redundant) transaction figures, which are only totals of amounts from documents.
    Requirements
    All of the following listed requirements must be fulfilled:
    1. A financial accounting comparative analysis (SAPF190) or a comparison of documents and transaction figures (SAPF070) must be made, and differences must be found between documents and transaction figures.
    2. There must not be any inconsistent documents found. These are listed in both SAPF070 and SAPF190 as well as in this program.
    3. There cannot be any problems in the other modules. Caution: You have to check this yourself. Financial Accounting may be correct but the other modules may not be, and this will adversely affect the program run.
    4. You can only make the adjustment in the ledgers which are compared by program SAPF070. This is ledger 00 or a user-defined ledger for all parallel local currencies except the group currency. (The program displays these ledgers). You have to adjust any additional ledgers as well as average balance ledgers yourself.
    5. No documents during the period in which you are adjusting transaction figures can be archived. Caution: You must ensure that these documents are not archived by establishing appropriate organizational rules and procedures.
    Only use this program after consulting with SAP or after checking the prerequisites thoroughly.
    You should adjust all differences together for a single company code. By setting the program parameters you can limit the adjustment to G/L currency types or to balances in subledgers.
    It is advisable to execute a test run first, which will list any differences that are found.
    Further notes - Authorizations
    Repair program authorization group (F_005)
    Company code authorization         (F_BKPF_BUK)
    Thanks
    Venkata Ganesh Perumalla
    Edited by: Venkata Ganesh Perumalla on Sep 28, 2010 1:30 PM

  • User Exits and conversion from 2.3-4.5

    Hi All,
    I am trying to modify the old (2.3)Oracle Ship Confirm screen, basically create a new front end that does not require too much navigation/key strokes by the user, and to accomplish this have converted the 2.3 form to 4.5. However, the form uses USER EXITS, and I am unable to locate them anywhere after the conversion. At runtime I get the error, 'FRM-40800 User Exits FND does not exist'. Does anyone know what happens to User Exits, what trigger they go to, when converting from 2.3 to 4.5? Where are they usually located on the system (ie, Oracle_HOme directory), or even if USER EXITS created by Oracle can be modified. THanks!

    Hi All,
    I am trying to modify the old (2.3)Oracle Ship Confirm screen, basically create a new front end that does not require too much navigation/key strokes by the user, and to accomplish this have converted the 2.3 form to 4.5. However, the form uses USER EXITS, and I am unable to locate them anywhere after the conversion. At runtime I get the error, 'FRM-40800 User Exits FND does not exist'. Does anyone know what happens to User Exits, what trigger they go to, when converting from 2.3 to 4.5? Where are they usually located on the system (ie, Oracle_HOme directory), or even if USER EXITS created by Oracle can be modified. THanks!

  • Conversions between java.util.Date, java.util.Timestamp and java.sql dates

    I am coding a hoilday booking system using JSP to interact with a SQL Server database. On my JSP form which retrieves the information I have a little javascript pop-up date selector which appears to be returning a Timestamp value although the string value is visable in the entry field. Can I pass this to a javabean as a Timestamp, so far I have only passed strings? Also I then have to enter it in the database and so will need to convert it to an sql date type but I dont know which one is best. Previous to using the Timestamp returning calendar I was just entering text and parsing it to a util.Date in the bean and then converting that to an sql.Date for entry in the database. That worked fine but I want to use the pop-up any ideas? Also my bean won't compile if I declare java.util.Timestamp t;(cannot resolve symbol Timestamp !) even though I have imported util.

    First of all, java.util.Timestamp does not exist. You probably need java.sql.Timestamp.
    java.sql.Date and java.sql.Timestamp inherit from java.util.Date. So converting from java.sql.Date or java.sql.Timestamp to java.util.Date is easy, you don't have to do anything.
    To convert a java.util.Date to a java.sql.Timestamp, do something like this:
    import java.sql.Timestamp;
    import java.util.Date;
    Date date = new Date();
    Timestamp ts = new Timestamp(date.getTime());Jesper

Maybe you are looking for

  • Regarding Workflow 2.6.2 backup/migration/import/export

    hi folks. i m quite amazed that this forum does not provide any answer to the question of taking backup of workflow 2.6.2 or import/export of owf_mgr schema. if one cannot take backup how this oracle workflow is stable. how this product is suitable f

  • Is it possible to dynamically create form fields in PDF form?

    Hi all, I would like to dynamically create object like textbox, dropdown list from xml data. For example: When I receive following xml data: <field name="Check Box" type="selectbox"/> <field name="Text Field" type="textbox"/> I want to generate 2 for

  • Dynamic graphic in smartform

    Hi All, I have a requirment of displaying drawing in my smartform.But this drawing will be decided only during runtimme. I have used the third option 'DETERMINE GRAPHIC DYNAMICALLY'.I have used a variable 'bcol 'in form interface and through my drive

  • S.M.A.R.T error i cant start my Macbook Air

    i cant start my Macbook Air

  • MCL and PreLoader Debacle

    Hello...thanks in advance, especially those (kglad) who have been responding to previous posts of mine regarding this same problem. I'm going out of my mind though with this...basically I have an extremeley tempermental flash movie which plays differ