Hi Andrew
I want to validate concession card number. if user enters
Number provided by customer: VX123A
First numeric character = 1.
Insert Zero 0 in front of 1 = VX0123A
Continue inserting Zero until number length is 9 characters = VX000123A.
I have done the formatting successfully but i need to pass this value back to the screen which i m not able to do .Can anyone please help me with this at the earliest.
Thanx in advance.
This is my problem where the custom function module to be assigned i don't know and what are export and import parameters table parameters i don't know can u give any examples that will be better for me...
Regards,
Shiva
Add a comment