Account Combinations in GL

Dear Guys,
Could you please provide me the script to get the number of (list/details) of all Account Combinations in GL.
Many Thanks,
Iqbal...

Cut, paste (and edit) the following text to query this object:
This is for apps 11.5.10.2
You may want to filter some some data (by chart of accounts id, for example) as this query is probably going to return a lot of data.
SELECT CODE_COMBINATION_ID
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CHART_OF_ACCOUNTS_ID
, DETAIL_POSTING_ALLOWED_FLAG
, DETAIL_BUDGETING_ALLOWED_FLAG
, ACCOUNT_TYPE
, ENABLED_FLAG
, SUMMARY_FLAG
, SEGMENT1
, SEGMENT2
, SEGMENT3
, SEGMENT4
, SEGMENT5
, SEGMENT6
, SEGMENT7
, SEGMENT8
, SEGMENT9
, SEGMENT10
, SEGMENT11
, SEGMENT12
, SEGMENT13
, SEGMENT14
, SEGMENT15
, SEGMENT16
, SEGMENT17
, SEGMENT18
, SEGMENT19
, SEGMENT20
, SEGMENT21
, SEGMENT22
, SEGMENT23
, SEGMENT24
, SEGMENT25
, SEGMENT26
, SEGMENT27
, SEGMENT28
, SEGMENT29
, SEGMENT30
, DESCRIPTION
, TEMPLATE_ID
, ALLOCATION_CREATE_FLAG
, START_DATE_ACTIVE
, END_DATE_ACTIVE
, ATTRIBUTE1
, ATTRIBUTE2
, ATTRIBUTE3
, ATTRIBUTE4
, ATTRIBUTE5
, ATTRIBUTE6
, ATTRIBUTE7
, ATTRIBUTE8
, ATTRIBUTE9
, ATTRIBUTE10
, CONTEXT
, SEGMENT_ATTRIBUTE1
, SEGMENT_ATTRIBUTE2
, SEGMENT_ATTRIBUTE3
, SEGMENT_ATTRIBUTE4
, SEGMENT_ATTRIBUTE5
, SEGMENT_ATTRIBUTE6
, SEGMENT_ATTRIBUTE7
, SEGMENT_ATTRIBUTE8
, SEGMENT_ATTRIBUTE9
, SEGMENT_ATTRIBUTE10
, SEGMENT_ATTRIBUTE11
, SEGMENT_ATTRIBUTE12
, SEGMENT_ATTRIBUTE13
, SEGMENT_ATTRIBUTE14
, SEGMENT_ATTRIBUTE15
, SEGMENT_ATTRIBUTE16
, SEGMENT_ATTRIBUTE17
, SEGMENT_ATTRIBUTE18
, SEGMENT_ATTRIBUTE19
, SEGMENT_ATTRIBUTE20
, SEGMENT_ATTRIBUTE21
, SEGMENT_ATTRIBUTE22
, SEGMENT_ATTRIBUTE23
, SEGMENT_ATTRIBUTE24
, SEGMENT_ATTRIBUTE25
, SEGMENT_ATTRIBUTE26
, SEGMENT_ATTRIBUTE27
, SEGMENT_ATTRIBUTE28
, SEGMENT_ATTRIBUTE29
, SEGMENT_ATTRIBUTE30
, SEGMENT_ATTRIBUTE31
, SEGMENT_ATTRIBUTE32
, SEGMENT_ATTRIBUTE33
, SEGMENT_ATTRIBUTE34
, SEGMENT_ATTRIBUTE35
, SEGMENT_ATTRIBUTE36
, SEGMENT_ATTRIBUTE37
, SEGMENT_ATTRIBUTE38
, SEGMENT_ATTRIBUTE39
, SEGMENT_ATTRIBUTE40
, SEGMENT_ATTRIBUTE41
, SEGMENT_ATTRIBUTE42
, REFERENCE1
, REFERENCE2
, REFERENCE3
, REFERENCE4
, REFERENCE5
, JGZZ_RECON_FLAG
, JGZZ_RECON_CONTEXT
, PRESERVE_FLAG
, REFRESH_FLAG
, IGI_BALANCED_BUDGET_FLAG
, COMPANY_COST_CENTER_ORG_ID
, REVALUATION_ID
FROM GL.GL_CODE_COMBINATIONS;
Hope this helps.
Octavio.

