ABAP Development for Financial Accounting


Book Description

No company's finances are the same--so no company's financial accounting processes are the same. With this book, be prepared for everything. Learn how to implement appropriate custom enhancements for Financial Accounting in SAP, and successfully address all corporate- and country-specific business rules. With coding tutorials and detailed instructions, you'll quickly learn how to find the appropriate enhancement for a particular problem, use all available data, and avoid common programming errors. Make an FI implementation everything it can be Highlights: Enhancements in reports Posting to Financial Accounting External accounting document processing Workflow as a user exit




100 Things You Should Know about Financial Accounting with SAP


Book Description

If youre an SAP ERP Financial Accounting user or super-user, this book offers you 100 tips and workarounds that can be used withing your SAP systems to increase productivity and ease-of-use. The tips have been carefully selected to provide a collection of the best, most useful, and rarest information. This book unlocks the secrets of an SAP Financial Accounting guru for use by everyone.




ABAP Development for SAP HANA


Book Description

See how SAP HANA has changed ABAP Whether you're studying for certification or just want to see what's new, you can learn to design simple and advanced SAP HANA applications with ABAP by using this comprehensive guide. Learn to enable code pushdown, use new Open SQL enhancements and CDS views, and integrate native SAP HANA objects. Use detailed programming examples to develop database procedures and optimize your applications. You'll be programming for SAP HANA in no time Basic Principles Explore essential SAP HANA principles like in-memory technology and architecture, the SAP Web IDE, and AS ABAP database programming. Advanced Techniques Learn to use tools like InfoProviders, EasyQuery Interface, and the Application Function Modeler for SAP HANA. Discover how to integrate geographical data from SAP HANA in ABAP programs. Optimizing Existing Applications Get step-by-step instructions to help you optimize existing ABAP applications, and learn how to speed up applications with SAP HANA. Highlights: Code pushdown SAP Web IDE Eclipse CDS views SQLScript Native SAP HANA object integration Open SQL enhancements Geo-information Text searches Error analysis




ABAP Development for SAP Business Workflow


Book Description

If you are an ABAP developer interested in the complex programming of SAP Business Workflow, this is the resource you need. Youll learn the aspects of the tools that are directly related to the developers tasks, explaining when it is necessary to influence the behavior of SAP Business Workflow using custom code, and detailing how to write this code.




ABAP RESTful Programming Model


Book Description

You've worked with ABAP, SAP Fiori, and OData--now see how these technologies and more come together in the ABAP RESTful programming model! Build on your expertise to create cloud-ready applications for SAP S/4HANA and deploy applications to the SAP Fiori launchpad. Manage applications with Git version control, automated testing, and continuous integration. Make the new model work for you! 1) ABAP RESTful programming model 2) End-to-end development 3) SAP S/4HANA 4) SAP Fiori Elements 5) Business objects 6) Deployment 7) Core data services (CDS) 8) OData services 9) Automated testing 10) Continuous integration 11) SAP Cloud Platform a. ABAP RESTful Programming Model Develop web-based SAP HANA-optimized ABAP applications for SAP S/4HANA. Master the new ABAP RESTful programming model, from queries, business objects, and business services, to its relationship to SAP Fiori and SAP Gateway. b. SAP Fiori Elements and Freestyle Applications Get the step-by-step instructions you need to create list reports, overview pages, analytical list pages, and freestyle applications. See how the ABAP RESTful programming model incorporates core data services, business object behaviors, OData, and more. c. Deployment and Operations Once your applications are developed, deploy them to the SAP Fiori launchpad. Implement Git version control, automated backend and frontend testing, and continuous integration.




SAP ERP Financial Accounting and Controlling


Book Description

