cancel
Showing results for 
Search instead for 
Did you mean: 

Export licence validity date

Former Member
0 Kudos

Hi,

My customer requirement is to throw an error when an user is trying to provide an export licence in the sales order which was expired some time back. I would like to know whether we do any sort of customization for this or could u pls. help me out in handling this issue. The crux of the requirement is that the SO should n't be save when an expired licence number is provided in the sales order. Your reply will help us in cracking the issue.

Regards,

Madhu.

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

I am not sure where the export data are being stored. Through any of the following user exits, you have to apply the logic.

1) User exits in the program MV45AFZZ - USEREXIT_SAVE_DOCUMENT_PREPARE

2) User-Exits in program MV45AFZB - USEREXIT_CHECK_VBAK (if the export data is maintained at header level)

3) User-Exits in program MV45AFZB - USEREXIT_CHECK_VBAP (if the export data is maintained at item level)

Through configuration it is not possible.

thanks

G. Lakshmipathi