Hierarchy
⤷
⤷
Properties
| Class | CL_FAGL_FCC_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_FCC_WD | Financial Closing Cockpit Web Dynpro Applications |
| Created | 20110611 | SAP |
| Last change | 20141108 | |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FAGL_FCC_WD_DATA has no interface implemented.
Friends
Class CL_FAGL_FCC_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 | 20110611 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR5 | 'TRUE' | Boolean Value | 20110611 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'CI_ADD_DISP_FIELDS' | Additional Display Fields | 20110804 | ||
| 4 | Constant | Private | Type reference (TYPE) | I | 50 | Length of Comment (Default) | 20110611 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'CI_CLOCOAF_INST' | Additional Instance Fields | 20110804 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'CI_CLOCOAF_TEMPL' | Additional Template Fields | 20110804 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | FCC_AUTHGRP | Authorization Group for Closing Cockpit | 20110611 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | 'X' | Supplement for True Boolean Type: 'X' == True '' == False | 20110611 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | 20110611 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110611 | ||||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | FCC_CHN_GANTT_DGN | 20110611 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110611 | ||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FCC_CFC | Class for Administration of Fast Close | 20110611 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_APB_LAUNCHPAD_LAUNCH_API | 20110611 | ||||
| 15 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FAGL_FCC_WD_DATA | Closing Cockpit Data | 20110611 | |||
| 16 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_APB_LPD_SUSPEND_RESUME | 20110611 | ||||
| 17 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110611 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | FAGL_S_FCC_GENERAL_DATA | General Data for Closing Cockpit | 20110611 | |||
| 19 | Static Attribute | Public | Type reference (TYPE) | ABAP_COMPONENT_TAB | Additional Fields Structure | 20110804 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>INCLUDED_VIEW | Description of a View | 20140424 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | FAGL_T_FCC_WD_DATA_S | Entire Task List | 20110611 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | FAGL_T_FCC_WD_DATA_DEPS | Dependencies of Items | 20110611 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | FAGL_T_FCC_NODES_KEY | Key CNODES | 20110611 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | T_PHASES | Node Table | 20110611 | |||
| 25 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110804 | ||
| 26 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110804 | ||
| 27 | Static Attribute | Private | Type reference (TYPE) | TZNZONE | Time Zone | 20110728 | |||
| 28 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110728 |
Methods
Events
Class CL_FAGL_FCC_WD_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LT_SCMATREED | Public | See coding | 20120119 | lt_scmatreed TYPE sorted TABLE OF scmatreed WITH NON-UNIQUE KEY profile node_id
|
||
| 2 | S_FIELD_SELECTION | Public | See coding | 20110827 | BEGIN OF s_field_selection,
status_id TYPE schedman_user_stati,
start_dt_from TYPE string,
start_dt_to TYPE string,
END OF s_field_selection
|
||
| 3 | S_OBJECT_HELP | Public | See coding | 20110611 | BEGIN OF s_object_help,
object TYPE REF TO object,
pos TYPE FCC_POSITION,
is_node type wdy_boolean,
END OF s_object_help
|
||
| 4 | T_MESSAGES | Public | See coding | 20110930 | T_MESSAGES TYPE STANDARD TABLE OF fcc_message_sent
|
||
| 5 | T_OBJECT_HELP | Public | See coding | 20110611 | t_object_help TYPE STANDARD TABLE OF s_object_help
|
||
| 6 | T_PHASES | Public | See coding | 20110611 | t_phases TYPE STANDARD TABLE OF lvc_nkey
|
Method Signatures
Method ADD_TIMEZONE_FOR_UI 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_FCC_WD_DATA | Data Table for Closing Cockpit | 20120416 |
Method ADD_TIMEZONE_FOR_UI on class CL_FAGL_FCC_WD_DATA has no exception.
Method ANALYSIS_ADDITIONAL Signature
Method ANALYSIS_ADDITIONAL on class CL_FAGL_FCC_WD_DATA has no parameter.
Method ANALYSIS_ADDITIONAL on class CL_FAGL_FCC_WD_DATA has no exception.
Method APPEND_EMAIL_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RECEIVER | Call by reference | Type reference (TYPE) | FAGL_T_FCC_RECEIVERS | Mail Recipient | 20110805 | |||
| 2 | IV_UFULLNAME | Call by reference | Type reference (TYPE) | AD_NAMTEXT | Full Name of Person | 20110805 | |||
| 3 | IV_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | User Name | 20110805 |
Method APPEND_EMAIL_RECEIVER on class CL_FAGL_FCC_WD_DATA has no exception.
Method BIND_ADDI_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110804 |
Method BIND_ADDI_CONTEXT on class CL_FAGL_FCC_WD_DATA has no exception.
Method BIND_ADDI_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110804 | |||
| 2 | MR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20110804 |
Method BIND_ADDI_UI on class CL_FAGL_FCC_WD_DATA has no exception.
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 | 20110611 | |||
| 2 | I_BLOCK | Call by reference | Type reference (TYPE) | CHAR1 | Flag: Sperren oder Entsperren | 20110611 | |||
| 3 | I_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Row keys | 20110611 |
Method BLOCK_UNBLOCK_ITEM on class CL_FAGL_FCC_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 | ES_FIELD_SELECTION | Call by reference | Type reference (TYPE) | S_FIELD_SELECTION | 20110827 | ||||
| 2 | ID_CALLED_FROM_GANTT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110611 | ||||
| 3 | ID_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20110611 | |||
| 4 | IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20110611 | |||
| 5 | RD_COND | Call by reference | Type reference (TYPE) | STRING | Filter Ranges | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110611 |
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 | 20110611 | |||
| 2 | ID_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110611 | ||||
| 3 | IR_SCENARIO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_FCC_NOTI_SCE_CONTAINER | Container of the scenarios, for WD application | 20110727 | |||
| 4 | IT_ITEMS | Call by reference | Type reference (TYPE) | FCC_ITEMS | Knotenelement | 20110611 |
Method CALL_CFC_TO_EXEC_ACTION on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | ID_START_TIME_NEW | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelles Datum des Applikationsservers | 20110611 | |||
| 3 | IR_SCENARIO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_FCC_NOTI_SCE_CONTAINER | Container of the scenarios, for WD application | 20110721 | |||
| 4 | IT_ITEMS | Call by reference | Type reference (TYPE) | FCC_ITEMS | Knotenelement | 20110611 |
Method CALL_CFC_TO_RESCHEDULE on class CL_FAGL_FCC_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 | 20110611 | ||||
| 2 | ID_REASON | Call by reference | Type reference (TYPE) | SM_STATUS_TXT | Begründung für eine Statusänderung | 20110611 | |||
| 3 | ID_SCHED_DEP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110611 | ||||
| 4 | ID_STATUS | Call by reference | Type reference (TYPE) | SCHEDMAN_USER_STATI | Vom Anwender definierter Status | 20110611 | |||
| 5 | IR_SCENARIO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_FCC_NOTI_SCE_CONTAINER | Container of the scenarios, for WD application | 20110726 | |||
| 6 | IT_ITEMS | Call by reference | Type reference (TYPE) | FCC_ITEMS | Itemtabelle | 20110611 |
Method CALL_CFC_TO_STATUS_CHANGE on class CL_FAGL_FCC_WD_DATA has no exception.
Method CALL_REMOTE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_REPORT | Call by reference | Type reference (TYPE) | FCC_PROGRAMM | ABAP Program Name | 20111201 | |||
| 2 | ID_TRANSACTION | Call by reference | Type reference (TYPE) | TCODE | Transaction Code | 20111201 | |||
| 3 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Node Element | 20111201 | |||
| 4 | IR_PORTAL_INTEGRATION | Call by reference | Object reference (TYPE REF TO) | IF_WD_PORTAL_INTEGRATION | Web Dynpro: Portal Integration | 20111201 |
Method CALL_REMOTE_TASK on class CL_FAGL_FCC_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) | FCC_PROGRAMM | 20110611 | ||||
| 2 | ID_TRANSACTION | Call by reference | Type reference (TYPE) | TCODE | Transaktionscode | 20110611 | |||
| 3 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Knotenelement | 20110611 | |||
| 4 | IR_PORTAL_INTEGRATION | Call by reference | Object reference (TYPE REF TO) | IF_WD_PORTAL_INTEGRATION | Web Dynpro: Portal-Integration | 20110611 |
Method CALL_TRANSACTION on class CL_FAGL_FCC_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 | 20110611 | ||||
| 2 | ID_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Transaktionscode | 20110611 | |||
| 3 | ID_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20110611 | ||||
| 4 | IR_ITEMX | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Knotenelement | 20110611 | |||
| 5 | IR_PORTAL_INTEGRATION | Call by reference | Object reference (TYPE REF TO) | IF_WD_PORTAL_INTEGRATION | Web Dynpro: Portal-Integration | 20110611 |
Method CALL_WEB_DYNPRO_APPLICATION on class CL_FAGL_FCC_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_FCC_WD_DATA | Tabellendaten | 20110611 | |||
| 2 | E_ERROR | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20110611 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Struktur für Tabellendaten | 20110611 | |||
| 4 | I_CHECK_SAVE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20110611 |
Method CHECK_DATA on class CL_FAGL_FCC_WD_DATA has no exception.
Method CHECK_DEPENDENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120411 | ||||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20120411 | |||
| 3 | IT_DATA | Call by reference | Type reference (TYPE) | FAGL_T_FCC_WD_DATA | Data Table for Closing Cockpit | 20120411 |
Method CHECK_DEPENDENCY on class CL_FAGL_FCC_WD_DATA has no exception.
Method CHECK_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 | 20110901 | ||||
| 2 | ID_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20110901 | |||
| 3 | IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110901 | |||
| 4 | IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20110901 | |||
| 5 | RD_MEETS_COND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110901 |
Method CHECK_READY_TO_PERFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEM | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20120410 |
Method CHECK_READY_TO_PERFORM on class CL_FAGL_FCC_WD_DATA has no exception.
Method CHECK_RESTARTED_NECESSARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEM | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20120410 |
Method CHECK_RESTARTED_NECESSARY on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | ET_APPLOG | Call by reference | Type reference (TYPE) | FCC_T_CLOCO_APPLOG | Struktur für Anwendungsprotokoll-Schnittstelle | 20110611 | |||
| 3 | ID_START_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20110611 | |||
| 4 | ID_START_TIME | Call by reference | Type reference (TYPE) | TIMS | Feld vom Typ TIMS | 20110611 |
Method CHECK_START_DATE_TIME on class CL_FAGL_FCC_WD_DATA has no exception.
Method CLEAR_COMMENT_FLAG 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_FCC_COMNT | Comments for Closing Cockpit | 20110803 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | FAGL_FCC_FLAG | Flag: X & space | 20110803 |
Method CLEAR_COMMENT_FLAG on class CL_FAGL_FCC_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) | CL_FCC_CFC | Klasse zur Verwaltung des FastClose | 20110611 | |||
| 2 | IR_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110611 | |||
| 3 | IV_AUTHGRP | Call by reference | Type reference (TYPE) | FCC_AUTHGRP | Berechtigungsgruppe für das Closing Cockpit | 20110611 | |||
| 4 | IV_INSTANCE | Call by reference | Type reference (TYPE) | I | 20110611 | ||||
| 5 | IV_PROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE | FastClose: Abschlußplan | 20110611 |
Method CONSTRUCTOR on class CL_FAGL_FCC_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_FCC_COMNT | 20110611 | ||||
| 2 | IM_TYPE | Call by reference | Type reference (TYPE) | FAGL_FCC_CMT_TYPE | Kennzeichen | 20110611 | |||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | FAGL_FCC_FLAG | Character Field Length 1 | 20110611 |
Method CREATE_COMMENT on class CL_FAGL_FCC_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_FCC_COMNT | Kommentare für Closing Cockpit | 20110611 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | FAGL_FCC_FLAG | flag: X & space | 20110611 |
Method DELETE_COMMENT on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110611 | |||
| 2 | 20110611 | |||
| 3 | 20110611 |
Method FILL_DATA Signature
Method FILL_DATA on class CL_FAGL_FCC_WD_DATA has no parameter.
Method FILL_DATA on class CL_FAGL_FCC_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_FCC_WD_DATA | Struktur für Tabellendaten | 20110611 | |||
| 2 | IT_STATUS | Call by reference | Type reference (TYPE) | FAGL_T_FCC_STATUSID | Tabelle mit Status ID | 20110611 |
Method GET_ALLOWED_STATUS on class CL_FAGL_FCC_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_FCC_ROW_KEYS | Tabelle mit Zeilenschlüsseln | 20110611 | |||
| 2 | ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20110611 |
Method GET_ALL_CHILDREN on class CL_FAGL_FCC_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) | SFB_T_BAL_S_MSG | messages | 20110611 | |||
| 2 | IM_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | 20110611 |
Method GET_APPL_LOGS on class CL_FAGL_FCC_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) | FCC_AUTHGRP | Berechtigungsgruppe für das Closing Cockpit | 20110611 | |||
| 2 | I_INSTANCE | Call by reference | Type reference (TYPE) | FCC_NUM | Zähler | 20110611 | |||
| 3 | I_PROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE | FastClose: Abschlußplan | 20110611 |
Method GET_AUTHGRP on class CL_FAGL_FCC_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) | FCC_T_CDRED | Change documents, display structure | 20110611 | |||
| 2 | IM_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | 20110611 |
Method GET_CHANGE_DOCS on class CL_FAGL_FCC_WD_DATA has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUFFER_ACT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120119 | |||
| 2 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_FCC_NODE | Knotenelement | 20110611 | |||
| 3 | IT_BUFFER_SCM | Call by reference | Type reference (TYPE) | LT_SCMATREED | 20120119 | ||||
| 4 | IT_BUFFER_SCM_ASC | Call by reference | Type reference (TYPE) | LT_SCMATREED | 20120120 | ||||
| 5 | IT_DOCS | Call by reference | Type reference (TYPE) | FCC_T_DOCUMENTS_NS | Change Document Table Type; Generated by RSSCD000 | 20120330 | |||
| 6 | IT_NOTES | Call by reference | Type reference (TYPE) | FCC_T_COMNT | Table Type of FAGL_FCC_COMNT | 20120330 |
Method GET_CHILDREN on class CL_FAGL_FCC_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_FCC_COMMENT | table type of comments | 20110611 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | FAGL_FCC_COMNT | Kommentare für Closing Cockpit | 20110611 |
Method GET_COMMENTS on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | FAGL_FCC_COMNT | 20110611 |
Method GET_COMMENTS_MSGS_COUNT on class CL_FAGL_FCC_WD_DATA has no exception.
Method GET_DISPLAYED_TIME_ZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISPLAYED_TIME_ZONE | Value transfer | Type reference (TYPE) | TZNZONE | Time Zone | 20110728 |
Method GET_DISPLAYED_TIME_ZONE on class CL_FAGL_FCC_WD_DATA has no exception.
Method GET_DISPLAYED_TIME_ZONE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISPLAYED_TIME_ZONE_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110728 |
Method GET_DISPLAYED_TIME_ZONE_TYPE on class CL_FAGL_FCC_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 | 20110611 | ||||
| 2 | ID_DOC_ID | Call by reference | Type reference (TYPE) | BDS_DOCID | Business Document Service: Dokument-ID | 20110611 | |||
| 3 | ID_OBJKEY | Call by reference | Type reference (TYPE) | BDS_TYPEID | Business Document Service: Object key | 20131107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110611 | |||
| 2 | 20110611 | |||
| 3 | 20110611 |
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 | 20110611 | ||||
| 2 | ID_DOC_ID | Call by reference | Type reference (TYPE) | BDS_DOCID | Business Document Service: Dokument-ID | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110611 | |||
| 2 | 20110611 | |||
| 3 | 20110611 |
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_FCC_RECEIVERS | Return structure for the address of a person in a company | 20110611 | |||
| 2 | ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20110611 |
Method GET_EMAIL_RECEIVERS on class CL_FAGL_FCC_WD_DATA has no exception.
Method GET_EMAIL_RECEIVER_FOR_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RECEIVER | Call by reference | Type reference (TYPE) | FAGL_T_FCC_RECEIVERS | Mail Recipient | 20110805 | |||
| 2 | IS_TASK | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20110805 |
Method GET_EMAIL_RECEIVER_FOR_TASK on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | ID_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20110611 |
Method GET_FIRST_DAY_OF_WEEK on class CL_FAGL_FCC_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_FCC_GENERAL_DATA | Allgemeine Daten für Closing Cockpit | 20110611 | |||
| 2 | ET_DISP_DATA | Call by reference | Type reference (TYPE) | FAGL_T_FCC_WD_DATA | Tabellendaten | 20110611 | |||
| 3 | ET_DISP_DATA_DEPS | Call by reference | Type reference (TYPE) | FAGL_T_FCC_WD_DATA_DEPS | Dependencies of items | 20110611 | |||
| 4 | ID_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | Knotenelement | 20110611 | |||
| 5 | IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20110611 |
Method GET_GANTT_DATA on class CL_FAGL_FCC_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_FCC_GENERAL_DATA | Allgemeine Daten für Closing Cockpit | 20110611 |
Method GET_GENERAL_DATA on class CL_FAGL_FCC_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_FCC_WD_DATA | Closing Cockpit Daten | 20110611 | |||
| 2 | ID_INSTANCE | Call by reference | Type reference (TYPE) | FCC_NUM | Zähler | 20110611 | |||
| 3 | ID_PROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE | FastClose: Abschlußplan | 20110611 |
Method GET_INSTANCE on class CL_FAGL_FCC_WD_DATA has no exception.
Method GET_ITEM_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) | FCC_T_INST_FILE_ALV | List of Job Logs for Multiple Jobs | 20110919 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20110919 |
Method GET_ITEM_LOG_ENTRIES on class CL_FAGL_FCC_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_FCC_LOG_ENTRY | Liste von Jobprotokollen zu mehreren Jobs | 20110611 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Struktur für Tabellendaten | 20110611 |
Method GET_LOG_ENTRIES on class CL_FAGL_FCC_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_FCC_WD_DATA | Struktur für Tabellendaten | 20110611 | |||
| 2 | I_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zeile nicht gefunden | 20110611 |
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 | 20110611 | |||
| 2 | ED_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20110611 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | S_OBJECT_HELP | 20110611 |
Method GET_PARENT_ROW_KEY on class CL_FAGL_FCC_WD_DATA has no exception.
Method GET_PREDECESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | FAGL_T_FCC_WD_DATA | Structure for Table Data | 20110801 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20110801 | |||
| 3 | IS_PARENT_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20110801 |
Method GET_PREDECESSOR on class CL_FAGL_FCC_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_MIME_TYPE | Call by reference | Type reference (TYPE) | BTC_EXT_DOC_MIME_TYPE | ExtSdl: MIME Type of an External Document | 20110921 | |||
| 2 | EV_STRING | Call by reference | Type reference (TYPE) | STRING | Aufgabentyp (Report, Workflow,Transaktion,Merkhilfe) | 20110611 | |||
| 3 | EV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Liste von Jobprotokollen zu mehreren Jobs | 20110611 | |||
| 4 | IM_LOG_ENTRY | Call by reference | Type reference (TYPE) | FCC_S_INST_FILE_ALV | Knotenelement | 20110611 |
Method GET_RT_LOG_DETAILS on class CL_FAGL_FCC_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_MESSAGES | Call by reference | Type reference (TYPE) | T_MESSAGES | Table Type of Comments | 20110930 | |||
| 2 | IM_HEADER | Call by reference | Type reference (TYPE) | FAGL_FCC_COMNT | Kommentare für Closing Cockpit | 20110611 |
Method GET_SENT_MESSAGES on class CL_FAGL_FCC_WD_DATA has no exception.
Method GET_SUCCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | FAGL_T_FCC_WD_DATA | Data Table for Closing Cockpit | 20110630 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20110630 | |||
| 3 | IS_PARENT_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20110630 |
Method GET_SUCCESSOR on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | ED_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20110611 |
Method GET_TIME_INTERVAL on class CL_FAGL_FCC_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_FCC_WD_DATA | Tabellendaten | 20110611 | |||
| 2 | ID_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | Knotenelement | 20110611 | |||
| 3 | IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Tabelle mit Filtereinstellungen im Closing Cockpit | 20110611 |
Method GET_TREE_DATA on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | R_FULLNAME | Value transfer | Type reference (TYPE) | STRING | 20110611 |
Method GET_USER_FULLNAME on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | ID_DISPLAY_MODE | Call by reference | Type reference (TYPE) | STRING | 'CHANGE' | Anzeigemodus | 20110611 | ||
| 3 | ID_PHASE | Call by reference | Type reference (TYPE) | LVC_NKEY | vom Benuter selektierte Phase | 20110611 | |||
| 4 | ID_RESET_VIEW | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Refresh and set current date or new date | 20110611 | ||
| 5 | ID_TIMEFRAME_INDEX | Call by reference | Type reference (TYPE) | STRING | Darstellungsbereich | 20110611 | |||
| 6 | IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20110611 |
Method GET_XML_DATA on class CL_FAGL_FCC_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 | 20110611 |
Method IS_MT_DATA_CHANGED on class CL_FAGL_FCC_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 | 20110611 | ||||
| 2 | ED_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20110611 | ||||
| 3 | ED_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20110611 | ||||
| 4 | ID_TCODE | Call by reference | Type reference (TYPE) | TCODE | Transaktionscode | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110611 | |||
| 2 | 20110611 | |||
| 3 | 20110611 | |||
| 4 | 20110611 |
Method MARK_STATUS Signature
Method MARK_STATUS on class CL_FAGL_FCC_WD_DATA has no parameter.
Method MARK_STATUS on class CL_FAGL_FCC_WD_DATA has no exception.
Method MO_LAUNCHPAD_NAVIGATE_TO Signature
Method MO_LAUNCHPAD_NAVIGATE_TO on class CL_FAGL_FCC_WD_DATA has no parameter.
Method MO_LAUNCHPAD_NAVIGATE_TO on class CL_FAGL_FCC_WD_DATA has no exception.
Method RELOAD_USER_INFO Signature
Method RELOAD_USER_INFO on class CL_FAGL_FCC_WD_DATA has no parameter.
Method RELOAD_USER_INFO on class CL_FAGL_FCC_WD_DATA has no exception.
Method REMOVE_TIMEZONE_FROM_UI 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_FCC_WD_DATA | Data Table for Closing Cockpit | 20120416 |
Method REMOVE_TIMEZONE_FROM_UI on class CL_FAGL_FCC_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 | 20110611 |
Method REPLACE_EMAIL_LABELS on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | ID_FILE | Call by reference | Type reference (TYPE) | XSTRING | 20110611 | ||||
| 3 | ID_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20110611 | ||||
| 4 | ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110611 | |||
| 2 | 20110611 | |||
| 3 | 20110611 |
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_FCC_MESSAGE | message table | 20110611 | |||
| 2 | ID_COMMENT | Call by reference | Type reference (TYPE) | FAGL_FCC_COMNT | Kommentare für Closing Cockpit | 20110611 | |||
| 3 | ID_MAIL_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110611 | ||||
| 4 | ID_TITLE | Call by reference | Type reference (TYPE) | STRING | 20110611 | ||||
| 5 | IT_RECEIVERS | Call by reference | Type reference (TYPE) | FCC_T_USER | 20110611 | ||||
| 6 | IT_RECEIVER_ADDRESSES | Call by reference | Type reference (TYPE) | FAGL_T_FCC_STRING | String Table | 20120217 | |||
| 7 | R_RESULT | Value transfer | Type reference (TYPE) | FAGL_FCC_FLAG | Kennzeichen | 20110611 |
Method SAVE_EMAIL on class CL_FAGL_FCC_WD_DATA has no exception.
Method SAVE_TASKLIST Signature
Method SAVE_TASKLIST on class CL_FAGL_FCC_WD_DATA has no parameter.
Method SAVE_TASKLIST on class CL_FAGL_FCC_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_FCC_MESSAGE | message table | 20110611 | |||
| 2 | ID_MAIL_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110611 | ||||
| 3 | ID_TITLE | Call by reference | Type reference (TYPE) | STRING | 20110611 | ||||
| 4 | IT_RECEIVERS | Call by reference | Type reference (TYPE) | FCC_T_USER | 20110611 | ||||
| 5 | IT_RECEIVER_ADDRESSES | Call by reference | Type reference (TYPE) | FAGL_T_FCC_STRING | Additional Receipient Address | 20110810 | |||
| 6 | R_RESULT | Value transfer | Type reference (TYPE) | FAGL_FCC_FLAG | Kennzeichen | 20110611 |
Method SEND_EMAIL on class CL_FAGL_FCC_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_FCC_MESSAGE | message table | 20110611 | |||
| 2 | ID_COMMENT | Call by reference | Type reference (TYPE) | FAGL_FCC_COMNT | Kommentare für Closing Cockpit | 20110611 | |||
| 3 | ID_MAIL_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110611 | ||||
| 4 | ID_TITLE | Call by reference | Type reference (TYPE) | STRING | 20110611 | ||||
| 5 | IT_RECEIVERS | Call by reference | Type reference (TYPE) | FCC_T_USER | 20110611 | ||||
| 6 | IT_RECEIVER_ADDRESSES | Call by reference | Type reference (TYPE) | FAGL_T_FCC_STRING | Additional Receipient Address | 20110810 | |||
| 7 | R_RESULT | Value transfer | Type reference (TYPE) | FAGL_FCC_FLAG | Kennzeichen | 20110611 |
Method SEND_SAVE_EMAIL on class CL_FAGL_FCC_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_FCC_LAYOUT_DATA | Layoutinformationen für Gantt | 20110611 | |||
| 2 | ID_DISPLAY_MODE | Call by reference | Type reference (TYPE) | STRING | Anzeigemodus | 20110611 | |||
| 3 | ID_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Enddatum | 20110611 | |||
| 4 | ID_END_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Endzeit | 20110611 | |||
| 5 | ID_REF_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Referenzdatum | 20110611 | |||
| 6 | ID_RESET_VIEW | Call by reference | Type reference (TYPE) | BOOLE_D | Refresh and set current date or new date | 20110611 | |||
| 7 | ID_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Startdatum | 20110611 | |||
| 8 | ID_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Startzeit | 20110611 | |||
| 9 | ID_TIMEFRAME_INDEX | Call by reference | Type reference (TYPE) | STRING | Darstellungsbereich | 20110611 | |||
| 10 | ID_TYPE_REPOSITORY | Call by reference | Type reference (TYPE) | STRING | Type repository | 20110611 | |||
| 11 | ID_VIEWPOS_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelle Position auf der Zeitachse | 20110611 | |||
| 12 | ID_VIEWPOS_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit auf der Zeitachse | 20110611 |
Method SETUP_LAYOUT_DATA on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | ID_END_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20110611 | |||
| 3 | ID_FROM | Call by reference | Type reference (TYPE) | STRING | Feld vom Typ DATS | 20110611 | |||
| 4 | ID_ROW_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20110611 | ||||
| 5 | ID_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20110611 | |||
| 6 | ID_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20110611 | |||
| 7 | ID_TO | Call by reference | Type reference (TYPE) | STRING | Feld vom Typ DATS | 20110611 |
Method SET_DATE_TIME on class CL_FAGL_FCC_WD_DATA has no exception.
Method SET_DISPLAYED_TIME_ZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAYED_TIME_ZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20110728 |
Method SET_DISPLAYED_TIME_ZONE on class CL_FAGL_FCC_WD_DATA has no exception.
Method SET_DISPLAYED_TIME_ZONE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAYED_TIME_ZONE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110728 |
Method SET_DISPLAYED_TIME_ZONE_TYPE on class CL_FAGL_FCC_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 | 20110611 |
Method SET_NODE_SELECTED on class CL_FAGL_FCC_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 | Key value pairs | 20110629 | |||
| 2 | IV_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20110629 |
Method SET_PARAMETER on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | ET_CLOCO_APPLOG | Call by reference | Type reference (TYPE) | FCC_T_CLOCO_APPLOG | Tabellentyp für die Anwendungsprotokoll-Schnittstelle | 20110611 | |||
| 3 | ID_STATUS | Call by reference | Type reference (TYPE) | SCHEDMAN_USER_STATI | Vom Anwender definierter Status | 20110611 | |||
| 4 | IT_ROW_KEY | Call by reference | Type reference (TYPE) | FAGL_T_FCC_ROW_KEYS | Row keys | 20110611 |
Method SET_STATUS on class CL_FAGL_FCC_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 | 20110611 |
Method SET_TIMEFRAME_INDEX on class CL_FAGL_FCC_WD_DATA has no exception.
Method SET_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_LODATE | Call by reference | Type reference (TYPE) | DATS | Start Date | 20110805 | |||
| 2 | ED_LOTIME | Call by reference | Type reference (TYPE) | TIMS | Start Time | 20110805 | |||
| 3 | ED_TZONE | Call by reference | Type reference (TYPE) | TZNZONE | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110805 | |||
| 4 | ID_SYDATE | Call by reference | Type reference (TYPE) | DATS | Start date of processing | 20110805 | |||
| 5 | ID_SYTIM | Call by reference | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20110831 | ||
| 6 | ID_SYTIME | Call by reference | Type reference (TYPE) | TIMS | Start date of processing | 20110805 |
Method SET_TIMEZONE on class CL_FAGL_FCC_WD_DATA has no exception.
Method SET_TIMEZONE_FOR_WD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Structure for Table Data | 20120202 |
Method SET_TIMEZONE_FOR_WD_DATA on class CL_FAGL_FCC_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_FCC_COMNT | Kommentare für Closing Cockpit | 20110611 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | FAGL_FCC_FLAG | flag: X & space | 20110611 |
Method UPDATE_COMMENT on class CL_FAGL_FCC_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 | 20110611 |
Method UPDATE_DATA on class CL_FAGL_FCC_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_FCC_WD_DATA | Tabellendaten | 20110611 |
Method UPDATE_END_DATE on class CL_FAGL_FCC_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 | 20110611 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | FAGL_S_FCC_WD_DATA | Struktur für Tabellendaten | 20110611 | |||
| 3 | IT_DATA | Call by reference | Type reference (TYPE) | FAGL_T_FCC_WD_DATA | Tabellendaten | 20110611 |
Method UPDATE_MT_DATA on class CL_FAGL_FCC_WD_DATA has no exception.
History
| Last changed by/on | SAP | 20141108 |
| SAP Release Created in | 607 |