CL_ABAP_TEXTPOOL - Read Access to ABAP Textpools
RFUMSV00 - Advance Return for Tax on Sales/Purchases ABAP Short ReferenceThis documentation is copyright by SAP AG.
Functionality
The class CL_ABAP_TEXTPOOL enables a program to access the text elements of an ABAP program. The unbufferedvariant (using the method READ_UNBUFFERED) corresponds to the ABAP command READ TEXTPOOL and always reads the current version of the text elements from the database.
The buffered variant READ_BUFFERED is not available as an ABAP command. It reads the text elements fromthe ABAP program buffer. Accordingly, the data might not always be up-to-date, if changed on another application server during the synchronization period (parameter rdisp/bufreftime).
Relationships
Example
Notes
Further information
ABAP command: READ TEXTPOOL
Profile parameter: rdisp/bufreftime
Addresses (Business Address Services) Addresses (Business Address Services)
This documentation is copyright by SAP AG.
Length: 787 Date: 20120526 Time: 083128 triton ( 49 ms )






