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 in ke52 transaction.

Former Member
0 Kudos
664

Hi Everyone,

I am working on the  ke52 transaction.

In ke52 when i enter profit center number and press enter, on the next screen I want the FIELD-Segment to be greyed out(disabled).

Please i would appreciate any help on this.

Regards

Sunit

1 ACCEPTED SOLUTION
Read only

former_member235395
Contributor
0 Kudos
498

Dear Sunit,

I don´t if this is possible doing by Customizing... but here an idea.

There is a form in this program LRKPMF00(modify_field_no_input), this is responsible of no input, invisible, and so on. I think you can create 2 Enhancement point on form "modify_screen" See attach images.

Obviously, you need to control several options inside abap code.

Regards,

3 REPLIES 3
Read only

0 Kudos
498

Hi,

Try....

PCA00001  EC-PCA: Document changes for data transfer

PCA00002  Profit Center Accounting: derivation of representative

PCA00003  Derive Partner Profit Center for External Deliveries

PCA00004  Check valuation for invoice verification with transfer

PCA00005  Check valuation for invoice verification with transfer

PCASELEK  EC-PCA: Selection criteria for data transfer

Regards,

Sathsih kumar Elumalai

Read only

former_member235395
Contributor
0 Kudos
499

Dear Sunit,

I don´t if this is possible doing by Customizing... but here an idea.

There is a form in this program LRKPMF00(modify_field_no_input), this is responsible of no input, invisible, and so on. I think you can create 2 Enhancement point on form "modify_screen" See attach images.

Obviously, you need to control several options inside abap code.

Regards,

Read only

0 Kudos
498

Hey,

Thank you soo much for instant reply to my issue. Now i have resolved it thanks to David.

You got the perfect include and i performed a enhancement and it worked.

Actually only 1 enhancement point was enough to achieve the task.

Regards

Sunit Kelkar