PPEUIFILT_0500_DYNP SAP (Screen Structure - Screen Container Explosion Parameter) Structure details

Dictionary Type: Structure
Description: Screen Structure - Screen Container Explosion Parameter




ABAP Code to SELECT data from PPEUIFILT_0500_DYNP
Related tables to PPEUIFILT_0500_DYNP
Access table PPEUIFILT_0500_DYNP




Structure field list including key, data, relationships and ABAP select examples

PPEUIFILT_0500_DYNP is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Screen Structure - Screen Container Explosion Parameter" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_PPEUIFILT_0500_DYNP TYPE PPEUIFILT_0500_DYNP.

The PPEUIFILT_0500_DYNP table consists of various fields, each holding specific information or linking keys about Screen Structure - Screen Container Explosion Parameter data available in SAP. These include PROFIL_DESC (Profile description), MULTI_LEVEL_CONF (Access Configuration Valid on First Level Only), MULTI_LEVEL_ECM (Parameter effectivity is only valid to the first level), PRODVER_ACTIVE (Production version is active).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP PPEUIFILT_0500_DYNP structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
PROFIL_IDNumber of iPPE User Profile PVS_PROFIL_IDCHAR8PVS_PROFIL_ID
PROFIL_DESCProfile description PVS_PROFIL_DESCCHAR50PVS_PROFIL_DESC
MULTI_LEVEL_CONFAccess Configuration Valid on First Level Only PPE_MULT_LEV_CONFCHAR1PPE_MULT_LEV_CONF
MULTI_LEVEL_ECMParameter effectivity is only valid to the first level PPE_MULT_LEV_ECMCHAR1XFELD
PRODVER_ACTIVEProduction version is active PPE_PRODVER_ACTIVECHAR1XFELD
PRODVER_DESCRProduction Version Description PPE_PRODVER_DESCRCHAR40TEXT40
CONCEPT_ACTIVEConcepts Active PPE_CONCEPTCHAR1XFELD
CONF_DET_ACTIVEActivate Configuration in the Detail Area PPE_CONF_DET_ACTIVECHAR1XFELD
DATE_FROMEarliest Valid-From Dates PPE_DATE_FROMDATS8DATUM
DATE_TOLatest Valid-To Dates PPE_DATE_TODATS8DATUM
LASTNCHSTATDisplay Last Change Statuses PPE_LASTNCHSTATCHAR3CHAR3
CHSTAT_DET_ACTIVEFilter Display in Detail Area According to Change State PPE_CHSTAT_DETCHAR1PPE_XFELD
DISP_NVALECMDisplay Non-Valuated Change Number PPE_NONVALECMCHAR1PPE_XFELD
RADIO_CHSTATDisplay Last Change States: PPE_CHSTATCHAR1PPE_XFELD
RADIO_DATE_INTDisplay Change State PPE_DATE_INTCHAR1PPE_XFELD

Key field Non-key field



How do I retrieve data from SAP structure PPEUIFILT_0500_DYNP using ABAP code?

As PPEUIFILT_0500_DYNP is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on PPEUIFILT_0500_DYNP as there is no data to select.

How to access SAP table PPEUIFILT_0500_DYNP

Within an ECC or HANA version of SAP you can also view further information about PPEUIFILT_0500_DYNP and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!