cancel
Showing results for 
Search instead for 
Did you mean: 

Add Field

Former Member
0 Kudos
240

Dear All

I want to add storage location field(QALS-LAGORTCHRG) at manual inspection lot creation. how i can do this?

thanks to all.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Sohail

use enhancement:QPL10004

This enhancement allows you to display or change additional data on the

screens for the inspection lot transactions.

All fields in table QALS are available for display. You can only make

limited changes to the customer-specific fields of the table enhancement

CI_QALS (forms the basis of the table QALS).

Displaying data:

Activate the subscreen you require and use enhancement EXIT_SAPLQPL1_004

to make entries for the fields. The inspection lot fields in the

structure I_QALS are available for this. You can access status

management data using the function modules STATUS_READ (to load) or

STATUS_CHECK (to check).

Regards

Sujit

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks to all.