SAP ABAP Function Module RSTS_SELF_TEST (TemSe administration self test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
STMS (Package) TemSe
⤷
⤷
Basic Data
| Function Module | RSTS_SELF_TEST | TemSe administration self test |
| Function Group | STMS | TemSe: Temporary, sequential objects |
| Program Name | SAPLSTMS | Function Module Group STMS, TemSe Administration |
| INCLUDE Name | LSTMSU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TOTAL_RESULT | TYPE | RSTSTYPE-SEL_OK | Total result of the test: 'X'=oK. | |||
| |
CLIENT | TYPE | RSTSTYPE-CLIENT | SY-MANDT | Client (or the own one) | ||
| |
INTENSITY | TYPE | RSTSTYPE-MOD_INTENS | 5 | Intensity of check: 1=Fast .. 9=Complete | ||
| |
MAY_COMMIT | TYPE | RSTSTYPE-MOD_COMMIT | ' ' | If there is a COMMIT between indiv. actions | ||
| |
NAME | TYPE | RSTSTYPE-NAME | 'TEST_SELF' | Name of the TemSe object for testing | ||
| |
WRITE_REPORT | TYPE | RSTSTYPE-SEL_REPORT | ' ' | Should a report be written? | ||
| |
RESULT | TYPE | ABAPTEXT | Profitability report | |||
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 |