Text Determination 

Use

You can use text determination to define from where the system should take a text.

Prerequisites

The communication structure is a prerequisite for text determination. For example, you enter a product in a transaction. The system passes this information onto text determination in the communication structure. Text determination can then be used, for example, to copy a text from the product master providing that the product master is set in text determination.

 

You have an internal dispatcher and cannot guarantee a delivery within 24 hours and want to describe this in an additional standard text. In this case, you can create your own function module which checks the data from the communication structure for special cases and determines whether a corresponding standard text should be used or a new text created. The function module must correspond to certain rules and the function module CRM_TEXT_DETERMINE_TEXT serves as an example. The new function module must have the same import and export data.