Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Enhancement implimentation type

Former Member
0 Kudos
411

Hi All,

I am using table ENHINCINX to find out Enhancement Implimentation based on program name,

From first column of this table i am getting it,

now what i need to know is the TYPE of this Enhancement...can any one plese hep me from where i can get the Type of this enhancement??

4 REPLIES 4
Read only

deependra_shekhawat3
Contributor
0 Kudos
374

Hi,

Put 1st column(Enhancement name) in SE19 .

Read only

Former Member
0 Kudos
374

This message was moderated.

Read only

Jelena_Perfiljeva
Active Contributor
0 Kudos
374

Try ENHOBJ table. I found it by running 'where used' for ENHNAME data element.

Read only

Former Member
0 Kudos
374

What my actual requiement is "Program to display all the enhancement
implementation in a program"...

input will be the program name & the output will be an ALV containing three fields - Enhancement implementation , type of enhancement , program name...