Ansicht
Dokumentation

RS_VARIANT_TEXT - Returns text for a variant

RS_VARIANT_TEXT - Returns text for a variant

Vendor Master (General Section)   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Returns the short text for a variant.

Example


call function 'RS_VARIANT_TEXT'
exporting
curr_report = 'REPORT01'
langu = 'D'
variant = 'SAP_1'
importing
v_text = TEXT
exceptions
no_text = 01.

Returns the short text of the variant SAP_1 of the report REPORT01 in the variable TEXT.

Notes

Further information





Parameters

ALL_VARIANTS
CURR_REPORT
LANGU
VARIANT
VARTEXT
V_TEXT

Exceptions

NO_TEXT

Function Group

SVAR

BAL_S_LOG - Application Log: Log header data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 821 Date: 20240523 Time: 144444     sap01-206 ( 18 ms )