SAP ABAP Data Element TXT_KONSE (Text entered in document)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VCK (Package) CAS - contacts
Basic Data
Data Element TXT_KONSE
Short Description Text entered in document  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name TXT_KONSE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 NotStanTxt 
Medium 15 Not stand.text 
Long 20 Not standard text 
Heading 30 Text entered in document 
Documentation

Definition

This indicator is used when you carry out a MAILING. It solves the following problem:

When MAILING, a letter is sent to a list of recipients (address list). Because a letter should be printed in the language of the recipient, you must recognize how to include cover letters at the time of processing.

  1. You set the indicator.

    If the indicator is set, the cover letter is not taken from a standard text but created directly in the MAILING in the languages of recipients contained in the address list.

    The sales activity text 'cover letter' is then included using a form (see documentation 'MAILING sales activity --> Standard output MAAK').

  2. You do not set the indicator.

    If the indicator is not set, the system includes the cover letter from the standard text which is available there in the language of recipients reached through MAILING. The SAPScript-INCLUDE-Statement usedfor the inclusion has a language variable which can be filled with the language of the recipient when carrying out a MAILING.

Here is an example for a MAILING cover letter including a standard text:

INCLUDE SD-CAS-BEISPIEL OBJECT TEXT ID SDMD LANGUAGE '&'CAS01-SPRAS'&'

The following is valid for the above:

  • Standard text:

    The 'TEXT' object indicates that a standard text is being used. You can classify standard texts using the text ID. The SAP standard text ID for MAILING cover texts is 'SDMD'.

  • Sprache:

    The variable '&'CAS01-SPRAS'&' stands for the language of the relevant recipient.

Note:

You must set the message which carries out the MAILING (in 'MAAK') in the same language used in the cover letter of the MAILING action (which includes a standard text using an INCLUDE).

Supplementary Documentation - TXT_KONSE 0100

Use

If you use this field in the interface for upload sales activities, you can only change it if the following applies:

- Sales activity is not yet "completed"

History
Last changed by/on SAP  20130604 
SAP Release Created in