Doubt in plug account

hi all,
i have a doubt:
Suppose there are 5 plug account, how do we can identify which one belongs to that particular ICaccount.
Thanks in Advance,

Go to Manage Metadata -> Open the Account dimension -> Check the value in PlugAcct. That is the plug account associated with the account.
Not sure if this is what you meant.
But if you are asking which plug accounts should be used for the accounts, then it is a question for your functional team. They usually give you the plug account associated with the ICP account.

Similar Messages

  • Intercompany Matching Report Balance is not the same as Plug account

    Hi - we are running an ICP Matching report (standard setup without any custom consolidation logic).  The balance in the report does not tie to the balance for the Plug account that we ran the report for - Intercompany report uses plug account as the parameter to generate the report.
    For this grouping of accounts, we have both P/L and Balance sheet accounts plugging to the same Interco plug account.  While we understand this is not standard practice, mixing the different account types in the same Plug account, could this be causing our issue?
    Does the IC Plug accounts generate Periodic values for Income Statement accounts?
    Any guidance is much appreciated.

    We separated the expense account from the liability accounts - we also created a rule to capture the prior year YTD plug account balance in the current month.  This solved our issue.

  • Elimination Issue for same plug account

    Hello
    I am having an issue with elimination, let me start with basic question, I believe HFM does allow that Account can have it self Plug Account , ( i.e If A#123 its Plug is also 123), if that is true then, according to bu req, for A#456 and A#557 out of balance debit/credit is A#557 ( It means Plug Account is 557 ) so in metadata i have defined properties for A#456 and A#557 Plug = 557, we have two custom dim, according to rule based on ICP parent decendants at very 1st common parent it will eliminate an entry, after running rule i can see for A#456 its value has been assigned in "Elimination" bucket however for 557 i see zero eventhough 557 has $100 in its "Entity Currency"
    i checked following thing for my issue does account has IsICP = 'Y' ( checked ), Entity tree has ICP ( Checked ), i also checked entity details using grid and this is what it says, credit column is empty and debit column does have $100 for A#557 in destination ID , in Source ID it is empty in debit/credit and calculated value it shows zero.
    Any help will be greatly appreciated.

    I can't say I've ever tried this approach, but I don't think it makes any logical sense to make an intercompany account act as it's own plug account. I recommend creating a second account for the plug. When HFM performs the elimination, it will write the negative value back to each side of the intercompany pair, and write the offsetting positive values to the plug. In your case I suspect you will only get the same values, meaning that the account will not actually eliminate. The behavior here is true for all versions of HFM, not specific to any release.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Plug accounts issues

    Hi guys,
    I'm not quite sure of having understand plug accounts and I have some issues with eliminations right now.
    I have tree accounts with the same plug account.
    Father1
    Child1- PlugAccount1
    Child2- PlugAccount1
    Child3- PlugAccount1
    PlugAccount1
    The application works with default consolidation. My problem is that the PlugAccount it's showing a weird resulta at some entity level. The entities are as follows:
    Entity0
    EntityA
    EntityB1
    EntityC1 EntityC2 (those are te IC partners)
    Plugaccount1 shows value in EntityB1 (the difference) and also in EntityA and Entity0. Is this usual? Should it roll out to all the parents? PlugAccount1 has value in EC, ECT, PC, PCT and Elimination... Is it right?
    I'd really appreciate your comments.
    Thank you!
    Lu
    Edited by: user6351237 on 13-dic-2011 22:59

    Hello
    If you want the elimination to work and you do not want to use the default rule you have to follow the next step
    1. In the app setting mark ConsolidationRule=Y
    2.Upload the consolidate rule, I am send in you an example in the last part of this mail
    3Entitys property isICP, flag Y in each entity that you are going to have intercompany transactions
    4Account flag s isicp for the plug account and the account that you want to have intercompany transactions
    The eliminations are going to appear in elimination in the child . SO it will not consolidate to the parent.
    I hope it help
    sofia
    Sub Consolidate() 'consolidation rules (if app does not use default this section is used to consolidate
    Dim MyDataUnit
    Dim lNumItems
    Dim dPCon
    Set MyDataUnit = HS.OpenDataUnit("")
    dPCon = HS.Node.PCon("")
    lNumItems = MyDataUnit.GetNumItems
    for i = 0 to lNumItems-1
    ' Get the next item from the dataunit
    call MyDataUnit.GetItem(i, strAccount, strICP, strCustom1, strCustom2, strCustom3, strCustom4, dData)
    ' See if this is a consolidatable account
    If HS.Account.IsConsolidated(strAccount) Then
    ' Proportionalize this account
    call HS.Con("",dPCon,"Proporción")
    ' see if we should eliminate this account
    call Eliminate(strAccount, strICP)
    End If
    next
    End sub
    Sub Eliminate (strAccount, strICP) 'intercompany elimination rules
    Dim CanEliminate
    Dim strPlug
    Dim dPCon
    CanEliminate = TRUE
    NegatePlug = FALSE
    If (StrComp(strICP, "[ICP None]", vbTextCompare) = 0) Then
    CanEliminate = FALSE
    ElseIf (HS.Account.IsICP(strAccount) = FALSE) Then
    CanEliminate = FALSE
    ELSEIF (HS.Node.ISDESCENDANT(HS.PARENT.Member,strICP,"") = FALSE) THEN
    CanEliminate = FALSE
    'ElseIf (HS.PARENT.ISDESCENDANT(strICP,"") = FALSE) Then
    'CanEliminate = FALSE
    Else
    strPlug = HS.Account.PlugAcct(strAccount)
    'HS.Parent.IsDescendant("I#[ICP Top]", "")
    If (strPlug = "") Then CanEliminate = FALSE
    End If
    If CanEliminate Then
    dPCon = HS.Node.PCon("")
    call HS.Con("V#[Elimination]",-1*dPCon,"Eliminacion interco")
    call HS.Con("V#[Elimination].A#" & strPlug,dPCon,"Eliminacion interco")
    End If
    End Sub

  • Plug Account

    Can any one explain me how to determine/set the Account Type for a Plug Account?
    Thanks,
    Vikas

    It depends how you are going to use that plug account
    Lets say, u tag A Computer as Asset bcoz it is going to be used and denoted as Asset.
    If you are using Plug account to contain value for Asset then u tag it as Asset, likewise for others.
    So it depends on what functionality it is going to perform and to where it is going to be aggregated.
    * there can be other logics/ fundamentals also that others will be using for deciding this
    Regards,
    J

  • Importance of plug Account

    Hi,
    Please explain me about the Plug Acocunt in HFM with an example..

    Though the information about "Plug Account" with example is already discussed in "Discussion Forum" sending you again:
    Plug account is primarily used for storing the differences arising out of Intercompany Transactions.
    A plug account is a "technical" way to keep the individual balance sheet balanced.
    For example, let's consider that a company A has an interco with company B on receivables for 50 with a total assets of 1000. Without plug account, the elimination of this amount in value [Elimination] will lead to the following situation in the contribution total of entity A : Assets = 950 (1000-50) and liabilities = 1000. That is why we use a plug account in that case (+50 for A and -50 for B).
    In the rules, we usually call the plug account in the consolidate subroutine with an HS.Con * 1 for the interco account and HS.Con * (-1) for the plug account.
    To get the plug account, we use this line : Plug="A#" & HS.Account.PlugAcct("")
    Same calculation for A and B will lead to an amount of 0 (+50 - 50) in the plug account in the total consolidation figures.
    Plug accounts exist in HFM and Enterprise primarily for use in intercompany elimination as explained by Guerin.
    As a new user of HFM, you can just treat plug account as another Account dimension attribute like UD1..3 with its own HS.Account.PlugAcct("") call to retrieve the value. How Plug Account behaves in consolidation is totally governed by your rule. You are free to use Plug Account attribute for another purpose in HFM.
    Also, please have a look at the below HFM Admin guide link with more information on Plug Account:
    http://docs.oracle.com/cd/E17236_01/epm.1112/hfm_admin.pdf

  • ICP Reports based on Plug Accounts

    Dears,
    I would like to set up ICP reports by inserting the plug account only.
    I have a staged consolidation. Do I need to create a separate tree where all the entities are included in a flat way?
    Tx!

    Hi there,
    There is no reason for a seperate tree.
    The eliminations take place at first common parent. So, if you create a report that check one entity against the others, the system should produce the correct differences. Since you are yusing the plug account, pay attention to the account type attribute of each account.

  • Doubt in PRD account

    Hi all,
    I have a doubt , it is clear that if the price control is V the difference account would flow on the material but on other hand if it is 'S' then the price difference account would flow on the PRD key.
    My question is how is this happening ? wat settings is been carried out if price control is V' it is to material and S' it is to the price difference accoount itself . wat is the configuration to be done ?
    regards,
    k

    HI,
    Theres no configuration as such for this. All depends on the type of Price control.
    When it is the price V then the price gets updated every time in the MMR and the stock value gets updated. Therefore the difference gets debited to the stock A/c.
    In case of Standard price the valuation price is same everywhere therefore the price difference is not posted to the stock a/c but the PRD account.
    It happens only n case of std price,
    Hope this helps.
    Regards,
    Prasanna
    Award if helpful

  • Doubt in Purchase account

    Hi
    I am using SAP B1 2005 B.
    In my company setting i have activated Purchase account in Administration-         >system initialazation->company Details.
    In warehouse accounting tab i have given purchase account. But when do puchase A/R invoice system is asking offset account for purchase account.which account shoul i give...
    Isayah

    Hello,
    Actually there is no purchase A/R invoice system
    There should be purchase order, purchase invoice or good receipt purchase order.
    I have successfully define purchase account in the warehouse and there is no error when performing A/P invoice but I actually has defined purchase offset account. The account located in the drawer 8 or 5, but I am not sure because each companies are different.
    Discuss with your accounting staff to know more.
    Another info, you could browse this link :
    http://blogs.ittoolbox.com/sap/kehinde/archives/management-accounting-in-sap-business-one-9851
    to know more about it.
    Rgds,

  • How to configure PlugAccts that use both balance and flow type source accounts?

    In this application I am maintaining, there is a plugAcct that is account type liability.  The source accounts for this plug account are revenue, expense, asset, and liability (approx 30 accts).  The data in the source accounts balances perfectly by entity.  That is, the credits exactly equal the debits in the source accounts, so the plug account should net to zero at the base entity level (value dimension = elimination).  However, there is a balance in the plug account at the base entity level (value dimension member = elimination).  What is happening is that when eliminations are calculated they are using periodic values for the flow type accounts. The balance in the plugAcct is equal to the prior months YTD total. So only the current month activity is being eliminated.  I changed the account type for the plugAcct to revenue (from liability) and tried again.  This did not resolve the problem. There is no custom consolidation logic in this application.  The scenario is configured for YTD numbers (it is an Actuals scenario).  Balances are always loaded YTD. And yes it is fully consolidated.
    Any ideas?

    Set up your mac.com account again on devices.  Turn off Mail and other data syncing with this account on your wife's devices for data that you want to keep separate.  Then set up a second ("secondary") iCloud account on your wife's devices to sync Mail.
    If you already set up a separate iCloud account on your wife's devices, on her devices go to Settings>iCloud, tap Delete Account, then sign back in your your mac.com ID.  Turn on the data you want to share with this account across all devices; don't turn Mail on.  Then go to Settings>Mail,Contacts,Calendars>Add Account>iCloud and enter her separate iCloud credentials and turn Mail to On.
    The only downside to this approach is that her email will be fetch, not push email.  Push email is only supported in the main ("primary") account, not a secondary account.
    The limitations to be aware of with secondary accounts are that only the primary account can be used for Photo Stream, Bookmarks, Documents, iCloud Backup and Find My Device.  Also, push mail only works for the primary account; secondary account mail is fetch.

  • How to get an account with an IsICP -"R" attribute calculated in the HFM Rule file

    Till recently everything was going fine with the calculations in our HFM setup ( Version 4.1)
    We have say around 8 Expense accounts which roll up into a Parent account say ALL446 which finally rolls up into Operating Expenses.
    Operating Expenses
      |__ parent account
          |_INVALO
           |_ALL446
              |__222446
              |__242446
    And we have a calculation in the rule file as below
    HS.EXP "A#BE FIXED COST = A#Operating Expenses +A#SGA - A#BE VC OP F10"
    This was calculating correctly till we did the below change
    Added IsICP attribute to couple of accounts say 222446 and 242446 ( in the above example) in the metadata which finally rolls up into Operating Expense.
    Note: we did not add any Plug account attribute to the accounts
    Now the problem what we have in hand is -> Fixed Cost is not calculating correctly.- It happens that the two accounts for which we added the IsICP are not showing up in the calculation and the data in those two accounts are not adding up in Fixed Cost.
    POV in GRID/Excel -> actual,2013,periodic,<Entity Currency>, ICP Top, AllCustom1, AllCustom2, AllCustom3, None( for custom4)
    But when we retrieve Operating Expenses in Excel - it is showing the correct amount, even in the grid - but looks like when the rule tries to calculate Fixed Expenses using the above rule - these accounts are not adding up in the Operating expenses.
    I tried the formula ( to check what number is coming into Fixed cost ) - the result is zero - But in the grid/excel I see amount for acct2. Same POV as above
    HS.EXP "A#BE FIXED COST = A#222446"
    and if I add & Tops to the account like below ( getting some weird number instead of what is there in acct2)
    HS.EXP "A#BE FIXED COST = A#222446" & Tops
    Questions:
    1) Where exactly I am going wrong ?
    2) Is it MANDATORY to have a Plugaccount attribute when we have IsICP turned to "R" ?
    3) What will happen if we do not have a Plugaccount for the IsICP account ?
    4) How to correct the formula to make sure I get the number in the acct2 into Fixed Cost??
    5) Do we need to have the IsICP turned on to the immediate parent of the account having IsICP and the Top parents of the account too??
    6) Is it possible to get the exact number what we have in 222446 into BE Fixed Cost account via Rule?- why I am not getting it
    Notes:
    BE Fixed Cost-> account type -"Expense", IsCalculated - yes, IsConsolidated - yes, IsICP- N, Custom1TopMember - AllFunctions, Custom3TopMember- AllCustom3, enabled allcustom1,2,3,4aggregations
    Operating Expenses->"Expense", IsCalculated - No, IsConsolidated - yes, IsICP- N, Custom1TopMember - AllFunctions, Custom3TopMember- AllCustom3, enabled allcustom1,2,3,4aggregations
    INVALO ->"Expense", IsCalculated - No, IsConsolidated - yes, IsICP- N, Custom1TopMember -none, Custom3TopMember- none,
    enabled allcustom1,2,3,4aggregations
    Problematic account 222446 -> "Expense", IsCalculated - No, IsConsolidated - yes, IsICP- R, Custom1TopMember - Operations, Custom3TopMember- AllCustom3, enabled allcustom1,2,3,4aggregations
    The Entity on which I am trying to get the data( mentioning wherever I have attributes for this entity)
    DefCurrency - DEM, Allowadjs- enabled, IsICP - enabled, Userdefined 2 - financial, - SecurityasPartner attribute - is not selected through out the applicaiton.
    Variable
    Tops = ".I#[ICP Top].C1#AllCustom1.C2#AllCustom2.C3#AllCustom3.C4#[None]"
    tried attaching the attachments ( but service is unavailable)
    Waiting for all of your valuable suggestions..

    1) why was I not getting the formula right when I use & Tops
    I'm assuming that BE Fixed Cost has N for IsICP, in that case you can not write to invalid intersections as it would attempt to use the same ICP information
    2) Is it MANDATORY to have a Plugaccount attribute when we have IsICP turned to "R" ?
    No
    3) What will happen if we do not have a Plugaccount for the IsICP account ?
    It will not run eliminations
    4) Do we need to have the IsICP turned on to the immediate parent of the account having IsICP and the Top parents of the account too??
    If you want it to rollup, yes you would need that.  We have all Parent accounts as isICP set to Y and top member to ICP Entities so that they roll up
    5) which will have priority the rule or the Grid where we have the calculated member like the BE Fixed Cost - because in the grid I had icptop, allcustom1,2 3 and when had & Tops to the account - I got some weird numbers...
    I'm not following the question here, grids are just really a display mechanism, rules will handle all of the calculations.

  • MR11 - GRIR clearing for account assigned PO.

    Hi Folks,
    I have a doubt on MR11 Account Maintenance for account assigned  C - Sales order PO and GR non Valuated.
    In this system is not allowing to Post AccM. document as the GR posting is not hitting GRIR clearing account and the same is happening after posting IR too.
    So please clarify whether my understanding is correct or not.  If possible please give the detailed explanation about the Accm for account assigned PO's.
    Thanks to you all
    Pratap J

    Hi,
    Please refer below link...
    http://www.sapfans.com/forums/viewtopic.php?f=3&t=252777
    Kuber

  • Difference in Customer account statement and collections

    Kindly clarify my doubts about customer account steatement and Collections. basically whats the difference in the two and what are the standard T_codes for these two.
    thanks
    anya

    HI ANYA
    T-code:  F.27
    Definition
    An account statement and open item list are two types of correspondence. They differ with respect to the information they contain and the way it is displayed. Unlike an open item list, an account statement displays all items in a specified period along with the balance carried forward. The open item list merely displays the open items for a certain key date.
    Type of correspondence that your company sends to its customers.
    The system includes a SAPscript form that you can use for customer account statements for the Philippines, form F140_CUS_STAT_P1. You can modify this template to meet your company's requirements. To do so, from the SAP Easy Access screen, choose Tools ® Form printout ® SAPscript ® Form.
    Structure
    The following information is displayed in the template for the customer account statement:
    Account balance at the start of the selected period
    Open item list as of the key date, including the total
    It is sorted by transactions with or without special G/L indicators, currency, posting date, and document number.
    Account balance at the end of the selected period
    Cleared item list between selected key dates
    It is sorted by currency, posting date, and cleared item document number.
    Withholding tax list between selected key dates
    It is sorted by withholding tax type, posting date, and document number.
    Aging in 0, 30, 60, 90, and 120 days
    Integration
    You can print the customer account statement.
    Note the following restrictions regarding customer statements:
    You cannot create statements for one-time customers.
    In the case of customer head offices with local branches, customer statements contain the address of the head office and not that of the branch.
    The account statement can be created for your customers or vendors is an extract from the customer account which enables him to check the items there or is merely for information purposes. The account statement displays the balance carried forward, all items in the chosen period and the closing balance of the account.
    The open items list is a special form of account statement. It is also sent to the customer for verification or information purposes. Occasionally, the list is also used as a reminder letter. The open items up to the chosen key date are displayed in this list.
    Both letters contain the document number or reference document number, the document date, the document type, the currency and the amount for every item as well as the balance of the open items at the key date. The account statement may also contain the clearing document number. If branches were included in the letter of a head office, their addresses are listed at the end of the letter.
    The layout of the letter is determined via a form. Depending on the form used, the letter may also contain, for example, the days in arrears per item at the key date or other information. The form must be defined and stored in the system.
    Printing Customer Account Statements
    Use
    Printing of customer account statements is based on correspondence type SAPP3. Correspondence type SAPP3 is preconfigured to run the RFKORDP3 print program, which is delivered with report variant SAP&SAPP3. You can modify SAP&SAPP3 to meet your company's needs. For example, you can change the aging period and the number of the aging column.
    To modify or define a new report variant for the RFKORDP3 print program, in Customizing for Financial Accounting, choose Financial Accounting Global Settings -- Correspondence -- Assign Programs for Correspondence Types. Select correspondence type SAPP3 and choose Environment -- Maintain variants.
    Procedure
    Printing Individual Account Statements:
    Request correspondence type SAPP3 . To do so, from the SAP Easy Access screen, choose Accounting -- Financial Accounting --Accounts Receivable --Account -- Correspondence --Request.
    Issue the correspondence request by choosing Accounting -- Financial Accounting -- Accounts Receivable -- Periodic processing -- Print correspondence -- As per request.
    Print the customer account statement from the spool file by choosing System -- Own spool requests. Select your spool request and choose print.
    COLLECTIONS
    Collection is the settlement of receivables due, in particular, bills of exchange.
    Collection Account
    Definition
    A G/L account that the system uses to record checks receivable that you have presented to banks for collection. It denotes that a check has been sent to a bank and is awaiting clearing
    Reward if useful to u
    narendran vajravelu

  • Recon accounts- Open item managed

    Hi All,
    I have a doubt in Reconciliation accounts of Vendor/ customer & Assets. When we create a reconciliation account in GL master, it was created as non open item. but it is behaving as a open item. This function is working only for vendor & customer. why it is not working for Asset cases?
    Regards,
    Usha

    Dear Usha,
    Structure of handling transactions of Vendors/Customers is different from Assets.  For Vendors/customers we don't have any depreciations and retirement type of transactions.  We will maintain only two types of recon (normal & Special).
    But if you see from the Asset Perspective its different.  We have to do the depreciation, Asset retirements as well as the Asset Transfer.  All transactions are belongs to the same asset but the treatment is given differently.  For example for Depreciation also we have a recon account.
    If we maintain only one Recon like AP/AR then it is very difficult to analyze these data differently.  May be that is the reason SAP configured the Asset Recon account in this way.  hope its helpfull.  thanks
    Regards,
    Ahemmed

  • Accounting document should get same number

    HI,
    User want accounting document number same as invoice number.Is is possible with standard SAP?

    HI,
    Welcome to SDN !!!
    Please search the forum before you post your questions as this question is answered many times.
    Also please read the  Welcome and Rules of Engagement before posting further.
    Please click the below link to clear your doubt.
    [Link|Accounting doc range number same as SD invoice;
    Regards,
    Phani Prasad

Maybe you are looking for

  • Moving Photos to a new folder in Lightroom 1.3.1 using Mac OS 10.5.1 Doesn't Work

    I use an iMac with OS 10.5.1 and Lightroom 1.3.1. First, I successfully imported the photos from my Epson P-2000 to a folder (Germany) which I created as part of the import into Lightroom (for File Handling in the Import dialog I used Copy Photos to

  • Acrobat crashes when I try to print...

    Hi, running Acrobat Pro 8.1.2 on a Mac OS 10.5.5 I can open and work with documents fine but when I hit 'print' this causes an instant crash. I suspect it's to do with the processing of the postscript data. Any ideas?

  • Better Photoshop integration for exported jpegs

    Hi Jpegs exported by LR have to be saved with new compression parameters if opened & then worked on in Photoshop. This can be very annoying & time consuming when working with numerous files which need a minor correction (such as dodging & burning whi

  • Brightness Shortcut - Dual Displays

    Anyone know of a way to modify the keyboard shortcut (F14/F15) to change the brightness of both ACD's at once Vs. the default behavior of just modifying the main screen? Thanks in advance! Michael

  • 1/8" out during phone calls - sometimes I get audio and sometimes I don't

    When I have my headphones on (no mic built into the headphones), and I get a phone call or make a phone call, I can hear the person through my earbuds. I speak into the bottom of the phone. This is perfect. However, in my car I use a 1/8" out to the