2 collections related question, please:

1. Each time i'm overriding equals i must override hashCode too, right?
2. I have a list that it's items are:
public class ListItem{
    private Person p;
    // more members
public class Person{
   private String name;
   private int age;
   // more members
}I want to extract all occurrences that match a certain condition (for instance - the name contains aa and the age is 16-31).
I thought of iterating over the list and check listItems with equals (after i override equals of course) or implementing comperable in both classes above -
is there another way to do that WITHOUT iterating over the list?

The point is only to show
that a developer can always write some weird code
(probably caused by an even weirder design) which
will be in conflict with your must rule.Yes, and so far I think all such code would be wrong. Even if the field is private with no setter, some other developer (or even you, forgetting your youthful foibles) could change the value to something else, thus breaking the equals/hashcode behavior. Likewise assuming the class will never be used in a hash container is quite fragile. And in case there's any confusion, it is not my rule, I was just attempting to state it properly. From Object docs:
"The general contract of hashCode is:
- If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result."
So if equals doesn't use all non-final fields that are used in hashCode, it's extremely fragile at best.

Similar Messages

  • Business areas related question- please suggest

    Hello,
       we are implementing mySAP 05 from  scratch , please suggest if we should define business area and if we can use them wihtout flaging it at the company code level. is it beeter to just rely on profit center and acitvate it required for all accocunts instead of using business areas, we are trying to avoid using BA's actaully so really need good advice if the same functionaluty can be captured by pca and how can it be acheieved.
    kindly suggest, points will be awadred

    Hi,
    I suggest that you should go with Profit Center Accounting and not Business Areas. As you are implementing from scratch I suggest that you use New GL where the functionality of segment accounting / Leading ledger and other ledgers are quite good and will be helpful.
    Some of the OSS Notes which you can refer are 826357, 1018065. There is alkso a specific OSS note which distinguishes Profit Center Accounting and Business Areas. I will let you know the Note number once I trace it.
    Thanks
    Murali.

  • I want to check all functions of PCI 6534.I have read the user manual..I have some memory related questions.​Please help me for that.

