Table/Structure Field list used by SAP ABAP Function Module RSLG_SEL_ST_POSI (RSLG_SEL_ST_POSI)
SAP ABAP Function Module
RSLG_SEL_ST_POSI (RSLG_SEL_ST_POSI) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSLGSEL - EFILE_NO | SysLog: File number for end of search | ||
| 2 | RSLGSEL - EFILE_NO | SysLog: File number for end of search | SOURCE VALUE(EFILE_NO) LIKE RSLGSEL-EFILE_NO |
|
| 3 | RSLGSEL - EPOS | SysLog: End position in file for search | ||
| 4 | RSLGSEL - EPOS | SysLog: End position in file for search | SOURCE VALUE(EPOS) LIKE RSLGSEL-EPOS |
|
| 5 | RSLGSEL - FILE_NO | SysLog: File number for start (of the search) | ||
| 6 | RSLGSEL - FILE_NO | SysLog: File number for start (of the search) | SOURCE VALUE(SFILE_NO) LIKE RSLGSEL-FILE_NO |
|
| 7 | RSLGSEL - POS | SysLog: Start position in the file (for search) | ||
| 8 | RSLGSEL - POS | SysLog: Start position in the file (for search) | SOURCE VALUE(SPOS) LIKE RSLGSEL-POS |
|