text symbol co to jest
ABAP definicja text symbol (BC-ABA). Co znaczy program. It is maintained as part of the text.
Znaczenie text symbol definicja.

Czy przydatne?

Definicja text symbol (BC-ABA)

Co znaczy TEXT SYMBOL (BC-ABA):

Named data object of an ABAP program. It is maintained as part of the text elements of the program and addressed in the program using the name text-###, where ### is the three-chracter ID of the text symbol. A text symbol has the data type c and the length defined by mlen in the text elements. If the text symbol is not in the currently loaded text pool, text-### is handled like an initial one-character text field. A text symbol can also be linked with text field literals by using 'Literal'(###) and thus replaces them in the program if it exists in the currently loaded text pool.

SAP przykład użycia TEXT-SYMBOL-BC-ABA pomoc. Jak działa text-symbol-bc-aba kod programu ABAP. Wykorzystanie kodu Text-Symbol-Bc-Aba w programie funtion module SE37. Obsługa funkcji text-symbol-bc-aba w klasie.

Słownik i definicje SAPa na T.

  • Dodano:
  • Autor: