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

Field exit dump problem

Former Member
0 Likes
798

Hi Guys,

I created one field exit on data element ABLAD.

Unloading point under components tab.

Tcode : IW32

Program : SAPLCOMK

Screen : 3020

I dont want this field exit any more so i deleted the field exit function module from SE37 along with function group.

But still the SAP is trying to call FM : "FIELD_EXIT_ABLAD" and giving dump error.

Please help!!!!!!!!

Regards,

Gurmukh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
705

GO TO CMOD transaction , in command box type prfb press enter u can get the all field exits. chose ur data elment and deactivate it

6 REPLIES 6
Read only

Former Member
0 Likes
705

first tell, how u create this field exit.

then i'can help you

mukesh

Read only

0 Likes
705

Hi,

I created using RSMODPRF program.

Execute program -> Create field exit option from menu..enter data element.which resulted in creation of FM.

Assign program and screen no. and then activate the field exit.

Regards,

Gurmukh

Read only

0 Likes
705

yes for that

again run the same prog. go to commonent and deactivate the code.

mukesh

Read only

0 Likes
705

Hi all,

Field exit is deleted so there is no question of deactivating it.

Read only

Former Member
0 Likes
705

Hi,

Just go to CMOD transaction code...and enter PRFB in command field.

In the next screen you have all field exits which are active..so here you select your dataelement and deactive that.

Regards,

Dara.

Read only

Former Member
0 Likes
706

GO TO CMOD transaction , in command box type prfb press enter u can get the all field exits. chose ur data elment and deactivate it