Function Module list used by SAP ABAP Function Module RSEXTERN (Environment analyzer)
SAP ABAP Function Module
RSEXTERN (Environment analyzer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHECK_LOAD | Checks that source and load versions of a program match | ||
| 2 | EXCEPTION_LIST | xx | ||
| 3 | GET_INCLUDES | Provides all include files of a program | ||
| 4 | GET_LITERAL | Provides the long text from the literal table for an given index | ||
| 5 | GET_NAME_OF_DATA | The name of a field is provided | ||
| 6 | GET_TABLES | Supplies all tables used in program (TABLES, SEGMENTS, INCLUDE STRUCT | ||
| 7 | GET_TABLE_REFERENCES | Provides all the structures referenced by INCLUDE STRUCTURE or LIKE | ||
| 8 | GET_VALUE_OF_DATA | The contents of a field are provided | ||
| 9 | PROGRAM_INFO | Provides the header information (structure RHEAD) of a program | ||