‎2007 Apr 23 12:25 PM
HI EXPERTS,
in the po to display one field condition is like this,,,,,
if it is import do not display.
if is normal po- display the field.
where to put this condition..............
i have field like this .....wa_ekko-bstyp = 'zim'. do not display the filed....
otherwise display the field....
‎2007 Apr 23 12:27 PM
If you want to put in the smartform then just place this condition in the concerned windows output condition tab.
Regards,
Amit
‎2007 Apr 23 12:28 PM
Hi,
For any text node you will have the "condition tab" in which you can give your condition.
Hope this will solve your problem.
Award reward points if it helps.
-Gaurang
‎2007 Apr 23 12:29 PM
Hi,
Give this condition in the Condition tab for the Text node of the field which u need to do dispaly or hide.
Message was edited by:
Vigneswaran S
‎2007 Apr 23 12:30 PM
Hi,
Use the field EKKO-BSART for this
If it is 'NB' that is Normal PO, for Import see the value in the Table EKKO and use this condition
Reward points if useful
regards,
Anji
‎2007 Apr 23 12:31 PM
How to condition display in Smartforms
1. Select the Conditions tab of the node.
2. In the Output conditions box you can enter for each line a condition with two operands. An operand can be a field (in the Comparison value column as well) or a value (in the Field name column as well).
Enter fields without enclosing ampersands ('&').
3. To select the comparison operator, choose the pushbutton between the two columns.
4. By default, the system evaluates the conditions in the lines using a logical AND. To use a logical OR, position the cursor on the desired line and choose Insert OR ( ).
5. Use the local check to check your output condition.
6. If desired, link the output conditions to output events of pages and windows. To do this, use the and additional event box.
Regards