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