SAP ABAP Data Element SRV_CHANGE_ID (Control Selection of Text in Service Master)
Hierarchy
BBPCRM (Software Component) BBPCRM
   MM-SRV (Application Component) External Services
     MASB (Package) Service master
Basic Data
Data Element SRV_CHANGE_ID
Short Description Control Selection of Text in Service Master  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
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    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Change ID 
Medium 15 Change ID 
Long 30 Change Indicator 
Heading 30 Change Indicator 
Documentation

Definition

Determines whether texts entered via the BAPI interface are to be available in the service master or whether the system is to adopt texts from the standard service catalog.

Use

If you transfer data and texts via a BAPI interface when creating or changing a service master record, you use this indicator to determine which texts are to be available in the service master record.

  • if the texts you enter via the BAPI are to be available in the service master record, choose the indicator U.
    In this case, BAPI texts overwrite:
    • Texts referenced from the standard service catalog.
    • Existing texts in the service master when the latter is changed.
  • If the texts from the standard service catalog or the service master are to be available, choose the indicator I.
    In this case, the BAPI texts are only adopted in the service master if no other text exists.
  • If the text from the standard service catalog should on no account be adopted, or if you want to delete existing texts in the service master, enter a blank text line with the relevant language when invoking the BAPI and choose the indicator D.

Please note the following: Long texts can consist of several lines. In this case, the change indicator for the first line applies to all lines. The indicators of all other lines are ignored.

Dependencies

Example

History
Last changed by/on SAP  20050301 
SAP Release Created in 600