SAP ABAP Function Module DVM_BOF_GET_STATUS (Get current status of a run)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-DVM (Application Component) Data Volume Management
⤷
DVM_6X (Package) Basic Package for DVM (6.x)
⤷
⤷
Basic Data
| Function Module | DVM_BOF_GET_STATUS | Get current status of a run |
| Function Group | DVM_BOF_MAIN | Main functions for Bus. Obj. Footprint |
| Program Name | SAPLDVM_BOF_MAIN | |
| INCLUDE Name | LDVM_BOF_MAINU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_SUCCESS | TYPE | I | tables processed successfully | |||
| |
E_FAIL | TYPE | I | tables failed | |||
| |
E_LEFT | TYPE | I | tables not processed yet | |||
| |
E_TOTAL | TYPE | I | total selected tables | |||
| |
E_PERCENTAGE | TYPE | I | percentage of completion | |||
| |
I_VARIANT_ID | TYPE | CHAR32 | GUID in character mode | |||
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 | 20130604 |
| SAP Release Created in | 2008_1_620 |