SAP ABAP Function Module DX_BIDI_GET_ONE_RECORD (Lesen der Daten zu einem BI/DI aus der Datei)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DX-DXW (Application Component) Data Transfer Workbench
⤷
S_DX_BAPI (Package) Data Transfer Workbench
⤷
⤷
Basic Data
| Function Module | DX_BIDI_GET_ONE_RECORD | Lesen der Daten zu einem BI/DI aus der Datei |
| Function Group | DX_TOOLS | Data Transfer Tools |
| Program Name | SAPLDX_TOOLS | |
| INCLUDE Name | LDX_TOOLSU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FLAG_PREV_CONTAINER | TYPE | XFLAG | Flag for the PREV_TEMP_CONTAINER | |||
| |
CURRENT_LINE_NO | TYPE | DXATTRIB3-LINESNO | The current line number that is read from the complete data file | |||
| |
PREV_TEMP_CONTAINER | TYPE | SDXWBTEDAT | Container to temporary store the header record line for the next record set | |||
| |
H_SESSION_HEADER | TYPE | SDXWBTEDAT | Structure to Copy Maintenance Data to 'S_DX_WB_EDIT_DATA' | |||
| |
OBJECT_LINES | TYPE | DXATTRIB3-LINESNO | Number of record line contains in the record set | |||
| |
EOF_FLAG | TYPE | XFLAG | Flag to show end of file | |||
| |
LOADFILE | TYPE | DXFILEN-FILENAME | Data transfer filename | |||
| |
DXOBJ | TYPE | SXDA1-DXOBJ | Key for data transfer object | |||
| |
DXSUBOBJ | TYPE | SXDA1-SUBDX | Sub category of a data transfer object | |||
| |
T_RAWDATA | TYPE | SDXWBTEDAT | Structure to Copy Maintenance Data to 'S_DX_WB_EDIT_DATA' | |||
| |
ERROR_STRUCTURE_IDENTIFICATION | TYPE | Error while identifying the structure of the record. | ||||
| |
ERROR_READ_FILE | TYPE | Error while reading the data file | ||||
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 | 20010122 |
| SAP Release Created in |