on 2007 Jan 11 7:39 PM
I have to make a change to a field in a smartform. I need to change the character to 'Bar Code'. There are other fields on the form that are already Bar codes. My problem is it is not letting me choose a new character format 'BC Standard bar code (3 out of 9)'. Even in change mode.
What may I be doing wrong that it does let me change the character format?
Thank you.
HI Janet,
In Smartform command mode editor... enter the variables as...
PR material Number is: <b> <BC>&WA_ITAB-MATNR&< / > </b>
PR mat num is: <b> < LI > &WA_ITAB-MATNR&< / > </b>
while BC and LI are character formats of 2 different Barcode types.
PR is paragraph format.
remove the spaces between < LI > and < / >
and in output options u have to provide the style name and be sure that both character formats are assigned to same style in t-code SMARTSTYLES.
If u want to assign them directly in editor it dont accept.
Regards
CNU
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please select the field that you want to be printed as a bar code & then try to change the character format.
Rewards points if the answer is helpful.
Regards,
Mukul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
10 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.