WDKDYNPTCSCRIPT - Table Control Information
Table Control Information information is stored in SAP table WDKDYNPTCSCRIPT.
It is part of development package WDK_CONTROLLER in software component BC-MUS. This development package consists of objects that can be grouped under "Kayak Controller".
It is part of development package WDK_CONTROLLER in software component BC-MUS. This development package consists of objects that can be grouped under "Kayak Controller".
Fields for table WDKDYNPTCSCRIPT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| WDAPP | Web Dynpro: Name of Application | X | WDK_APPLICATION | CHAR | 30 | WDKAPPL |
| PROGR | BDC module pool | X | BDC_PROG | CHAR | 40 | WDKDYNPASSIGN |
| DYNPRO | BDC Dynpro Number | X | BDC_DYNR | NUMC | 4 | WDKDYNPASSIGN |
| FRAME_CPROG | BDC module pool | X | BDC_PROG | CHAR | 40 | WDKDYNPASSIGN |
| FRAME_DYNNR | BDC Dynpro Number | X | BDC_DYNR | NUMC | 4 | WDKDYNPASSIGN |
| POSSCRIPT | Action script for positioning in table control | WDK_POSSCRIPT | CHAR | 20 | WDKSCRIPT | |
| CURSORSCRIPT | Action script for setting cursor in table control | WDK_CURSORSCRIPT | CHAR | 20 | WDKSCRIPT | |
| MARKSCRIPT | Action script for setting mark (button) in table control | WDK_MARKSCRIPT | CHAR | 20 | WDKSCRIPT | |
| UNMARKSCRIPT | Action script for unmarking in table control | WDK_UNMARKSCRIPT | CHAR | 20 | WDKSCRIPT | |
| TCTOPSCRIPT | Action script for scrolling to top of list in table control | WDK_TOPSCRIPT | CHAR | 20 | WDKSCRIPT | |
| TCDOWNSCRIPT | Action script for scrolling one page down in table control | WDK_DOWNSCRIPT | CHAR | 20 | WDKSCRIPT |