SAP ABAP Class CL_FAGL_CLOCO_WD_DATA (Closing Cockpit Data)
Hierarchy
EA-FIN (Software Component) EA-FIN
   AC (Application Component) Accounting - General
     FAGL_CLOCO_WD (Package) Closing Cockpit Web Dynpro Applications
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 ABAP 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 CD_FALSE Constant Public Type reference (TYPE) CHAR5 'FALSE' Boolean Value 20070511
2 CD_TRUE Constant Public Type reference (TYPE) CHAR5 'TRUE' Boolean Value 20070511
3 GC_COMNT_DESCR_LEN Constant Private Type reference (TYPE) I 50 Length of Comment (Default) 20070705
4 MD_AUTHGRP Instance attribute Public Type reference (TYPE) TFC_AUTHGRP Authorization Group for Closing Cockpit 20070917
5 MD_DISPLAYMODE Instance attribute Public Type reference (TYPE) WDY_BOOLEAN 'X' Supplement for True Boolean Type: 'X' == True '' == False 20070718
6 MD_INDEX Instance attribute Public Type reference (TYPE) I 20070821
7 MD_TIMEFRAME_INDEX Instance attribute Private Type reference (TYPE) STRING 20070711
8 MR_BADI Instance attribute Private Object reference (TYPE REF TO) CHANGE_GANTT_DESIGN 20070803
9 MR_BADI_NOT_USED Instance attribute Private Type reference (TYPE) BOOLE_D ABAP_FALSE Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20070821
10 MR_CFC Instance attribute Public Object reference (TYPE REF TO) CFC Class for Administration of Fast Close 20070511
11 MR_LAUNCHPAD_NAVIGATE_TO Instance attribute Private Object reference (TYPE REF TO) IF_APB_LAUNCHPAD_LAUNCH_API 20091126
12 MR_OBJECT Static Attribute Private Object reference (TYPE REF TO) CL_FAGL_CLOCO_WD_DATA Closing Cockpit Data 20070718
13 MR_SUSP_RES_INTERFACE Instance attribute Public Object reference (TYPE REF TO) IF_APB_LPD_SUSPEND_RESUME 20091126
14 MR_WD_COMPONENT Instance attribute Public Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20091126
15 MS_HEADER_DATA Instance attribute Public Type reference (TYPE) FAGL_S_CLOCO_GENERAL_DATA General Data for Closing Cockpit 20070625
16 MT_DATA Instance attribute Public Type reference (TYPE) FAGL_T_CLOCO_WD_DATA Entire Task List 20070511
17 MT_DATA_DEPS Instance attribute Private Type reference (TYPE) FAGL_T_CLOCO_WD_DATA_DEPS Dependencies of Items 20070712
18 MT_DISPLAY_DATA Instance attribute Public Type reference (TYPE) FAGL_T_CLOCO_WD_DATA Display Data 20070601
19 MT_PARENTS Instance attribute Private Type reference (TYPE) FAGL_T_CNODES_KEY Key CNODES 20070821
20 MT_PHASES Instance attribute Public Type reference (TYPE) T_PHASES Node Table 20070627
Methods
# Method Level Visibility Method type Description Created on
1 BLOCK_UNBLOCK_ITEM Instance method Public Method Block/Unblock Task 20070730
2 BUILD_FILTER_CONDITION Instance method Private Method Fill Range Tables for Filters 20110105
3 CALL_CFC_TO_EXEC_ACTION Instance method Public Method Start Application 20110119
4 CALL_CFC_TO_RESCHEDULE Instance method Public Method Reschedule Tasks 20070822
5 CALL_CFC_TO_STATUS_CHANGE Instance method Public Method 20091116
6 CALL_TRANSACTION Instance method Public Method Call Transaction 20070717
7 CALL_WEB_DYNPRO_APPLICATION Instance method Public Method Run Web Dynpro Application 20070816
8 CHECK_DATA Instance method Public Method Check Your Entries 20070723
9 CHECK_EXEC_AUTHORITY Instance method Public Method 20130314
10 CHECK_START_DATE_TIME Instance method Public Method 20070917
11 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070510
12 CREATE_COMMENT Instance method Public Method Create Comment 20070604
13 DELETE_COMMENT Instance method Public Method Delete Comment 20070611
14 DEL_DOCUMENTATION Instance method Public Method Open Documentation 20100105
15 FILL_DATA Instance method Private Method Initialization 20070625
16 GET_ALLOWED_STATUS Static method Public Method 20091007
17 GET_ALL_CHILDREN Instance method Public Method Get All Tasks Under a Folder 20070827
18 GET_APPL_LOGS Instance method Public Method Get Application Logs 20070726
19 GET_AUTHGRP Static method Public Method Read Authorization Group 20090407
20 GET_CHANGE_DOCS Instance method Public Method Get Changed Documents 20070725
21 GET_CHILDREN Instance method Private Method Read Child Nodes 20070827
22 GET_COMMENTS Instance method Public Method Get All Comments for a Task 20070704
23 GET_COMMENTS_MSGS_COUNT Instance method Public Method 20070904
24 GET_DOCUMENTATION Instance method Public Method Open Documentation 20070717
25 GET_DOC_NAME Instance method Public Method Open Documentation 20100104
26 GET_EMAIL_RECEIVERS Instance method Public Method Get All E-mail Recipients 20070815
27 GET_FIRST_DAY_OF_WEEK Instance method Private Method Determine Start Date of a Week 20070731
28 GET_GANTT_DATA Instance method Public Method Get Data of Task List for GANTT 20070709
29 GET_GENERAL_DATA Instance method Public Method Get General (Header) Data 20070802
30 GET_INSTANCE Static method Public Method Get Instance of Closing Cockpit Data 20070718
31 GET_LOG_ENTRIES Instance method Public Method Get All Job Logs for a Task 20070827
32 GET_MT_DATA_ROW Instance method Public Method Read Data Row from MT_DATA 20070730
33 GET_PARENT_ROW_KEY Instance method Public Method Get Row Key of Parent Node 20070821
34 GET_RT_LOG_DETAILS Instance method Public Method Get Job Logs 20070720
35 GET_SENT_MESSAGES Instance method Public Method Get All Messages Sent 20070713
36 GET_TIME_INTERVAL Instance method Public Method Get Time Interval 20070718
37 GET_TREE_DATA Instance method Public Method Get Data of Task List for Tree 20070709
38 GET_USER_FULLNAME Instance method Public Method Get Complete User Name 20070713
39 GET_XML_DATA Instance method Public Method Get XML Data for Gantt 20070511
40 IS_MT_DATA_CHANGED Instance method Public Method Was Data Changed? 20070829
41 IS_WD_APPLICATION Instance method Public Method Check if WD Application 20070821
42 MO_LAUNCHPAD_NAVIGATE_TO Instance method Private Method 20091126
43 REPLACE_EMAIL_LABELS Instance method Private Method Replace Labels in E-mail 20070713
44 SAVE_DOCUMENTATION Instance method Public Method Open Documentation 20091127
45 SAVE_EMAIL Instance method Private Method Save E-mail 20070713
46 SAVE_TASKLIST Instance method Public Method Save Task List 20070604
47 SEND_EMAIL Instance method Public Method Send E-mail 20070604
48 SEND_SAVE_EMAIL Instance method Public Method Send and Save E-mail 20070713
49 SETUP_LAYOUT_DATA Instance method Private Method Set Layout 20070511
50 SET_DATE_TIME Instance method Public Method Set Date and Time 20070710
51 SET_NODE_SELECTED Instance method Public Method Set Selected Node 20070709
52 SET_PARAMETER Instance method Private Method 20110707
53 SET_STATUS Instance method Public Method Set Status 20070611
54 SET_TIMEFRAME_INDEX Instance method Public Method Set Timeframe 20070711
55 UPDATE_COMMENT Instance method Public Method Change Comment 20070705
56 UPDATE_DATA Instance method Public Method Save Data to Database 20070717
57 UPDATE_END_DATE Instance method Public Method Update Input Data in MT_DATA 20091123
58 UPDATE_MT_DATA Instance method Public Method Update Input Data in MT_DATA 20070727
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 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Returncode 20070730
2 Importing I_BLOCK Call by reference Type reference (TYPE) CHAR1 Flag: Sperren oder Entsperren 20070730
3 Importing 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 Importing ID_CALLED_FROM_GANTT Call by reference Type reference (TYPE) ABAP_BOOL 20110112
2 Importing ID_PHASE Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20110105
3 Importing IR_FILTER Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20110105
4 Exporting RD_COND Call by reference Type reference (TYPE) STRING Filter Ranges 20110105
# Exception Resumable Description Created on
1 FILTER_ERROR 20110107

Method CALL_CFC_TO_EXEC_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTION Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20110119
2 Importing ID_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20110119
3 Importing 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 Importing ID_START_DATE_NEW Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070822
2 Importing ID_START_TIME_NEW Call by reference Type reference (TYPE) SYUZEIT Aktuelles Datum des Applikationsservers 20070822
3 Importing 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 Importing ID_CHANGE_DEP Call by reference Type reference (TYPE) ABAP_BOOL 20091118
2 Importing ID_REASON Call by reference Type reference (TYPE) SM_STATUS_TXT Begründung für eine Statusänderung 20091116
3 Importing ID_SCHED_DEP Call by reference Type reference (TYPE) ABAP_BOOL 20091118
4 Importing ID_STATUS Call by reference Type reference (TYPE) SCHEDMAN_USER_STATI Vom Anwender definierter Status 20091116
5 Importing 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 Importing ID_REPORT Call by reference Type reference (TYPE) STRING 20070717
2 Importing ID_TRANSACTION Call by reference Type reference (TYPE) TCODE Transaktionscode 20070717
3 Importing IR_ITEMX Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20110609
4 Importing 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 Importing ID_APPLICATION Call by reference Type reference (TYPE) STRING 20070821
2 Importing ID_NAMESPACE Call by reference Type reference (TYPE) STRING Transaktionscode 20070821
3 Importing ID_PARAMETER Call by reference Type reference (TYPE) STRING 20070821
4 Importing IR_ITEMX Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20110609
5 Importing 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 Changing CT_DATA Call by reference Type reference (TYPE) FAGL_T_CLOCO_WD_DATA Tabellendaten 20070725
2 Exporting E_ERROR Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070730
3 Importing IS_DATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_WD_DATA Struktur für Tabellendaten 20070725
4 Importing 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 Returning 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 Exporting ED_ERROR Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070917
2 Exporting ET_APPLOG Call by reference Type reference (TYPE) TFC_T_CLOCO_APPLOG Struktur für Anwendungsprotokoll-Schnittstelle 20070917
3 Importing ID_START_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20070917
4 Importing 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 Importing IR_CFC Call by reference Object reference (TYPE REF TO) CFC Klasse zur Verwaltung des FastClose 20091119
2 Importing IR_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20091126
3 Importing IV_AUTHGRP Call by reference Type reference (TYPE) TFC_AUTHGRP Berechtigungsgruppe für das Closing Cockpit 20070917
4 Importing IV_INSTANCE Call by reference Type reference (TYPE) I 20070511
5 Importing 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 Importing IM_COMMENT Call by reference Type reference (TYPE) FAGL_CLOCO_COMNT 20070704
2 Importing IM_TYPE Call by reference Type reference (TYPE) FAGL_CLOCO_CMT_TYPE Kennzeichen 20070713
3 Returning 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 Importing IM_COMMENT Call by reference Type reference (TYPE) FAGL_CLOCO_COMNT Kommentare für Closing Cockpit 20070704
2 Returning 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 Importing ID_DOC_ID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20100105
2 Importing ID_ROW_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20100105
# Exception Resumable Description Created on
1 NOT_AUTHORIZED 20100105
2 NOT_FOUND 20100105
3 OFFICE_INTEGRATION_ERROR 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 Importing IS_NODE_DATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_WD_DATA Struktur für Tabellendaten 20091007
2 Changing 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 Exporting ET_ROW_KEYS Call by reference Type reference (TYPE) FAGL_T_CLOCO_ROW_KEYS Tabelle mit Zeilenschlüsseln 20070827
2 Importing 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 Exporting ET_MSG Call by reference Type reference (TYPE) BAL_T_MSG messages 20070726
2 Importing 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 Exporting E_AUTHGRP Call by reference Type reference (TYPE) TFC_AUTHGRP Berechtigungsgruppe für das Closing Cockpit 20090407
2 Importing I_INSTANCE Call by reference Type reference (TYPE) TFC_NUM Zähler 20090407
3 Importing 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 Exporting ET_CDRED Call by reference Type reference (TYPE) TFC_T_CDRED Change documents, display structure 20070725
2 Importing 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 Importing 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 Exporting ET_COMMENTS Call by reference Type reference (TYPE) FAGL_T_CLOCO_COMMENT table type of comments 20070704
2 Importing 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 Exporting ED_COUNT Call by reference Type reference (TYPE) I table type of comments 20070904
2 Importing 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 Exporting ED_FILE Call by reference Type reference (TYPE) XSTRING 20070717
2 Importing ID_DOC_ID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20070725
# Exception Resumable Description Created on
1 NOT_AUTHORIZED 20070717
2 NOT_FOUND 20070717
3 OFFICE_INTEGRATION_ERROR 20070717