    I want to check all functions of PCI 6534.I have read the user manual..I have some memory related questions.Please help me for that.
    1.)If i am using the continuous output mode.and the size of generated data is less than 32 MB.If i want to preload the memory,what should i do?I want that first of all i load all my data to onboard memory & then i want to make start the transfer between 6534 & peripheral.Is it possible?As per me it should be.Plz tell me how should i do this?I think that in normal procedure the transfer between 6534-peripheral & outputting data from pc buffer to onboard memory works parallely.But i don't want this.Is it poss
    ible?
    (2).Similarly in finite input operation(pattern I/O) is it possible to preload the memory and then i read it?Because i think that the PC memory will be loaded automatically when 6534 acquires the data and then when we use DIO read vi the pc buffer data will be transferred to application buffer.If this is true,i do not want this.Is it possible?
    (3) One more question is there if i am using normal operation onboard memory will be used bydefault right?Now if i want to use DMA and if i have data of 512 bytes to acquire.How will it work and how should i do it?Please tell me the sequence of operations.As per my knowledge in normal DMA operation we have 32 Bytes FIFO is there so after acquisition of 32 bytes only i can read it.How it will known to me that 32 bytes acquisition is complete?Next,If i want to acquire each byte separately using DMA interrupts what should i do?Provide me the name of sourse from which i can get details about onboard memory & DMA process of 6534 specifically
    (4).In 6534 pattern Input mode,if i want to but only 10 bits of data.and i don't want to waste any data line what should i do?

    Hi Vishal,
    I'll try to answer your questions as best I can.
    1) It is definitely possible to preload data to the 32MB memory (per group) and start the acquisition after you have preloaded the memory. There are example programs on ni.com/support under Example Code for pattern generation and the 6534 that demonstrate which functions to use for this. Also, if your PC memory buffer is less than 32MB, it will automatically be loaded to the card. If you are in continuous mode however, you can choose to loop using the on-board memory or you can constantly be reading the PC memory buffer as you update it with your application environment.
    2) Yes, your data will automatically be loaded into the card's onboard memory. It will however be transferred as quickly as possible to the DMA FIFO on the card and then transferred to the PC memory buffer through DMA. It is not going to wait until the whole onboard memory is filled before it transfers. It will transfer throughout the acquisition process.
    3) Vishal, searching the example programs will give you many of the details of programming this type of application. I don't know you application software so I can't give you the exact functions but it is easiest to look at the examples on the net (or the shipping examples with your software). Now if you are acquiring 512 bytes of data, you will start to fill your onboard memory and at the same time, data will be sent to the DMA FIFO. When the FIFO is ready to send data to the PC memory buffer, it will (the exact algorithm is dependent on many things regarding how large the DMA packet is etc.).
    4) If I understand you correctly, you want to know if you waste the other 6 bits if you only need to acquire on 10 lines. The answer to this is Yes. Although you are only acquiring 10 bits, it is acquired as a complete word (16bits) and packed and sent using DMA. You application software (NI-DAQ driver) will filter out the last 6 bits of non-data.
    Hope that answers your questions. Once again, the example code on the NI site is a great place to start this type of project. Have a good day.
    Ron

  • Please post documentation-related questions or comments on the

    Please post documentation-related questions or comments on the Performance Management Applications {forum:id=1318} forum     
    http://forums.oracle.com/forums/forum.jspa?forumID=1318

    I just got a call today that I reached my 300GB limit for the month.  I called and got a pretty rude response from the security and data usage department.  The guy told me in so many words that if I do not like or agree with the policy that I should feel free to find another service provider.!!! I tried to explain that we watch Netflix and XFinity on-demand alot and I was told that that can not be anywhere close to the data usage. I checked my router and watching a "super HD, dolby 5.1" TV show on Netflix will average about 5-6 GB per hour (1.6MB/s) ... sp this means that I can only watch no more than 1-2 Super HD TV shows a day via Netflix before I run out of my data usage.    This seems a bit redicilous doesn't it? Maybe the TV ads about the higher speed than the competition should be accompanied with "as long as you don't use it too often"   Not a good experience ... 

  • OEM v.4 questions please

    We installed the beta version of OEM v.4
    For my project I have 3 important questions please:
    1) Can we monitor application servers other than Oracle 9iAS like BEA Weblogic ? ( if yes how ? )
    2) Can we monitor JSP applications deployed on other application servers ( BEA, Apache-Tomcat, ... )
    We always have an Oracle DB but not all of our app.servers are Oracle.
    3) Did Oracle announced an estimated date for production of OEM v.4 ?
    Many thanks for help/info. Cheers & kind regards. Mehmet

    Oracle Enterprise Manager 4.0 lets administrators manage from anywhere.
    End-to-end monitoring of a company's entire IT infrastructure—databases, Web and application servers, business applications, Web services, operating systems, hardware platforms, storage devices, and networks—is the biggest benefit Enterprise Manager 4.0 provides. With this updated unified management tool, administrators can diagnose and fix problems across the enterprise faster than ever before.
    "Being able to get a total snapshot of the entire stack lets us determine what the problem is faster for our customers and engage the proper group in Digex to resolve it," says Lee Harris, manager of database services at Digex, a managed-hosting provider in Laurel, Maryland, which beta tested Enterprise Manager 4.0. Once the tool is completely implemented at the company, Digex will support more than 550 databases.
    Managing from Anywhere
    Enterprise Manager 4.0, with its new HTML-based console, lets administrators manage from anywhere. Enterprise Manager's Web-based architecture consists of the HTML console, a management service with database repository, and agents on monitored targets.
    "The HTML interface lets us reduce the complexity of managing through firewalls," says Martin Peña, director of product management for Oracle's Enterprise Manager group. Because communication between each tier is via HTTP, any part of the framework can work through firewalls that allow HTTP communications to pass through them. Enterprise Manager employs Secure Socket Layers to ensure that communication with the infrastructure is secure.
    "In our environment, being able to get away from a lot of firewall configurations is a big benefit," says Chuck Wolfe, principal DBA at Digex, whose customers have multiple firewall levels. Administra-tors can also rely on Enterprise Manager-to-Go (EM2Go) to diagnose and fix problems remotely. With EM2Go, administrators can access the management console through a wireless device such as an HP iPAQ pocket PC.
    Built-in Metrics
    Oracle has made Enterprise Manager easier to install and configure, and ensured that it provides value right out of the box. In previous versions, administrators had to define performance metrics for the system to monitor and set threshold levels for alerts. The new version contains predefined metrics and thresholds defined by Oracle Consulting.
    Knowledge Center
    At the heart of the new version is a repository-based Knowledge Center that collects historical data and real-time metrics on availability, performance, and system configuration. Admini- strators can tap into the Knowledge Center to make informed decisions on capacity planning, system upgrades, and performance tuning. They can also get real-time information on patches and configuration recommendations.
    Another new feature is a configuration-management agent that tracks database metrics, Oracle and non-Oracle applications, hardware platforms, operating systems, and Oracle configuration parameters. This tool lets administrators compare configurations between two databases or hosts when problems occur. Administrators can also quickly tap into MetaLink to determine the patch they need and install it, says Oracle's Peña. Next Steps
    READ about Oracle Enterprise Manager
    oracle.com/ip/deploy/ias/em/enterprisemanager.html
    oracle.com/ip/deploy/ias/em/EM4_FO.html
    Digex's Chuck Wolfe is impressed with the ability to pull up complete host-configuration information and do a comparison across other hosts.
    Enterprise Manager 4.0 also enables administrators to monitor performance of Web-based applications from an end-user perspective. By tracking the performance of Web pages that are faster or slower for certain user groups, administrators can diagnose problems that may be related to network configuration, rather than the database. What's more, administrators can set up mock transactions that monitor real performance and send notifications when it is slow.
    http://otn.oracle.com/oramag/oracle/03-mar/o23oraclenews.html
    Joel Pérez

  • SD Questions Please Send The Answers

    Hai
                Here i have attached some SD Interview Questions .Please Send the Answers .
    Awaiting For Ur Replay - Please Mail Me [email protected], And [email protected]
    Thanks
    S.Siva
    1.     Five steps of implementation with full details.
    2.     What is ticket? Process flow ticket?
    3.     What is ticketing tool? What is SODA?
    4.     How to stop PGI?
    5.     Details about SLS.
    6.     Details about the Gap analysis. (What are the gaps you have faced?)
    7.     What is meant by landscape? (Landscape of your project for example)
    8.     In which scenario we go for different pricing procedure at orders and billing?
    9.     Cut over activity means what?
    10.     In real-time project, how many pricing procedures to be used?
    11.     What are the tools used to communicate with the client?
    12.     Any three major issues faced in the support project?
    13.     Difference between SD account key and FI account key?
    14.     How to post goods receipt from storage location to warehouse? What is the movement type?
    15.     Tcode for listing blocked documents?
    16.     What is the advantage of using the text as reference instead of duplicating it?
    17.     Have you ever applied BPR (Business Process Reengineering) in an implementation project?
    18.     To perform material configuration, which system one has to use in landscape?
    19.     What is the tcode for creating number range for a sales order type?
    20.     Difference between centralized credit mgmt and decentralized credit management.
    21.     Where do u configure in development server or application server or in testing server?
    22.     Details about clients.
    23.     What is an abap query? Why it is used?
    24.     What are the steps for end user training in sap SD module?
    25.     Difference between discount and rebate.
    26.     When is material determination got triggered?
    27.     A customer wants to buy two materials / one is 3rd party material (Item category: TAS) / another one is normal material (Item category: TAN). His requirement is he wants a single invoice for both items without splitting? How can we do this?
    28.     In consignment fill up, we deliver goods to customer site, is there any agreement with customer? If yes means, what type of agreement relating price?
    29.     Details about VAT configuration.
    30.     What is the use of pricing date in condition type?
    31.     In R/3, we represent a company’s structure by defining and assigning corporate structure elements. What is the purpose of doing that?
    32.     What are the different partner functions can a customer master record serve?
    33.     What is the difference between condition type EK01 and EK02?
    34.     What is retroactive billing? Who will create that?
    35.     In your functional role, how you gather technical specifications for your technical team members from your client?
    36.     Is it possible to change existing item categories?
    37.     For cash sale, how will availability check be done?
    38.     How is the access sequence controlled?
    39.     User specific parameter means what? How to create that one?
    40.     What is the difference between listing and exclusion?
    41.     Difference between customization and configuration.
    42.     How to customize rebate processing in sap sd?
    43.     LSMW important step is what?
    44.     What is the extract used in condition technique of pricing?
    45.     Can we create credit management separately for two different materials?
    46.     Work center means what?
    47.     If the client logon screen deleted while requirement is urgent, then what to do?
    48.     What is meant by time bond deliveries?
    49.     After implementing sap in production environment, while creating sales order, client wants to give discount for first 10 sales orders? How to do this?
    50.     What are the Three different kinds of messages? What is the difference between them?
    51.     Details about testing at sap sd.
    52.     What is the access sequence for header conditions?
    53.     Details about actual GI date and planned GI date .Can actual GI dt differ from planned GI dt?
    54.     Influencing factors for account determination for invoices.
    55.     Details about sap best practices.
    56.     To start a transaction, how many ways are there? And what are they?
    57.     Who will create transportation request?
    58.     In realization phase, what will be doing?
    59.     Is it possible to release change request without releasing task?
    60.     Details about lean warehouse management.
    61.     How to customize excise duty, insurance and cess condition type in pricing procedure?
    62.     How to stop PGI?
    63.     Data dictionary or repository means what?
    64.     How do you transfer request from development instance to production or quality instance?
    65.     What is the importance of release status in condition table?
    66.     Why does account group controls customer?
    67.     What are the deliverables in your blue print?
    68.     If you generate bill more than credit limit, then what will happen?
    69.     What is the value class used for material creation?
    70.     Why do we maintain sales office?
    71.     Is it possible to substitute one product for another? If so, how it can be achieved?
    72.     What is the difference between ATP check and availability check? How these reflect in sales order?( Which check system considers) what are the img steps for the same?
    73.     Explain process and steps involved in returns third party order processing.
    74.     What is the client specific data? Give 2 examples of client specific data.
    75.     What is the most critical field in delivery document?
    76.     What is the relation between sap sd and ABAP?
    77.     What is the functionality of negative posting in billing document?
    78.     In real time, when we start system in first, what screen we get and tell me the process how to log on screen? (IBM question)
    79.     How can you check in sap system, how, when and by whom, which fields in the customer master record were changed?
    80.     What is variant and its configuration?
    81.     After logging into R/3 system, if you want an end user to see a specific menu…. How could you do that?
    82.     Is it possible to automate output processing?
    83.     Which data is relevant for crediting credit and debit memos?
    84.     In system landscape, where the sandbox and golden box client exists?
    85.     What is the user exists? /how can we create user exists? What is the purpose of that?
    86.     Details about value sap.
    87.     Is there any difference between product selection and material determination?
    88.     How do you transfer request from development instance to production or development instance?
    89.What part of the company is responsible for the type of shipping, the necessary shipping materials and the means of transport?

    What is ticket? Process flow ticket
    Handling tickets is called Issue Tracking system. The errors or bugs forwarded by the end user to the support team are prioritized under three seviority High, Medium and Low. Each and every seviority as got its time limits before that we have to fix the error.
    The main job of the supporting consultant is to provide assistance on line to the customer or the organisation where SAP is already implemented for which the person should be very strong in the subject and the process which are implemented in SAP at the client side to understand,to analyse,to actuate and to give the right solution in right time.This is the job of the support consultant.
    The issues or the tickets(problems) which are arised is taken care of on priority basis by the support team consultants.
    The work process in support projects are given below for your reference.
    1. The customer or the end user logs a call through any tool or by mail (RADIX).
    2. Each one of the support team is a part of support group.
    3. Whenever a customer logs a call he /she has to mention to which work group (by name).
    4. Once the calls came to the work group the support consultant or the team need to send an IR (Initial Response) to the user depending upon the priority of the calls. (Top,High,Med,Low,None)
    5. Then the error is fixed, debugged by the support consultant or the team. Then after testing properly by generating TR(Transport Request through the basis admin)
    6. Then it is informed to the end user/customer/super user about the changes which have moved to the production server by CTS process.
    These are the process. In summary, what I understand is that if any configuration or customization is required to solve the issue, then the consultant have to work on DEV Client, then the end user will test it in the QA client and after approval the BASIS consultant has to transport it to the PRODUCTION client.
    An example:
    Tickets in SD can be considered as the problems which the end user or the employee in the company face while working on R/3. Tickets usually occur during the implementation or after theimplementation of the project. There can be numerous problem which can occur in the production support and a person who is working in the support has to resolve those tickets in the limited duration, every ticket has the particular deadline alert so your responsibility is to finish it before that deadline.
    To begin with , we should give "TICKET" to you for not knowing it.
    Here is an eg of a ticket raise:
    End user is not able to
    1. Create Sales order for a customer from a New plant , since shipping point determination is not happened . ( Without Shipping point the document becomes INCOMPLETE and he will not be able to proceed further like DELIVERY, BILLING).
    He raises a ticket and the priority is set in one of the below:
    1. Low 2. Medium 3. High.
    Now you need to solve this ticket. You would analyze the problem and identify that the SP configuration has to be done for the new plant.
    You would request a transport for DEV CLIENT to BASIS. You do the change and Request one more Transport to BASIS for QA client. The End user will test the same by creating a sales order for the new plant and approve it.
    Finally, you request a transport to move the changes to PRODUCTION. Once the change is deployed in production the TICKET is closed. What I have given is a small example. You would get some real issues with severity HIGH in your day-day support.
    Regards.

  • I want to change my apple id password but I forgot the security questions please help me some using my icloud I'd

    I want to change my apple id password but I forgot the security questions please help me some using my icloud I'd and if confirmation is must so please phone number is mine please send a code please help me my apple

    Welcome to the Apple community.
    If you are unable to remember your password, security questions, don’t have access to your rescue address or are unable to reset your password for whatever reason, your only option is to contact AppleCare, upon speaking to an operator you should explain that your problem is related to your Apple ID, this way you will not be charged for assistance, even if you don’t have an AppleCare plan.
    The operator will take you through some steps you may have already tried, however they need to be sure they have exhausted all usual approaches before trying to reset your account, so you should try to be helpful and show patience with the procedure.
    The operator will need to verify they are speaking to the account holder and may ask you some questions that only the account holder could know, and you will need to answer them if the process is to proceed.
    Once the operator has verified your identity they will send a message through to your device which contains an alpha numeric code, which you will need to read back to them.
    Once this has been completed they will send an email to your iCloud email address after a period of 24 hours, so you should check that mail is enabled in your devices iCloud settings.
    Upon receipt of the email, use the reset link provided to reset your password, after which you should be able to make the adjustments to iCloud that you wish to do.

  • In which Board we need to post cRIO related Questions?

    sir,
         In which board do i need to post cRIO related Questions and doubts regarding my application with cRIO .Please help me previously i have posted in  motion control drives as my application is related to motor control using cRIO.bu i am not getting any reply .i couldnt find any cRIO related board in select board option.
    Solved!
    Go to Solution.

    Hi illa,
    You can post your query under the Real Time Measurement and Control
    http://forums.ni.com/t5/Real-Time-Measurement-and/bd-p/280

  • PM/EAM related questions posted in PLM forum

    Hi,
    I was going through some of the threads available in PLM forum, but to my surprise, most of the threads posted are related to PM, which should have been posted in EAM forum. It was clearly mentioned by the moderator in one of the sticky thread [PLM-Forumsplit - Please ensure you are using the right forum|PLM-Forumsplit -  Please ensure you are using the right forum;
    Questions regarding Plant Maintenance (PM) or Customer Service (CS) are discussed in the Enterprise Asset Management (EAM) forum
    forums - posts will be moved to the right forum.
    Please ensure your are opening a new thread in the right forum
    Despite the clear instructions given my the moderator, PM related questions are still posted to PLM forum and some of the active participant of EAM forum answers these questions in PLM forum. It would be nice if those threads are moved to appropriate forum, so that the relevant informations are available under one forum, also, PLM forum should be monitored regularly and inappropriate threads are to be moved to their respective forum.
    Few PM related threads posted recently in PLM forum:
    [Change PR for External order|Change PR for External order;
    [BAPI or Function Module to Complete Maintenance calls in IP10|BAPI or Function Module to Complete Maintenance calls in IP10;
    [delete material from PM order|delete material from PM order;
    [Message no. IW056 Work center change --> default data redefined|Message no. IW056 Work center change --> default data redefined;
    [Component in Task list not reflecting in maintenance order|Component in Task list not reflecting in maintenance order;
    [Deleted functional location/equipments|Deleted functional location/equipments;
    [PM orders not listing components from material BOM|PM orders not listing components from material BOM;
    [Completion date in Maintenance Plans in IP10|Completion date in Maintenance Plans in IP10;
    I had used abuse reports for some, but numbers of such posts are many.

    I hate to say this, but I often see the same thing, and I've never been able to figure out exactly what triggers selectability vs. non-selectability, but I suspect some of it has to do with tranparency flattening in particular, and possibly text wrap in cases where that comes into play. ID optimizes the PDF it creates, I think, and that might cause text, or even images, to be broken into chunks in funny ways. It occurs to me that turning off optimzing for fast web view might help in this regard.

  • Online Help Related Questions

    Hi
    FYI there is no longer a dedicated place on Microsoft.com for online help related questions.  
    We are told that VS General (here) is the best place for help questions.
    Note that these sites are a good place to get help on help (Microsoft and MVP presence):
    http://groups.yahoo.com/group/hatt/ -- for WinHelp & HTML Help & general help discussion
    http://tech.groups.yahoo.com/group/MSHelpViewer/ -- For HelpViewer help (VS 2010/2012 help; Windows 8 help)
    http://tech.groups.yahoo.com/group/MSHelp2/  -- For MS Help 2.x help (VS 2002/2003/2005/2008 help)
    Feel free to ask questions on this thread if you need to. At least then we can find your post. 
    You can also email the VS/MSDN help team directly -- [email protected]
    Please let them know how you feel about the lack of support for Online Help in the forums.
    Rob
    www.helpmvp.com -- Various Help resources
    Rob Chandler Help MVP www.helpwareGroup.com | mshcmigrate.helpmvp.com | hv2.helpmvp.com

    Actually, we cannot (at least anymore) directly email the team. I tried and got a reject from the mail server.  So, I'm going to post here so I can feel better knowing I said something and then I can get back to programming :-)
    Ok, I’ve been developing Windows apps since Win 3.1 (yeah, a long time) and have always admired the Microsoft attitude towards Developers and it’s desire to educate and empower R&D.
    So, I’m wondering what’s going on?  Why am I being asked to have an account to develop anything for MY own PC?  Why am I being asked for my Microsoft account password, repeatedly, when I’m just looking up documentation on UserControl or C3 keywords…
    repeatedly?  This is nothing short of annoying and it gives me pause and concern about the ecosystem.  Is the plan to lock down programmer’s capabilities, knowledge and tools?
    I’m involved in the TAP program for Windows 10 and have voiced concerns in the same category with regard to installation and deployment of Universal Apps.  Security is not a reasonable excuse.  Some of us love to program and actually
    control their PCs.  We are not planning to sell everything we write on the Windows Store.  What happened to programming something cool for your home network or just for friends?  We need, and used to have, Microsoft’s support in doing
    this sort of thing.  Documentation and tools are more important now than ever.  I’m saddened to see the direction things are heading…
    If there is a sane reason I’m being badgered to ‘log in’ to read .NET documentation every hour, please share.  If not, please consider lobbying to get things back on track.
    Thanks

  • Few Questions Please answer

    Hi all,
    I have a couple of Questions Please answer
    what is the basic principle inwhich lsmw was developed
    Can we transfer standard text between diffferentclients
    Difference between Session and call transaction
    In domanin we have lower case key. If we check it and enter values the values are not entering in lower case.
    Labels canot be printed in smart forms can we print in scripts
    Routines cannot be written in smart forms we can print in scripts? what are routines.
    which view can be used in Select Statements
    How to add fiends into standard tables apart from Append structures
    I cam to know that in selection screen if we enter value in one field the fields can be filled by its corresponding values . Eg: If we enter material no field then the correspondig values will
    be entered into other select options  Plant and stotrage location.
    If can to know that it is possible through fuction module f4in_table_value_equest. I tried this but iam unable to get the result.
    I saw in search help docmentation that through import and export parameter it is possible.
    when to use upload function module is used and please give example
    if you have 20000 thosand records and if there is a problem in 11000 th record in a standard reprot how to rectify it
    Debugging in smart forms
    what is the use of log data changing check box in technical settings screen of se11
    how to find base table name for fields of a screen usnig sql trace (st05)
    what is the difference between database view and maintenance view
    Please clear my doubt
    Thanks in advance
                                                 Ranjith

    > what is the basic principle inwhich lsmw was
    > developed
    >
    > Can we transfer standard text between
    > diffferentclients
    <b>Run the program RSTXTRAN.</b>
    > Difference between Session and call transaction
    <b>http://www.sap-img.com/abap/interview-question-on-bapi-rfc-abap-objects-tables.htm</b>
    > In domanin we have lower case key. If we check it and
    > enter values the values are not entering in lower
    > case.
    <b>It cannot be that way.</b>
    > Labels canot be printed in smart forms can we print
    > in scripts
    > Routines cannot be written in smart forms we can
    > print in scripts? what are routines.
    <b>Routines are subroutines in which we can write our own code without disturbing the driver program.</b>
    > which view can be used in Select Statements
    <b>Database view.</b>
    > How to add fiends into standard tables apart from
    > Append structures
    >
    > I cam to know that in selection screen if we enter
    > value in one field the fields can be filled by its
    > corresponding values . Eg: If we enter material no
    > field then the correspondig values will
    > be entered into other select options  Plant and
    > stotrage location.
    <b>Use the fm dynp_values_update</b>
    > If can to know that it is possible through fuction
    > module f4in_table_value_equest. I tried this but iam
    > unable to get the result.
    > I saw in search help docmentation that through import
    > and export parameter it is possible.
    >
    > when to use upload function module is used and please
    > give example
    >
    > if you have 20000 thosand records and if there is a
    > problem in 11000 th record in a standard reprot how
    > to rectify it
    >
    > Debugging in smart forms
    <b>Write the statement break-point <your user id> in the command lines.</b>
    > what is the use of log data changing check box in
    > technical settings screen of se11
    <b>Log data changes
    The logging flag defines whether changes to the data records of a table should be logged. If logging is activated, every change (with UPDATE, DELETE) to an existing data record by a user or an application program is recorded in a log table in the database.
    Note: Activating logging slows down accesses that change the table. First of all, a record must be written in the log table for each change. Secondly, many users access this log table in parallel. This could cause lock situations even though the users are working with different application tables.
    Dependencies
    Logging only takes place if parameter rec/client in the system profile is set correctly. Setting the flag on its own does not cause the table changes to be logged.
    The existing logs can be displayed with Transaction Table history (SCU3).</b>
    > how to find base table name for fields of a screen
    > usnig sql trace (st05)
    <b>Go to st05.
    Start trace.
    Run the required program.
    Deactivate the trace.</b>
    > what is the difference between database view and
    > maintenance view
    >
    >
    > Please clear my doubt
    > Thanks in advance

    >                                              Ranjith

  • HT2968 I can not update several of my apps that i have purchased a while back in my Apps Store on my MacPro. Because it keeps using my old @me account for iTunes and i don't remember the password or security question, Please help?

    I can not update several of my apps that i have purchased a while back in my Apps Store on my MacPro. Because it keeps using my old @me account for iTunes and i don't remember the password or security question, Please help?

    Hi AlphaCentori,
    If you are having issues accessing the Apple ID that was used to originally purchase those apps, you may find the following article helpful:
    Apple Support: Rescue email address and how to reset Apple ID security questions
    http://support.apple.com/kb/ht5312
    Regards,
    - Brenden

  • HT1937 I want to ask you question please i have free apple id because i am still a college boy who doesn't have any of credit visa card and i just want to download beautiful apps on my phone including whats app but they require payment information to comp

    I want to ask you question please i have free apple id because i am still a college boy who doesn't have any of credit visa card and i just want to download beautiful apps on my phone including whats app but they require payment information to complete my request so please help me and please find a solution for this problem because not everyone have credit or master card .

    Buy an iTunes gift card.
    http://www.apple.com/support/itunes/cards-codes/

  • TS2771 i updated my ipod ,but before it work completely the screen turn blue,then white and now it doesnt work even if it charge. So, what do i do? PLEASE ANSWER MY QUESTION PLEASE TELL ME WHAT TO DO

    i updated my ipod ,but before it work completely the screen turn blue,then white and now it doesnt work even if it charge. So, what do i do? PLEASE ANSWER MY QUESTION PLEASE TELL ME WHAT TO DO so i todd what others did then i did it but it kept showing the apple sign and now turn to blue again the turn yellow now white. Apple please fix it i havent been able to be gone at all past few days because of this also tries to connect with my labtop didnt work whats up with it. for people who didnt update it wait until they fix it beleive me

    it still blinking with the apple sign

  • HT201317 dear, i have a question please.  if i want to keep a folder of pictures in my icloud account; then delete this folder off my phone would it be deleted from icloud account too?? cause im running out of memory on my iphone

    dear, i have a question please.  if i want to keep a folder of pictures in my icloud account; then delete this folder off my phone would it be deleted from icloud account too?? cause im running out of memory on my iphone
    thanks

    You can't use icloud to store photos.  There's a service called photo stream which is used to sync photos from one device to another, but this can't be used to store photos permanently.
    Always sync photos from a device to your computer,  Then you can delete them from the device.
    Read this...  import photos to your computer...
    http://support.apple.com/kb/HT4083

Maybe you are looking for

  • I can't get airdrop to work between iPhone 5 and Macbook Air.

    Can anyone tell me how to use airdrop between iPhone and Macbook?

  • CRM data archiving.

    Hi, I am involved in a project ,where i am  facing performance issues in the Agent Inbox of IC Webclient. The Agent Inbox search takes a lot of time and sometime fails in the live environment.The reason of the slow response has been identified due to

  • Safari crashes in pages with text field

    I had the bugger of a problem with the "Your network settings have been changed by another program" bug (virus?). I solved that by doing the quick-finger return/click settings, duplicate my settings, delete Automatic, and rename my duplicate one "Aut

  • How to eliminate SQL command in Spool output?

    Hi, I'm trying to Spool an output to a txtfile without the SQL command being at the top of the page. I've tried a number of ways, but I'm having no luck.Any Ideas? Sorry for the long msg, but maybe if some saw what I'm trying to do it would be helpfu

  • Mp3 player for my site

    hi i am v e r y novice to flash. i need the simplest mp3 player for my site. single track as background. just "play" and "stop" buttons. a level button will be nice. is there a something simple i can put on my site? thanks very much lenny