Table of Contents

Table

Object Name Function of the object E.g.
_ALL Underlying table with all the values PO_DISTRIBUTIONS_ALL
_B Base of underlying table, same as _ALL
_TL Language translation table with translation of descriptive fields in different languages
_VL View based on translation table
_BASIC_V View on top of the Basic table
_DFV Descriptive Flex Field related view, it will have the defined values as Column names instead of generic attribute 1, ..2
_KFV Key Flex Field views contain the concatenated fields as it would be displayed to the user. For e.g. A field may consist of Division, Department and Account fields and the KFV will have the concatenated values.

Reference