Ansicht
Dokumentation

RRX_TEXT_SYMBOLS_GET - Get Text Symbols for Use in Headers

RRX_TEXT_SYMBOLS_GET - Get Text Symbols for Use in Headers

Addresses (Business Address Services)   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module provides the available text symbols for a report. The fields in the transfer structure are interpreted as follows:

  • SYM_TYPE
This field is used to logically group the text symbols. As a result, there are for example, general symbols such as the report name, person who last made a change, system date, and text symbols that are based on the report variables.
  • SYM_TIMEDEP
This field indicates whether the symbol is time-dependent. The values for time-dependent text symbols can change in the active report. Example: System time.
  • SYM_NAME/SYM_FS
These two fields are used to uniquely identify a text symbol. On the user interface, only the following FS = 01 record of a symbol should be provided along with its caption for each text symbol.
Example: an interval variable. The associated text symbol contains the information: From and to value. Only the "Variable: Customer Number" is provided on the interface. In the system table, however, two entries are managed with the following record numbers 1 and 2.
  • SYM_BEGIN_GROUP
Text symbols for complex selections, for example, require additional structuring when output. Usually, the symbol values following BEGIN_GROUP should be displayed in a new row.
Example: Complex selection of customer groups A to D and customer groups G to H. These would be a total of 4 following records, whereby BEGIN_GROUP would be set for following records 1 and 3.
  • SYM_VALUE_TYPE
This field contains information about which data type is used for the symbol value.

Example

Notes

Further information





Parameters

E_T_DOC_LIST
E_T_TEXT
E_T_TXT_SYMBOLS
I_HANDLE

Exceptions

X_MESSAGE

Function Group

RRX1

Vendor Master (General Section)   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2192 Date: 20240523 Time: 145527     sap01-206 ( 40 ms )