Cannot make procedure in DB based on view

hi Experts,
I created a view vw1 in schema abc,I can easly query the veiw but when I try to include
SELECT col1,col2 from vw1; in Stored Procedure...
SQL*PLUS shows me procedure created with compliation erros
By enter show error its shows me view or table dosenot exist.....
I don't understand why...........I can query view normally why not in Stored Procedure....
your help will be appriciated...
Regards,
Khurram

Did you grant the select privilege to the bast tables of other schema.
Source Schema: testjob
Other Schema: asifka
From system User:
grant create view to testjob;
grant select on asifka.testasif to testjob;
From testjob user:
create or replace view testasif_vw
as
select *
from asifka.testasif;
select *
from testasif_vw;
It works fine.
Regards
Asif kabir

Similar Messages

  • I cannot make a simple purchase of a $.99 of Beethoven's 9 symphony 4th Movement. When I click on the orchestra, a pop-up states "connecting - loading" and nothing happens. When I click on "View iTunes" for this selection, nothing happens.

    I cannot make a simple purchase of a $.99 of Beethoven's 9 symphony 4th Movement. When I click on the orchestra, a pop-up states "connecting - loading" and nothing happens. When I click on "View iTunes" for this selection, nothing happens.

    AlexCarey, I've been having issues purchasing recently and place a number of calls to the support team. On Oct. 5th, and on my own decision, I went into my itunes profile and re-entered my credit card expiration date and security code. (Notice, it is not displayed for safety measures.) Today, I received an email from Apple support verifying if I made changes made to my account. For the heck of it, I logged back into itunes; click "Buy". It's working again after three days of failure. However, diagnosis still displays "Secure link to itunes store failed". Very confusing state of affairs, lately. See my post on "Itunes dilemma"

  • Inserting/updating data in control block based on view

    Hi!
    I`ve created a block based on a view to display data.
    I want this block to be insertable and updateable, that is I will use a on-insert/update trigger to call an insert/update procedure located in the database.
    When trying to change/insert a value in the block, the error message "Error: Can not insert into or update data in a view" pops up. I`ve tried to get rid of this error, without success.
    How can I make a data block based on a view insertable and updateable?
    My guess is that this have something to do with locking the records(there is no rowid in the view)... but I'm not sure.
    Pls advise!!

    Morten
    As well as on-update, on-insert, on-delete triggers you also need an on-lock,
    (even though it might just contain null;) otherwise the form will try to lock the view and fail.
    Actually your terminology is wrong, the block being based on a table or view is not a control block. A control block is not based on anything and has no default functionality for communicating with the database. If it was a control block, the on- triggers would not fire.

  • Role-Based CLI Views with AAA method

    Hi,
    I'm configuring Role-Based CLI Views on a router for limiting access to users.
    My criteria:
    - There should be a local user account on the router that has the view 'service' attached to it
    - If the router is online and can reach the radius server, people in the correct group are assigned the view 'service'
    My configuration:
    aaa new-model
    enable secret 1234
    username service view service secret 1234
    aaa group server radius my_radius
    server-private 10.1.1.1 auth-port 1645 acct-port 1646 timeout 3 retransmit 2 key 0 1234
    server-private 10.1.1.2 auth-port 1645 acct-port 1646 timeout 2 retransmit 1 key 0 1234
    aaa authorization console
    aaa authentication login mgmt group my_radius local
    aaa authorization exec mgmt group my_radius local
    line con 0
    authorization exec mgmt
    logging synchronous
    login authentication mgmt
    line vty 0 4
    authorization exec mgmt
    logging synchronous
    login authentication mgmt
    transport input ssh
    The ERROR
    Now I want to go configure the cli view 'service'...
    # enable view
    Password: 1234
    *Jun  1 08:00:02.991: AAA/AUTHEN/VIEW (0000000D): Pick method list 'mgmt'
    *Jun  1 08:00:02.991: RADIUS/ENCODE(0000000D): ask "Password: "
    *Jun  1 08:00:02.991: RADIUS/ENCODE(0000000D): send packet; GET_PASSWORD
    *Jun  1 08:00:21.011: RADIUS: Received from id 1645/13 10.1.1.1:1645, Access-Reject, len 20
    The Questions
    Why does the 'enable view' try to pick a method list when you have to supply the enable secret to access the root view?
    Can you change this behaviour to always use the enable secret?
    The TEMP Solution
    If you're logged on to the router via telnet or SSH, the solution or workaround to this issue is:
    aaa authentication login VIEW_CONFG local
    line vty 0 4
    login authentication VIEW_CONFG
    Do your configuration of the view and re-configure the line to use the correct (wanted) method of authentication.
    Thanks so much for the suggestions
    /JZN

    hi,
    You have the following configured:
    aaa  authentication login mgmt group my_radius local
    aaa authorization  exec mgmt group my_radius local
    line  con 0
    authorization exec mgmt
    logging synchronous
    login  authentication mgmt
    line vty 0 4
    authorization exec mgmt
    logging synchronous
    login authentication mgmt
    transport  input ssh
    Hence every time you try to login to the console or try the ssh the authentication will head to the radius server because of the following command "login  authentication mgmt".
    You cannot make it locally. Whatever defined on the method list mgmt first will be taking the precedence.
    enable seceret will be locally defined. but you have the following configured:
    aaa  authorization  exec mgmt group my_radius local
    line  con 0
    authorization exec mgmt
    line  vty 0 4
    authorization exec mgmt
    Hence exec mode will also be done via radius server.
    when you configure:
    aaa  authentication login VIEW_CONFG local
    line vty 0 4
    login  authentication VIEW_CONFG
    You are making the authentication local, hence it is working the way you want.
    In short, whatever authentication is defined 1st on the method list will take precendence. the fallback will be checked only if the 1st aaa server is not reachable.
    Hope this helps.
    Regards,
    Anisha
    P.S.: please mark this thread as answered if you feel your query is resolved. Do rate helpful posts.

  • Cannot reinstall Tiger : installer stuck (cannot make disk bootable)

    Good afternoon experts,
    I am writing to you here as I have a problem with the Tiger installer which suddendly stops when trying to install on a prepartioned disk.
    First, some background information : I have a 20' iMac Intel machine which I bought on February 06 (well designed machine, happy with it so far). The thing is, I have had serious crashes and lockups using the UB version of VLC (media player) which led me to hard reboot the machine several times. Despite the journaling on the disk, some of my filesystem was corrupted, seemingly beyond repair (some apps did not even boot, nothing happened when I plugged in an external disk, etc). Scanning for disk errors and permissions problems revealed that a lot of files had been damaged ("extended allocation" error) in both the system and in my applications.
    As I did not know what to do (I should have asked first here whether it was possible to reinstall only parts of the OS using, maybe, a package manager), I synced my backups and went for a reinstall.
    The thing is, the disk is already partitioned, as I also run Linux on the machine (updated firmware and repartitioned the disk w/ BootCamp; worked well). It contains, in that order : the hidden EFI partition (fat32), the macOSX HFS+ volume (where I want to install), Linux swap partition, HFS+ partition (for use w/ rEFIt, the EFI bootloader), and two Linux ext3 partitions.
    The install starts fine (booting from the DVD which came with my machine), the macOSX volume is formatted but the installer just then stops. Looking at the logs, I can see that it is because it cannot make the volume bootable (this is what the error message says). Note that it correctly read the partition table/EFI partition scheme as it gives me the correct partition types I have presented above. Also note that I cannot do an "archive and install" procedure, seemingly because I have insufficient space (6GB free on the volume); the installer does not give me any choice. Finally, I can still boot into Linux holding the 'Alt' key and using the builtin volume chooser to start on the second HFS+ volume.
    I am asking for help to you gurus, to know what to do here. I was think maybe something like using the shell to do a manual 'bless' would solve the issue; I would like however to be sure before proceeding. Otherwise, is there a manual installation procedure (as there is for instance on the Debian installer, allowing to skip/redo some install steps)?
    Thanks for your help experts,
    Vincent
    PS: I am going to see whether I can collect the logs and post them here.

    Hello back,
    As I did not find a way to attach my logs, I am posting the most relevant parts of it here.
    This is where the installer erases the volume and fails at make the disk bootable :
    Jun 27 12:04:56 localhost : Preparing volume "Macintosh HD" for installation
    Jun 27 12:04:56 localhost : Erasing volume for OS Install
    Jun 27 12:04:56 localhost : Original Disk Layout
    Jun 27 12:04:56 localhost : partition map from /dev/disk0:
    Jun 27 12:04:56 localhost : #: type name size identifier mountpoint
    Jun 27 12:04:56 localhost : 0: GUIDpartitionscheme *232GB disk0
    Jun 27 12:04:56 localhost : 1: EFI 200MB disk0s1
    Jun 27 12:04:56 localhost : 2: Apple_HFS Macintosh HD 70.0GB disk0s2 /Volumes/Macintosh HD
    Jun 27 12:04:56 localhost : 3: Linux Swap 503MB disk0s3
    Jun 27 12:04:56 localhost : 4: Microsoft Basic Data 18.6GB disk0s4
    Jun 27 12:04:56 localhost : 5: Apple_HFS rEFIt 190MB disk0s5 /Volumes/rEFIt
    Jun 27 12:04:56 localhost : 6: Microsoft Basic Data 143GB disk0s6
    Jun 27 12:04:56 localhost : Preparing disk for erase
    Jun 27 12:04:57 localhost : Erasing volume.
    Jun 27 12:04:57 localhost : Erasing
    Jun 27 12:04:58 localhost : Initialized /dev/rdisk0s2 as a 70 GB HFS Plus volume with a 8192k journal\n
    Jun 27 12:04:59 localhost : Mounting Disk
    Jun 27 12:04:59 localhost : Done erasing volume.
    Jun 27 12:05:01 localhost : Final Disk Layout
    Jun 27 12:05:01 localhost : partition map from /dev/disk0:
    Jun 27 12:05:01 localhost : #: type name size identifier mountpoint
    Jun 27 12:05:01 localhost : 0: GUIDpartitionscheme *232GB disk0
    Jun 27 12:05:01 localhost : 1: EFI 200MB disk0s1
    Jun 27 12:05:01 localhost : 2: Apple_HFS Macintosh HD 70.0GB disk0s2 /Volumes/Macintosh HD
    Jun 27 12:05:01 localhost : 3: Linux Swap 503MB disk0s3
    Jun 27 12:05:01 localhost : 4: Microsoft Basic Data 18.6GB disk0s4
    Jun 27 12:05:01 localhost : 5: Apple_HFS rEFIt 190MB disk0s5 /Volumes/rEFIt
    Jun 27 12:05:01 localhost : 6: Microsoft Basic Data 143GB disk0s6
    Jun 27 12:05:01 localhost : Waiting for volume...
    Jun 27 12:05:01 localhost : Configuring volume "Macintosh HD"
    Jun 27 12:05:01 localhost : Preparing Disk for OS Install
    Jun 27 12:05:01 localhost : Cannot make disk bootable at this stage.
    Jun 27 12:05:01 localhost : partition map from /dev/disk0:
    Jun 27 12:05:01 localhost : #: type name size identifier mountpoint
    Jun 27 12:05:01 localhost : 0: GUIDpartitionscheme *232GB disk0
    Jun 27 12:05:01 localhost : 1: EFI 200MB disk0s1
    Jun 27 12:05:01 localhost : 2: Apple_HFS Macintosh HD 70.0GB disk0s2 /Volumes/Macintosh HD
    Jun 27 12:05:01 localhost : 3: Linux Swap 503MB disk0s3
    Jun 27 12:05:01 localhost : 4: Microsoft Basic Data 18.6GB disk0s4
    Jun 27 12:05:01 localhost : 5: Apple_HFS rEFIt 190MB disk0s5 /Volumes/rEFIt
    Jun 27 12:05:01 localhost : 6: Microsoft Basic Data 143GB disk0s6
    Jun 27 12:05:01 localhost : Install failed: Couldn't prepare volume for installation.
    Now, this is what Disk Utility reports of the volume. You can see that the partition scheme on the disk is the correct one :
    Jun 27 12:09:05 localhost : Disk Utility started.\n
    Jun 27 12:09:05 localhost : \n
    Jun 27 12:09:18 localhost : Name : WDC WD2500JS-40NGB2 Media\n
    Jun 27 12:09:18 localhost : Type : Disk\n
    Jun 27 12:09:18 localhost : \n
    Jun 27 12:09:18 localhost : Disk Identifier : disk0\n
    Jun 27 12:09:18 localhost : Media Name : WDC WD2500JS-40NGB2 Media\n
    Jun 27 12:09:18 localhost : Media Type : Generic\n
    Jun 27 12:09:18 localhost : Connection Bus : SATA\n
    Jun 27 12:09:18 localhost : Connection Type : Internal\n
    Jun 27 12:09:18 localhost : Partition Type : GUIDpartitionscheme\n
    Jun 27 12:09:18 localhost : Device Tree : /PCI0@0/SATA@1F,2/@0:0\n
    Jun 27 12:09:18 localhost : Writable : Yes\n
    Jun 27 12:09:18 localhost : Ejectable : No\n
    Jun 27 12:09:18 localhost : Mac OS 9 Drivers Installed : No\n
    Jun 27 12:09:18 localhost : Location : Internal\n
    Jun 27 12:09:18 localhost : Total Capacity : 232.9 GB (250,059,350,016 Bytes)\n
    Jun 27 12:09:18 localhost : S.M.A.R.T. Status : Verified\n
    Jun 27 12:09:18 localhost : Disk Number : 0\n
    Jun 27 12:09:18 localhost : Partition Number : 0\n

  • Out of memory Error while querying SQL Script based Calculation View

    Hi All,
    I wanted to test the performance of Graphical and SQL Script based Calculation views.
    Created Graphical (CA_GRPH) and SQL Script (CA_SQL) Calculation views.
    Analytic View (AN_GRPH) for both Calculation views are the same which is Graphical based (90 Attributes and 5 Measures)
    In Analytic View data foundation I have a Fact table which has 1.5 Billion records and 9 Dimension Tables –collectively 500 million records (7 Attribute Views). 9 Referential joins with cardinality N:1 and 1 Referential join with cardinality N:N.
    I wanted to keep (CA_GRPH) and (CA_SQL) as a base Calculation views and leverage those to create various calculation views (Will be creating different Calc views for respective Business segments)
    In order to test this I have created below calc views on top of base calc views.
    Graphical Based: Created (CA_GRAPH_XYZ) by having CA_GRPH in projection with 30 Calculated Columns. – This retrieves data in 13 secs
    SQL Script Based: Created (CA_GRPH_ABC) by having CA_SQL in projection view with 30 calculated columns – This errors out after 1.50 mins.
    Could not execute 'SELECT "COLUMN_A","COLUMN _B"," COLUMN _C"," COLUMN _D", SUM("COLUMN _REVENUE") AS ...' in 1:50.480 minutes .
    SAP DBTech JDBC: [2048]: column store error:  [2048] column store error: search table error: [1000002] Error executing physical plan: exception 1000002:
    ltt/impl/memory.cpp:63
    Out of memory ; $size$=1507711; $name$=ihm; $type$=pool; $inuse_count$=170104; $allocated_size$=219215007925
    exception 1000002:
    Any suggestion / help in fixing this issue will be greatly appreciated.
    Regards,
    Av

    Hi Raj,
    Thanks for your time, please find edited snap hot of Analytic View (AN_GRPH) below,
    Calculation view(CA_SQL)
            /********* Begin Procedure Script ************/
    BEGIN
           var_out =
         SELECT
                "COLUMN_1"
                "COLUMN_2",
                "COLUMN_84",
                "COLUMN_85;",
                SUM("REVN") AS "REVN",
                SUM("MGN") AS "MGN",
                SUM("ORD_QTY") AS "ORD_QTY",
                SUM("SYS_QTY1") AS "SYS_QTY1",
                SUM("SYS_QTY") AS "SYS_QTY"
    FROM
          "_SYS_BIC"."XYZ/AN_GRPH"
    GROUP BY
                "COLUMN_1"
                "COLUMN_2",
                "COLUMN_84",
                "COLUMN_85";
    END
    /********* End Procedure Script ************/
    Later i have built one more Calculation view(CA_GRPH_ABC) using (CA_SQL)in projection. i have 30 calculated measures in this final calc view. this final calc view is throwing above mentioned error.
    Not sure if i can use SQL script based calc view in graphical based calc views?
    Regards,
    AV

  • You cannot make an assignment to make-to-order stock - Message no. CO684

    Hi,
    During conversion of planned order to production order in variant configuration scenario I am getting following error message....
    You cannot make an assignment to make-to-order stock
    Message no. CO684
    Diagnosis
    The component cannot be allocated to an individual stock because make-to-order production and engineer-to-order production cannot be executed with this order.
    A possible cause is that you are trying to create an order with reference to a sales-order/project, where an account assignment to a sales order/project is not allowed in the settlement profile that is assigned to the chosen order type. This is inconsistent.
    System response
    The following responses are possible:
    Order processing is canceled.
    The system resets the special stock indicator back to the original value.
    Procedure
    Choose another order type.
    Any ideas or suggestions to correct this issue..
    Pavan

    Hi Pavan,
    This is one of the most common problem comes during MTO execution.And the real problem is massage no itself because you will get the same massage no. for many reason and that's it becomes more difficult to find out root cause.
    Check below threads and settings,
    - Order type for MTO is not maintain in Production scheduling Profile.Go OPKP or CORY and maintain Order type for MTO to it.
    - [Thread 1|Error Message while cretaing a Process Order;
    - [Thread 2|Error in Variant Configuration CO684;
    - [Thread 3|error information when covert plan order to production order;
    - [Thread 4|You cannot make an assignment to make-to-order stock;
    Regards,
    Dhaval

  • You cannot make direct posting to the g/l account

    Hi
    While creating the std po I am getting the message you cannot make direct posting to the g/l account 165000
    I am working on chart of accounts INT
    I have not checked the check box for automatic posting
    error mesage that I am getting
    No direct postings can be made to G/L acct. 165000 in CoCode BP01
    Message no. ME038
    Diagnosis
    The G/L account you entered is a control account. Transactions cannot be posted direct to a control account.
    Procedure
    Check your input.
    Inform the individual or section responsible for G/L accounts in the relevant company code.
    Thanks
    Prabind Kumar Singh

    Hi
    Goto Transaction code FS00, enter the G/L account 160000.
    enter the company code BP01.
    Click on display, if the system says account does not exist, click on create with refernce or template
    In the popu enter the G/L account 160000 & compnay code 0001.
    Please ensure this account is flagged as Balance sheet account, Recon. account for acct type - K Vendors.
    now do the postings.
    Thanks & Regards
    Kishore

  • E61: sip problem with Gizmo, cannot make call

    I register for Gizmo few days ago. I cannot make any call out (to 411, 1-747xxx numbers, any landline, any mobile )
    I cannot hear the other side, but the other side hears my voice
    what's wrong?
    I'm using the latest v3 firmware

    I have some problems with Gizmo as well. Not exactly the same problem as yours. In my case, initiating a call takes too long (~1 minute). I would recommend trying Truphone. It is another SIP-based app; and in my opinion, much better than Gizmo.
    You can also check my blog posting here, http://www.s60tips.com/2007/06/28/which-voip-applications-to-use-part-v/Message Edited by antonypranata on 05-Sep-200709:22 AM
    Antony Pranata
    Visit S60Tips.com for tips, tricks and tutorials of using S60 phones

  • I cannot make the unread message indicator go away on my 5S.  My phone shows 3 unread messages when in fact there are zero unread.  Help please

    My 5S shows that I have three unread text messages.  However, I do not. I have checked everything I know to check and cannot make the little red 3 go away.  Any ideas?  This is super annoying.

    While the action you describe is not normal for the iPhone, is this the only time that it has occurred or has it happened again? There are the normal user trobleshooting procedures that you can follow, power off/on, reset, restore, however, if it has not happened again, it sounds like an isolated incident that has not been duplicated.
    Also, do you have a passcode lock on the phone to prevent others from accessing your data?
    Message was edited by: ChrisJ4203

  • Cannot Make changes directly to table's field data

    I need to make changes to table e.g ekko but when I enter table, the change option is in display mode and I cannot make direct changes to the table. I need to update some data in a field. I checked other tables as well, but all have change option as display.
    Is there any settings required to get the table in change mode?

    >
    Sankaran M wrote:
    > Hi,
    >
    >    It is just modification of table directly through program and SM30 but must be very very very careful.
    > You cannot modify standard SAP table directly but you can generate the table maintenance view to modify it.
    >
    > 1)       Use SE11 to generate the view of the table. It will prompt you to generate what type of view. Select Maintenance
    >
    > 2)       At Menu tab u201CUtilitiesu201D, select Table Maintenance Generator. It will bring you to another screen for dialog maintenance. You must select fill-in functional group and authorization group for authorization control in the user profile if you want.
    >
    > 3)       After this, you can use SM30 to maintain the table directly or create a Tcode for user to maintain it.
    >
    > Regards,
    > Sankar
    I dont understand what to do in point 1, how to generate view of table, can you make it little easier to follow. I tried database table i.e. ekko and when I click change it asks access key, which I dont have as I guess I have to get it from SAP..
    Edited by: Afshad Irani on Aug 17, 2010 12:30 PM

  • When tried to upgrade iphone 4S from 8.1.2 to 8.1.3 it crushed at the middle, after it it not let it tern on and cannot make recovery and crush in the middle of the process with "could not be restored. An unknown error occurred (3014)"

    When tried to upgrade iphone 4S from 8.1.2 to 8.1.3 it crushed at the middle.
    After it it not let it tern on and cannot make recovery and crush in the middle of the process with "could not be restored. An unknown error occurred (3014)"

    Hi bahaluly,
    Thanks for using Apple Support Communities. Based on what you stated, it sounds like you are not able to update the iPhone. I would recommend that you read this article, it may be able to help the issue.
    Get help with iOS update and restore errors - Apple Support
    Solve network errors
    Related errors: 17, 1638, 3014, 3194, 3000, 3002, 3004, 3013, 3014, 3015, 3194, 3200, or "There was a problem downloading the software," or "The device isn't eligible for the requested build." These alerts mean that your computer is either having difficulty contacting the Apple update server or communicating with your device. 
    Check your computer for software or settings that might cause communication issues between your computer and Apple or between your computer and your device.
    Cheers,
    Mario

  • In iTunes under my device, under the apps tab, Why are all the options shaded out?  I cannot make any changes, select any apps or do anything with the apps.  I was able to load a few apps and sync but cannot sync anymore to my phone.

    In iTunes under my device, under the apps tab, Why are all the options shaded out?  I cannot make any changes, select any apps or do anything with the apps.  I was able to load a few apps and sync but cannot sync anymore to my phone.

    Hi,
    ( I search for iChat questions when I have finished in the iChat Forum)
    So the menu bar reads iChat, File,  Edit,  View, Buddies, Video, Window and Help
    There is no Buddy List open.
    There is no other window for iChat open.
    In the iChat Menu you only have access to Status.
    Is an item ticked in the list ?
    Is this a green (Available item) or  Red ( an Away one) ?
    Can you access the Accounts option ?  (Sitll in the iChat Menu)
    Is anything in here ticked ?
    In the Window menu any Logged in account should appear in the list  (Between the Next Chat and File Transfer items)
    It would be useful to know which version of iChat this is.
    If no account is ticked (iChat Menu > Accounts) or not showing in the Window Menu, plus you cannot determine the Status and you cannot access the Preferences then you need to access your Home Folder/Library/Preferences
    As the Library in the Home Holder is Invisible in Lion you will need the Finder's Go Menu > Go to Folder option  (you can use it in earlier OS versions if you want)
    Type in:-
    ~/Library/Preferences
    Find the file called com.apple.ichat.plist
    Drag it to the Trash and Restart iChat.
    This will lose all the settings in iChat that you have changed from Defaults but there is no way around this.
    9:23 PM      Saturday; August 27, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Create LOV in form that is not based on view

    Hello
    I have this problem: I'm making a form that is not based on view object. From the Data Controls I can drag a view as a combo box, but I cannot drag a view as a ListOfValues ...
    So I must create a non-SQL-based View and create attributes of my form and attach the LOV to one of the attributes ?
    Is there another solution ?
    Thanks
    agruev

    Yes, input list of values must be model driven.
    What we do is :
    Create Dummy view as:
    Select 1 as id,
    null as code
    from dual;
    and we bind code with list of values view object.
    Edited by: mkonio on Oct 19, 2009 12:27 PM

  • Error : Cannot make multiple postings to area 31 - Message AA756

    You cannot make multiple postings to area 31.
    Message no. AA756
    Diagnosis
    The depreciation posting run was interrupted due to an incorrect setting in Customizing.
    Procedure
    The system carries out a check of the depreciation areas to be posted during the depreciation posting run.  During this check, the system determined that multiple postings were to be made to depreciation area 31.  This multiple posting problem was caused by the incorrect configuration in Customizing of the areas to be posted.
    Area 31 is automatically posted due to a currency connection with area 01, and is posted again either on its own, or through a currency connection with a third depreciation area.
    Check the configuration for the posting of depreciation
    I made all the settings required. I appreciate any one who can help in this regard.
    Thanks,
    Pradeep

    Hi:
            Please refer to OSS  Note 551000 - AFAB: Error AA756 when pressing Enter.  Normally depreciation can not receive more than one postings. it might be possible that your deprecation area is getting posting from 01 and getting the self postings and this might be happening becuase of configuration .Please check configuration of all depreciation areas which you have and check whether all depreciation areas are posting to 31.
    Regards

Maybe you are looking for

  • Report for A/R Invoice's Base Document

    Hi.. My client wants to have the report showing the base document(Delivery..if any) of A/R Invoice he has punched into the system. basically he wants to see the what is the base document of particular A/R Invoice. Regards Rakhi

  • View Album Art When Playing or When Clicking on a Song

    In the past, with previous versions of iTunes, it was possible to simply click on a song and the album art for that song would appear in the lower left corner of the iTunes window. There was an option to have the album art showing either for the song

  • Regarding Navigation in obiee 11g

    Hi All, i have recently migrated from obiee 10g to 11g. after migration the naviagation is not working. i have implemented navigation in 10 g in which on clicking one report it naviagate to another report also drilling down. but in 11g it is not happ

  • How do you do a manual click off to start the recording

    So, at my work, I play piano for dance classes, and the instructor usually gives me 4 or 8 or so counts before everyone starts dancing. When I want to record to the metronome, I need the count off to be in time with what the instructor says, but maki

  • ITunes Won't open in Windows 7, how do I fix this?

    I have run the installer and installed the software, but when I attempt to open iTunes it gives me the usage screen where I click "Agree" then the program crashes. I opened the task manager and right after clicking agree to process disappears. How ca