‎2010 May 14 10:03 AM
Hi,
I need some information regarding the Validation Routines that is maintained in SPRO.
I created a validation routine and activated it. And also I maintained all the configurations needed. But when I create an ASN in VL60, the program control is not going inside the validation routine that I created.
When I checked the program /SPE/RTS, I found that it contains all the SAP Std validation routines except the routine that I created. I believe that an entry need to be created automatically in the program /SPE/RTS when activarte my custom validation routine, which is not happening.
Does any one else has faced this issue before? Thanks a lot in advance.....
Thanks & Regards
Sreeraj Pulickal
‎2010 May 14 3:33 PM
Hi,
Do you have separate client for testing? If yes, you can move the changes in dev to testing through T-code SCC1.
Thanks,
Vinod.
‎2010 May 14 3:33 PM
Hi,
Do you have separate client for testing? If yes, you can move the changes in dev to testing through T-code SCC1.
Thanks,
Vinod.
‎2010 May 20 6:28 AM
Vinod,
I do have a separate client for testing and I had moved all the changes from DEV to Testing client. But since no entry has been created in program /SPE/RTS for my custom validation routine in DEV, there is point in moving all the changes. The validation routine won't get triggered.
So I created an implicit enhancement in /SPE/RTS to include my validation routine. I'm not sure whether this is the right approach, but it solved my problem.
Thanks
Sreeraj.