SAP ERP modules are notoriously hard to configure and use effectively without a lot of practice and experience. But as SAP ERP Financial Accounting and Controlling: Configuration and Use Management shows, it doesn't have to be so difficult. The book takes a systematic approach that leads SAP Financial Accounting and Controlling (FICO) users step by step through configuring and using all the program’s facets. This approach makes configuration complexities manageable. The book’s author—SAP expert, trainer, and accountant Andrew Okungbowa—ensures that both you and your end users are up and running quickly and confidently with FICO. He also provides sound and tested procedures that ensure your implementation works without error. SAP ERP Financial Accounting and Controlling: Configuration and Use Management is in fact the most comprehensive and easy-to-follow SAP FICO configuration book in the market. It incorporates a hands-on approach, with hundreds of screen shots and practical examples, that allows a person without prior configuration training to make SAP FICO ready for use in the enterprise. You’ll find that you don’t need to be a rocket scientist to grasp the concepts explained and apply them to your work—even when the finances are complicated, such as with the ins and outs of taxes, currency conversions, or special general ledger entries such as down payments or bills of exchange. Providing an in-depth coverage of both configuration and end user procedures, the book covers most aspects of the SAP FICO certification syllabus—SAP’s view of the module’s key tasks and procedures—including: Configuring and using the general ledger and accounts payable and receivable screens Configuring and completing closing procedures, asset accounting, and financial reporting Configuring global settings and enterprise variables Accounting for both profit and cost centers Creating a house bank Integrating FICO with other SAP modules Taking a jargon-free tone and providing an abundance of examples, Andrew Okungbowa provides a clear understanding of configuration techniques and the breadth of functionalities encompassed by SAP FICO. And as an accountant, Okungbowa understands the needs of end users as well as of those answering to the CIO.







ABAP Development for Sales and Distribution in SAP


Book Description

We all know that one size doesnt really fit all. As a developer or consultant, you know that in a similar way, the SAP standard doesnt always fit a business the way you need it to. Instead of working with an ill-fitting system, this book will teach you when to develop custom enhancements, when and how to use them, and how to decide which custom enhancements are appropriate for a specific situation. Youll explore real-world scenarios that will help you understand enhancements, and be able to tailor Sales and Distribution in SAP to fit unique business requirements in no time!




Mastering SAP ABAP


Book Description

Take your SAP ABAP skills to the next level by mastering ABAP programming techniques with the help of real-world examples Key FeaturesBecome adept at building interfaces and explore ABAP tools and techniquesDiscover the modern functionalities available in the latest version of ABAPLearn the process of creating stunning HTML5 applications using SAPUI5Book Description Advanced Business Application Programming (ABAP) is an established and complex programming language in the IT industry. This book is designed to help you use the latest ABAP techniques and apply legacy constructions using practical examples. You'll start with a quick refresher on language and database concepts, followed by agile techniques for adding custom code to a modern ABAP system. After this, you will get up to speed with the complete ABAP toolset for importing data to and from different environments. Next, you'll learn how to print forms and work with the different ABAP tools for Extensible Markup Language (XML) manipulation. While covering further chapters, you'll gain insights into building stunning UI5 interfaces, in addition to learning how to develop simple apps using the Business Object Processing Framework (BOPF). You will also pick up the technique of handling exceptions and performing testing in ABAP. In the concluding chapters, you can look forward to grasping various techniques for optimizing the performance of programs using a variety of performance analysis tools. By the end of this book, you will have the expertise you need to confidently build maintainable programs in Systems, Applications, and Products (SAP). What you will learnCreate stable and error-free ABAP programsLeverage new ABAP concepts including object-oriented programming(OOP) and Model-View-Controller (MVC)Learn to add custom code to your existing SAP programSpeed up your ABAP programs by spotting bottlenecksUnderstand techniques such as performance tuning and optimizationDevelop modern and beautiful user interfaces (UIs) in an ABAP environmentBuild multiple classes with any nesting levelWho this book is for This book is for developers who want to learn and use ABAP skills to become an industry expert. Familiarity with object-oriented programming concepts is expected.




ABAP to the Future


Book Description

ABAP to the Future is back, and better than ever! Looking for the latest in ABAP syntax? The code examples are fully rewritten. Need to start working in the cloud with the ABAP RESTful application programming model? We've got you covered. Got a new IDE like SAP Business Application Studio? We'll show you the ins and outs of your environment. From abapGit and ABAP2XLSX to SAPUI5 and Web Dynpro ABAP, this new edition has everything you need to be on the cutting edge!