SAP ABAP Function Module CHECK_LOAD (Checks that source and load versions of a program match)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment
⤷
⤷
Basic Data
| Function Module | CHECK_LOAD | Checks that source and load versions of a program match |
| Function Group | S38A | ABAP/4 program analysis (of load) |
| Program Name | SAPLS38A | |
| INCLUDE Name | LS38AU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PROGNAME | TYPE | SYST-REPID | Name of the program to be checked. | |||
| |
DIFFERENT_VERSIONS | TYPE | Different versions of source and l | ||||
| |
NOT_EXISTENT | TYPE | The entered program does not exist | ||||
| |
NOT_GENERATED | TYPE | The program has never been generat | ||||
| |
NO_PROGRAM | TYPE | The entered program is not a main | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |