Data Element list used by SAP ABAP Function Module BAPI_ISOURCE_TD_GETDETAIL (Reads detailed information of an InfoSource for transaction data)
SAP ABAP Function Module
BAPI_ISOURCE_TD_GETDETAIL (Reads detailed information of an InfoSource for transaction data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSACTIVE | Flag: Object is active/useable | SOURCE VALUE(ACTIVE) LIKE BAPI6102-ACTIVE |
|
| 2 | RSCOMSTRU | Communication structure | SOURCE VALUE(COMSTRUCTURE) LIKE BAPI6102-COMSTRUCTURE |
|
| 3 | RSCUSTOMER | Indicator for customer-specific object | SOURCE VALUE(CUSTOMERDEFINED) LIKE BAPI6102-CUSTOMERDEFINED |
|
| 4 | RSISOURCE | InfoSource | SOURCE VALUE(INFOSOURCE) LIKE BAPI6102-INFOSOURCE |
|
| 5 | RSMODDATE | Last changed on | SOURCE VALUE(MODIFICATIONDATE) LIKE BAPI6102-MODIFICATIONDATE |
|
| 6 | RSMODTIME | Time of Last Change | SOURCE VALUE(MODIFICATIONTIME) LIKE BAPI6102-MODIFICATIONTIME |
|
| 7 | RSTXTLG | Long description | SOURCE VALUE(TEXTLONG) LIKE BAPI6102-TEXTLONG |
|
| 8 | RSTXTMD | Medium description | SOURCE VALUE(TEXTMEDIUM) LIKE BAPI6102-TEXTMEDIUM |
|
| 9 | RSTXTSH | Short description | SOURCE VALUE(TEXTSHORT) LIKE BAPI6102-TEXTSHORT |
|