on 2023 Jul 19 11:50 AM
Dears,
I have a problem with conditions in Document Generation Templates. I found information in SAP Help Portal but I do not understand how to create a condition I need.
Customer requirements:
Phrase: Subject: price quotation for CustomFieldABC should only be visible on printouts if CustomFieldABC is not empty. If it is empty, we want to delete this line (client doesn't want empty lines in printouts).
I saw that there is list of Tag Condition but I do know where to put them (and how to create condition with those tags).
Examples could be useful, but any of them work: Example Templates
Do you have any idea how to create such a condition or do you have access to examples so I can check the construction of these conditions?
Thanks in advance!
Paweł
Hi Pawel,
If this is not in a table, you should use something like:
<<Q_TAG((<*CTX( Quote.CustomField(CustomFieldABC) )*>),=D>>
This will delete the whole line.
Thanks,
Patrick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
5 | |
4 | |
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.