Protected: Premium Content – Video Lesson 10.4: SAP BAPI
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
This lesson deals with the importance as well as the search for and use of SAP BAPIs.
This lesson shows you how to use the ABAP debugger to analyze, correct and trace your code in your program.
This lesson shows you how to use the ABAP debugger to analyze, correct and trace your code in your program.
There is no excerpt because this is a protected post.
There are many ways to find out all the related transparent tables for specific events in SAP transactions. Let’s take FI transaction FBL3N – as an example. FBL3N enables users to gather and display information on General Ledger Account line items. Users can view information on all items, or narrow the transaction to include open or cleared ones only. If we wanted to find out all the related tables for the information on all open items we could debug the transaction, or better yet, perform an SQL trace using transaction ST05.
There is no excerpt because this is a protected post.
There are times when a specific action of a SAP program needs debugging. If the specific action is executed on a SAP main window, you can type /H into the command bar, press ENTER, and SAP will switch to debugging mode. However, this is not possible when the specific action resides on a SAP Pop-Up window. For these situations, you need to create a special .TXT file to switch SAP to debugging mode.
Unit 1 – SAP System Architecture
Unit 2 – Object Navigator, Repository and ABAP Programs
Unit 3 – Transparent tables in the ABAP Dictionary
Unit 4 – Basic ABAP statements, ABAP Structures and ABAP Logical Expressions
Unit 5 – ABAP Data Retrieval
Unit 6 – SAP Analysis Tools
Unit 7 – ABAP Subroutines
Unit 8 – ABAP Events
Unit 9 – ABAP User Interface
Unit 10 – Function Modules, Methods, ALV and BAPI
Unit 11 – Adjusting SAP Standard Software
Unit 12 – ABAP Debugger, Selection Screens, and Table Controls
Unit 13 – ABAP Web Dynpro
Unit 14 – Advanced Topics
Unit 15 – Advanced Topics II
Object Oriented (OO) ABAP
ABAP for SAP HANA (Introduction)
OData and SAP Netweaver Gateway