Manual de abap
SAP R/3 ABAP/4 Training Manual
5101 Camden Lane, Pearland, TX 77584
www.LearnSAP.com
Course Outline
Section – A 1. Introduction to ABAP 1.1. What is SAP R/3 1.2. SAP R/3 architecture and where ABAP fits in 2. ABAP Development Workbench Tools 2.1. Object Navigator 2.2. Workbench Organizer 2.3. Data Dictionary 2.4. Menu Painter 2.5. Screen Painter Section – B 3.Reports Statement 3.1. Line Size 3.2. Line-count 3.3. Message 3.4. Page Heading 3.5. Report Comment Section 4. Declarations 4.1. Tables 4.2. Includes 4.3. Variables (Data Types and Data Objects) 4.4. Structures 4.5. Internal Tables 4.6. Constants 5. Selection Screen / Input Fields 5.1. Parameters 5.2. Select – Options 5.3. Section Screen Formatting 6. Program Events 6.1. Initialization 6.2. Start ofSelection and End of Selection 6.3. At Selection Screen 6.4. At Line Selection 6.5. At User – Command 7. Data Retrieval 7.1. Select Statement 7.2. Using the Select Statement for Single Line 7.3. Using the Select Statement for Several Lines 7.4. Using the Select Statement for Internal Table 7.5. Tables / Internal Table Operations 8. Processing Data 8.1. Assignment Statements 8.2. ArithmeticExpressions and Mathematical Functions 8.3. String Processing 8.4. Type Conversions 8.5. Logical Expressions
www.LearnSAP.com
8.6. Control Level Processing 8.7. Subroutines 8.8. Function Modules 8.9. Logical Database 8.10. Variants 8.11. Create Transactions for Reports 9. Formatting and Displaying Data 9.1. Event for Page Headers and Footers 9.2. Display Options Section – C 10. Types of ProgramAnalysis 10.1. Static Checks 10.2. Dynamic Checks and Short Dump Analysis
11.
Debugger 11.1. Breakpoints in Programs 11.2. Breakpoints in the Debugger 11.3. Watchpoints Performance Tools 12.1. Runtime Errors 12.2. SQL Trace
12.
Section – D 13. External Data Access 13.1. Upload and download data from / to presentation server 13.2. Upload and download data from / to application server 13.3.Write a data extract program
14.
Data Transfer Methods 14.1. Understand the Transaction 14.2. Standard data transfer program 14.3. DBC program 14.4. Call transaction Program
Section – E 15. Dialog Application 15.1. Create a Module Pool 15.2. Create a Transaction 16. Screen Painter 16.1. Use Screen painter to design a Screen 16.2. Arrange Data Dictionary elements of the screen 16.3. Set theOK-CODE Menu Painter 17.1. Create GUI Status 17.2. Create a Menu Bar for a Screen
17.
www.LearnSAP.com
17.3. 17.4. 17.5. 18. Define function Keys Create Application Tool Bar for a Screen Create window titles
Screen Flow Logic 18.1. Understand screen flow logic 18.2. Create Process after Input and Process before Output modules 18.3. Use message for error processing 18.4. Call listprocessing within a transaction
Section – F 19. ABAP Query 19.1. Understand core functionality of SAP R/3 ABAP Query. 19.2. Explain the relationship between a user group, info set and query report. 19.3. Utilize the appropriate user groups and Info Sets to develop Queries. 19.4. Create all three types of SAP query. Basic List, Statistic and ranked list.
www.LearnSAP.com
Section – A ABAPWorkbench Overview
Objectives • Understand the use of ABAP/4 in developing SAP Application • Become familiar with the ABAP Workbench Tools • Become Familiar with the features of Object Navigator ABAP Editor Change and Transport System Data Dictionary Menu Painter Screen Painter
Table of Contents Section – A
1. Introduction to ABAP 1.1. What is SAP R/3? 1.2. SAP R/3 Architecture and where ABAPfits in 1.3. The Major Common Uses of ABAP/4 2. ABAP Development Workbench Tools 2.1. Object Navigator Exercise A211 – Create an ABAP Program using the Object Navigator 2.2. ABAP Editor 2.2.1. Editor Mode 2.2.2. Uploading and Downloading Source Code 2.2.3. ABAP/4 Attributes Screen 2.3. Change and Transport System 2.3.1. Development Class Exercise A2311 – Create a Development Class 2.3.2. Transport...
Regístrate para leer el documento completo.