Method GET_DOC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FILE_NAME Call by reference Type reference (TYPE) STRING 20100104
2 Importing ID_DOC_ID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20100104
# Exception Resumable Description Created on
1 NOT_AUTHORIZED 20100104
2 NOT_FOUND 20100104
3 OFFICE_INTEGRATION_ERROR 20100104

Method GET_EMAIL_RECEIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting 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 Importing 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 Returning ED_DATE Value transfer Type reference (TYPE) DATUM Datum 20070731
2 Importing 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 Exporting ES_HEADER_DATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_GENERAL_DATA Allgemeine Daten für Closing Cockpit 20070709
2 Exporting ET_DISP_DATA Call by reference Type reference (TYPE) FAGL_T_CLOCO_WD_DATA Tabellendaten 20070709
3 Exporting ET_DISP_DATA_DEPS Call by reference Type reference (TYPE) FAGL_T_CLOCO_WD_DATA_DEPS Dependencies of items 20070712
4 Importing ID_PHASE Call by reference Type reference (TYPE) LVC_NKEY Knotenelement 20070709
5 Importing 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 Exporting 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 Returning ER_OBJECT Value transfer Object reference (TYPE REF TO) CL_FAGL_CLOCO_WD_DATA Closing Cockpit Daten 20070718
2 Importing ID_INSTANCE Call by reference Type reference (TYPE) TFC_NUM Zähler 20070718
3 Importing 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 Exporting ET_ENTRIES Call by reference Type reference (TYPE) FAGL_T_CLOCO_LOG_ENTRY Liste von Jobprotokollen zu mehreren Jobs 20070827
2 Importing 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 Exporting ES_DATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_WD_DATA Struktur für Tabellendaten 20070730
2 Importing I_ROW_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20070730
# Exception Resumable Description Created on
1 NOT_FOUND 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 Exporting ED_PARENT_ROW_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20070821
2 Exporting ED_PHASE Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20070821
3 Importing 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 Exporting EV_STRING Call by reference Type reference (TYPE) STRING Aufgabentyp (Report, Workflow,Transaktion,Merkhilfe) 20070720
2 Exporting EV_XSTRING Call by reference Type reference (TYPE) XSTRING Liste von Jobprotokollen zu mehreren Jobs 20070720
3 Importing 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 Exporting ET_COMMENTS Call by reference Type reference (TYPE) FAGL_T_CLOCO_COMMENT table type of comments 20070713
2 Importing 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 Exporting ED_END_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070718
2 Exporting 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 Exporting ET_DISP_DATA Call by reference Type reference (TYPE) FAGL_T_CLOCO_WD_DATA Tabellendaten 20070709
2 Importing ID_PHASE Call by reference Type reference (TYPE) LVC_NKEY Knotenelement 20070709
3 Importing 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 Importing IM_UNAME Call by reference Type reference (TYPE) SY-UNAME Benutzername 20070713
2 Returning 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 Exporting ED_GANTT_DATA Call by reference Type reference (TYPE) XSTRING XML für Gantt UI Element 20070820
2 Importing ID_DISPLAY_MODE Call by reference Type reference (TYPE) STRING 'CHANGE' Anzeigemodus 20070726
3 Importing ID_PHASE Call by reference Type reference (TYPE) LVC_NKEY vom Benuter selektierte Phase 20070601
4 Importing ID_RESET_VIEW Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Refresh and set current date or new date 20070820
5 Importing ID_TIMEFRAME_INDEX Call by reference Type reference (TYPE) STRING Darstellungsbereich 20070711
6 Importing 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 Returning 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 Exporting ED_APPLICATION Call by reference Type reference (TYPE) STRING 20070821
2 Exporting ED_NAMESPACE Call by reference Type reference (TYPE) STRING 20070821
3 Exporting ED_PARAMETER Call by reference Type reference (TYPE) STRING 20070821
4 Importing ID_TCODE Call by reference Type reference (TYPE) TCODE Transaktionscode 20070821
# Exception Resumable Description Created on
1 MISSING_APPLICATION 20070821
2 MISSING_NAMESPACE 20070821
3 NOT_A_PARAM_TRANS 20070821
4 NOT_A_WD_APPLICATION 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 Changing 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 Changing ID_DOC_ID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20091127
2 Importing ID_FILE Call by reference Type reference (TYPE) XSTRING 20091127
3 Importing ID_FILENAME Call by reference Type reference (TYPE) STRING 20091229
4 Importing ID_ROW_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20091201
# Exception Resumable Description Created on
1 NOT_AUTHORIZED 20091127
2 NOT_FOUND 20091127
3 OFFICE_INTEGRATION_ERROR 20091127

