on 2011 Jun 18 7:55 PM
Hello!!
A consultation please. I am making a Smartforms and I see that when including include of text (So10) and to add within these commandos does not work to me. For example it does not make case to the Ifu2026 Endifu2026 When not working I have to include many texts to cover all the casesu2026 and is work much. By otroa side costs to me to think that it is not possible to be doneu2026
Theoretically it is a evolution of Sapscript where if it is possible to be doneu2026 I know that outside it is possible to be put conditionsu2026 sure not within include of textu2026 or if you want to call to include within includeu2026 If you know since to do it you will do a great favor to me!
THANKS THOUSANDS!
Isdis
Request clarification before answering.
Well, you as a programmer spare yourself quite some work, you are right, but still it shouldnt be done like this.
SO10 Texts are normally maintained by the customer itself, and you sure dont wanna tell the customer to add IF ENDIF here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
SAPscript is an old technology for creating forms and you can include several comma nds in your texts for being processed by SAPscript at runtime. SmartForms has improved this step by including a folder in your text node called Conditions. If in the past you could display 1 text out of 10 in a standard text (depending on the conditions), now you have to change this to text nodes, each calling a standard text and, as I detailed in the first place, you enter the conditions in the corresponding foldes.
At runtime application will decide which text node fulfills the conditions and displays the text behind the assigned standard text to the node.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
1) Through this transaction you can keep only standard text 2) Why you need conditions here .
Regards,
Madhu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello!
In includes texts (SO10) I have been many utilizandolos years with Sapscript and I have always used conditions. IFu2026 Endifu2026 Answering which you ask. I need to put conditions since concretely I have to raise a text.
This Text has a paragraph that has 10 options to be according to the type of client.
In order to save to raise to the same text with the changed paragraph 10 times, attempt to put conditions to only raise it to him once. As I have been years doing it in Sapscriptu2026
hank you very much to answer!
User | Count |
---|---|
31 | |
9 | |
8 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.