Invalid Char could not be found in PSA. Why?

I got an error message in the process chain at DSO activation level. The DSO activation level got failed and shows red.
But in the DTP monitor the QM status shows green. The display message shows
1. @5C@     Error when assigning SID: Action VAL_SID_CONVERT, InfoObject 0REVISION     @35@
2. @5C@     Value '#' (hex. '0023') of characteristic 0REVISION contains invalid characters     @35@
3. @5C@     Process 000347 returned with errors     @35@
in PSA the data package has 332 with 20000 records for every package. I couldn't find the invalid chars for info object 0revision. I could see the 0revision in the PSA. But how to get the exact error row with these above information.
any idea?????
Thanks,
Draj S.

Hi,
as you said there are 332 data packages with 20K records each, in which datapackage have you checked for the error record?
check the record no 347 which may be having the error record - try to edit it save the records in PSA and repeat the load and activate the data.
3rd column is the data request number -- check for the data record no 347 and check for the value for 0revision. if there are any special char like # in your case try to edit the record and reload.
Regards
KP

Similar Messages

  • After December 2014 update, Compile Error - calling Excel Objects Sub "Object library invalid or contains references to object definitions that could not be found"

    When try to call Sub in Excel Objects > SheetXX after the original xlsm is modified and saved by another user in diff machine, getting an error below and seems Excel cannot identify any subs exists in Sheet.
    Compile error:
    Object library invalid or contains references to object definitions that could not be found
    Note: it seems that this problem has been occurring After December 2014 update and still exists even after applying the fix:
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2014/12/11/forms-controls-stop-working-after-december-2014-updates-.aspx)

    Hi Kwlee324,
    Thanks for sharing the workaround with us. It would be very helpful for others who have the same issue.
    Also I found a two useful links about the error message "Object library invalid or contains references to object definitions that could not be found":
    https://support.microsoft.com/kb/2703186
    http://blogs.msdn.com/b/vsod/archive/2009/06/05/visual-basic-6-controls-stop-working-after-security-advisory-960715.aspx
    Hope it is helpful.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Compile error: Object library invalid or contains references to object definitions that could not be found

    Office Online 365 installed today January 20 on brand new HP Envy. Get the above message when loading Excel applications with code and when running code. Will greatly appreciate help. Applications run well on other computers.

    Hi Jaime,
    >> Get the above message when loading Excel applications with code and when running code. Will greatly appreciate help. Applications run well on other computers.
    >> Compile error: Object library invalid or contains references to object definitions that could not be found
    According to the error message, it seems some ActiveX control is not registered successfully on the new machine.
    Would you mind telling us which ActiveX controls you used in the workbook?
    >> For my applications Excel from Office 365 is now useless. Should I just let my subscription run out and purchase another version?
    According to my experience, this issue is not related to the subscription.
    Regards,
    Jeffrey
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Object library invalid or contains references to object definitions that could not be found problem

    Hello,
    Yesterday I got the following error on the server: "object library invalid or contains references to object definitions that could not be found problem".
    I found this documentation, followed the steps and all was OK on the server:
    http://support.microsoft.com/kb/2703186/en-us
    https://social.msdn.microsoft.com/Forums/office/en-US/e94f2fc3-71f1-4dad-bbf1-37f906e28e8e/object-library-invalid-or-contains-references-to-object-definitions-that-could-not-be-found?forum=exceldev
    Our server is used to do batch processing for refreshing our excel's. This morning, after the excel's got refreshed on the server, I've got this error on the
    client computers (everything works fine on the server computer). I did the steps above on the client computers, but the problem still persists.
    It looks like there is a difference in version between server and client.
    If I do the refreshing on the same computer there is no problem. But when the server does the refreshing and I try to open it on a different computer, I get this error.
    The security update has been removed from the computer, but I can't use my excel's anymore.
    Does any one have some advice for me?
    Best regards,
    Wouter

    Hi Wouter,
    Thanks for the further explaintation.
    According to the description, the issue seems that the Workboook on the client side(with lower Excel version) couldn't run the VBA after it opened by server(higher version Excel application).
    If I understood correctly, that sounds that the issue is relative to the specific version of Excel product or the updates.
    I suggest you contacting Microsoft support to raise an incident so that our engineer could work closely with him to identify the root cause and resolve this issue as soon as possible.
    If the support engineer determines that the issue is the result of a bug the service request will be a no-charge case and you won't be charged.
    Please visit the below link to see the various paid support options that are available to better meet your needs.
    http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Object library invalid or contains references to object definitions that could not be found

    I have an excel macro application. It works ok in my machine. Whenever I send it to my colleague and he opens the file and save and send it back to me, I get the below error. But, it is working
    ok in my colleague machine.
    Compile error:
    Object library invalid or contains references to object definitions that could not be found
    Looks like some recent windows update is causing this issue. I tried to delete the temporary file from the command prompt as mentioned in some of the forums using the below command. But, still it
    is not working.
    DEL /S /A:H /A:-H *.EXD
    Even tried to uninstall the recent windows update on both of our machines, but still the issue is not resolved. It is working ok in his machine, but I get the compile error. Please share your thoughts.
    Thanks.
    Below are the references available in the excel macro application. There is no missing reference error on both of our machines. We both are using Excel 2010 32 bit. My OS is windows 7 64 bit and
    my college is having windows 7 32 bit.
    Visual Basic For Applications
    Microsoft Excel 14.0 Object Library
    Microsoft Forms 2.0 Object Library
    Microsoft Office 14.0 Object Library
    OLE Automation
    Microsoft ActiveX Data Objects 2.6 Library
    Microsoft Visual Basic for Applications Extensibility 5.3
    Microsoft XML, v6.0

    "Looks like some recent windows update is causing this issue. I tried to delete the temporary file from the command prompt as mentioned in some of the forums
    using the below command"
    I've heard some cases that even deleting EXD files and running the FixIt tools, ActiveX controls weren't working.
    Can you confirm if you can insert ActiveX controls in your worksheet, please?
    (Developer tab >> Insert button >> any ActiveX control of your choice)
    Felipe Costa Gualberto - http://www.ambienteoffice.com.br

  • SID Could not be found

    Dear All,
    I would be grateful, if you could please help me to know the steps that should be carried out when i see a SID could not be found  error. I tried searching the forum, i was able to find only for the global settings issue.
    Please let me know the process of fixing the issue step by step.
    Thanks in Advance.
    Regards,
    Syed

    Hi,
    i think this related to DSO ,some error during activation of request.
    CHECK out
    DSO Activation Failed - No SID found
    No SID found for Characteristic
    in some cases error also occur due to invalid char in DSO cahr values so correct them in PSA only after deleting req from DSO.
    THANKS
    Edited by: npathak on Aug 16, 2010 4:35 PM

  • The web application at [URL] could not be found.

    Hi,
    I am trying to run a simple code like finding all the users in the SharePoint site.
    But I am seeing this error constantly no matter what I do!!
    The Web application at [https://xxxxxx] could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.
    I've looked into all the answers on the forums but still stuck with this error.
    I am a beginner in SharePoint, and I am really not sure about the AAM and IIS settings that needs to be set inorder to get rid of this error.
    If someone could point me in right direction that targets beginners that would be really helpful.
    Also, I noticed that my IIS is blank on the dev server that I am working on with Visual Studio and SharePoint installed on it. 
    Is this something that is causing this error?
    Thanks

    Note: you need to enter the SharePoint site URL 
    To authenticate:
    f you are connecting to office 365 then use the following code:
    using (srcContext = new ClientContext(txtUrlFrom.Text))
    SecureString passWord = new SecureString();
    foreach (char c in txtPasswordFrom.Text.ToCharArray()) passWord.AppendChar(c);
    srcContext.Credentials = new SharePointOnlineCredentials(txtUserNameFrom.Text, passWord);
    if you are using on premise SharePoint 2013 use this code:
    using (srcContext = new ClientContext(txtUrlFrom.Text))
    NetworkCredential credentials = new NetworkCredential(txtUserNameFrom.Text, txtPasswordFrom.Text);
    Example to retrieve data:
    Web srcWeb = srcContext.Web;
    List srcList = srcWeb.Lists.GetByTitle(srcLibrary);
    ListItemCollection col = srcList.GetItems(new CamlQuery());
    srcContext.Load(srcList.RootFolder);
    srcContext.Load(srcList.RootFolder.Folders);
    srcContext.Load(col);
    srcContext.ExecuteQuery();
    to retrieve users:
    Private void GetData(object obj)
    MyArgs args = obj as MyArgs;
    try
    if (args == null)
    return; // called without parameters or invalid type
    using (ClientContext clientContext = new ClientContext(args.URL))
    // clientContext.AuthenticationMode = ClientAuthenticationMode.;
    NetworkCredential credentials = new NetworkCredential(args.UserName, args.Password, args.Domain);
    clientContext.Credentials = credentials;
    RoleAssignmentCollection roles = clientContext.Web.RoleAssignments;
    ListViewItem lvi;
    ListViewItem.ListViewSubItem lvsi;
    ListViewItem lvigroup;
    ListViewItem.ListViewSubItem lvsigroup;
    clientContext.Load(roles);
    clientContext.ExecuteQuery();
    foreach (RoleAssignment orole in roles)
    clientContext.Load(orole.Member);
    clientContext.ExecuteQuery();
    //name
    //MessageBox.Show(orole.Member.LoginName);
    lvi = new ListViewItem();
    lvi.Text = orole.Member.LoginName;
    lvsi = new ListViewItem.ListViewSubItem();
    lvsi.Text = orole.Member.PrincipalType.ToString();
    lvi.SubItems.Add(lvsi);
    //get the type group or user
    // MessageBox.Show(orole.Member.PrincipalType.ToString());
    if (orole.Member.PrincipalType.ToString() == "SharePointGroup")
    lvigroup = new ListViewItem();
    lvigroup.Text = orole.Member.LoginName;
    // args.GroupsList.Items.Add(lvigroup);
    DoUpdate1(lvigroup);
    Group group = clientContext.Web.SiteGroups.GetById(orole.Member.Id);
    UserCollection collUser = group.Users;
    clientContext.Load(collUser);
    clientContext.ExecuteQuery();
    foreach (User oUser in collUser)
    lvigroup = new ListViewItem();
    lvigroup.Text = "";
    lvsigroup = new ListViewItem.ListViewSubItem();
    lvsigroup.Text = oUser.LoginName;
    lvigroup.SubItems.Add(lvsigroup);
    //args.GroupsList.Items.Add(lvigroup);
    DoUpdate1(lvigroup);
    // MessageBox.Show(oUser.LoginName);
    RoleDefinitionBindingCollection roleDefsbindings = null;
    roleDefsbindings = orole.RoleDefinitionBindings;
    clientContext.Load(roleDefsbindings);
    clientContext.ExecuteQuery();
    //permission level
    lvsi = new ListViewItem.ListViewSubItem();
    string permissionsstr = string.Empty;
    for (int i = 0; i < roleDefsbindings.Count; i++)
    if (i == roleDefsbindings.Count - 1)
    permissionsstr = permissionsstr += roleDefsbindings[i].Name;
    else
    permissionsstr = permissionsstr += roleDefsbindings[i].Name + ", ";
    lvsi.Text = permissionsstr;
    lvi.SubItems.Add(lvsi);
    // args.PermissionsList.Items.Add(lvi);
    DoUpdate2(lvi);
    catch (Exception ex)
    MessageBox.Show(ex.Message);
    finally
    DoUpdate3();
    Kind Regards, John Naguib Technical Consultant/Architect MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation

  • Remove-SPContentDatabase : The content database could not be found

    I am using SharePoint 2010 
    ============================================
    PS C:\Windows\system32> get-spdatabase 8fdf806b-6dc8-49b2-8bfc-d574707ea58c
    Name                     Id                                   Type
    Managed Metadata Serv... 8fdf806b-6dc8-49b2-8bfc-d574707ea58c Microsoft.SharePo...
    =======================================================
    The  "Managed Metadata Service_e13d38135b8b4f268e0aa0d4c6d408b1" does not exist on the SQL Server.
    When I remove the database, I am getting following error in powershell
    ==========================================================
    PS C:\Windows\system32>  remove-spcontentdatabase -id 8fdf806b-6dc8-49b2-8bfc-d574707ea58c
    Remove-SPContentDatabase : The content database could not be found.
    At line:1 char:26
    +  remove-spcontentdatabase <<<<  -id 8fdf806b-6dc8-49b2-8bfc-d574707ea58c
        + CategoryInfo          : InvalidData: (Microsoft.Share...ContentDatabase:SPCmdletRemoveContentDatabase) [Remove-SPContentDatabase], SPException
        + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletRemoveContentDatabase
    ============================================================
    I dont want to use the DeleteConfigurationObject option as per below blog.
    http://blogs.technet.com/b/nishants/archive/2010/04/14/how-to-delete-orphan-configuration-objects-from-sharepoint-farm.aspx
    Are there any other options to fix this situation.
    Thanks
    Nate

    MMS is not a Content Database, it is a Service Application Database. Run:
    $db = Get-SPDatabase <GUID>$db.Delete()
    That should do it.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Error: Definition flash.fileSystem could not be found

    when trying to import   import flash.fileSystem.* i am geeting an error like this
    Error: Definition flash.fileSystem could not be found.
                            import flash.fileSystem.*
      Is there any solution ? i have already refrenced the library path.

    Hi ReemaDevi,
    I think you are working on an AIR app..
    The namespace you imported is wrong...It should be
    import flash.filesystem.*;
    You have used fileSystem wrong case..
    Thanks,
    Bhasker Chari.S

  • The specified user domainname\user1 could not be found;

    hi,
     am writing script for adding the users into site collec admin group.till last week this code was working fine. but from yesday onwards, am getting this error. this user already exists in the farm and AD. etc... 
    thanks to Simon Doy,. i took refer.from his code: 
    http://blog.ithinksharepoint.com/2014/05/30/powershell-script-add-user-as-site-collection-admin-to-all-sites-in-web-application/
    Add-PSSnapIn Microsoft.SharePoint.PowerShell -ErrorAction SilentlyContinue
    $MasterUsernames =  "in\userB#in\userC#in\userA;
    $UsersNamesArray= $MasterUsernames.Split('#')
    $siteCollection = Get-SPSite  "http://srvr1:123/sites/engg/"
    Write-Host "Setting up user $MasterUsernames as site collection admin for $siteCollection.Title  " -ForegroundColor White; 
       foreach($singleUserName in  $UsersNamesArray)
             #$userToBeMadeSiteCollectionAdmin = $siteCollection.RootWeb.EnsureUser($Username); 
             $userToBeMadeSiteCollectionAdmin = $siteCollection.RootWeb.EnsureUser($singleUserName); 
             if($userToBeMadeSiteCollectionAdmin.IsSiteAdmin -ne $true)
                       Write-Host "$singleUserName is not site admin"
                      #pause
                       $userToBeMadeSiteCollectionAdmin.IsSiteAdmin = $true;
                       $userToBeMadeSiteCollectionAdmin.Update();   
                      Write-Host "User is now site collection admin for $siteCollection" -ForegroundColor Green;
           else  
                Write-Host "User is already site collection admin for $siteCollection" -ForegroundColor DarkYellow; 
     Write-Host "Current Site Collection Admins for site: " $siteCollection.Url " " $siteCollection.RootWeb.SiteAdministrators;
    can anyone pls  point me  why am getting this error suddenly.this is working code and am getting this error only for a particular user.
    am getting this error.
    Exception calling "EnsureUser" with "1" argument(s): "The specified user domainname\userA;
     could not be found."
    At C:\powerscripts\AddUsers_SiteCollecAdmin.ps1:20 char:10
    +          $userToBeMadeSiteCollectionAdmin = $siteCollection.RootWeb.EnsureUser($ ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
        + FullyQualifiedErrorId : SPException

    Hi Sadomovalex,
    am using Windows Claims only, not FBA.the issue started only 2 days back. it was working fine till last week.
    note: i was creating site collections with dedicated content db through powershell and adding metadata , contents types, doc libs, association etc etc kind of jobs. After end user found some bugs in my site collec .we thought of dropping the site collec
    and db and recreate it again. this was repepated multiple times. 2 days back i was performing this - recreatng the  same sitecollec and content db - [ after deletion ] it recreated. and end user came to me for adding few members as sitecollec
    admin.s since this is a routine task, i wrote this powershell. 

  • Deleting Duplicates creates "original file could not be found" error

    I am not running iTunes 8.2.1.6 and trying to delete duplicates that were created as I tried to move my iTunes Library to other drives. Now I have many duplicates - sometimes 3-4 of the same song. If I delete them I begin to get "original file could not be found" error when trying to play the one version I kept.
    Is there some magic to which one I should keep?

    iTunes doesn't help you distinguish between duplicates that are two identical copies of the same file or two separate references to the one original file. If the later is the case and you delete any reference allowing the source file to be deleted then ALL other references to the file become invalid. You can either check the properties of each file before deleting and choose whether to keep or delete accordingly or use itunesremoveduplicates from Teridon's iTunes Scripts.
    tt2

  • Error "Invalid or Could not find module configuration" and "Required application module HyperionPlanning.planning is not configured

    Dear
      I use version 11.2.1, try to open an application one by planning and workspace is the error below.
      "Invalid or Could not find module configuration" and "Required application module HyperionPlanning.planning is not configured"
    I checked the oracle site, but the suggested solution is not possible because using the OHS and found the file HYSLWorkers.properties.
    Solution
    On the server que hosts the Apache component:
    1. Navigate to HYPERION_HOME%% \ common \ httpServers \ Apache \ 2.0.59 \ conf
    2. Edit the file named HYSLWorkers.properties,
    3. Locate the entry starting with "worker.HP__8300.port"
    4. Set its value to the value of the Planning web application's listening port incremented by two,
    5. Save and close
    6. Restart Apache only
    Anyone have any suggestions?

    If restarting the services does not help, run the EPM configurator again and configure foundation web server again then restart services and try logging into workspace
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • MDT 2013 import OS fail. Part of path could not be found

    Hi all
    I have installed MDT 2013 on a Server 2012 R2 machine and I am having trouble importing any OS. I get an error Part of the path could not be found. If I try and create the directory for MDT it complains and will not let me continue. If the directory is not
    there it complains that the directory cannot be found. here is the complete error that is generated.
    Performing the operation "import" on target "Operating system".
    System.Management.Automation.CmdletInvocationException: Could not find a part of the path 'C:\DeploymentShare\Operating Systems\Windows 7 x64'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\DeploymentShare\Operating Systems\Windows
    7 x64'.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileSystemEnumerableIterator`1.CommonInit()
       at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
       at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption)
       at Microsoft.BDD.PSSnapIn.Utility.DeleteDirectory(String theDirectory, Boolean recursive)
       at Microsoft.BDD.PSSnapIn.ImportOperatingSystem.Import(String sourcePath, String directoryName, Boolean moveDirectory)
       at Microsoft.BDD.PSSnapIn.ImportOperatingSystem.ProcessRecord()
       at System.Management.Automation.CommandProcessor.ProcessRecord()
       --- End of inner exception stack trace ---
       at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
       at Microsoft.BDD.Wizards.OperatingSystemProgress.WizardProcessing()
       at Microsoft.BDD.Wizards.WizardProgress.InitiateWizardProcessing()
    This particular image is Windows 7 custom.
    Any help would be greatly appreciated.
    Thanks
    Tim Jardim
     

    It is possible that you are hitting the 265 char MAX_PATH Limit.
    Ensure that your Deployment share, is not longer than say... 30 chars on your host machine:
    d:\Deployment\MDT\TestPath\Version10  <- MIght be too long
    d:\Deployment.32423  <- Try this instead
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • Whenever I try to download an app [from the app store on the computer], a popup message appears saying 'A server with the specified hostname could not be found'. What could I do to resolve this?

    Whenever I try to download an app [from the app store on the computer], a popup message appears saying 'A server with the specified hostname could not be found'. What could I do to resolve this? I am using a MacBook Pro laptop. There is around 250 gb of free space. Please help

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Click the Clear Display icon in the toolbar. Then try to update. Select any lines that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name or email address, may appear in the log. Anonymize before posting.
    When you post the log extract, you might see an error message on the web page: "You have included content in your post that is not permitted," or "The message contains invalid characters." That's a bug in the forum software. Please post the text on Pastebin, then post a link here to the page you created.

  • Error -Account 'Down-payments clearing account' could not be found for area

    When I am trying to pass a down payment entry by debiting vedor and crediting bank with asset it is giving an error as follows.
    Account 'Down-payments clearing account' could not be found for area 01
    Message no. AU133
    Please help me to rectify the same.
    Thanks in advance
    Deepak

    HI
    Please pay attention at  the possible causes of message AU133:
    1. Error AU133:
       a) You have not defined a contra account for acquisition value postings in the Asset Accounting Customizing settings (Transaction AO90).However, this is required as of Release 4.6C because, as is the case for all other integration postings in Asset Accounting, invoice receipt postings have to be displayed in Asset Accounting via the new posting kernel to ensure an identical document
    structure.
       b) You have defined the account in Asset Accounting, however, it is not created in the affected company code.Check whether the account is correct and create it for the company code, if necessary.
    2. You have entered an asset reconciliation account for the "Contra account: Acquisition value posting" (for example, the same account as for   "Acquisition:Acquis. and production costs" account).This is not  permitted.Check whether your account determination is correct               
       (Transaction AO90) in Asset Accounting Customizing. The same applies
       for the 'Contra account: Down payment posting'.
    3. As "Contra account: Acquisition value posting" you entered an asset G/L account. If necessary change the automatic posting indicator in the G/L account master record.
    4.Check if you need  revaluation accounts in depreciation areas involved   (AO90):
      -Revaluation acquis. and production costs
      -Offsetting account: Revaluation APC
    Please run also programm RACKONTO where missing or wrong customizing
    the accoutn determinations per company code is displayed
    Also have a look at note 7595 in this regard.
    Please assign points if it useful.
    Regards
    Ravinagh Boni

Maybe you are looking for