cancel
Showing results for 
Search instead for 
Did you mean: 

Valid to date - task list

Former Member
0 Kudos

Dear ABAP gurus,

Iam using change number to create Inspection plan. System is displaying always Valid to date as "31.12.9999". But as per business requirement of the client, validity period is 3 yrs. How can i change the date.

1) Can i cahnge at change number level?

2) or At inspection plan level?

Iam giving you the details of the field at Inspection plan level.

Transaction: Qp01

screen no: 1200

screen Field name: PLKOD-DATUB

Program name: SAPLCPDI

Package: CP

Pls guide me how to get "valid to date" as 3 yrs plus "valid from date".

thanks and regards

Venkat. V

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi Venkut,

You can use one of the following User Exits to modify the date for transaction QP01:

CMDI001 Determine explosion control for BOM

CPAU0001 Enhancement for Authorization Check in Task Lists

CPDO0001 Test units of measure for reference operation set

CPRE0001 Enhancement for Reorgnization Checks in Task Lists

XCZD0004 Extend authority check for the material-recipe allocation

Try each one of them and see which one suits for ur purpose.

Best regards,

FS

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Thanks for the replay

regards

Venkat