SAP Data Elements

TREXD_IS_CACHE SAP Data Element referenced by RFC Dest. ABAP dictionary fields







TREXD_IS_CACHE is a standard DATA Element within the SAP ABAP dictionary and is associated with fields that store RFC destination information.

Below is the list of data element attribute values including length, data type, description, domain, search help etc... also check the Contribute section for any additional notes that have been added You could also view this information on your SAP system if you enter the data element /XPPM/FW_SOL_NAME into the relevant SAP transaction such as SE11 or SE80.

Page contents

  • Data Element /XPPM/FW_SOL_NAME Attributes
  • Domain RFCDEST Attributes
  • All SAP tables with fields that use this Data Element
  • Contribution section

Attributes of SAP Data Element TREXD_IS_CACHE

Domain name:RFCDEST
Get/Set parameter ID:RFC
Whenever this data element is referenced by a a screen field the value entered is stored in memory, under this parameter ID. This means it can be retrieved at any point using the GET PARAMETER ID 'RFC' FIELD ld_solname. You can also update this value within your ABAP code using the SET PARAMETER ID 'RFC' FIELD ld_solname.
Flag for writing change documents:No
Change document history is not recorded for this FIELD AND NO ENTRIES WILL BE MADE IN TABLES CDHDR AND CDPOS.
Short Description:TREX Index server location cache.
Short Label(Max length):RFC Dest.(10)
Medium Label(Max length):RFC Destination(15)



Long Label(Max length):RFC destination(20)
Heading(Max length):RFC destination to TREX engine(20)
Name of a Search Help:HELP_TREX_IS_CACHE
Name of a search help parameter:RFC_DEST
Data type/ Length / Decimals See Domain details
Category of Dictionary Type:Domain Type
Type of Object Referenced:N/A
Not relevant as this field is an Elementary Domain Type rather than a reference type.
Force write direction to be LTR:No
If this flag is set the field content is always displayed using the left to right writing direction, even if the write direction of the screen/user is right to left. Maybe useful for digit based data such as phone numbers which may be un-readable using RTL direction. See OSS note 1291845
No Filtering of BIDI Characters:No
Deactivate Input History in Screen Field:No

Attributes of SAP Domain RFCDEST




ABAP Data type(i.e. CHAR,CLNT,CURR):CHAR
Character String
Length:32
Output Length:32
Number of Decimal Places:None
Allow lowercase letters:Yes
As this is set to "Yes" all text entered into field SOLNAME will be stored in the in the case it was entered, whether this is uppercase or lowercase.
Field contains negative values:No
Basically saves the first position of the field so that a + or -sign can be displayed when output. Only valid for floating point,Quantity, Decimal and Currency data types
Domain contains fixed values:No

Value table:RFCDES
Conversion Routine:

No conversion exit exists for this domain so the data in field /XPPM/FW_SW_TEXT-SOLNAME is stored in the same format that it is displayed in.


Activation Status:Entry activated or generated in this form
Partial activity info:Start of activation or activation successful
Activation type:No classification
Maintenance language of
Repository object:
Contains domain append:No
Is a generated proxy object:No
Output Style for Decfloat Types:Normal
AM/PM time format is required:No
Time is displayed using the 24-hour format by default but if this checkbox is set, SAP will use the time format specified in the user master record. These can be either 24 Hour Format (i.e. 12:05:10), 12 Hour Format (i.e. 12:05:10 PM/pm) or Hours from 0 to 11 (i.e. 00:05:10 PM/pm).


Contribute (Add Comments)

Within the comments section below there is also an opportunity for you to add useful hints, tips and screen shots specific to this SAP table field. This means that you and other users will be able to find these details quickly by simply searching on the object name /XPPM/FW_SOL_NAME or its description.

Related SAP data elements