Method SAVE_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_CLOCO_MESSAGE message table 20070713
2 Importing ID_COMMENT Call by reference Type reference (TYPE) FAGL_CLOCO_COMNT Kommentare für Closing Cockpit 20070817
3 Importing ID_MAIL_TEXT Call by reference Type reference (TYPE) STRING 20070817
4 Importing ID_TITLE Call by reference Type reference (TYPE) STRING 20070817
5 Importing IT_RECEIVERS Call by reference Type reference (TYPE) FPB_EXP_T_PEOPLE_PICKER 20070713
6 Exporting 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 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_CLOCO_MESSAGE message table 20070709
2 Importing ID_MAIL_TEXT Call by reference Type reference (TYPE) STRING 20070817
3 Importing ID_TITLE Call by reference Type reference (TYPE) STRING 20070817
4 Importing IT_RECEIVERS Call by reference Type reference (TYPE) FPB_EXP_T_PEOPLE_PICKER 20070709
5 Exporting 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 Changing CT_MESSAGE Call by reference Type reference (TYPE) FAGL_T_CLOCO_MESSAGE message table 20070713
2 Importing ID_COMMENT Call by reference Type reference (TYPE) FAGL_CLOCO_COMNT Kommentare für Closing Cockpit 20070817
3 Importing ID_MAIL_TEXT Call by reference Type reference (TYPE) STRING 20070817
4 Importing ID_TITLE Call by reference Type reference (TYPE) STRING 20070817
5 Importing IT_RECEIVERS Call by reference Type reference (TYPE) FPB_EXP_T_PEOPLE_PICKER 20070713
6 Exporting 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 Exporting ES_LAYOUT_XMLDATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_LAYOUT_DATA Layoutinformationen für Gantt 20070511
2 Importing ID_DISPLAY_MODE Call by reference Type reference (TYPE) STRING Anzeigemodus 20070821
3 Importing ID_END_DATE Call by reference Type reference (TYPE) SYDATUM Enddatum 20070821
4 Importing ID_END_TIME Call by reference Type reference (TYPE) SYUZEIT Endzeit 20070821
5 Importing ID_REF_DATE Call by reference Type reference (TYPE) SYDATUM Referenzdatum 20070821
6 Importing ID_RESET_VIEW Call by reference Type reference (TYPE) BOOLE_D Refresh and set current date or new date 20070820
7 Importing ID_START_DATE Call by reference Type reference (TYPE) SYDATUM Startdatum 20070821
8 Importing ID_START_TIME Call by reference Type reference (TYPE) SYUZEIT Startzeit 20070821
9 Importing ID_TIMEFRAME_INDEX Call by reference Type reference (TYPE) STRING Darstellungsbereich 20070821
10 Importing ID_TYPE_REPOSITORY Call by reference Type reference (TYPE) STRING Type repository 20070803
11 Importing ID_VIEWPOS_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelle Position auf der Zeitachse 20070821
12 Importing 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 Importing ID_END_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070807
2 Importing ID_END_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20070807
3 Importing ID_FROM Call by reference Type reference (TYPE) STRING Feld vom Typ DATS 20070710
4 Importing ID_ROW_KEY Call by reference Type reference (TYPE) LVC_NKEY 20070710
5 Importing ID_START_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070807
6 Importing ID_START_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20070807
7 Importing 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 Importing 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 Exporting ET_PARAMETER Call by reference Type reference (TYPE) APB_LPD_T_KEY_VALUE 20110707
2 Importing 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 Importing CHANGE_REASON Call by reference Type reference (TYPE) SM_STATUS_TXT Begründung für eine Statusänderung 20091014
2 Exporting ET_CLOCO_APPLOG Call by reference Type reference (TYPE) TFC_T_CLOCO_APPLOG Tabellentyp für die Anwendungsprotokoll-Schnittstelle 20070723
3 Importing ID_STATUS Call by reference Type reference (TYPE) SCHEDMAN_USER_STATI Vom Anwender definierter Status 20070718
4 Importing 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 Importing 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 Importing IM_COMMENT Call by reference Type reference (TYPE) FAGL_CLOCO_COMNT Kommentare für Closing Cockpit 20070705
2 Returning 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 Returning 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 Changing 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 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20070727
2 Importing IS_DATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_WD_DATA Struktur für Tabellendaten 20070727
3 Importing 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