cancel
Showing results for 
Search instead for 
Did you mean: 

F4 Options for inspection points

Former Member
0 Kudos

Hi Gurus,

I am using inspection points for result recording. In inspection point i have maintained shift as userfield. For shifts i have values A,B & C. Can these values be maintained as F4 options while result recording. My user wants while result recording he will use F4 option in shift field & select the requred shift from that list. Can we define these shifts in F4 options.

Regards

Amit

Accepted Solutions (1)

Accepted Solutions (1)

former_member186399
Active Contributor
0 Kudos

Dear Amith

You will have to go for user exits or BADis for this. Dont know which is exact exit which triggers for F4. Try with these

QAPP0001 User exit QAPP 1 (create inspection point)

QAPP0002 User exit QAPP 2 (create inspection point & other data)

QAPP0004 |Customer exit 4 for insp. point proc. (partial lot default)

Regards

Gajesh

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Thank u Gajesh & Sujit for your replies.i have used function module & with the help of Abap consultant defied F4 options for user fields.

Regards

Amit

Former Member
0 Kudos

can u not use FM: QAPP_CUST_IP_F4 F4 - Help for the Inspection Point Fields

regards'

Sujit