RN2ET_UEX_JANEIN SAP (UserExit parameters: Yes-No field) Structure details

Dictionary Type: Structure
Description: UserExit parameters: Yes-No field




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




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

RN2ET_UEX_JANEIN 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 "UserExit parameters: Yes-No field" 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_RN2ET_UEX_JANEIN TYPE RN2ET_UEX_JANEIN.

The RN2ET_UEX_JANEIN table consists of various fields, each holding specific information or linking keys about UserExit parameters: Yes-No field data available in SAP. These include MODF1 (INCLUDE F1 Help), FKTF4 (FORM routine for F4 Help), MODF4 (INCLUDE F4 Help), FKTCV (User exit for checking values).. 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 RN2ET_UEX_JANEIN 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
FKTF1UserExit for F1 Help N2_FKTF1CHAR30Assigned to domainFUNCNAME
MODF1INCLUDE F1 Help N2_MODF1CHAR40PROGRAM_ID
FKTF4FORM routine for F4 Help N2_FKTF4CHAR30Assigned to domainFUNCNAME
MODF4INCLUDE F4 Help N2_MODF4CHAR40PROGRAM_ID
FKTCVUser exit for checking values N2_FKTCVCHAR30Assigned to domainFUNCNAME
MODCVInclude 'CheckValues' N2_MODCVCHAR40PROGRAM_ID
FKTPV'PrintValues' Form Routine N2_FKTPVCHAR30Assigned to domainFUNCNAME
MODPVInclude 'Print Values' N2_MODPVCHAR40PROGRAM_ID
IFNAMEInterface representation N2_IFNAMECHAR30N2_VARNAME
FKTMODIFUser exit for the screen modification N2_FKTMODIFCHAR30Assigned to domainFUNCNAME
MODMODIFINCLUDE for modification user exit N2_MODMODIFCHAR40PROGRAM_ID
GRP4MODIFModification group 4 SCRFGRP4CHAR3SCRPCHA3
FKTF4_GSDPMD: F4-Help User Exit (Standard) N2_FKTF4_GSDCHAR30Assigned to domainFUNCNAME
FKTCV_GSDPMD: Element-Check-User Exit (Standard) N2_FKTCV_GSDCHAR30Assigned to domainFUNCNAME
FKTMODIF_GSDPMD: Element-Modification User Exit (Standard) N2_FKTMODIF_GSDCHAR30Assigned to domainFUNCNAME
FKTPUSH_GSDPMD: Function User Exit (Standard) N2_FKTPUSH_GSDCHAR30Assigned to domainFUNCNAME
FKTDIS_GSDPMD: Display User Exit (Standard) N2_FKTDIS_GSDCHAR30Assigned to domainFUNCNAME
FKTF4_NOPMD: Deactivate Element User Exit N2_EUEXIT_DEAKTCHAR1XFELD
FKTCV_NOPMD: User exit active with... N2_UECHECK_ACTIV_ATCHAR1N2_UECHECK_ACTIV_AT
FKTMODIF_NOPMD: Deactivate Element User Exit N2_EUEXIT_DEAKTCHAR1XFELD
FKTPUSH_NOPMD: Deactivate Element User Exit N2_EUEXIT_DEAKTCHAR1XFELD
FKTDIS_NOPMD: Deactivate Element User Exit N2_EUEXIT_DEAKTCHAR1XFELD
FKTF4_GSD_NOPMD: Deactivate Element User Exit N2_EUEXIT_DEAKTCHAR1XFELD
FKTCV_GSD_NOPMD: User exit active with... N2_UECHECK_ACTIV_ATCHAR1N2_UECHECK_ACTIV_AT
FKTMODIF_GSD_NOPMD: Deactivate Element User Exit N2_EUEXIT_DEAKTCHAR1XFELD
FKTPUSH_GSD_NOPMD: Deactivate Element User Exit N2_EUEXIT_DEAKTCHAR1XFELD
FKTDIS_GSD_NOPMD: Deactivate Element User Exit N2_EUEXIT_DEAKTCHAR1XFELD

Key field Non-key field



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

As RN2ET_UEX_JANEIN 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 RN2ET_UEX_JANEIN as there is no data to select.

How to access SAP table RN2ET_UEX_JANEIN

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