Data Element list used by SAP ABAP Function Module BAPI_ISOURCE_TD_T_GETDETAIL (Reads detailed information of a transfer InfoSource for transaction data)
SAP ABAP Function Module
BAPI_ISOURCE_TD_T_GETDETAIL (Reads detailed information of a transfer InfoSource for transaction data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSACTIVE | Flag: Object is active/useable | SOURCE VALUE(ACTIVE) LIKE BAPI6106-ACTIVE |
|
| 2 | RSCUSTOMER | Indicator for customer-specific object | SOURCE VALUE(CUSTOMERDEFINED) LIKE BAPI6106-CUSTOMERDEFINED |
|
| 3 | RSDELTAUPD | Flag: Delta update supported | SOURCE VALUE(DELTAUPDATE) LIKE BAPI6106-DELTAUPD |
|
| 4 | RSFULLUPD | Flag: Full update supported | SOURCE VALUE(FULLUPDATE) LIKE BAPI6106-FULLUPD |
|
| 5 | RSISOURCE | InfoSource | SOURCE VALUE(INFOSOURCE) LIKE BAPI6106-INFOSOURCE |
|
| 6 | RSMODDATE | Last changed on | SOURCE VALUE(MODIFICATIONDATE) LIKE BAPI6106-MODIFICATIONDATE |
|
| 7 | RSMODTIME | Time of Last Change | SOURCE VALUE(MODIFICATIONTIME) LIKE BAPI6106-MODIFICATIONTIME |
|
| 8 | RSPACKGUPD | Repeated request of a data packet supported | SOURCE VALUE(RELOADABLE) LIKE BAPI6106-PACKGUPD |
|
| 9 | RSSLOGSYS | Source system | SOURCE VALUE(SOURCESYSTEM) LIKE BAPI6106-SOURCESYSTEM |
|
| 10 | RSTRANSTRU | Transfer structure between source system and BW | SOURCE VALUE(TRANSTRUCTURE) LIKE BAPI6106-TRANSTRUCTURE |
|
| 11 | RSTXTLG | Long description | SOURCE VALUE(TEXTLONG) LIKE BAPI6106-TEXTLONG |
|
| 12 | RSTXTMD | Medium description | SOURCE VALUE(TEXTMEDIUM) LIKE BAPI6106-TEXTMEDIUM |
|
| 13 | RSTXTSH | Short description | SOURCE VALUE(TEXTSHORT) LIKE BAPI6106-TEXTSHORT |