SAP ABAP Function Module DSVAS_FL_GET_MACRO_STEPS (get all steps of the selected macro)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
SV-SMG-SVD-SWB (Application Component) Service Session Workbench
⤷
DSVAS (Package) Service Assistant
⤷
⤷
Basic Data
| Function Module | DSVAS_FL_GET_MACRO_STEPS | get all steps of the selected macro |
| Function Group | DSVAS_FL | HTML frontend for the SSWB |
| Program Name | SAPLDSVAS_FL | |
| INCLUDE Name | LDSVAS_FLU38 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PF_SESSNO | TYPE | DSVASDSESSINO | DSVAS: Number of instanced session | |||
| |
PF_SESSITYPE | TYPE | DSVASDSESSITYPE | DSVAS: Type of instanced session | |||
| |
MACRO_NO | TYPE | SYST-INDEX | Loops, number of current pass | |||
| |
PT_SESSADMIN | TYPE | DSVASSESSADMIN | DSVAS: Session administration data | |||
| |
PT_SESSPACKINFO | TYPE | DSVASSESSPACKINFO | DSVAS: Information on associated session types | |||
| |
MACRO_LIST | TYPE | DSVASDRECORDLINE | DSVAS: Info regarding a record of the session recorder | |||
| |
MACRO_STEPS | TYPE | DSVASMACROSTEP | information on a single step of a macro/recorded solution | |||
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 | 20010402 |
| SAP Release Created in | 50A |