SAP ABAP Function Module DD_DB_IMIG_TRANSFER_DATA (DD_DB_IMIG_TRANSFER_DATA)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SICN (Package) Incremental Conversion and Tools

⤷

⤷

Basic Data
Function Module | DD_DB_IMIG_TRANSFER_DATA | |
Function Group | SDBM | Incremental Migration |
Program Name | SAPLSDBM | |
INCLUDE Name | LSDBMU08 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
INSCNT | TYPE | SYST-DBCNT | DB operations, number of table lines processed | |||
![]() |
UPDCNT | TYPE | SYST-DBCNT | DB operations, number of table lines processed | |||
![]() |
DELCNT | TYPE | SYST-DBCNT | DB operations, number of table lines processed | |||
![]() |
RC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
![]() |
TICNV_WA | TYPE | TICNV | DD: Status of incremental conversions | |||
![]() |
OPERATION | TYPE | DDREFSTRUC-SYMBOL | 30 Characters | |||
![]() |
KEY_WA64 | TYPE | TBL64 | Table container, remote client copy 64 bytes | |||
![]() |
KEY_WA256 | TYPE | TBL256 | Table container, remote client copy (256 characters) | |||
![]() |
KEY_WA | TYPE | TBL1024 | Buffer Table for Storing Table Data up to Length 1024 | |||
![]() |
KEY_WA2048 | TYPE | TBL2048 | Empty structure, width 2048 Bytes | |||
![]() |
KEY_WA4096 | TYPE | TBL4096 | Container for 4096 wide tables | |||
![]() |
TARGETNAME | TYPE | DD02L-TABNAME | Table Name | |||
![]() |
DATA_TAB64 | TYPE | TBL64 | Table container, remote client copy 64 bytes | |||
![]() |
DATA_TAB256 | TYPE | TBL256 | Table container, remote client copy (256 characters) | |||
![]() |
DATA_TAB | TYPE | TBL1024 | Buffer Table for Storing Table Data up to Length 1024 | |||
![]() |
DATA_TAB2048 | TYPE | TBL2048 | Empty structure, width 2048 Bytes | |||
![]() |
DATA_TAB4096 | TYPE | TBL4096 | Container for 4096 wide tables | |||
![]() |
DATA_TAB_ENDIAN | TYPE | TBL64 | Table container, remote client copy 64 bytes | |||
![]() |
INT_FIELDS | TYPE | DDICNVFLDS | Structure for Incremental Conversion Fields | |||
![]() |
REPORT_NOT_FOUND | TYPE | |||||
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 | 20001009 |
SAP Release Created in | 46D |