Table list used by SAP ABAP Function Module RSPO_R_RETURN_RAW_DATA (Rohdaten eines Spoolauftrags zurückliefern)
SAP ABAP Function Module
RSPO_R_RETURN_RAW_DATA (Rohdaten eines Spoolauftrags zurückliefern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ITCOO | OTF Structure | SOURCE VALUE(OTF_HEADER) LIKE ITCOO |
|
| 2 | ITCOO | OTF Structure | ||
| 3 | RSPODEV | Spool: Entry for Device Description | SOURCE RQDESC STRUCTURE RSPODEV |
|
| 4 | RSPOTYPE | Spool data types | SOURCE VALUE(OTF_END) LIKE RSPOTYPE-MODE DEFAULT ' ' |
|
| 5 | RSPOTYPE | Spool data types | SOURCE VALUE(MORE_DATA) LIKE RSPOTYPE-MODE |
|
| 6 | RSPOTYPE | Spool data types | SOURCE VALUE(LIST_COUNT) LIKE RSPOTYPE-PAGE DEFAULT 0 |
|
| 7 | RSPOTYPE | Spool data types | SOURCE VALUE(LIST_END) LIKE RSPOTYPE-MODE DEFAULT ' ' |
|
| 8 | RSPOTYPE | Spool data types | SOURCE VALUE(LIST_FIRST) LIKE RSPOTYPE-PAGE DEFAULT 1 |
|
| 9 | RSPOTYPE | Spool data types | SOURCE VALUE(OTF_COUNT) LIKE RSPOTYPE-PAGE DEFAULT 0 |
|
| 10 | RSPOTYPE | Spool data types | SOURCE VALUE(OTF_FIRST) LIKE RSPOTYPE-PAGE DEFAULT 1 |
|
| 11 | RSPOTYPE | Spool data types | SOURCE VALUE(COL_HEADER) LIKE RSPOTYPE-PRTCTL |
|
| 12 | RSPO_DS | Data Set for Data Exchange | SOURCE LINE_BUFFER STRUCTURE RSPO_DS |
|
| 13 | RSPO_INDEX | Page Index for SP01 | SOURCE PAGE_INDEX STRUCTURE RSPO_INDEX |
|
| 14 | TSP01SYS | TSP01 with SYSID |