SAPSAP-OOABAP
- Object Orientation
- Class
- Global Class creation and visibility of the class component-->Attributes
- Understanding Instance and Static Components
- Local Class creation and visibility of the class component-->Attributes
- Global Class creation and visibility of the class component-->Methods
- Local Class creation and visibility of the class component-->Methods
- Global Class : Passing parameters ( Parameter and Internal table ) to methods
- Local Class : Passing parameters ( Parameter and Internal table ) to methods
- Global Class : Passing parameters ( Select-Options and Internal table ) to methods
- Local Class : Passing parameters ( Select-Options and Internal table ) to methods
- Constructor
- Global Class: Creation of Constructor
- Local Class : Creation of Constructor
- Local Class : Passing parameters in Constructor
- Inheritance
- Global Class : Inheritance
- Local Class :- Inheritance.
- Global Class : Types
- Global Class : Types
- Local Class : Types
- Abstract Class
- Global Abstract Class
- Local Abstract Class
- Interfaces
- Global : Interface
- Local : Interface
- Aliases
- Global Class : Aliases
- BADI
- Difference between Customer Exit and BADI
-
Business Add-Ins : Architecture - Procedure to find out the BADI definition using package through Transaction code SE80
- Procedure to find out the BADI definition through Transaction code SPRO
- Procedure to find out the BADI definition using package through Transaction code SE18
- #Procedure to find out the BADI definition using "CL_EXITHANDLER=>GET_INSTANCE"
- #Procedure to find out the BADI definition and Implementation of BADI
- BAPI
- Business Framework
- SAP Business Objects
- The Business Object Repository
- Standard BAPIs
- #Calling BAPIs from SAP-ABAP ( Ex : BAPI Message GetDetail )
- Calling BAPIs from SAP-ABAP ( Ex : BAPI_SALESORDER_GETSTATUS )
- Calling BAPIs from SAP-ABAP ( BAPI_CREATE_BANK and BAPI_TRANSACTION_COMMIT )
- #Working with Custom BAPIs
Comments
Post a Comment