|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
EBSCO_on1104083859 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
190622s2019 enk o 001 0 eng d |
040 |
|
|
|a EBLCP
|b eng
|e pn
|c EBLCP
|d TEFOD
|d EBLCP
|d TEFOD
|d OCLCF
|d OCLCQ
|d UKAHL
|d OCLCQ
|d N$T
|d OCLCQ
|d OCLCO
|d K6U
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 1162480003
|
020 |
|
|
|a 1787129497
|
020 |
|
|
|a 9781787129498
|q (electronic bk.)
|
029 |
1 |
|
|a CHNEW
|b 001059095
|
029 |
1 |
|
|a CHVBK
|b 569756987
|
029 |
1 |
|
|a AU@
|b 000065674182
|
035 |
|
|
|a (OCoLC)1104083859
|z (OCoLC)1162480003
|
037 |
|
|
|a 4502F1F0-A2B9-4BD0-9C05-6E94416424BD
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.73.A12
|
082 |
0 |
4 |
|a 005.133
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Grześkowiak, Paweł.
|
245 |
1 |
0 |
|a Mastering SAP ABAP :
|b a complete guide to developing fast, durable, and maintainable ABAP programs in SAP /
|c Pawel Grzeskowiak, Wojciech Ciesielski, Wojciech Ćwik.
|
246 |
3 |
0 |
|a Complete guide to developing fast, durable, and maintainable ABAP programs in SAP
|
260 |
|
|
|a Birmingham :
|b Packt Publishing, Limited,
|c 2019.
|
300 |
|
|
|a 1 online resource (539 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
505 |
0 |
|
|a Cover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Creating Custom Code; Technical requirements; Making changes; Design thinking; BDUF/LDUF; Designing for quality and use; Designing the UI; Designing services; Designing the business logic; Designing the database; Agile principles; DevOps; Continuous delivery; Summary; Questions; Chapter 2: The Basic Structure of ABAP; Technical requirements; The Data Dictionary; Domains; Data elements; Structures; Search helps; Table types; Databases; Data declaration; Field symbol; Summary
|
505 |
8 |
|
|a QuestionsChapter 3: Database Access in ABAP; Technical requirements; Starting with OpenSQL; Basics; Possibilities with SELECT -- the first part of the SQL statement; Possibilities with INTO -- the third part of the SQL statement; The WHERE condition; How to see data selected from a database; More advanced possibilities in OpenSQL; WHERE conditions; Dynamic SELECT in WHERE; SINGLE FOR UPDATE; GROUP BY; ORDER BY; UP TO and ROWS; SELECT and ENDSELECT; FOR ALL ENTRIES; Subqueries; Reading data from several tables; Identifying and saving the changes; Creating datasets; Updating datasets
|
505 |
8 |
|
|a Deleting datasetsThe optimization of reading big datasets; The new SQL syntax; Inline declaration; SQL expression; Using the SQL Trace tool for performance analysis; Summary; Questions; Chapter 4: Import and Export to Document Formats; Technical requirements; Client-side file processing; Reading files from the local PC using gui_upload; Writing files to the local PC using gui_download; Server-side file processing; Basic transactions related to server-side files; Writing files to the application server; Reading files from the application server; Working with Microsoft Office files
|
505 |
8 |
|
|a Reading data from Microsoft ExcelSaving a table to a Microsoft Excel file; Working with Microsoft Word; Using DOI to integrate Microsoft Office applications into ABAP reports; Summary; Questions; Further reading; Chapter 5: Exposing Data to Print Forms; Technical requirements; Introduction to printouts in SAP; SAPScript -- the great-grandfather of all printouts; Creating our first SmartForm; Adobe Forms; Creating our first Adobe Form; Summary; Questions; Further reading; Chapter 6: ABAP and XML; Technical requirements; Using the CL_XML_DOCUMENT class for XML
|
505 |
8 |
|
|a Reading and parsing XML files to ABAPChanging XML data; Simple transformations in ABAP; Serialization using ST; Deserialization using ST; sXML library for XML and JSON; Converting XML to JSON; Summary; Questions; Further reading; Chapter 7: Building User Interfaces; Technical requirements; Classic DynPro; Screen painter; Selection screens; More advanced options of the selection screen; Checkbox; Radiobutton; Blocks in selection screens; Selection screen event model; ALV; Basics; Advanced capabilities of ALV sand screens; Zebra; Coloring; Event of an ALV, exemplified by a button click; Icons in the ALV.
|
520 |
|
|
|a ABAP is an established and complex programming language in the IT industry. This book will give you confidence in using the latest ABAP programming techniques and applying legacy constructions with the help of practical examples.
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Print version record.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
630 |
0 |
0 |
|a SAP R/3.
|
630 |
0 |
7 |
|a SAP R/3
|2 fast
|
650 |
|
0 |
|a ABAP/4 (Computer program language)
|
650 |
|
0 |
|a Object-oriented programming languages.
|
650 |
|
0 |
|a Business
|x Computer programs.
|
650 |
|
6 |
|a ABAP/4 (Langage de programmation)
|
650 |
|
6 |
|a Langages orientés objet (Informatique)
|
650 |
|
7 |
|a ABAP/4 (Computer program language)
|2 fast
|
650 |
|
7 |
|a Business
|x Computer programs
|2 fast
|
650 |
|
7 |
|a Object-oriented programming languages
|2 fast
|
700 |
1 |
|
|a Ciesielski, Wojciech.
|
700 |
1 |
|
|a Ćwik, Wojciech.
|
776 |
0 |
8 |
|i Print version:
|a Grześkowiak, Paweł.
|t Mastering SAP ABAP : A Complete Guide to Developing Fast, Durable, and Maintainable ABAP Programs in SAP.
|d Birmingham : Packt Publishing, Limited, ©2019
|z 9781787288942
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2149482
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH36363239
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL5783099
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 2149482
|
994 |
|
|
|a 92
|b IZTAP
|