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

CJ20N

Former Member
0 Likes
477

i want to make a field mandatory in transaction cj20n and screen no 2702 and field name is RESBD-EKORG

can any one give me the screen exit or field exit for this?

i have a field exit for the same which i can able to give error message. if i gave error message it is making the complete screen disabled so i can not able to use that screen exit?

i want to make a field mandatory in transaction cj20n and screen no 2702 and field name is RESBD-EKORG

can any one give me the screen exit or field exit for this?

i have a field exit for the same which i can able to give error message. if i gave error message it is making the complete screen disabled so i can not able to use that screen exit?

2 REPLIES 2
Read only

Former Member
0 Likes
434

Hi,

Check the below enhancements:

CNEX0006

CNEX0007

They have lots of screen exits available...Check if this suffices your requirement..

If not, go with field exit concept(use if the system is R/3 4.7 or below) as SAP doesnt support field exit creation in higher versions

Regards

Shiva

Read only

Former Member
0 Likes
434

help full