PPE_GI_FCAT_ECN SAP (iPPE Workbench Field Catalog - Change Number Share) Append Structure details

Dictionary Type: Append Structure
Description: iPPE Workbench Field Catalog - Change Number Share




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




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

PPE_GI_FCAT_ECN is a standard SAP Append Structure which is used to store iPPE Workbench Field Catalog - Change Number Share data and is available within R/3 SAP systems depending on the version and release level.

The PPE_GI_FCAT_ECN table consists of various fields, each holding specific information or linking keys about iPPE Workbench Field Catalog - Change Number Share data available in SAP. These include DATUV (Valid-From Date), AEFUN (Change number function), RELEASE_KEY (Release Key for Change Master Record).. 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)


SAP PPE_GI_FCAT_ECN append 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
DATUVValid-From Date CC_CCDATDATS8CC_DATUM
AEFUNChange number function CC_AEFUNCHAR1CC_AEFUN
RELEASE_KEYRelease Key for Change Master Record CC_RLKEYNUMC2Assigned to domainCC_RLKEYCC_RLKEY

Key field Non-key field



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

As PPE_GI_FCAT_ECN 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 PPE_GI_FCAT_ECN as there is no data to select. You could however select data from any tables that this append structure has been assigned too.

How to access SAP table PPE_GI_FCAT_ECN

Within an ECC or HANA version of SAP you can also view further information about PPE_GI_FCAT_ECN 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!