Articles

The following articles are written by SAP experts, contributors from the SAPinsider Community, and SAPinsider’s skilled team of editors and research analysts. From technical guides to thought leadership pieces, these articles contain essential insights to help SAP customers solve day-to-day challenges, understand what types of decisions organizations need to be making, and receive lessons learned from other SAP customer experiences.

4756 results

  1. Ask the FI/CO Expert: “Is CATT the Best Tool for Changing Field Values in Master Data Records Automatically, or Is There a Less Cumbersome Way to Get the Job Done?”

    Reading time: 8 mins

    “Ask the FI/CO Expert” is a monthly Q&A column where readers can ask FI/CO Expert senior consultants questions on difficulties they’ve encountered using R/3 functionality. The question for this month’s column concerns doing mass updates to accounting information on customer masters. A guest FI/CO Expert senior consultant from ICM America carefully details, step by step,...…

  2. Tips and Tricks from the Trenches

    Reading time: 4 mins

    This is a monthly column where SAP Financials product manager, Gary Fullmer, shares tips and tricks from SAP experts, including SAP product managers and SAP consultants, on ways current FI/CO capabilities can be more fully utilized and expanded. For this first column, a senior FI/CO configurator and former SAP FI/CO platinum consultant discusses some useful...…

  3. An Invaluable Real-World Performance Tip They Don’t Teach Implementation Teams and Designers in CO-PA Class: “Characteristic Group”

    Reading time: 5 mins

    The most common “Characteristics” that report readers like to have associated with revenue or cost data in CO-PA include Product #s, Customer #s, Sales Representatives ID #s, and Locations. But depending on the kind of revenue or cost that is being updated to CO-PA, there may be a business need to record other “Characteristics” at...…

  4. Demystifying CO Module “Actual Costs” and “Actual Revenues”

    Reading time: 13 mins

    Within the CO module, the data values “Actual Costs” and “Actual Revenues” have additional meaning not always found in other modules (such as Profit Center Accounting, Special Ledger, and Costing-Based Profitability Analysis). For FI/CO report users and developers, it is sometimes confusing how such a common, everyday word, “Actual,” can represent a very uncommon, special...…

  5. A Developer’s Guide to Creating Powerful and Flexible Web Applications with the New Web Application Builder

    Reading time: 1 mins

    AG Release 6.10 introduces the SAP Web Application Server (Web AS), the successor to the SAP Basis system. The Web AS includes native support for Internet protocols such as HTTP, and a brand-new development model called Business Server Pages (BSPs) for building web applications that can dynamically access SAP data. This article guides you step...…

  6. A Homogeneous System Copy in 60 Minutes? It Can Be Done!

    Reading time: 2 mins

    A system copy is a very handy thing to have around. You can use it to support upgrades, set up a training system, or refresh your quality assurance system on a regular basis, for example. But making a system copy is a difficult and time-consuming endeavor, and the bigger the database, the more difficult and...…

  7. Looking Forward to the Unicode Advantage: Internationalization and Integration

    Reading time: 1 mins

    Unicode is an international character-encoding scheme that is used by modern standards such as HTML and XML, and in programming languages such as Java and ABAP 6.10, to enable global, multilingual Internet data communication and systems integration. This article will help managers, administrators, and developers assess whether the newer SAP Unicode systems fit their specific...…

  8. Speed Up High-Throughput Business Transactions with Parallel Processing – No Programming Required!

    Reading time: 2 mins

    Parallel processing is a built-in option available with many SAP programs that helps improve the throughput and processing time of business transactions that must process large amounts of data in a tight time frame. This article shows you how to determine whether parallel processing is the right course of action, how the workload is split...…

  9. Write Smarter ABAP Programs with Less Effort: Manage Persistent Objects and Transactions with Object Services

    Reading time: 4 mins

    In the past, the gap between the object and relational worlds has seriously hampered the use of ABAP Objects in application development. Instead of focusing on your application, you spent a considerable amount of time and effort designing and implementing a persistence framework to close this gap. Release 6.10 introduces Object Services, a framework for...…

  10. Build Flexibility and Control into Your ABAP Programs with Dynamic Programming Techniques

    Reading time: 2 mins

    Unlike languages that are intended primarily for building software tools, the ABAP programming language is driven by the needs of business application development. Consequently, ABAP offers some unique features, such as dynamic programming. Dynamic programming enables you to use data features and operations at runtime that cannot be determined at compile time, making your ABAP...…