
- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Getting information from pooled tables in SAP system
Note that you can’t access Pooled tables directly and it should be accessed via Application server. When a pooled table is created, it involves creation of a suitable transparent table with a suitable delivery class and then it is changed to a pooled table.
A pooled table can be flagged as transparent in its technical settings, which is a simple way of transforming it to a transparent table.
To fetch information from Pooled tables, you need to write an ABAP code that can extract the data as per requirement.
- Related Questions & Answers
- Getting information in MS SharePoint workflow from SAP
- Fetching data from transparent tables in SAP system
- Getting Information About MySQL Databases and Tables
- Getting table name in SAP system
- Parsing IDoc files to extract information from SAP system
- How to join tables in SAP system
- Getting statistics details of SAP HANA system
- Information available under System Monitor in SAP HANA
- Getting day of the year from DD/MM/YYYY using function in SAP system
- Using SAP BAPI API’s to extract information from client system
- Viewing information in M_PASSWORD_POLICY System View in SAP HANA
- System requirement to install SAP HANA Information Composer
- Getting data in SAPUI5 application from backend tables in NetWeaver
- Information exported using export system in SAP HANA Studio
- Getting error while extracting data from SAP
Advertisements