on 2008 Oct 09 9:29 PM
I have some strange problem in Smart forms.
Actually I am printing PO Number in Invoice layout and its printing normally .
But If Po Number Value Like 1-234567 or ABC-234 then its printing only 1 or ABC.
Means after - sign its not printing any thing.
Could you anybody help me on this issue.
Regards
Vijay Maurya
Solved
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi vijay,
In case the fields are different like in your example ABC - 234.
In between these values you can insert the displayable characters in the text editor.
Text editor>insert>characters-->displayabale characters form there you can select - and display .
Regards,
Sravanthi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
May be there is some SPLIT statement AT '-' to split the PO and print only first part.
Try to Search it in Smartform.
Do like:
Open Smartforms.
Press Test Button.
You will now on the SE37 screen.
Now, open it
Select the Find button
Enter your Text
Select the "In Main Program" << IMportant
And press Enter...
If that text or Program lines exsists in your Smartform anywhere, you will get that code.
Regards,
Naimesh Patel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.