Table list used by SAP ABAP Function Module FREE_SELECTIONS_DIALOG (Dialog for entering dynamic selection conditions)
SAP ABAP Function Module
FREE_SELECTIONS_DIALOG (Dialog for entering dynamic selection conditions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSDSFCODE | Assignment Fcode <-> Form to be called | SOURCE FCODE_TAB STRUCTURE RSDSFCODE OPTIONAL |
|
| 2 | RSDSFIELDS | Selected fields for dynamic selections | SOURCE FIELDS_NOT_SELECTED STRUCTURE RSDSFIELDS OPTIONAL |
|
| 3 | RSDSFIELDS | Selected fields for dynamic selections | SOURCE FIELDS_TAB STRUCTURE RSDSFIELDS |
|
| 4 | RSDSPFKEY | Individual status for free selections in program ... | SOURCE VALUE(PFKEY) LIKE RSDSPFKEY OPTIONAL |
|
| 5 | RSDSPFKEY | Individual status for free selections in program ... | ||
| 6 | RSDYNSEL | Structure for function group SSEL | SOURCE VALUE(SELECTION_ID) LIKE RSDYNSEL-SELID |
|