Change Display of List in Accounts Tab Activities

Hi Gurus,
how can I change the Result of Activities from 10 up to 20 in the List.
Application: COMM_BUPA
Field Group: ACC_ACT_OVERVIEW_V1
Structure: CRMT_BSP_ACTIVITY2_BP
Access Class: CL_BSP_ACC_ACCMOD_ACTIVITY
Stephan

Hi Thirumala,
thanks for your answer.
I did locate the field group ACC_ACT_OVERVIEW_V1, as I could not do any changes (SAP Field group) I'd copied the fieldgroup to ZJ_ACC_ACT_OVERVIEW__V1.
Like you said - i set the attributes of 'No of Lines' & 'No of Lines SRES' to 20 - withou any result on the screen.
What else do I have to do? Is there any other attribute, which is overwriting the settings?
Stephan

Similar Messages

  • How to Display Repeat List In Spry Tab Content

    Hello,
    I am new to Spry. I thought I could just create an XML
    dataset, Insert a Spry Tabbed Panel, and then insert a Spry repeat
    list inside the Tabbed Content area of the Tabbed Panel. It is not
    working at all for me. Is this doable at all? If so, how?
    Thanks!

    hi,
    i have created an example in http://apex.oracle.com/pls/apex/f?p=44310:1:3623155419174978:::::
    username/password: demo/demo
    check, it may help you:)
    *please mark the thread answered if it done:)
    regards
    Little Foot

  • Change columns displayed in 'List Accounts'

    Folks,
    I am part way through customising some forms in IDM and would like to change the columns displayed in the 'Accounts->List Accounts' tab. By default, after the userid, you get
         Last Name
         First Name
         Manager
    I want to replace Manager with one of the new custom fields. Can it be done?
    Gavin

    It's been a long time since I've done this and I'm just going off the top of my head but I think you need to edit the UserUIConfig configuration object. In there you should see some entries that you can modify/remove to update the columns that are displayed.

  • Configuration settings for Contract account create\change\display transacti

    Hello all,
    Does any one know IMG path for settings for contract account related activities (Tcode - caa1\caa2\caa3). We have 2 systems of SAP ISU. One system shows various fields blocks under 'General data' tab like 'Account management data', 'contract account remarks', 'invoicing', 'associated work activity' while other system only shows 'Account management data' and 'associated work activity'  that too with very less no of fields in there.
    Is it because of any functional settings through IMG or is there any other reason?
    Regards,
    Abhi

    Hi ,
    In IMG there is a setting where in you can make settings for the fields of activities like contract account create , change , display .
    Following is the navigation for the same .
    SPRO - Financial accounting ( new ) - Contract accounts receivable and payable - basic functions - contract accounts - field modifications - configure field attributes per activity .
    Here you can make the necessay settings for your activities as to you want to make the field as hide , display , mandatory etc.
    Secondly , in case of authorizations - System checks for following Auhtorization objects ;
    F_KKVK_BUK - For  co code .
    F_KKVK_VKT - Contract account type .
    F_KKVK_BEG  - Aurhoization group in contract account .
    E_REGIOGRP - Regional structure group .
    do revert back in case of anyother issues .
    Regards ,
    Dewang T.

  • Display Costs on Accounting Tab in Company Code (object / Project) curerncy

    Hello Forum Experts,
    We have this major issue whereas teh costs on the Accounting Tab are shown in Controlling Area Currency.
    It seems this is the standard cProjects behaviour.
    What changes / enhancement do we have to implement to ensure that the costs are shown in company Code Currency.
    For example: Controlling Area Currency is USD.
    There is a branch of teh company operating in Gemany - it has its own company Code. So they create projects in Germany and would expect to plan and see teh costs in cProjects in Euros instead of USD's.
    How can we solev this problem. It is quite amjor and most probably the foreign comapies will not use the system as it amkes no sense to them to plan / see costs in another cuurency than their own...
    Thank you,
    LT

    Hi LT,
    The costing in cProjects is always carried out in Controlling Area currency.
    Make modifications in the following Class to display the costing in cProjects in Company Code Currency  :
    1) Class: CL_GUI_EASY_COST_PLANNING
    Method: CONSTRUCTOR
    Here set Object currency "1" as Default .
    2) Class CL_R3_OLR3_INTERNAL_ORDER
    Method GET_REPORTING_DATA
    Regards
    Sejo

  • Changing account receivable in accounting tab

    Dear All,
    I would like to change GL account in the account receivable field on accounting tab of a customer business partner master data. The customer has had some transactions booked in general ledger, is it possible to replace it with other AR account ? I have actually created GL account per customer group. I use UDF and FMS so that each time when select a certain customer group, the GL account automatically filled in the field. Please help. Thanks
    Rgds,

    Once the Business Partner (BP) is posted with entries you cant change.
    But You can create another BP and you can transfer the amount by passing the journal. You should link the new BP to Old BP thru Payments Consolidation. So that only,  we can get the pending invoices at the time of Incoming/Outgoing payments.

  • Default VAT Group display 'funny' characters at List of Accounts

    Hi,
    Using SAP Business One 8.82 (8.82.079) PL: 14
    l would like to display "Default VAT Group' in the list of accounts, l have setup the form setting accordingly; however the list of accounts display characters different from the expected... look like encryption key...
    Yes, the customer do have encryption setup for users, but i suppose it should not affect default VAT Group code view from list of accounts.
    You may refer my print screens for more details.
    Any idea?

    Hi,
    This is standard behavior if you choose encryption for users. Please refer SAP help file:
    Define encryption for a user for the following confidential data in the system.
    G/L account balances
    Price lists
    Thanks & Regards,
    Nagarajan

  • Change the Layout for Create Change Display and   Alv List

    Hi All,
    I am working on Custom Development  WD Application for Maintain   Employee.
    I need to Get help/advice to hadle the two Problems.
    1) In my application I have to provide Create,Change & display Employee.
    Customer needs seperate Link/Application for all Create , Change and Display in Portal.
    I thought I am planning to Create Three Application in the WD Component(Create,Change & Display) while Pressing the Application I have to find out what is the Application They Pressed in the Componenet Controller to Change the Layout/Field (Edit/Display/Visisble) according to Create/Change/Display Employee.
    For this How to Find the Application name of the WD Componenet.
    2) To show the Employee List I am having using ALV LIst.
    But my List consuists of 35 Fields. Customer not ready for scrolling the List to see all columns.
    I thought I am planning to provide Visible/Invisble columns after providing one button.
    If they pressed this button It will next set of Columns with out scrollibng.
    How to handle this ?
    Kindly help/advise  me for both the Problems to proceed further.
    Thanks in advance.
    Dav

    1.For this How to Find the Application name of the WD Componenet.
    DATA:
      l_api                           type ref to if_wd_component,
      l_application_api               type ref to if_wd_application,
      l_application_info              type ref to if_wd_rr_application,
    lv_name                            type string.
      l_api              = wd_this->wd_get_api( ).
      l_application_api  = l_api->get_application( ).
      l_application_info = l_application_api->get_application_info( ).
      lv_name = l_application_info->get_name( ).
    > 2) To show the Employee List I am having using ALV LIst.
    >
    >  But my List consuists of 35 Fields. Customer not ready for scrolling the List to see all columns.
    Are they planning to buy Wide Screen monitor ??
    I am not really fan of the solution you propose, at the same time i am not having better idea. I would get the customer on table and see how they would like to have the presentation of 35 columns without scrolling.
    ALV provides customization, in that way users can select their own list of columns.

  • How to change display width of TAB character in a TextArea?

    Is it possible to change the width of an insert TAB character in a Flex TextArea?
    I'm capturing FocusEvent.KEY_FOCUS_CHANGE events and manually inserting a "\t" into a text area styled with an embedded monospace font. By default, the TABs are being displayed two and a half monospace characters wide. I need them to display five monospace characters wide.
    Any ideas on how to do this?

    Try doing something like this:
    class MyJTextArea extends JTextArea {
        public boolean keyDown(Event evt,int key) {
            if(key == 13 || key == 10) { // or whatever ascii codes enter may have
                // move carret to next line
            } else {
                super.keyDown(evt, key);
    }which means you have got to catch the enter-key before the actutal JTextArea does this.
    p.s. look at my post, maybe you can help me, too.
    http://forum.java.sun.com/thread.jsp?forum=5&thread=465803&tstart=0&trange=100

  • The "organize bookmarks" section has disappeared from my bookmarks dropdown. I want to export my list as back-up prior toan overhaul. No major changes have been done to account for it. in English

    The "organize bookmarks" section has disappeared from my bookmarks dropdown. I want to export my list as back-up prior toan overhaul. No major changes have been done to account for it. in English
    I have tried the usual suspects to no avail - the item remains stubbornly hidden

    It's called "Show All Bookmarks" now. You can also open it by pressing CTRL+SHIFT+B

  • IPad can find cellular connection settings no longer displays View Account Tab

    yesterday iPad could not find cellular data connection...Settings under cellular data no longer displayed View Account tab.  (Image below is from my older iPad to show what is missing on newer one with the issue.)
    iPad then displayed notification that it could not connect to cellular data and said to restore iPad.
    I tried to restore via cable to iTunes on home iMac.  All attempts failed.
    By the way I checked the AT&T Accout which is a grandfathered "unlimited" act that is current and up-to-date
    Can anyone help?

    I would take the SIM out and then reinsert it. Next I would restore from backup. Lastly I would restore to factory new to see if it works in that condition before you add things to the iPad.

  • Accidentally deleted my short name from the accounts tab. Now I go back and make changes.

    I'm running 10.6.8
    I was trying to change the terminal name from nicholas-shook's-macbook-pro:~ nicholasshook$ to something shorter. I started by changing my computer name via System Pref >> Sharing, and tried to change my shortname via System Pref >> Accounts. I deleted the shortname after right-clicking my name on the left panel thinking that it would get rid of it in the terminal.
    Now when I try to make changes to the Accounts tab it asks me to "type an administrator's name and password to allow System Preferences to make changes" instead of just asking for the password. I've tried nicholasshook and Nicholas Shook (what it shows up as when I come back to my computer after its been asleep).
    Please help me get back to the shortname so I can not make it empty.
    Thanks,

    That isn't working for me. The space is BLANK. No pins, no x's. Just blank. That's what I'm trying to restore.

  • I changed nothing in my email account but can no longer send emails on my talktalk account and get the message, "authentication required." I am running Mavericks on my MacBook Pro. I can receive messages on talktalk. Can send

    I changed nothing in my email account, talktalk.net, but can no longer send (server's response, "authentication required) No problem receiving, I am using Mavericks on my MacBookPro. No problem using Cloud, but I want to use my talktalk account as before the problem
    I can send and receive using talktalk without any problems using my iPod and iPad.
    I would be most grateful for help - in simple form, please, I am an 80 plus female Mac lover!

    Hello Hazel139,
    I found this in one of the similar post hope it helps you.
           Level 6 (14,190 points)             
    X423424X 
    This helped meRe: Problem SENDING email     Jun 17, 2012 1:40 PM    (in response to Casanewton) 
    The error I see is you did not specify the proper authentication for the smtp server.
    In the Mail preferences for the account, smtp popup, select Edit SMTP Server List.  A sheet will drop down.  Select Advanced tab on that sheet.  You should, I assume, set the Authentication to password, and set the proper username and password.  That's where the poper would be set if 587 is not the one you should be using.  Maybe it is.  I only bring it up since I see it trying to use port 587.
    If you got this stuff already set correctly then I don't know.  Mail has a problem in your setup.  Maybe delete the account and recreate it from scratch.
    https://discussions.apple.com/message/18670442#18670442

  • [Microsoft Store][Profile][Billing] How Do I Change Country/Residence for Microsoft Account? Editing Your Microsoft Account Profile for Microsoft Store. SOLVED: Change Home Location

    Hello,
    I am experiencing problems with using my Microsoft Account for billing and purchasing apps in Windows store.
    I am using my old WLID that I've created several years ago, and I have obsolete information including my country residence there. Now when I go to
    https://billing.microsoft.com, I see that I have 2 profiles:
    Personal profile: US
    Business profile: Russia.
    Now the problem is that I want my personal profile be changed to Russia as well. Having US in the profile makes it impossible to make purchases from Microsoft Store because Store does not allow for changing country when making purchases via PayPal.
    Currently I have this information:
    I need the Country/Residence information to be changed to Russia. How do I do that?
    I am stuck.
    How do I change country for my Microsoft Account?
    If it's not possible, would I be able to continue using my Microsoft Account with old residence/country information while making purchases through a new Microsoft account where I have specified my current residence?
    Or is it the same as with Windows Phone 7:
    http://support.microsoft.com/kb/2692008
    If yes, do I understand that I have to start all my 'virtual living' from scratch to use Microsoft Store? In other words, do I have to sign-in into Windows 8 with a new Microsoft Account that will have Russia specified as a Country/Region to purchase apps
    from Microsoft Store?
    If yes, can I use this new account only for purchasing apps while continuing to use my old account or all purchased apps are strictly tied to this new Microsoft Account I will use for purchasing?
    Thank you.
    Well this is the world we live in And these are the hands we're given...

    Hello,
    Thanks to
    this post @ Microsoft Answers, I was able to make Microsoft Store use correct information of my current country residence.
    //The drawback in my case was that I lost the possibility to pay with Paypal, although Paypal supports payments in Russia, and, most importantly, I lost access to US marketplace, all comments/reviews are now in Russian. What a bummer! Honestly, I'd
    like to have access to US store... Seems like the only workaround it to switch Home location for the time I purchase an app and change back when the app is purchased.
    To change the Country/region data used for Payment and Billing in Microsoft Store,
    Press WindowsKey+W to show Start screen and focus on searching in
    Settings.
    Type 'region' (without quotes) and open Region dialog box when found.
    In the Region dialog switch to Location tab and change the country of choice in the
    Home location drop-down list.
    Click OK to apply changes and make them effective.
    Open Store and press WindowsKey+I to show settings charms then choose
    Your account.
    In the Your account screen click Add payment method to configure your payment settings that will be used for purchasing apps from Windows Store.
    Notice Country/region value has changed.
    This country will be specified in Country/residence within Payment and Billing in Microsoft Store app.
    Well this is the world we live in And these are the hands we're given...

  • How to change the order of Mail accounts

    Is there a way I can adjust the order of how my Mail accounts appear? I have six accounts on my iPhone, but generally only receive e-mails to two of them, so I'd like to put them at the top of the list.
    Thanks!

    You're welcome.
    I'm not sure how the account order is established on the iPhone when transferring email accounts from your computer to your iPhone via the iTunes sync process. I access only two email accounts and I manually created both on my iPhone.
    You can delete all accounts on your iPhone, and then select only one email account at a time under the Info tab for your iPhone sync preferences followed by a sync - selecting the account you want listed first. Follow this by deselecting the account under the Info tab for your iPhone sync preferences and then select the next account that you want listed on your iPhone followed by a sync.
    Repeat the same for the 3rd account, 4th account, and so forth.
    Another thing to check, what order are the email accounts listed under the Info tab for your iPhone sync preferences? Does the order match the order of the accounts on your iPhone? If so, can you change the order of the accounts under the Info tab for your iPhone sync preferences? If yes, you can delete all email accounts from your iPhone followed by transferring all 6 email accounts at one via the iTunes sync process.

Maybe you are looking for

  • Itunes wont sync music to iphone 5c

    itunes wont sync music to iphone 5c, skips music portion of sync and gets stuck on "waiting for changes to be applied" also wont remove cloud downloaded previously purchased songs during sync, i have restored the phone from my old one that was destro

  • Zen Xtra stuck in trans

    Hi all- I'm glad there are people out there who know a lot more than me... and are willing to share. OK, so this is my second day with my Nomad jukebox Zen Xtra. Yesterday I started putting on some tracks, got into a bit of rhythm. Today, I was tryin

  • ITunes 10.7 on Windows 7 crashes when using the iCloud

    I bought the iCloud option so I can Match/Sync my different PC's, iPad and iPhones but the PC I chose to Match with iCloud have now problem when I play music. iTunes is eating up memory for every song and never relase the memory again and when iTunes

  • New Sort Key - KNUMA

    Hi In Std sorting for line items IMG->Financial Accounting>General ledger>Line Items->Display Line Items  ->Determine Standard Sorting for Line Items Is there any Option to add new field, apart from the fields listed. I want to add  field KNUMA here.

  • Issue with Corrective Action Deletion Log

    Hi I am working on Corrective Actions of Audit Management. Whenever a Corrective Action is deleted, none of the related tables stores the deleted information. You can not retrieve historical data from tables once a corrective action is deleted. Unlik