- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Retrieving ABAP BAdi from SAP BW
There are different Function Module that you can use depending on BAdi type- classic or fast kernel
You can try using Function module SXO_IMPL_FOR_BADI_READ. To read the coding of class, try using “CL_ENH_BADI_RUNTIME_FUNCTIONS”
You can use “GET_BADI_SHORTTEXT” method to know different BAdi’s types.
There is a Function modules SEO* - which can be used to read the structure of a class, it’s superclasses and method.
- Related Articles
- Retrieving data from a table in SAP ABAP
- SAP BI retrieving PDF from Web Service
- Demo version of SAP BW
- Embedded BW parameters for SAP HANA
- Using SSIS to load data from SQL Server to SAP BW
- Difference between SAP ECC system and SAP BW system?
- Retrieving Idoc XML data from SAP system over HTTPS
- Fetch unique records from table in SAP ABAP
- Denormalization of dimension tables in InfoCube in SAP BW
- Fetch fields from table or structure in ABAP SAP
- Difference between SAP BAPI and BAdi and Customer Enhancement vs Customer Modification?
- What is SAP ABAP?
- Generating SAP ABAP code/ script from XML coming from an external application
- Negation logic in SAP ABAP
- Using logarithm in SAP ABAP

Advertisements