Hierarchy
⤷ BC-FES-CTL (Application Component) SAP GUI for Windows Controls
⤷ SAPCALENDAR (Package) Calendar Control Development Class
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 00000000 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRAGDROP | Drag and Drop Interface for Controls | 20000322 |
Properties
Class | CL_GUI_CALENDAR | |
Short Description | Calendar Control Proxy Class | |
Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAPCALENDAR | Calendar Control Development Class |
Created | 19981216 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CNCA | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CNDD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DRAGDROP | Drag and Drop Interface for Controls | 20000322 |
Friends
Class CL_GUI_CALENDAR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | M_BSTANDALONE | Instance attribute | Private | Type reference (TYPE) | I | No INFO_REQUEST Needed | 20000331 | ||
2 | M_CADDON_BEGIN | Instance attribute | Private | Type reference (TYPE) | CNCA_UTC_DATE | First Date in Range | 20000331 | ||
3 | M_CADDON_END | Instance attribute | Private | Type reference (TYPE) | CNCA_UTC_DATE | Last Date in Range | 20000331 | ||
4 | M_CALC_DATE_BEGIN | Instance attribute | Public | Type reference (TYPE) | CNCA_UTC_DATE | Beginning of Calculated Time Period | 19991006 | ||
5 | M_CALC_DATE_BEGIN_HIJRI | Instance attribute | Private | Type reference (TYPE) | CNCA_UTC_DATE | Start Hijri date from front end | 20120528 | ||
6 | M_CALC_DATE_END | Instance attribute | Public | Type reference (TYPE) | CNCA_UTC_DATE | End of Calculated Time Period | 19991006 | ||
7 | M_CALC_DATE_END_HIJRI | Instance attribute | Private | Type reference (TYPE) | CNCA_UTC_DATE | End Hijri date from front end | 20120528 | ||
8 | M_CINTERVAL | Instance attribute | Private | Type reference (TYPE) | CHAR20 | Date Range | 20000331 | ||
9 | M_CINTERVAL_BEGIN | Instance attribute | Private | Type reference (TYPE) | CNCA_UTC_DATE | First Date in Range | 20000331 | ||
10 | M_CINTERVAL_END | Instance attribute | Private | Type reference (TYPE) | CNCA_UTC_DATE | Last Date in Range | 20000331 | ||
11 | M_CTXMENU_FCODE | Instance attribute | Protected | Type reference (TYPE) | UI_FUNC | Function Code of Selected Menu Option | 19990421 | ||
12 | M_CTXMENU_ID | Instance attribute | Protected | Type reference (TYPE) | I | Context Menu ID | 19990419 | ||
13 | M_DATE_FROM | Instance attribute | Protected | Type reference (TYPE) | CNCA_UTC_DATE | Starting Point | 19990209 | ||
14 | M_DATE_TO | Instance attribute | Protected | Type reference (TYPE) | CNCA_UTC_DATE | Exit | 19990209 | ||
15 | M_DBEGIN | Instance attribute | Private | Type reference (TYPE) | D | Last Date in Range | 20000331 | ||
16 | M_DBEGIN_NEW | Instance attribute | Private | Type reference (TYPE) | D | First Date in Range | 20000331 | ||
17 | M_DEND | Instance attribute | Private | Type reference (TYPE) | D | First Date in Range | 20000331 | ||
18 | M_DEND_NEW | Instance attribute | Private | Type reference (TYPE) | D | Last Date in Range | 20000331 | ||
19 | M_ID_CTXMENU_REQUEST | Constant | Public | Type reference (TYPE) | I | 1 | Context Menu | 19990419 | |
20 | M_ID_CTXMENU_SELECTED | Constant | Public | Type reference (TYPE) | I | 5 | Context Menu Option Selected | 19990420 | |
21 | M_ID_DATE_SELECTED | Constant | Public | Type reference (TYPE) | I | 3 | Time Period Selected | 19990406 | |
22 | M_ID_F12 | Constant | Public | Type reference (TYPE) | I | 8 | Preselection Event | 20000418 | |
23 | M_ID_F2 | Constant | Public | Type reference (TYPE) | I | 7 | Preselection Event | 20000418 | |
24 | M_ID_INFO_REQUEST | Constant | Public | Type reference (TYPE) | I | 4 | Display Information Requested | 19990429 | |
25 | M_ID_INFO_REQUEST_FOR_HIJRI | Constant | Public | Type reference (TYPE) | I | 522 | For Hijri calendar | 20120521 | |
26 | M_ID_PRE_SELECTION | Constant | Public | Type reference (TYPE) | I | 6 | Preselection Event | 20000411 | |
27 | M_RESULT | Instance attribute | Public | Type reference (TYPE) | I | Return Values | 19990118 | ||
28 | M_SELECTION | Instance attribute | Private | Type reference (TYPE) | CNCA_ITAB_SELECTION | Table Selection | 19991115 | ||
29 | M_SELECTION_ID | Instance attribute | Protected | Type reference (TYPE) | I | 0 | Selection ID | 20000412 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHANGE_DATES_TO_HIJRI | Instance method | Private | Method | Change front-end dates to Hijri dates sent from back end | 20120522 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 19981217 |
3 | FLUSH_PARAMETER_DATE | Instance method | Private | Method | Gets Parameters of an Event | 19990407 |
4 | GET_CTL_CALENDAR_FOCUSED_DATE | Instance method | Public | Method | Returns calendar control focused date | 20090907 |
5 | GET_HIJRIDATE_FROMGREGDATE | Instance method | Private | Method | Return Hijri date | 20120821 |
6 | GET_NAVIGATOR_HEIGHT | Instance method | Public | Method | Determines the Height of the Navigator | 19990921 |
7 | GET_NAVIGATOR_WIDTH | Instance method | Public | Method | Determines Navigator Width | 19991203 |
8 | GET_PICKER_HEIGHT | Instance method | Public | Method | Determines Picker Height | 20000223 |
9 | GET_SELECTION | Instance method | Public | Method | Gets Selection | 19991115 |
10 | GO_TO_DATE | Instance method | Public | Method | Scrolls a Date in the Visible Area | 19990419 |
11 | INT_TO_EXT | Instance method | Private | Method | Get Hijri Date from Greg | 20130110 |
12 | RESET_DAY_INFO | Instance method | Public | Method | Resets All Information for Selected Date | 19991229 |
13 | RESET_SELECTION | Instance method | Public | Method | Resets Selection | 20000210 |
14 | SET_CALENDAR_TYPE | Instance method | Private | Method | Only for Hijri calendar | 20120521 |
15 | SET_DAY_INFO | Instance method | Public | Method | Sets Color and Tool Tip Information for Time Interval | 19990429 |
16 | SET_DAY_NAMES | Instance method | Private | Method | Sets the Short and Long Name of Weekday | 19990127 |
17 | SET_DRAGDROP | Instance method | Public | Method | -!!!!!!!! Do Not Release, Available Only in WinGUI!!!!!!!! | 20000330 |
18 | SET_MONTH_NAMES | Instance method | Private | Method | Sets the Short and Long Name of Month | 19990128 |
19 | SET_PRE_SELECTION_STYLE | Instance method | Public | Method | Sets Style for Preselection Event | 20000411 |
20 | SET_SELECTION | Instance method | Public | Method | Selects a Data Area | 19991028 |
21 | SET_TODAY | Instance method | Public | Method | Sets the Current Date | 19990921 |
22 | TRACK_CONTEXT_MENU | Instance method | Public | Method | Displays Context Menu | 19990420 |
23 | UPDATE_CALC_INTERVAL | Instance method | Private | Method | Time period | 20000331 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CTXMENU_REQUEST | Instance Event (0) |
Public (2) |
Context Menu Requested | 19990420 |
2 | CTXMENU_SELECTED | Instance Event (0) |
Public (2) |
Menu Option Selected | 19990420 |
3 | DATE_SELECTED | Instance Event (0) |
Public (2) |
Time Period Selected | 19990406 |
4 | F12 | Instance Event (0) |
Public (2) |
F12 Printed | 20000418 |
5 | F2 | Instance Event (0) |
Public (2) |
F2 Printed | 20000418 |
6 | INFO_REQUEST | Instance Event (0) |
Public (2) |
Display Information Requested | 19990429 |
7 | INFO_REQUEST_FOR_HIJRI | Instance Event (0) |
Public (2) |
Event for Hijri calendar | 20120521 |
8 | ON_DRAG | Instance Event (0) |
Public (2) |
-!!!!!!!! Prototype Only, Do Not Release !!!!!!!! | 20000322 |
9 | ON_DRAGDROP_COMPLETE | Instance Event (0) |
Public (2) |
-!!!!!!!! Prototype Only, Do Not Release !!!!!!!! | 20000322 |
10 | ON_DROP | Instance Event (0) |
Public (2) |
-!!!!!!!! Prototype Only, Do Not Release !!!!!!!! | 20000322 |
11 | ON_GET_FLAVOR | Instance Event (0) |
Public (2) |
-!!!!!!!! Prototype Only, Do Not Release !!!!!!!! | 20000322 |
12 | PRE_SELECTION | Instance Event (0) |
Public (2) |
Preselection Event | 20000411 |
Types
Class CL_GUI_CALENDAR has no local type.
Method Signatures
Method CHANGE_DATES_TO_HIJRI Signature
Method CHANGE_DATES_TO_HIJRI on class CL_GUI_CALENDAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | 20120522 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CELL_TEXT_LENGTH | Value transfer | Type reference (TYPE) | I | 0 | Länge des darzustellenden Textes in einer Zelle | 20000922 | |
2 | Importing | DISPLAY_MONTHS | Value transfer | Type reference (TYPE) | I | 3 | Anzahl der Monate, die im Kalendar sichtbar sein soll | 19990322 | |
3 | Importing | DTPICKER_FORMAT | Value transfer | Type reference (TYPE) | CNCA_FORMAT | Fromat der Datumsausgabe | 19990305 | ||
4 | Importing | FOCUS_DATE | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Tag, der am Anfang angezeigt wird | 19990322 | ||
5 | Importing | LIFETIME | Value transfer | Type reference (TYPE) | I | lifetime_default | Lifetime | 19990412 | |
6 | Importing | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20000114 | ||
7 | Importing | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 19981217 | ||
8 | Importing | SELECTION_STYLE | Value transfer | Type reference (TYPE) | I | CNCA_SEL_DAY | Selection Style | 19990311 | |
9 | Importing | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell Style | 19990412 | ||
10 | Importing | STAND_ALONE | Value transfer | Type reference (TYPE) | C | Abhängigkeit der Navigation im Control | 19990412 | ||
11 | Importing | VIEW_STYLE | Call by reference | Type reference (TYPE) | I | Darstellungskombination | 19990304 | ||
12 | Importing | WEEK_BEGIN_DAY | Value transfer | Type reference (TYPE) | I | 1 | Anfangstag der Woche (1: Montag, ..., 7: Sonntag) | 19990322 | |
13 | Importing | WEEK_END | Call by reference | Type reference (TYPE) | C | '67' | Tage, die örtlich als Wochenend definiert sind | 19991005 | |
14 | Importing | YEAR_BEGIN | Value transfer | Type reference (TYPE) | I | 0 | Anfangsjahr | 19990421 | |
15 | Importing | YEAR_END | Value transfer | Type reference (TYPE) | I | 0 | Endjahr | 19990421 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Fehler in cntl_version_error Aufrufe | 19981217 | |
2 | CNTL_INSTALL_ERROR | Das Control war nicht korrekt installiert | 19981217 | |
3 | CNTL_VERSION_ERROR | Das eingesetzte Control ist nicht mehr aktuell. | 20000920 |
Method FLUSH_PARAMETER_DATE Signature
Method FLUSH_PARAMETER_DATE on class CL_GUI_CALENDAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Fehler | 19990407 |
Method GET_CTL_CALENDAR_FOCUSED_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | DATE | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | 20090907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Error in the Call Method of OO CFW | 20090907 |
Method GET_HIJRIDATE_FROMGREGDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | GREGDATE | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | 20120821 | |||
2 | Exporting | HIJRIDATE | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | 20120821 |
Method GET_HIJRIDATE_FROMGREGDATE on class CL_GUI_CALENDAR has no exception.
Method GET_NAVIGATOR_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe von Navigator | 19990921 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Fehler in einem CFW Aufruf | 19990921 |
Method GET_NAVIGATOR_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | WIDTH | Call by reference | Type reference (TYPE) | I | Breite von Navigator | 19991203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Fehler in einem CFW Aufruf | 19991203 |
Method GET_PICKER_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe von Navigator | 20000223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Fehler in einem CFW Aufruf | 20000223 |
Method GET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | DATE_BEGIN | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | Anfangdatum einer Selektion | 19991115 | ||
2 | Exporting | DATE_END | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | Endedatum einer Selektion | 19991115 | ||
3 | Exporting | SELECTION_TABLE | Call by reference | Type reference (TYPE) | CNCA_ITAB_SELECTION | Selektion | 19991115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | error in the call method of oo CFW | 19991115 |
Method GO_TO_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FOCUS_DATE | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | der fokusierte Tag | 19990419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | error in the call method of oo CFW | 19990419 |
Method INT_TO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_DAY | Value transfer | Type reference (TYPE) | I | 20130110 | |||
2 | Exporting | EX_MONTH | Value transfer | Type reference (TYPE) | I | 20130110 | |||
3 | Exporting | EX_YEAR | Value transfer | Type reference (TYPE) | I | 20130110 | |||
4 | Importing | IM_DATE | Value transfer | Type reference (TYPE) | D | 20130110 |
Method INT_TO_EXT on class CL_GUI_CALENDAR has no exception.
Method RESET_DAY_INFO Signature
Method RESET_DAY_INFO on class CL_GUI_CALENDAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | error in the call method of oo CFW | 19991229 |
Method RESET_SELECTION Signature
Method RESET_SELECTION on class CL_GUI_CALENDAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | error in the call method of oo CFW | 20000210 |
Method SET_CALENDAR_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CALENDAR_TYPE | Call by reference | Type reference (TYPE) | I | FOR HIJRI CALENDAR | 20120521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | CFW EXCEPTION | 20120521 |
Method SET_DAY_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DAY_INFO | Call by reference | Type reference (TYPE) | CNCA_ITAB_DAY_INFO | Tabelle enthält die Infromation über die Farbe und Tooltip | 19990429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Fehler in einem CFW Aufruf | 19990429 |
Method SET_DAY_NAMES Signature
Method SET_DAY_NAMES on class CL_GUI_CALENDAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNCA_SCA_ERROR | Fehler in dem FB von Fabrikkalendar | 19990930 | |
2 | CNTL_ERROR | Fehler in CFW Aufruf | 19990127 |
Method SET_DRAGDROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DRAGDROP | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior für Drag&Drop | 20000330 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Fehler in CFW Aufruf | 20000330 |
Method SET_MONTH_NAMES Signature
Method SET_MONTH_NAMES on class CL_GUI_CALENDAR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNCA_SCA_ERROR | Fehler in dem FB von Fabrikkalendar | 19990930 | |
2 | CNTL_ERROR | Fehler in CFW Aufruf | 19990128 |
Method SET_PRE_SELECTION_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | STYLE | Call by reference | Type reference (TYPE) | I | In welche aktion soll ein PreSelection Event gefeuert werden | 20000411 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Fehler in CFW Aufruf | 20000411 |
Method SET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DATE_BEGIN | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | Anfangdatum einer Selektion | 19991028 | ||
2 | Importing | DATE_END | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | Endedatum einer Selektion | 19991028 | ||
3 | Importing | NO_SCROLL | Call by reference | Type reference (TYPE) | C | ' ' | kein Scrolling bei Selection | 20000411 | |
4 | Importing | SELECTION_TABLE | Call by reference | Type reference (TYPE) | CNCA_ITAB_SELECTION | Selektion | 19991115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | error in the call method of oo CFW | 19991028 |
Method SET_TODAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TODAY | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | Das heutiges Datum | 19990921 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Fehler in CFW Aufruf | 19990921 |
Method TRACK_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CTXMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 19990420 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CTMENU_ERROR | Fehler in einem CTMENU Aufruf | 19990420 |
Method UPDATE_CALC_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FOCUS_DATE1 | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | Erster Tag des fokusierten Datumbereiches | 20000403 | ||
2 | Importing | FOCUS_DATE2 | Call by reference | Type reference (TYPE) | CNCA_UTC_DATE | ' ' | Letzer Tag des fokusierten Datumbereiches | 20000403 | |
3 | Importing | RAISE_EVENT | Call by reference | Type reference (TYPE) | C | 'X' | Ob INFO_REQUEST ausgelöst werden soll | 20000331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Fehler in CFW Aufruf | 20000331 |
Event Signatures
Event CTXMENU_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CTXMENU_ID | Exporting | Value transfer | Type reference (TYPE) | I | Kontextmenü ID in Typgruppe CNCA | 19990420 |
Event CTXMENU_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | FCode eines Menüeintrages | 19990420 |
Event DATE_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATE_BEGIN | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Anfang des selektierten Zeitraum | 19990406 | ||
2 | DATE_END | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Ende des selektierten Zeitraum | 19990406 | ||
3 | SELECTION_TABLE | Exporting | Value transfer | Type reference (TYPE) | CNCA_ITAB_SELECTION | Selektion | 19991115 |
Event F12 Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATE | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Datum | 20000418 |
Event F2 Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATE | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Datum | 20000418 |
Event INFO_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATE_BEGIN | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Anfang des neu berechneten Zeitraum | 19990429 | ||
2 | DATE_END | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Ende des neu berechneten Zeitraum | 19990429 |
Event INFO_REQUEST_FOR_HIJRI Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATE_BEGIN | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Start date for hijri Calendar | 20120521 | ||
2 | DATE_END | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | End Date for hijri Calendar | 20120521 |
Event ON_DRAG Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATE_BEGIN | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Anfang des selektierten Zeitraum | 20000322 | ||
2 | DATE_END | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Ende des selektierten Zeitraum | 20000322 | ||
3 | DRAGDROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20000322 |
Event ON_DRAGDROP_COMPLETE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATE_BEGIN | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Anfang des selektierten Zeitraum | 20000322 | ||
2 | DATE_END | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Ende des selektierten Zeitraum | 20000322 | ||
3 | DRAGDROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20000322 |
Event ON_DROP Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATE_BEGIN | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Anfang des selektierten Zeitraum | 20000322 | ||
2 | DATE_END | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Ende des selektierten Zeitraum | 20000322 | ||
3 | DRAGDROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20000322 | ||
4 | DROP_ID | Exporting | Value transfer | Type reference (TYPE) | I | Drop Zelle ID | 20000330 |
Event ON_GET_FLAVOR Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATE_BEGIN | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Anfang des selektierten Zeitraum | 20000322 | ||
2 | DATE_END | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Ende des selektierten Zeitraum | 20000322 | ||
3 | DRAGDROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20000322 | ||
4 | FLAVORS | Exporting | Value transfer | Type reference (TYPE) | CNDD_FLAVORS | Flavors | 20000330 |
Event PRE_SELECTION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DATE_BEGIN | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Anfang des selektierten Zeitraum | 20000411 | ||
2 | DATE_END | Exporting | Value transfer | Type reference (TYPE) | CNCA_UTC_DATE | Ende des selektierten Zeitraum | 20000411 | ||
3 | SELECTION_ID | Exporting | Value transfer | Type reference (TYPE) | I | Art der PreSelection | 20000412 | ||
4 | SELECTION_TABLE | Exporting | Value transfer | Type reference (TYPE) | CNCA_ITAB_SELECTION | Selektion | 20000411 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |