Table list used by SAP ABAP Function Module RS_SCRP_DIFF_BETWEEN_DYNPROS ( RPY-Differenz Dynpro mit SAP-Original (aus SMODISRC(SV)))
SAP ABAP Function Module
RS_SCRP_DIFF_BETWEEN_DYNPROS ( RPY-Differenz Dynpro mit SAP-Original (aus SMODISRC(SV))) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | D020S | System table D020S (screen sources) | SOURCE VALUE(SV_HEADER) LIKE D020S |
|
| 2 | D020S | System table D020S (screen sources) | SOURCE VALUE(CV_HEADER) LIKE D020S |
|
| 3 | D020S | System table D020S (screen sources) | ||
| 4 | D020T | Screen Short Description | SOURCE VALUE(SV_DESCRIPT) LIKE D020T-DTXT DEFAULT ' ' |
|
| 5 | D020T | Screen Short Description | SOURCE VALUE(CV_DESCRIPT) LIKE D020T-DTXT DEFAULT ' ' |
|
| 6 | D021S | Screen fields | ||
| 7 | D021S | Screen fields | SOURCE CV_FIELDS STRUCTURE D021S |
|
| 8 | D021S | Screen fields | SOURCE SV_FIELDS STRUCTURE D021S |
|
| 9 | D022S | Screen Flow Logic | ||
| 10 | D023S | Screen parameters | SOURCE SV_PARAMS STRUCTURE D023S OPTIONAL |
|
| 11 | D023S | Screen parameters | SOURCE CV_PARAMS STRUCTURE D023S OPTIONAL |
|
| 12 | RPY_DCCATT | Screen: Container attributes (ext. display) - differences | ||
| 13 | RPY_DCFATC | Screen: Single container field (ext. display) - differences | ||
| 14 | RPY_DCFLOW | Screen: Flow logic (ext. display) - differences | ||
| 15 | RPY_DCFLOW | Screen: Flow logic (ext. display) - differences | SOURCE DIFF_FLOW STRUCTURE RPY_DCFLOW OPTIONAL |
|
| 16 | RPY_DCHEAD | Screen: Header attributes (ext. display) - differences | ||
| 17 | RPY_DCHEAD | Screen: Header attributes (ext. display) - differences | SOURCE DIFF_HEADER STRUCTURE RPY_DCHEAD OPTIONAL |
|
| 18 | RPY_DCPARA | Screen: Parameters (Ext. Display) - Differences | ||
| 19 | RPY_DCPARA | Screen: Parameters (Ext. Display) - Differences | SOURCE DIFF_PARAMS STRUCTURE RPY_DCPARA OPTIONAL |
|
| 20 | RPY_DYCATT | Dynpro: Container attributes (external representation) | ||
| 21 | RPY_DYFATC | Screen: Single field of a container (external depiction) | ||
| 22 | RPY_DYHEAD | Dynpro: Header attributes (external representation) | ||
| 23 | RPY_DYPARA | Screen: Parameter Information for Screen (Unused) - Obsolete | ||
| 24 | XD022S | Version Management: Delta for D022S |