SAP ABAP Data Element CACSFROMSYS (System From Where Information Is Coming)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSDD (Package) ICM: Draft Data for Commission Applications
Basic Data
Data Element CACSFROMSYS
Short Description System From Where Information Is Coming  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RFCDEST    
Data Type CHAR   Character String 
Length 32    
Decimal Places 0    
Output Length 32    
Value Table RFCDES    
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 From Syst 
Medium 15 From System 
Long 20 From System 
Heading 32 From System 
Documentation

Definition

You have to specify a system for information that is to be imported from another component if this component is not located in the same system as the commission system.

Use

You may use destination parameters as well as RFC destinations. Destination parameters are placeholders that are replaced during runtime by the value that is defined for the current application in table TCACS_DEST_MAP. They are identified with <> to differentiate between RFC destinations.

Advantages of using destination parameters:

  • Destinations can be delivered with the commission packages.
  • If the system name changes you dont have to change each individual entry but only the one in TCACS_DEST_MAP.

Example

<CRM> could identify the CRM system from which your commission system imports data, and <FS-PM> could identify the policy management system.

History
Last changed by/on SAP  20040210 
SAP Release Created in 500