Table list used by SAP ABAP Function Module RSPO_INSERT_SPOOL_CONCATENATE (Concatenation of Several Files for SAPLPD and Call of PC Command)
SAP ABAP Function Module
RSPO_INSERT_SPOOL_CONCATENATE (Concatenation of Several Files for SAPLPD and Call of PC Command) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PRI_PARAMS | Structure for Passing Spool Parameters | SOURCE VALUE(IMMEDIATELY) LIKE PRI_PARAMS-PRIMM |
|
| 2 | RSPOTYPE | Spool data types | SOURCE VALUE(REQ_PAGES) LIKE RSPOTYPE-PAGES DEFAULT '1' |
|
| 3 | TSP01 | Spool Requests | SOURCE VALUE(SPOOL_REQ_ID) LIKE TSP01-RQIDENT |
|
| 4 | TSP01 | Spool Requests | SOURCE VALUE(REQ_TITLE) LIKE TSP01-RQTITLE DEFAULT ' ' |
|
| 5 | TSP03 | Spool: Printer declaration | SOURCE VALUE(DEVICE) LIKE TSP03-PADEST DEFAULT ' ' |
|