SAP Master Data Tables
Are you looking for the right table related to SAP Master Data Tables to query in an ABAP Program, Class, Function Module and OData API?
There are number of standard tables in SAP S/4HANA system. The data of an application is distributed across several database fields. Finding the right table is important, in this post we'll look at list of all the tables in Master Data (SCM-BAS-MD) module.
List of tables in Master Data
| Table | Description |
|---|---|
| WUF_JOB_INFO | Information On Existing Jobs |
| WUF_MEMENTO | Serializable Object References for CL_WUF_MEMENTO |
| WUF_OBJ | WUF: Object Table |
| WUF_OBJT | WUF: Language-Dependent Text for Object Name |
| WUF_SOBJ | WUF: Subobject Table |
| WUF_SOBJT | WUF: Language-Dependent Text for Subobject Name |
| WUF_VAR_FILTVALS | Variants for Filtering of Subobject Types |
| WUF_VAR_INFO | WUF: Basic Information on Variants |
| WUF_VAR_OPTVALS | WUF: Variants for Option Fields |
| WUF_VAR_SELVALS | WUF: Variants for Selection Options |