Ansicht
Dokumentation

ABENTEXT_POOL - TEXT POOL

ABENTEXT_POOL - TEXT POOL

rdisp/max_wprun_time - Maximum work process run time   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Text Pools

Text pools are persistent repositories for the following text elements:

There is one text pool for the original language of the program and one text pool for each translation language. Text pools are supported for the following program types:

  • Executable programs
  • Class pools
  • Function pools
  • Module pools
  • Subroutine pools

From which text pool an ABAP program takes its texts depends on the logon language or a secondary language or can be configured while the program is running.

  • When a program is loaded into an internal session, the text elements of the text pool of the logon language are imported by default. If this text pool does not exist, the text pool of the secondary language of AS ABAP is used. If none of these text pools exist, an empty text pool without text elements is loaded.
  • When the program is executed, the text pool of a different language can be loaded using the statement SET LANGUAGE.

Note

In global classes and function pools, the text pools are assigned to the relevant master program. In the repository, this program has a different name than the class or function pool.






Fill RESBD Structure from EBP Component Structure   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2844 Date: 20240426 Time: 113014     sap01-206 ( 38 ms )