Data Element list used by SAP ABAP Function Module BAPI_ISOURCE_MD_T_CREATE (Creating a transfer InfoSource for master data)
SAP ABAP Function Module
BAPI_ISOURCE_MD_T_CREATE (Creating a transfer InfoSource for master data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSDELTAUPD | Flag: Delta update supported | SOURCE VALUE(DELTAUPDATETEXT) LIKE BAPI6104-DELTAUPDTXT |
|
| 2 | RSDELTAUPD | Flag: Delta update supported | SOURCE VALUE(DELTAUPDATE) LIKE BAPI6104-DELTAUPD |
|
| 3 | RSHIEFLAG | Flag: InfoObject carries hierarchies | SOURCE VALUE(HIERARCHIES) LIKE BAPI6104-HIEFLAG |
|
| 4 | RSISOURCE | InfoSource | SOURCE VALUE(INFOSOURCE) LIKE BAPI6104-INFOSOURCE |
|
| 5 | RSMSDFLAG | Flag: InfoObject carries master data | SOURCE VALUE(ATTRIBUTES) LIKE BAPI6104-MSDFLAG |
|
| 6 | RSPACKGUPD | Repeated request of a data packet supported | SOURCE VALUE(RELOADABLETEXT) LIKE BAPI6104-PACKGUPDTXT |
|
| 7 | RSPACKGUPD | Repeated request of a data packet supported | SOURCE VALUE(RELOADABLE) LIKE BAPI6104-PACKGUPD |
|
| 8 | RSSLOGSYS | Source system | SOURCE VALUE(SOURCESYSTEM) LIKE BAPI6104-SOURCESYSTEM |
|
| 9 | RSTIMDEPFL | Flag: Master data is time-dependent | SOURCE VALUE(TIMEDEPENDENT) LIKE BAPI6104-TIMDEPFL |
|
| 10 | RSTXTFLAG | Flag: InfoObject carries texts | SOURCE VALUE(TEXTS) LIKE BAPI6104-TXTFLAG |
|