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

CO15 screen exit !

Former Member
0 Likes
888

Dear Experts,

I want to add two screen field in transaction CO15 (not CO11N).

Please help with proper exits. (for co11n I find them, but not for CO15).

Is OPK0 Transaction only for CO11n ?

Will it be possible only with developer access key ?.

Regards,

Kartheek.

Dear Experts,

I want to add two screen field in transaction CO15 (not CO11N).

Please help with proper exits. (for co11n I find them, but not for CO15).

Is OPK0 Transaction only for CO11n ?

Will it be possible only with developer access key ?.

Regards,

Kartheek.

3 REPLIES 3
Read only

Former Member
0 Likes
714

Hi,

try using CMOD with CONFPP07 (Single Screen Entry: Inclusion of User-Defined Subscreens).

Regards,

Adi.

Read only

former_member187748
Active Contributor
0 Likes
714

This message was moderated.

Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
714

In order to add custom field you can use enhancement spot ES_WORKORDER_CONFIRM. It has two badi definition which you can use WORKORDER_CONFIRM_EA_APPL and WORKORDER_CONFIRM_CUST_SUBSCR

Nabheet