Syntax error Getting information from pooled tables in SAP system

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.

Updated on: 2019-07-30T22:30:20+05:30

478 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements