Show TOC

OTR Texts in ABAPLocate this document in the navigation structure

Use

You have two ways of addressing OTR alias texts directly in ABAP and using then in your development:

  1. using method GET_OTR_TEXT of class CL_BSP_RUNTIME

    For more information see the documentation on the interface for this class IF_BSP_RUNTIME.

  2. using class CL_BSP_GET_TEXT_BY_ALIAS

Note

Note that we are concerned with OTR alias texts here and not OTR long texts.