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

Former Member
0 Likes
572

Hi

I went to CMOD Tcode and then PRFB to create Field exit for data element SUBTY . I wanted to create a check that if subtype is H in pa30 display a message. then i assigned a Screen no and program name SAPMP50A 1100 , SAPMP50A 350 to it and activated the all component. i put the break point in the Field Exit FM . but it is not going there.

kindly help me out

Regards

Ammad

Hi

I went to CMOD Tcode and then PRFB to create Field exit for data element SUBTY . I wanted to create a check that if subtype is H in pa30 display a message. then i assigned a Screen no and program name SAPMP50A 1100 , SAPMP50A 350 to it and activated the all component. i put the break point in the Field Exit FM . but it is not going there.

kindly help me out

Regards

Ammad

2 REPLIES 2
Read only

Former Member
0 Likes
509

HI,

Which exit are you using. Try using the ones mentioned below:

PARA0001 Enhancement for Determining the Number of Periods

PARA0002 Enhancement for Calculating Annual Salary; IT0008,14,15

PBAS0001 PA: Pers.Admin./Recruitment: Default values and checks

PBAS0002 PA: Enhancements for Personnel Administration - Menu

PBASRP01 PA: User exit distributed reporting

HRPBAS01 User Exit for HR Master Data

HRPC0001 HR: PC download authorization

HRRPAI01 User exit for FB HR_ENTRY_DATE and HR_LEAVING_DATE

Regards,

Shraddha

Read only

Former Member
0 Likes
509

Achieved through External break point