Similar Messages

  • Invalid trading partner account combination for item 001

    Hi,
    All, i am trying to post an entry in T.code F-02.
    i am getting below error.
    Please advice.
    Invalid trading partner account combination for item 001 com 2409 GL 601435 Assig
    Message no. Z1012

    Please check the validation in GGB0.
    The document which you are trying to post is not matching as per the validation.

  • Apple accounts combining

    Hi,
    I have unfortunatly several apple accounts and it is really confusing me.
    Ist it possible to combine the accounts to just one?
    Thx
    Peter

    No.

  • Have an iTunes account w/email addr I no longer have access to... how in the world can i combine that with my new Apple account

    I have had an iPod Nano for several years and had an iTunes account.  I no longer have access to the email address connected to that account.  I just bought an iPhone4s and set up a new account with my current email address as user id.  How can i get these 2 accounts combined so I can sync music from my iPod to my iPhone?  

    You cannot combine accounts at all.
    Why did you create a new one?
    Just change the e-mail address associated with the old one.

  • Combine itunes store accounts

    I do not know what was the reason but for several months I have two itunes store accounts with differemt passwords as well. I would like to have only one which combines all the purchased apps etc. of both accounts.
    Whatndo Inhave to do to get these accounts combined?
    I use a MB Pro, iPhone 5 and iPad Air.
    Thanks for a soon answer with description

    You can't combine or merge accounts, nor transfer content between accounts - content will remain tied to the account that downloaded it.

  • Phone stalls when trying to update or delete account

    I've had problems with my 5c since updating the software (now running 7.1.2). My main issue is that I can't toggle any of the settings on my mail/calendar accounts (combination of Google and Exchange) or my iCloud account. Whenever I toggle one of the settings (such as "Notes") I get a grey "spinning wheel of doom" square on my screen with the message "Updating Your Settings..." The square remains on the screen forever--the update never happens. Same thing when I try to delete an account.
    What I've tried so far:
    Restarting my phone
    Resetting the network
    Restoring factory defaults

    Same problem here. IMDB, TWC (weather app) Goodreader… Started this morning, out of the blue.
    After deleting IMDB (hoping to reinstall), that app cannot be installed again! Trying to, gets you the same “Update unavailable” error.
    Also, the problematic apps are not listed in my “Purchased” list (which is the real problem I think).
    I also tried through iTunes. Same problem.
    Can someone confirm that the problem apps are not showing in your purchased list?
    I don’t know if it’s on Apple’s side (in which case it will get fixed) or on my side (meaning I will have to do something).
    (I contacted Apple, waiting for reply.)

  • Disabled GL account but still allows postings

    I have disabled Oracle financials account segment values with immediate effect. However, users have reported balances being posted to these accounts via an automatic upload. How can I stop this?
    Presumably the account combinations are still enabled but what is the process for disabling accounts that are not in use?
    IS there a checklist that I need to follow?
    e.g disable all combinations using that account
    then disable the account?
    Please help
    Thanks
    JS
    Edited by: 966017 on 17-Oct-2012 09:44

    Once you have disabled flex values, you can run the "Program - Inherit Segment Value Attributes". This program will propogate the changes that you have made to the segment to all account combinations that contain that segment value.

  • G/L Account is Blank in 2LIS_03_UM

    Dear ALL,
    Good Morning,
    Datasource 2LIS_03_UM is not populating the G/L Account (SAKTO). Even when I fill the setup table, the field SAKTO is blank.
    Could anyone suggest me from which table this field will be populated because we have requirement to get the G/L Account from BSEG table against the document no.
    Is there any way to get the data other than the datasource enhancement.
    Thanks in advance.
    Regards,
    Abhishek Jain

    Hi,
    Make use of table - "T030" where you can get the GL accounts based on Valuation class.
    From UM datasource, you would be getting Material & Valuation class..
    In material master, Valuation class is maintained for each material. Valuation class & GL account combination is maintained in "T030".
    By this you can link up the GL accounts with revaluation data at BW side as well.
    Hope it helps.
    -- KRPK

  • User account is not accessible for login, but remains in Users folder. Can it be re-activated?

    My 18 mo old grandson hit a few keys on my wife's mid 2010 MbPro while she was logged in and eliminated her user login from the startup/login screen. I used resetpassword utility to reset p/w for System Administrator to access the machine and the user folder is intact. (The account also does not appear in the resetpassword pulldown list of users.) I have copied all of the folders except Library in her original account into a newly created account. Is there a procedure to (1) re-activate/re-access her original account, or (2) migrate her original Library information/settings to the new account?

    User Account - Rebuild
    User Account – Migrate Data
    User Account – Combine Two

  • Two iPhones, one Apple ID, contacts combined

    We recently added my father-in-law to our group cell phone plan and got him a new iPhone 4s. A few weeks later his iPhone got locked up. He went to an AT&T store for help, they said he needed an Apple ID and password to unlock his phone. I gave father-in-law my Apple ID and password since that's what his phone was linked to... when we bought his phone we used my Apple ID for him. Father-in-law unlocked his phone successfully with my Apple ID.
    Here's my problem:
    Our contacts and emails became combined after the "unlocking". I have all of his contacts and email accounts combined with mine and he has all of mine combined with his on his phone. I know I need to unlink his phone to my Apple ID and create a new ID of his own.
    Here's my question:
    How do I separate these combined contacts? I don't want to unlink his phone and loose all of his contacts.
    This is an important factor:
    My father-in-law is deaf, non-native English speaker and very old so I have no idea what exactly he did to unlock his phone. Not a clue.
    BTW all iPhones mentioned are 4s with iOS7

    that's right, sync it with your library but also make sure that your sister does not do it again as it will keep changing.
    You may wanna disable contacts sync with the iCloud on her device by taking her device and go on settings, iCloud & switch off contacts.

  • GL Account for Credit Memo Lines

    Hi,
    Credit memo is being created against RMA. The RMA has 2 lines - one for finished goods and the other for freight charges. Freight charges are being entered by using Freight and Special charge List price modifier set up(Freight/Special Charge - modifier type) and entering the charges manually at the sales order headers.
    When credit memo is being generated the GL account(class - revenue) that is hit for the freight charges is getting defaulted from the "Freight Account" that is set up at the AR Invoice Transaction Type form. The GL account for the finished goods is getting defaulted from the revenue account defined at AR Invoice Transaction Type form.
    Is it possible, to make a set up so that the GL account for freight charges gets defaulted from the revenue account defined at AR Invoice Transaction Type form. We do not want to change the Freight account combinations in AR Trx Type.
    Regards,
    Saurov

    One is value based condition type and another one is percentage based condition type and this being the case, I am not sure, whether you could succeed in this.
    For information, there is a provision such that in billing document if you have 5 line items and in FI, if you want to consolidate into one line item, the same can be achieved as follows:-
    Go to IMG -- Financial Accounting --> Financial Accounting Global Settings --> General Ledger Accounting --> Business Transactions --> Integration --> Sales and Distribution --> Perform Document Summarization for Sales and Distribution.
    There make the settings according to your requirement but again, I am not sure, whether your requirement can be met.
    thanks
    G. Lakshmipathi

  • WorkFlow Customization for COGS Account

    Hello All,
    I am curious to know if any one has created custom functions for
    OM: General Cost of Goods Sold Account.
    Scenario: Make a sale on OM and tr transactions to GL and review the journals.
    CR: 40 (Raw Material)
    CR: 15(Labor)
    CR: 10(OH)
    DB: 65(COGS)
    The default workflow is crediting all cost to COGS account defined at the item level but we want to break it down to individual raw material expense accounts. For this, I believe we need to get cost elements from the cost tables based on item id from the sales order line. And, hard code the accounts for each cost elements. That is supposed to be done as function in workflow and modify the flow with new attributes.
    Sounds simple but we are completely new to workflow and trying to understand where to start.
    I would appreciate if any one could share their knowledge on such custom functions in workflow.
    Thanks a bunch in advance.
    Anant

    Hi,
    I have implemented changes in generating cogs account using workflow to have only one code combination id.
    I don’t if it’s possible to customize cogs workflow in order to split cogs into two or more accounts. To do that, we implemented a custom in gl interface that generates this split, creating a credit in the account combination defined by the workflow and as many debits as our expenses accounts are.
    Regards,
    Ketter Ohnes

  • Account  requires an assignment to a CO object-very urgent

    Hi experts,
    I have 2 questions
    1.while  doing transaction MI07 -post inv.differences its giving an errorr <b>Account requires an assignment to a Co object.</b>
    2.while doing transactions called MIGO  for a particular PLANT its not trigerring an GL account and giving an errorr as <b>Account requires an assignment to a CO object</b>
    pls try to slove this issue.
    points are considered.
    Thank you and Regards
    sasikanth.

    Hi
    While doing MI07 it requires a posting to a P&L account for the difference as it is going to be charged off, and if this GL account is a Cost element it will ask for a Assignment to CO object. You can default it in OKB9 for the Gl account based on the profit center and G.L account combination since Profit center will be obtained from the material master assignment it can be done this way.
    In transaction MIGO which is for Goods receipt it posts to Fi automatically through the configuration in OBYC. If standard cost is maintained then there may be a posting to price difference account hence it will also be a cost element due t which it required an CO object. For this also you have to maintain a Co object in transaction OKB9
    This will solve your problem.
    Anand

  • Table or report for customer, g/l account and chart of account together

    Hi All.
    I am looking for any table or report where one can see the followings;
    Chart of account and customer together
    or
    chart of account, g/l account and customer together
    or
    cutomer and g/l account
    I am aware of the all the FI table like KNB1, SKA1, SKAT ..and many others. But I failed to get if any of those tables helps to give all above informations together.
    Unless I am missing something.
    Thanks in advance.

    Hi,
    There many FI Reports available to check Customer & G/L Account combination
    1. FBL3N - G/L ACCOUNT LINE ITEM
    2. FBL5N - CUSTOMER LINE ITEM
    3. FBL1N - VENDOR LINE ITEM
    For Chart of Account / Customer and Chart of account /GL account combination you have to develop the Z Report
    For this you can pre pare by using logic of Revenue Account determination
    The table Name Revenue Account determination: C001
    Techincal information: C001-SAKN1
    Sit with your ABAP Programmer and explain your exact requirement he will prepare the table for you as for your requirement
    Best Regards,
    MH

  • Crash when opening Exchange ActiveSynch e-mail account settings (DAEAS)

    Hi,
    I created an Exchange ActiveSynch email account on a brand new IPAD with about 1 GB MEM in use and 10 Apps on it. I deleted all other email accounts from my IPAD. All worked fine for some days, but now opening email app crashes and app is closed after few seconds.  This does not depend on the default account setting.
    Trying to delete Exchange email account does not work either, because as soon as I touch the Exchange account button in email settings, it crashes and closes setting app. 
    Last action on email setting was, as I remember, that I enabled Calendar and Contacts in this account. I also remember, that emails worked afterwards.
    Log:
    IPAD 3,3
    IOS 5.1 (9B176)
    Either Exception Type is EXC_BAD_ACCESS (SIGBUS) or Exception Type is EXC_BAD_ACCESS (SIGSEGV)
    Exception Code is KERN_PROTECTION_FAILURE
    The Thread which crashed has about 500 continues entries of "DAEAS".
    (process logs: dataaccessd_xxx, MobileMail_xxx, Preferences_xxx)
    Logs have been automatically sent to Apple, if this is not done by email.
    Trying to delete this account after rebooting failed also. Resetting IPAD (Content and Settings and also Network) and restoring backup does not fix the problem.
    I also turned off automatic synchronization and WLAN / Mobile Networks to disable automated synchronization.
    Other email accounts can be created or deleted, but as soon as email app is opened, it crashes due to still existing exchange account, which cannot be deleted in normal way.
    Is there any workaround / tool, how I can delete exchange account without using the Settings => Exchange => Delete Account combination, because thread crashes as soon as I open Exchange Account menu.  Is there any tool to clean email content or account settings from IPAD?
    I do not want to spend time for a complete new installation and configuration process for all apps with "reset to factory setting" without latest restore.
    Are there any other ideas?
    Thanks in advance,
    Peter

    Hello Ketil,
    Good Day...
    Seems to be the Issue is Syncing emails, now I would recommend you to Remove and Add the Account and try and check if the emails are getting synced automatically.
    Hope this is with Single User. If it is with Multiple Users then we need to check the permissions assigned.
    Regards,
    Praveen

Maybe you are looking for