Table/Structure Field list used by SAP ABAP Function Module VIEW_RANGETAB_TO_SELLIST (Convert a Rangetab into a table with structure VIMSELLIST)
SAP ABAP Function Module
VIEW_RANGETAB_TO_SELLIST (Convert a Rangetab into a table with structure VIMSELLIST) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - TFILL | ABAP System Field: Number of Rows in Internal Tables | ||
| 2 | VIMSELLIST - AND_OR | AND/OR link in a selection condition | SOURCE VALUE(APPEND_CONJUNCTION) LIKE VIMSELLIST-AND_OR DEFAULT ' ' |
|
| 3 | VIMSELLIST - AND_OR | AND/OR link in a selection condition | ||
| 4 | VIMSELLIST - COND_KIND | CHAR01 data element for SYST | ||
| 5 | VIMSELLIST - LEFTPAR | Row Index of Internal Tables | ||
| 6 | VIMSELLIST - NEGATION | NOT operator in selection conditions | ||
| 7 | VIMSELLIST - OPERATOR | Operator in a Join Condition | ||
| 8 | VIMSELLIST - RIGHTPAR | Row Index of Internal Tables | ||
| 9 | VIMSELLIST - VALUE | Data buffer for view maintenance function modules | ||
| 10 | VIMSELLIST - VIEWFIELD | ABAP Dictionary: Name of view field | SOURCE VALUE(FIELDNAME) LIKE VIMSELLIST-VIEWFIELD |
|
| 11 | VIMSELLIST - VIEWFIELD | ABAP Dictionary: Name of view field |