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

Need HELP

Former Member
0 Likes
302

Hi,

I added new custom fields in cj20n under the cust. ehancement tab. How do i make this additional fields available in opuk tcode? thanks.

1 REPLY 1
Read only

Former Member
0 Likes
272

Hi

try with this user exit CNEX0003 and function module

EXIT_SAPLCJSS_002 - Data SAP - > Sub screen

move-corresponding SAP_PROJS_IMP to proj

EXIT_SAPLCJSS_003 - Subscreen - > SAP

MOVE-CORRESPONDING PROJ TO CNCI_PROJS_EXP.

Regards

Kiran Sure