Entering content frameFunction documentation Standard Texts in a Form Locate the document in its SAP Library structure

Use

In addition to the sample form, the standard R/3 System also includes four standard SAPscript texts that are used in a form by means of an INCLUDE. Some standard texts contain program logic. This determines whether text will be printed on a certificate and if so, which text will be selected. To be able to use the standard texts, they must be available in the current client and in the respective recipient language.

The standard texts for the sample form QM_QCERT_01 are:

This is a general sample text.

This text contains program logic for the printing a short text or long text for an inspection method.

This text contains program logic for printing an additional text if the characteristic result is outside the specifications. For quantitative characteristics, the system uses a limit instead of the QM characteristic valuation. For qualitative characteristics, the system uses the characteristic valuation.

This text contains program logic for printing a text for the characteristic valuation of quantitative values. To evaluate the characteristic valuation, the system uses a limit comparison, instead of the QM characteristic valuation.
This text is evaluated, if the characteristic output format "05" (text) was selected for a characteristic in the certificate profile.

These four standard texts are examples that are used in the sample form. You can create your own standard texts and use them in forms.

For more information, see the SAPscript documentation.

 

 

Leaving content frame