Data Element list used by SAP ABAP Function Module RSBK_DTP_CREATE_INTERNAL (Generates N-version of a DTP (internal use only))
SAP ABAP Function Module
RSBK_DTP_CREATE_INTERNAL (Generates N-version of a DTP (internal use only)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSBKDTPTYPE | Type of Data Transfer Process | SOURCE REFERENCE(I_DTPTYPE) TYPE RSBKDTPTYPE OPTIONAL |
|
| 2 | RSBKSRCNM | Name of the Data Source for a Data Transfer Process | ||
| 3 | RSBKSRCNM | Name of the Data Source for a Data Transfer Process | SOURCE REFERENCE(I_SRC) TYPE RSBKSRCNM OPTIONAL |
|
| 4 | RSBKSRCTP | Type of Source Object of a Data Transfer Process | SOURCE REFERENCE(I_SRCTP) TYPE RSBKSRCTP OPTIONAL |
|
| 5 | RSBKSRCTP | Type of Source Object of a Data Transfer Process | ||
| 6 | RSBKTGTNM | Name of the Data Target for a Data Transfer Process | ||
| 7 | RSBKTGTNM | Name of the Data Target for a Data Transfer Process | SOURCE REFERENCE(I_TGT) TYPE RSBKTGTNM OPTIONAL |
|
| 8 | RSBKTGTTP | Type of Target Object for a Data Transfer Process | ||
| 9 | RSBKTGTTP | Type of Target Object for a Data Transfer Process | SOURCE REFERENCE(I_TGTTP) TYPE RSBKTGTTP OPTIONAL |
|
| 10 | RS_BOOL | Boolean | SOURCE REFERENCE(I_AWB_MODE) TYPE RS_BOOL DEFAULT RS_C_FALSE |
|