Rule to calculate ICP account value at base entity level in Partners curren

Hello everybody,
We are entering the ICP value in ICP account and Custom2#[None] member and we need to convert this value at partners currency and store this value in Custom2#ICPartners member to enable the user to verify the amount entered by the partner entity in partners currency.
Is it possible to write the script to pull the exchange rate of ICP partners so that I can caculate the ICP partners value in base entity level in Partners currency?
If possible request to help me out.
Regards,
Aj

Thanks for the response.
Can any one help me out to built the script to pull the partners currency rate. I used the following script to pull the partners rate
"pCurrency = HS.Entity.DefCurrency(iICP)" but it is not working.
Thanks,
Ajaya

Similar Messages

  • Metadata Best Practice: Subtotals of ICP Accounts

    Say I have three accounts (A, B, C) and C is the subtotal of A and B. A and B are both listed as IsICP "Y". Should my subtotal account C be listed as IsICP "Y" or "N"? Should all subotals further up the chain be IsICP "Y" or "N"?
    The reason I am asking is that we had Oracle reps (very good ones I believe) set up our metadata years ago. They set all our subtotal accounts to IsICP "N". Everything was fine and great. Well, now Oracle is releasing updated versions of SmartView and we have found that anything after version 9.3.1.1 shows us a "#INVALID" intersection when looking at our subtotal account C with base Entity/ICP combos.
    This data is critical to our business and any updates to SmartView will block us from viewing it.
    I guess the question is, is this a bug in SV or bad metadata setup by the consultants we hired from Oracle?
    Thanks

    I recently set up ICP for a company (albeit without implementing plug accounts or the ICP Transactions module - the users just needed to enter ICP amounts against some entities) and I found that I needed to mark parent accounts (where ICP amounts were to be viewed) as IsICP "Y".
    There could be a valid reason for not setting up parent accounts as IsICP, but I do not know what that is. Using IsICP "Y" on parent accounts worked for me.
    Regards
    Mike

  • Copying the negative value from 1 base entity to another base entity

    I am trying to copy the negative value from 1 entity to another base entity in rules.
    I am not sure if this can be done
    Example Paris has netinc of 100 dollars I want the other entity ParisNeg to receive the negative value or netinc -100
         If pov_scenario = "Actual" then
              'If pov_entity = "ParisNeg" Then
              If pov_year > "2012" Then
                   If pov_Value = "<Entity Currency>" or pov_Value = "<Entity Curr Adjs>" Then
                        For Each Acc In HS.Account.List("","(Base)")
         HS.EXP "E#Paris" ="E#ParisNeg"
         End If 'default_currency
         End If 'Year
         'End If 'Entity
    End If 'pov_Scenario

    This might work:
    If pov_scenario = "Actual" then
    If pov_year > "2012" Then
    If pov_Value = "<Entity Currency>" or pov_Value = "<Entity Curr Adjs>" Then
    If right(pov_entity, 3) = "Neg" Then
    HS.EXP "A#ALL = -E#" & Left(pov_entity, Len(pov_entity)-3) & ".A#ALL"
    End If 'pov_entity
    End If 'default_currency
    End If 'Year
    End If 'pov_Scenario
    *Did not test this.  You might need a member list or loop to roll through the accounts instead of all.  Another thing to consider would be changing the consolidation percent to -100% or something.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Valuation Procedure to calculate Fair Market Value

    Hi Treasury Experts,
    In the Treasury Hedge Management component we are looking for a valuation procedure which can handle the calculation of the Fair Market Value of the financial transactions in line with the standard FAS133 accounting standard.
    We have financial contracts that run over several months. From the contract start date to contract valuation date we need to value based on comparing the spot rate of the transaction against the close rate applicable at valuation date. We can use the Price Valuation Procedure for Forward Exchange Transaction with step 3000 (Rate Valuation Spot/Spot Hedge Accounting) to calculate this piece of the Fair Value.
    We also need to include in the calculation of the Fair Value a component from the valuation date to the contract maturity date. This piece of the valuation is based on an interpolation of the interest rates over the remaining days of the contract (from valuation date to maturity date).
    Can you advise if there is a valuation step or perhaps number of valuation steps that can be used to calculate the Fair Value of a financial contract in line with this requirement? That is to value the contract from inception date to valuation date based on comparing the PV at spot versus the PV at close rate and then to value the contract from valuation date to contract maturity date based on the PV by the interpolated interest rates over the remaining days of the contract?
    Thanks for your advice.
    Mik

    See what other similar ones are selling for:
    http://www.ebay.com/sch/i.html?_odkw=2011+macbook+-pro&_osacat=0&_from=R40&_trks id=p2045573.m570.l1313&_nkw=2011+macbook+-pro+-air&_sacat=0

  • [SOLVED] how to use diffrent iptables rules for different ppp account?

    x86 plantform run arch linux system , have two network interface etn1 eth0 .eth1 connect to internet. eth0 connect to other terminals through switch. want use different iptables rules for different pppoe account .also want to know how to forbidden more than one terminals established pppoe link use same account at the same time .
    Last edited by linuxsir (2013-09-26 06:48:01)

    (You establish PPPoE sessions over the local network to the Arch machine? Which then routes the traffic?)
    first question ,yes that is exactly what i am done. second question i also have a small  scripts on windows pc to solve routes traffic problem
    route -p delete 0.0.0.0
    route -p add 192.168.9.0 mask 255.255.255.0 192.168.9.1
    route -p add 0.0.0.0 mask 0.0.0.0 192.168.22.0
    but after a while i found scripts is not necessary because windows always attempt to use PPPoE sessions as default internet connection local connection is also ok
    and use  -i pppX in my iptables rules dose not  solve my problem , because same account start PPPoE session could be marked as ppp0 or ppp1. it is hard to identified which account start session.

  • How to get Basic salary amount in the Housing formula to calculate the housing value as I used the DBI (NICDP_EMPLOYEE_BASIC_SALARY_AMOUNT_ASG_ENTRY_VALUE) but when run the Quick pay for the housing element alone result come 0, How to get Basic salary amo

    How to get Basic salary amount in the Housing formula to calculate the housing value as I used the DBI (NICDP_EMPLOYEE_BASIC_SALARY_AMOUNT_ASG_ENTRY_VALUE) but when run the Quick pay for the housing element alone result come 0, How to get Basic salary amount in the Housing formula to calculate the housing value as I used the DBI (NICDP_EMPLOYEE_BASIC_SALARY_AMOUNT_ASG_ENTRY_VALUE) but when run the Quick pay for the housing element alone result come 0

    Hi,
    Is your formula attached to basic salary element or some other element? You need to make sure that basic salary element has some value and is processed before this formula is called. Are you able to see value for basic salary element after payroll run?
    Regards,
    Pawan

  • How to maintain space between value and base unit of measure in sapscript

    Hi Guys,
    I am working on an upgradtion project, i have problem like while upgrading from 4.6b to 5.0. i need to main a space between value and base unit of measure. can anyone letme know how to maintain in the form. I mean in sapscript.
    Thanks,
    Yogesh

    There are a couple of ways to handle this,  if you need a bigger space between, you can use tabs in the paragraph format.  Or you can just write the space in between the fields like so.
    ZA  &MSEG-MENGE& &MSEG-MEINS&
    Regards,
    RIch Heilman

  • KE5T no values in Base ledger

    Hi Ajay & Experts,
    We are implementing ECC 6.0 and Classic PCA
    All the postings have been updated in table.
    When i try to execute KE5T to look at the differences, am getting no value in base ledger column and PCA ledger 8A am gettting values.
    Entire postings in PCA are appearing as differences.
    I have searched all the forums i didnot find any answers.
    Can anyone please help.
    Thanks,
    Sudha

    If you have not implemented New GL and using classical PCA, surely you should have some differences between FI and PCA. It is very unlikely that FI and PCA will always match.
    You can do certain this in order to mitigate the difference between FI and PCA.
    1. Ensure that all your real cost objects / materials are assigned to profit centers.
    2. In OBA5, make KM096 as error message. This ensure that you always enter profit center in cost center master.
    3. Exeucte 1KE4 (profit center monitor) to see if there are any unassigned objects.
    4. Periodically execute 1KEK, 1KEH, 1KEI etc.
    5. Maintain 3KEH, 3KEI settings and also ensure you have maintain relevant substitutions in OKB9
    6. Already posted difference can only be reduced by posting one leg entries through 9KE0.
    If there are no entries in KE5T, there is something wrong, please check.

  • How to calculate and update value of the field2 based on what user enters i

    I have a field1 (date type) in page1, while saving this value to the table, I also need to update other field (field2) based on field1 on the same table. (for ex. field2 is 60 days greater than field1).
    Also on next page I want to display field2 as read only (grayed out)...
    I tried to display value of field2 on next page using "ITEM" of page1, but that is not what I need..
    While proccesing page1 I need to calculate and save value of field2, and then on next page display it from the table (not from previous page's item)
    Could you please either help or point me to the document that has a similar example?
    Thank you very much.

    how are you updating the row..
    if its using the commit button then have an actionlistener and then derive and assign the value to the particular column of the row..
          DCIteratorBinding dciter;
          BindingContainer bindings = BindingContext.getCurrent().getCurrentBindingsEntry();
          dciter = (DCIteratorBinding) bindings.get("lineItemIterator");
            dciter.getCurrentRow().setAttribute("column4", value);

  • Rule to Calculate Average

    I need help writing a rule to calculate average units. I know the HFM admin documentation contains an Average Function, but my calculation needs to be a little different. I need to dynamically calculate average units based on the POV. Also, I need to always use "Beginning Units" in my calculation. I've listed some examples below...
    1.) Periodic AvgUnits for May 2008 = (Apr 08 Units + May 08 Units) / 2
    2.) QTD AvgUnits for May 2008 = (Mar 08 Units + Apr 08 Units + May 08 Units) / 3
    3.) YTD AvgUnits for May 2008 = (Dec 07 Units + Jan 08 Units + Feb 08 Units + Mar 08 Units + Apr 08 Units + May 08 Units) / 6
    Does anyone have any sugestions?
    Thanks,
    Clint

    You need to use 3 different formulas here are some examples, you can derive the quarterly from this two:
    Function Avg2(Acct)
    Avg2 = "(" & Acct & " + " & Acct & ".P#Prior) / 2"
    End Function
    Function AccumYTD(Acct,pov_period)
    AccumYTD = "(" & Acct
    Select Case pov_period
    Case 1
    AccumYTD = AccumYTD & " ) "
    Case 2
    AccumYTD = AccumYTD & " + " & Acct & ".P#CUR-1 ) "
    Case else
    For PastMonth = 1 to pov_period - 1
    AccumYTD = AccumYTD & " + " & Acct & ".P#CUR-" & PastMonth
    Next ' PastMonth
    AccumYTD = AccumYTD & " ) "
    End Select ' Case pov_period
    End Function

  • No posting rules are exist for account key

    Guys...
    I have done the configuration part and created tax codes for sales and purchases. When i am trying to post the invoice in Customer and vendor, the system is throwing an error message as below.
    " No posting rules are exist for account key"
    I have checked in OB40, and the details are correct.
    Tax procedure, condition types and transaction keys are also correct.
    Can someone suggest the solution please?
    Thanks
    nkonni

    Hi
    Check weather you have assigned Taxcodes in  OBCL T.code or in  this Path : Assign Tax Codes for Non-Taxable Transactions for your Company code . if not Assign it.
    this shoud solve your issue..
    Thanks
    Goutam

  • In Sales enquiary stage how system calculate EK02 condition value as cacula

    Hi
    In Sales enquiary stage how system calculate EK02 condition value as caculated cost
    Is there any cofig to get the value of EK02 condition for calculated cost at Enquairy stage only for forcasting
    Regards
    Santosh

    Hi,
    In our company we get the calculated cost into our sales document with the following configuration:
    IMG: Plant maintenance and customer service / Maintenance and service processing / Basic settings / Quotation creation and billing / ODP4 - Assign conditions to sales document types
    With this configuration, we assign the calculated cost condition (EK02) to the corresponding sales document. The system sends the calculated costs from the order to the corresponding sales order created.
    Regards,
    Óscar
    http://blogdesap.blogspot.com

  • How to transport a value in the same level rule

    I want to transport a value in the same level rule,but failed. Would you please give me some idea to finish it? Thank you!

    the sample about rule zz01 as the fllowing:
    zz01
           4001 deduction for absent from work
            SETIN R=3 
             SETIN A=01    'NUM=3
              ADDWTI4Z03   '4Z03=3
        4002 sick leave
                  SETIN R=3
                  SETIN A=01
                  ADDWTI4Z09    'set 4Z09=3
    I want to transport the value of NUM in wagetype 4001 to  the variable in wagetype 4002.
      Thank you!

  • Bex Query to calculate canceled order value

    Hi experts,
    I am using the 0SD_C03 infoCube to stock the SD data, I want to calculate the net value of canceled orders.
    In the 2LIS_11_VAHDR, there is a field "AUGRU", when it is filled, it means that the order is canceled.
    In the 2LIS_11_VAITM, I have the net value of different order items.
    The two above extractors load data to the InfoCube, the first one, 2LIS_11_VAHDR fill the 0ORD_REASON that is mapped to AUGRU. The second one, 2LIS_11_VAITM, fills the 0NET_VAL that is mapped to NETWR.
    The query in SQL looks like:
    Select 0NET_VAL from 0SD_C03 where VBELN in (Select VBELN from 0SD_C03 where 0ORD_REASON <> "")
    How can I do this with Bex query?
    Thank's a lot.
    Abdess,

    Hi Sunil,
    Like I explained above,
    The 0Ord_Reason is filled only by the extractor  2LIS_11_VAHDR which dosen't give any value for the orders value, the 2LIS_11_VAITM dosen't fill the 0Ord_Reason InfoCube but it fills the orders value InfoObject.
    So if I  restrict with 0ord_reason by excluding blank values, I will get 0 in the measure 0NET_VAL.
    Abdess,

  • Can we change G/L account value in MIRO transaction?

    Hi Everyone,
    I got a requirement to change the G/L account number in MIRO transaction level . How i need to proceed after changing the value that value should be updated in BSEG table.

    Hi
    See SAP Note 165635 - Documentation: Enhancement LMR1M001(MM-IV)
    Regards
    Eduardo

Maybe you are looking for

  • Can you use Quicktime Pro on more than one computer?

    I'm thinking about buying a Quicktime Pro 7 key, but I couldn't tell if it is just for one computer, or if I could use it for both my iMac and labtop. Anyone know? Thanks. -Ed

  • How can I copy a music CD to a blank CD on my iMac without importing the songs into my itunes?

    So far the solutions I have seen suggest to import the songs into iTunes, create a playlist, and then burn this playlist to a blank CD. However, I don't want these songs in my playlist. My mother-in-law asked me to make a copy for her and it is her t

  • Im realy getting tired of this.Apple tv2 keeps loosing my password.

    About every 3 or 4 days I have to re-enter my password because apple tv2 keeps forgetting it even after I tell it to remember it.This is becoming very annoying as my password is quite long.Ever since version 4.3 this has happened,never before.All of

  • XomLite45.jar  file

    Hi All, Where can i get xomLite45.jar  file  ? Some links are there in MDM but when i try to unzip it is stating that no files are there

  • Migrate to a new disk

    I have a PowerMac G4-450 AGP which still meets most of my needs, except disk space. the original 27 Gb drive is constantly maxed out, so I got a new 120 Gb drive and installed it as a slave drive. I moved most of my user files and a lot of apps to th