Hierarchy

⤷

⤷

Properties
Class | CL_FAGL_CLOCO_WD_DATA | |
Short Description | Closing Cockpit Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FAGL_CLOCO_WD | Closing Cockpit Web Dynpro Applications |
Created | 20070510 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FAGL_CLOCO_WD_DATA has no interface implemented.
Friends
Class CL_FAGL_CLOCO_WD_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR5 | 'FALSE' | Boolean Value | 20070511 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR5 | 'TRUE' | Boolean Value | 20070511 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | I | 50 | Length of Comment (Default) | 20070705 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TFC_AUTHGRP | Authorization Group for Closing Cockpit | 20070917 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | 'X' | Supplement for True Boolean Type: 'X' == True '' == False | 20070718 | |
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20070821 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20070711 | |||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CHANGE_GANTT_DESIGN | 20070803 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070821 | |
10 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CFC | Class for Administration of Fast Close | 20070511 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_APB_LAUNCHPAD_LAUNCH_API | 20091126 | |||
12 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FAGL_CLOCO_WD_DATA | Closing Cockpit Data | 20070718 | ||
13 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_APB_LPD_SUSPEND_RESUME | 20091126 | |||
14 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20091126 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FAGL_S_CLOCO_GENERAL_DATA | General Data for Closing Cockpit | 20070625 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FAGL_T_CLOCO_WD_DATA | Entire Task List | 20070511 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FAGL_T_CLOCO_WD_DATA_DEPS | Dependencies of Items | 20070712 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FAGL_T_CLOCO_WD_DATA | Display Data | 20070601 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FAGL_T_CNODES_KEY | Key CNODES | 20070821 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | T_PHASES | Node Table | 20070627 |
Methods
Events
Class CL_FAGL_CLOCO_WD_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_OBJECT_HELP | Public | See coding | 20070821 | BEGIN OF s_object_help,
object TYPE REF TO object,
pos TYPE tfc_position,
is_node type wdy_boolean,
END OF s_object_help
|
||
2 | T_OBJECT_HELP | Public | See coding | 20070821 | t_object_help TYPE STANDARD TABLE OF s_object_help
|
||
3 | T_PHASES | Public | See coding | 20070702 | t_phases TYPE STANDARD TABLE OF lvc_nkey
|
Method Signatures
Method BLOCK_UNBLOCK_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Returncode | 20070730 | ||
2 | ![]() |
I_BLOCK | Call by reference | Type reference (TYPE) | CHAR1 | Flag: Sperren oder Entsperren | 20070730 | ||
3 | ![]() |
I_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Row keys | 20070730 |
Method BLOCK_UNBLOCK_ITEM on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method BUILD_FILTER_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CALLED_FROM_GANTT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110112 | |||
2 | ![]() |
ID_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20110105 | ||
3 | ![]() |
IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20110105 | ||
4 | ![]() |
RD_COND | Call by reference | Type reference (TYPE) | STRING | Filter Ranges | 20110105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110107 |
Method CALL_CFC_TO_EXEC_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACTION | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20110119 | ||
2 | ![]() |
ID_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20110119 | ||
3 | ![]() |
IT_ITEMS | Call by reference | Type reference (TYPE) | CITEMS | Knotenelement | 20110119 |
Method CALL_CFC_TO_EXEC_ACTION on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method CALL_CFC_TO_RESCHEDULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_START_DATE_NEW | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20070822 | ||
2 | ![]() |
ID_START_TIME_NEW | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelles Datum des Applikationsservers | 20070822 | ||
3 | ![]() |
IT_ITEMS | Call by reference | Type reference (TYPE) | CITEMS | Knotenelement | 20070822 |
Method CALL_CFC_TO_RESCHEDULE on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method CALL_CFC_TO_STATUS_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CHANGE_DEP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091118 | |||
2 | ![]() |
ID_REASON | Call by reference | Type reference (TYPE) | SM_STATUS_TXT | Begründung für eine Statusänderung | 20091116 | ||
3 | ![]() |
ID_SCHED_DEP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091118 | |||
4 | ![]() |
ID_STATUS | Call by reference | Type reference (TYPE) | SCHEDMAN_USER_STATI | Vom Anwender definierter Status | 20091116 | ||
5 | ![]() |
IT_ITEMS | Call by reference | Type reference (TYPE) | CITEMS | Itemtabelle | 20091116 |
Method CALL_CFC_TO_STATUS_CHANGE on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method CALL_TRANSACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_REPORT | Call by reference | Type reference (TYPE) | STRING | 20070717 | |||
2 | ![]() |
ID_TRANSACTION | Call by reference | Type reference (TYPE) | TCODE | Transaktionscode | 20070717 | ||
3 | ![]() |
IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CITEMX | Knotenelement | 20110609 | ||
4 | ![]() |
IR_PORTAL_INTEGRATION | Call by reference | Object reference (TYPE REF TO) | IF_WD_PORTAL_INTEGRATION | Web Dynpro: Portal-Integration | 20070717 |
Method CALL_TRANSACTION on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method CALL_WEB_DYNPRO_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20070821 | |||
2 | ![]() |
ID_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Transaktionscode | 20070821 | ||
3 | ![]() |
ID_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20070821 | |||
4 | ![]() |
IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CITEMX | Knotenelement | 20110609 | ||
5 | ![]() |
IR_PORTAL_INTEGRATION | Call by reference | Object reference (TYPE REF TO) | IF_WD_PORTAL_INTEGRATION | Web Dynpro: Portal-Integration | 20070816 |
Method CALL_WEB_DYNPRO_APPLICATION on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method CHECK_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_WD_DATA | Tabellendaten | 20070725 | ||
2 | ![]() |
E_ERROR | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070730 | ||
3 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_WD_DATA | Struktur für Tabellendaten | 20070725 | ||
4 | ![]() |
I_CHECK_SAVE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20070802 |
Method CHECK_DATA on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method CHECK_EXEC_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20130314 |
Method CHECK_EXEC_AUTHORITY on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method CHECK_START_DATE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_ERROR | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070917 | ||
2 | ![]() |
ET_APPLOG | Call by reference | Type reference (TYPE) | TFC_T_CLOCO_APPLOG | Struktur für Anwendungsprotokoll-Schnittstelle | 20070917 | ||
3 | ![]() |
ID_START_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20070917 | ||
4 | ![]() |
ID_START_TIME | Call by reference | Type reference (TYPE) | TIMS | Feld vom Typ TIMS | 20070917 |
Method CHECK_START_DATE_TIME on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CFC | Call by reference | Object reference (TYPE REF TO) | CFC | Klasse zur Verwaltung des FastClose | 20091119 | ||
2 | ![]() |
IR_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20091126 | ||
3 | ![]() |
IV_AUTHGRP | Call by reference | Type reference (TYPE) | TFC_AUTHGRP | Berechtigungsgruppe für das Closing Cockpit | 20070917 | ||
4 | ![]() |
IV_INSTANCE | Call by reference | Type reference (TYPE) | I | 20070511 | |||
5 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | TFC_PROFILE | FastClose: Abschlußplan | 20070511 |
Method CONSTRUCTOR on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method CREATE_COMMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMMENT | Call by reference | Type reference (TYPE) | FAGL_CLOCO_COMNT | 20070704 | |||
2 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | FAGL_CLOCO_CMT_TYPE | Kennzeichen | 20070713 | ||
3 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | FAGL_CLOCO_FLAG | Character Field Length 1 | 20070704 |
Method CREATE_COMMENT on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method DELETE_COMMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMMENT | Call by reference | Type reference (TYPE) | FAGL_CLOCO_COMNT | Kommentare für Closing Cockpit | 20070704 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | FAGL_CLOCO_FLAG | flag: X & space | 20070704 |
Method DELETE_COMMENT on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method DEL_DOCUMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DOC_ID | Call by reference | Type reference (TYPE) | BDS_DOCID | Business Document Service: Dokument-ID | 20100105 | ||
2 | ![]() |
ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20100105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100105 | ||
2 | ![]() |
20100105 | ||
3 | ![]() |
20100105 |
Method FILL_DATA Signature
Method FILL_DATA on class CL_FAGL_CLOCO_WD_DATA has no parameter.
Method FILL_DATA on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_ALLOWED_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NODE_DATA | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_WD_DATA | Struktur für Tabellendaten | 20091007 | ||
2 | ![]() |
IT_STATUS | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_STATUSID | Tabelle mit Status ID | 20091007 |
Method GET_ALLOWED_STATUS on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_ALL_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ROW_KEYS | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_ROW_KEYS | Tabelle mit Zeilenschlüsseln | 20070827 | ||
2 | ![]() |
ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20070827 |
Method GET_ALL_CHILDREN on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_APPL_LOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | BAL_T_MSG | messages | 20070726 | ||
2 | ![]() |
IM_DATA | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_WD_DATA | 20070726 |
Method GET_APPL_LOGS on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_AUTHGRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AUTHGRP | Call by reference | Type reference (TYPE) | TFC_AUTHGRP | Berechtigungsgruppe für das Closing Cockpit | 20090407 | ||
2 | ![]() |
I_INSTANCE | Call by reference | Type reference (TYPE) | TFC_NUM | Zähler | 20090407 | ||
3 | ![]() |
I_PROFILE | Call by reference | Type reference (TYPE) | TFC_PROFILE | FastClose: Abschlußplan | 20090407 |
Method GET_AUTHGRP on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_CHANGE_DOCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CDRED | Call by reference | Type reference (TYPE) | TFC_T_CDRED | Change documents, display structure | 20070725 | ||
2 | ![]() |
IM_DATA | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_WD_DATA | 20070725 |
Method GET_CHANGE_DOCS on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CNODE | Knotenelement | 20070827 |
Method GET_CHILDREN on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_COMMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMMENTS | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_COMMENT | table type of comments | 20070704 | ||
2 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | FAGL_CLOCO_COMNT | Kommentare für Closing Cockpit | 20070817 |
Method GET_COMMENTS on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_COMMENTS_MSGS_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_COUNT | Call by reference | Type reference (TYPE) | I | table type of comments | 20070904 | ||
2 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | FAGL_CLOCO_COMNT | 20070904 |
Method GET_COMMENTS_MSGS_COUNT on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_DOCUMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FILE | Call by reference | Type reference (TYPE) | XSTRING | 20070717 | |||
2 | ![]() |
ID_DOC_ID | Call by reference | Type reference (TYPE) | BDS_DOCID | Business Document Service: Dokument-ID | 20070725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070717 | ||
2 | ![]() |
20070717 | ||
3 | ![]() |
20070717 |
Method GET_DOC_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100104 | |||
2 | ![]() |
ID_DOC_ID | Call by reference | Type reference (TYPE) | BDS_DOCID | Business Document Service: Dokument-ID | 20100104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100104 | ||
2 | ![]() |
20100104 | ||
3 | ![]() |
20100104 |
Method GET_EMAIL_RECEIVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RECEIVERS | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_RECEIVERS | Return structure for the address of a person in a company | 20070815 | ||
2 | ![]() |
ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20070815 |
Method GET_EMAIL_RECEIVERS on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_FIRST_DAY_OF_WEEK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_DATE | Value transfer | Type reference (TYPE) | DATUM | Datum | 20070731 | ||
2 | ![]() |
ID_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20070731 |
Method GET_FIRST_DAY_OF_WEEK on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_GANTT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_HEADER_DATA | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_GENERAL_DATA | Allgemeine Daten für Closing Cockpit | 20070709 | ||
2 | ![]() |
ET_DISP_DATA | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_WD_DATA | Tabellendaten | 20070709 | ||
3 | ![]() |
ET_DISP_DATA_DEPS | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_WD_DATA_DEPS | Dependencies of items | 20070712 | ||
4 | ![]() |
ID_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | Knotenelement | 20070709 | ||
5 | ![]() |
IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20110111 |
Method GET_GANTT_DATA on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_GENERAL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_HEADER_DATA | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_GENERAL_DATA | Allgemeine Daten für Closing Cockpit | 20070802 |
Method GET_GENERAL_DATA on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_FAGL_CLOCO_WD_DATA | Closing Cockpit Daten | 20070718 | ||
2 | ![]() |
ID_INSTANCE | Call by reference | Type reference (TYPE) | TFC_NUM | Zähler | 20070718 | ||
3 | ![]() |
ID_PROFILE | Call by reference | Type reference (TYPE) | TFC_PROFILE | FastClose: Abschlußplan | 20070718 |
Method GET_INSTANCE on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_LOG_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENTRIES | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_LOG_ENTRY | Liste von Jobprotokollen zu mehreren Jobs | 20070827 | ||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_WD_DATA | Struktur für Tabellendaten | 20070827 |
Method GET_LOG_ENTRIES on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_MT_DATA_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_WD_DATA | Struktur für Tabellendaten | 20070730 | ||
2 | ![]() |
I_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20070730 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zeile nicht gefunden | 20070730 |
Method GET_PARENT_ROW_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_PARENT_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20070821 | ||
2 | ![]() |
ED_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20070821 | ||
3 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | S_OBJECT_HELP | 20070821 |
Method GET_PARENT_ROW_KEY on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_RT_LOG_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | Aufgabentyp (Report, Workflow,Transaktion,Merkhilfe) | 20070720 | ||
2 | ![]() |
EV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Liste von Jobprotokollen zu mehreren Jobs | 20070720 | ||
3 | ![]() |
IM_LOG_ENTRY | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_LOG_ENTRY | Knotenelement | 20070720 |
Method GET_RT_LOG_DETAILS on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_SENT_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMMENTS | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_COMMENT | table type of comments | 20070713 | ||
2 | ![]() |
IM_HEADER | Call by reference | Type reference (TYPE) | FAGL_CLOCO_COMNT | Kommentare für Closing Cockpit | 20070713 |
Method GET_SENT_MESSAGES on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_TIME_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20070718 | ||
2 | ![]() |
ED_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20070718 |
Method GET_TIME_INTERVAL on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_TREE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DISP_DATA | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_WD_DATA | Tabellendaten | 20070709 | ||
2 | ![]() |
ID_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | Knotenelement | 20070709 | ||
3 | ![]() |
IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Tabelle mit Filtereinstellungen im Closing Cockpit | 20110105 |
Method GET_TREE_DATA on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_USER_FULLNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20070713 | ||
2 | ![]() |
R_FULLNAME | Value transfer | Type reference (TYPE) | STRING | 20070713 |
Method GET_USER_FULLNAME on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method GET_XML_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_GANTT_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML für Gantt UI Element | 20070820 | ||
2 | ![]() |
ID_DISPLAY_MODE | Call by reference | Type reference (TYPE) | STRING | 'CHANGE' | Anzeigemodus | 20070726 | |
3 | ![]() |
ID_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | vom Benuter selektierte Phase | 20070601 | ||
4 | ![]() |
ID_RESET_VIEW | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Refresh and set current date or new date | 20070820 | |
5 | ![]() |
ID_TIMEFRAME_INDEX | Call by reference | Type reference (TYPE) | STRING | Darstellungsbereich | 20070711 | ||
6 | ![]() |
IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20110111 |
Method GET_XML_DATA on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method IS_MT_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CHANGED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070829 |
Method IS_MT_DATA_CHANGED on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method IS_WD_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20070821 | |||
2 | ![]() |
ED_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20070821 | |||
3 | ![]() |
ED_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20070821 | |||
4 | ![]() |
ID_TCODE | Call by reference | Type reference (TYPE) | TCODE | Transaktionscode | 20070821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070821 | ||
2 | ![]() |
20070821 | ||
3 | ![]() |
20070821 | ||
4 | ![]() |
20070821 |
Method MO_LAUNCHPAD_NAVIGATE_TO Signature
Method MO_LAUNCHPAD_NAVIGATE_TO on class CL_FAGL_CLOCO_WD_DATA has no parameter.
Method MO_LAUNCHPAD_NAVIGATE_TO on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method REPLACE_EMAIL_LABELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_NOTE | Call by reference | Type reference (TYPE) | STRING | 20070713 |
Method REPLACE_EMAIL_LABELS on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method SAVE_DOCUMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DOC_ID | Call by reference | Type reference (TYPE) | BDS_DOCID | Business Document Service: Dokument-ID | 20091127 | ||
2 | ![]() |
ID_FILE | Call by reference | Type reference (TYPE) | XSTRING | 20091127 | |||
3 | ![]() |
ID_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20091229 | |||
4 | ![]() |
ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20091201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091127 | ||
2 | ![]() |
20091127 | ||
3 | ![]() |
20091127 |
Method SAVE_EMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_MESSAGE | message table | 20070713 | ||
2 | ![]() |
ID_COMMENT | Call by reference | Type reference (TYPE) | FAGL_CLOCO_COMNT | Kommentare für Closing Cockpit | 20070817 | ||
3 | ![]() |
ID_MAIL_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070817 | |||
4 | ![]() |
ID_TITLE | Call by reference | Type reference (TYPE) | STRING | 20070817 | |||
5 | ![]() |
IT_RECEIVERS | Call by reference | Type reference (TYPE) | FPB_EXP_T_PEOPLE_PICKER | 20070713 | |||
6 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | FAGL_CLOCO_FLAG | Kennzeichen | 20070713 |
Method SAVE_EMAIL on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method SAVE_TASKLIST Signature
Method SAVE_TASKLIST on class CL_FAGL_CLOCO_WD_DATA has no parameter.
Method SAVE_TASKLIST on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method SEND_EMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_MESSAGE | message table | 20070709 | ||
2 | ![]() |
ID_MAIL_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070817 | |||
3 | ![]() |
ID_TITLE | Call by reference | Type reference (TYPE) | STRING | 20070817 | |||
4 | ![]() |
IT_RECEIVERS | Call by reference | Type reference (TYPE) | FPB_EXP_T_PEOPLE_PICKER | 20070709 | |||
5 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | FAGL_CLOCO_FLAG | Kennzeichen | 20070709 |
Method SEND_EMAIL on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method SEND_SAVE_EMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_MESSAGE | message table | 20070713 | ||
2 | ![]() |
ID_COMMENT | Call by reference | Type reference (TYPE) | FAGL_CLOCO_COMNT | Kommentare für Closing Cockpit | 20070817 | ||
3 | ![]() |
ID_MAIL_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070817 | |||
4 | ![]() |
ID_TITLE | Call by reference | Type reference (TYPE) | STRING | 20070817 | |||
5 | ![]() |
IT_RECEIVERS | Call by reference | Type reference (TYPE) | FPB_EXP_T_PEOPLE_PICKER | 20070713 | |||
6 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | FAGL_CLOCO_FLAG | Kennzeichen | 20070713 |
Method SEND_SAVE_EMAIL on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method SETUP_LAYOUT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_LAYOUT_XMLDATA | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_LAYOUT_DATA | Layoutinformationen für Gantt | 20070511 | ||
2 | ![]() |
ID_DISPLAY_MODE | Call by reference | Type reference (TYPE) | STRING | Anzeigemodus | 20070821 | ||
3 | ![]() |
ID_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Enddatum | 20070821 | ||
4 | ![]() |
ID_END_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Endzeit | 20070821 | ||
5 | ![]() |
ID_REF_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Referenzdatum | 20070821 | ||
6 | ![]() |
ID_RESET_VIEW | Call by reference | Type reference (TYPE) | BOOLE_D | Refresh and set current date or new date | 20070820 | ||
7 | ![]() |
ID_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Startdatum | 20070821 | ||
8 | ![]() |
ID_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Startzeit | 20070821 | ||
9 | ![]() |
ID_TIMEFRAME_INDEX | Call by reference | Type reference (TYPE) | STRING | Darstellungsbereich | 20070821 | ||
10 | ![]() |
ID_TYPE_REPOSITORY | Call by reference | Type reference (TYPE) | STRING | Type repository | 20070803 | ||
11 | ![]() |
ID_VIEWPOS_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelle Position auf der Zeitachse | 20070821 | ||
12 | ![]() |
ID_VIEWPOS_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit auf der Zeitachse | 20070821 |
Method SETUP_LAYOUT_DATA on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method SET_DATE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20070807 | ||
2 | ![]() |
ID_END_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20070807 | ||
3 | ![]() |
ID_FROM | Call by reference | Type reference (TYPE) | STRING | Feld vom Typ DATS | 20070710 | ||
4 | ![]() |
ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20070710 | |||
5 | ![]() |
ID_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20070807 | ||
6 | ![]() |
ID_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20070807 | ||
7 | ![]() |
ID_TO | Call by reference | Type reference (TYPE) | STRING | Feld vom Typ DATS | 20070710 |
Method SET_DATE_TIME on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method SET_NODE_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20070709 |
Method SET_NODE_SELECTED on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAMETER | Call by reference | Type reference (TYPE) | APB_LPD_T_KEY_VALUE | 20110707 | |||
2 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20110707 |
Method SET_PARAMETER on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE_REASON | Call by reference | Type reference (TYPE) | SM_STATUS_TXT | Begründung für eine Statusänderung | 20091014 | ||
2 | ![]() |
ET_CLOCO_APPLOG | Call by reference | Type reference (TYPE) | TFC_T_CLOCO_APPLOG | Tabellentyp für die Anwendungsprotokoll-Schnittstelle | 20070723 | ||
3 | ![]() |
ID_STATUS | Call by reference | Type reference (TYPE) | SCHEDMAN_USER_STATI | Vom Anwender definierter Status | 20070718 | ||
4 | ![]() |
IT_ROW_KEY | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_ROW_KEYS | Row keys | 20070718 |
Method SET_STATUS on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method SET_TIMEFRAME_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_TIMEFRAME_INDEX | Call by reference | Type reference (TYPE) | STRING | 20070711 |
Method SET_TIMEFRAME_INDEX on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method UPDATE_COMMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMMENT | Call by reference | Type reference (TYPE) | FAGL_CLOCO_COMNT | Kommentare für Closing Cockpit | 20070705 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | FAGL_CLOCO_FLAG | flag: X & space | 20070705 |
Method UPDATE_COMMENT on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method UPDATE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20101215 |
Method UPDATE_DATA on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method UPDATE_END_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_WD_DATA | Tabellendaten | 20091123 |
Method UPDATE_END_DATE on class CL_FAGL_CLOCO_WD_DATA has no exception.
Method UPDATE_MT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20070727 | ||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_CLOCO_WD_DATA | Struktur für Tabellendaten | 20070727 | ||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_WD_DATA | Tabellendaten | 20070727 |
Method UPDATE_MT_DATA on class CL_FAGL_CLOCO_WD_DATA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 603 |