SAP ABAP Function Module GET_E07T_DATA (Extracts the E07T for the appropriate objects or versions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SVRS (Package) Basis Versions
⤷
⤷
Basic Data
| Function Module | GET_E07T_DATA | Extracts the E07T for the appropriate objects or versions |
| Function Group | SVRZ | Version Management: Special FMs |
| Program Name | SAPLSVRZ | Include LSU_USERF01 |
| INCLUDE Name | LSVRZU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
MODE | TYPE | VRSD_OLD-VERSMODE | ' ' | = 'O' for objects, = 'v' for versions of an object | ||
| |
E07T_OBJ | TYPE | E07T_OLD | Long texts for the correction numbers of the objects | |||
| |
E07T_VRS | TYPE | E07T_OLD | Long texts for the correction numbers of the versions | |||
| |
OBJECT_LIST | TYPE | VRSD_OLD | List of the selected objects | |||
| |
VERSION_LIST | TYPE | VRSD_OLD | List of the selected versions of an object | |||
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 |