Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg Format serial nos

Former Member
0 Likes
722

Hi,

Please let me know what is the use of export parameter I_SPECIAL_CHARS in function module to format serial nos- PROCESS_SERIALS_FOR_PRINT

5 REPLIES 5
Read only

Former Member
0 Likes
629

Hi Sreejit,

I_SPECIAL_CHARS is an import parameter in the FM PROCESS_SERIALS_FOR_PRINT which means these are some of the special indications which are constant and hence the default value as a hyphen.

In case you have any further clarifications,do let me know.

Regards,

Puneet Jhari.

Read only

Former Member
0 Likes
629

thanks for reply,

my problem is it is giving error IO415 when we give serial number with '/' in between. I m using default value for this parameter.

is there any connection with that.. what exactly is the use of the special character.

why IoO 415 message is thrown from this FM?

please let me know if any clue.

Read only

Former Member
0 Likes
629

hi

good

go through this link

http://docs.hp.com/en/hpr3_61tn2-v2enUS/hpr3_61tn2enUS.pdf

reward point if helpful.

thanks

mrutyun^

Read only

Former Member
0 Likes
629

Hi Mruthyun,

the link you provided seems to be not at all relavent to the subject??

Read only

0 Likes
629

Hi Shreejith,

I face the similar issue. I get an error IO415 while processing function module PROCESS_SERIALS_FOR_PRINT with parameter I_SPECIAL_CHAR to hyphen. Your question is answered. Kindly let me know how did you rectify this issue.

Thanks

Shanthi