SAP ABAP Class CL_FAGL_FCC_WD_UTILS (General Utilities)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FAGL_FCC_WD (Package) Financial Closing Cockpit Web Dynpro Applications
Properties
Class CL_FAGL_FCC_WD_UTILS  
Short Description General Utilities    
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 20141107    
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)
2 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FAGL_FCC_WD_UTILS has no interface implemented.
Friends
Class CL_FAGL_FCC_WD_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LAYOUT_FULL Constant Public Type reference (TYPE) CHAR12 '1FULL' 20120210
2 GC_LAYOUT_STANDARD Constant Public Type reference (TYPE) CHAR12 '0STANDARD' 20120210
3 GC_MSGID Constant Public Type reference (TYPE) SY-MSGID 'FAGL_FCC' Message Class 20130506
4 MD_TZNZONE Static Attribute Public Type reference (TYPE) TZNZONE Time Zone 20110611
5 MT_DD07V2 Static Attribute Public Type reference (TYPE) T_DD07V Generated Table for View DD07V 20110611
6 MT_DD07V_USR_TYPE Static Attribute Public Type reference (TYPE) T_DD07V 20110719
7 MT_STATUS Static Attribute Public Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Status Value List 20120203
8 MV_PHASE_STATUS Static Attribute Public Type reference (TYPE) XFELD Checkbox 20120215
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_LAYOUT Static method Public Method Adjust layout 20111230
2 CONVERT_DATE_TIME2LOC Static method Public Method Conversion of System Time to Local Time 20110611
3 CONVERT_DATE_TIME2SYST Static method Public Method Conversion of Local Time to System Time 20110611
4 DETERMINE_DURATION Static method Public Method Calculate duration 20110611
5 DETERMINE_NEW_END_TIME Static method Public Method Calculate duration 20110611
6 GET_AVAILABLE_PROFILE Static method Public Method 20130201
7 GET_LAYOUT Static method Public Method 20120112
8 GET_LAYOUT_FIELD Static method Public Method 20120112
9 GET_PHASE_STATUS Static method Public Method Get phase status 20120215
10 GET_SELVAR_VALUES Static method Public Method Get Values of Selection Variables 20130506
11 GET_STATUS_HIST Static method Public Method 20110611
12 GET_STRUCT_COMPONENTS Static method Public Method 20110611
13 GET_TASK_ICON Static method Public Method 20110611
14 GET_TIMEZONE Static method Public Method Get timezone 20120112
15 GET_TIMEZONE_OTHER Static method Public Method Get other timezone 20120113
16 GET_TIME_INFORMATION Static method Public Method Determine Time Information 20110611
17 GET_USER_PROFILE_LIST Static method Public Method get user profile list 20121102
18 SEND_MAIL Static method Public Method Send message 20110611
19 SET_ACTION_FILTER_VALUES Static method Public Method 20111031
20 SET_PHASE_STATUS Static method Public Method Set phase status 20120215
21 SET_STATUS_FILTER_VALUES Static method Public Method 20120203
22 SET_TASK_TYPE_FILTER_VALUES Static method Public Method 20110611
23 SET_USR_TYPE_FILTER_VALUES Static method Public Method 20110719
24 SET_YESNO_FILTER_VALUES Static method Public Method 20110611
25 STRING_TAILOR Static method Public Method Get Description of a Note 20110611
26 TASK_TYPE_GET Static method Public Method Get Task Type 20110611
Events
Class CL_FAGL_FCC_WD_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DD07V Public See coding 20110611 t_dd07v TYPE STANDARD TABLE OF dd07v
2 T_FCC_WD_LAYOUT Public See coding 20120112 t_fcc_wd_layout TYPE STANDARD TABLE OF fcc_wd_layout
3 T_FCC_WD_LAYOUTFLD Public See coding 20111230 t_fcc_wd_layoutfld TYPE STANDARD TABLE OF fcc_wd_layoutfld
Method Signatures

Method ADJUST_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEL Call by reference Type reference (TYPE) T_FCC_WD_LAYOUTFLD Webdynpro layout fields setting 20111230
2 Importing IT_INS Call by reference Type reference (TYPE) T_FCC_WD_LAYOUTFLD Webdynpro layout fields setting 20111230

Method ADJUST_LAYOUT on class CL_FAGL_FCC_WD_UTILS has no exception.

Method CONVERT_DATE_TIME2LOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20110611
2 Changing CD_TIME Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20110611

Method CONVERT_DATE_TIME2LOC on class CL_FAGL_FCC_WD_UTILS has no exception.

Method CONVERT_DATE_TIME2SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20110611
2 Changing CD_TIME Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20110611

Method CONVERT_DATE_TIME2SYST on class CL_FAGL_FCC_WD_UTILS has no exception.

Method DETERMINE_DURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DURATION Call by reference Type reference (TYPE) CHAR20 Char 20 20110611
2 Importing ID_START_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20110611
3 Importing ID_START_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20110611
4 Importing ID_STOP_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20110611
5 Importing ID_STOP_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20110611

Method DETERMINE_DURATION on class CL_FAGL_FCC_WD_UTILS has no exception.

Method DETERMINE_NEW_END_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_END_DATE_NEW Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20110611
2 Exporting ED_END_TIME_NEW Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20110611
3 Importing ID_START_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20110611
4 Importing ID_START_DATE_NEW Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20110611
5 Importing ID_START_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20110611
6 Importing ID_START_TIME_NEW Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20110611
7 Importing ID_STOP_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20110611
8 Importing ID_STOP_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20110611

Method DETERMINE_NEW_END_TIME on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_AVAILABLE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_PROFILE Value transfer Type reference (TYPE) FCC_USR_PROFILE 20130201

Method GET_AVAILABLE_PROFILE on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LAYOUT Call by reference Type reference (TYPE) T_FCC_WD_LAYOUT 20120112
2 Importing IV_LAYOUT Call by reference Type reference (TYPE) SLIS_VARI Layout 20120112

Method GET_LAYOUT on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_LAYOUT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD Call by reference Type reference (TYPE) T_FCC_WD_LAYOUTFLD 20120112
2 Importing IV_LAYOUT Call by reference Type reference (TYPE) SLIS_VARI Layout 20120112

Method GET_LAYOUT_FIELD on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_PHASE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PHASE_STATUS Value transfer Type reference (TYPE) XFELD Checkbox 20120215

Method GET_PHASE_STATUS on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_SELVAR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) FAGL_S_FCC_POWL_DATA Data Structure for POWL Task Lists in Closing Cockpit 20130506
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message Meta Description 20130506
3 Importing IO_CFC Call by reference Object reference (TYPE REF TO) CL_FCC_CFC Class for Administration of Fast Close 20130506

Method GET_SELVAR_VALUES on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_STATUS_HIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ID Call by reference Type reference (TYPE) SCHEDMAN_ID ID des verarbeiteten Objektes (Art siehe SCHEDMAN_TYPE) 20110611
2 Importing IR_CITEMX Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Node Element 20111228
3 Changing IT_HIST_TABLE Call by reference Type reference (TYPE) FAGL_T_FCC_STATUS_HIST Statusinformationen 20110611

Method GET_STATUS_HIST on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_STRUCT_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMP_TABLE Call by reference Type reference (TYPE) CL_ABAP_STRUCTDESCR=>INCLUDED_VIEW Komponentenbeschreibungstabelle 20110611
2 Importing ID_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING 20110611

Method GET_STRUCT_COMPONENTS on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_TASK_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_HAS_VARIANT Call by reference Type reference (TYPE) ABAP_BOOL 20110611
2 Importing ID_KIND Call by reference Type reference (TYPE) FCC_TASK_TYPE Aufgabentyp (Report, Workflow,Transaktion,Merkhilfe) 20110611
3 Returning RD_ICON Value transfer Type reference (TYPE) FCC_STATUS_ICON Status einer Aufgabe 20110611

Method GET_TASK_ICON on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_TIMEZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IX_SYS Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20120112
2 Returning RV_TZONE Value transfer Type reference (TYPE) TZNZONE Time Zone 20120112

Method GET_TIMEZONE on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_TIMEZONE_OTHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG Call by reference Type reference (TYPE) XFELD Checkbox 20120113
2 Importing IV_TZONE Call by reference Type reference (TYPE) TZNZONE Time Zone 20120113

Method GET_TIMEZONE_OTHER on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_TIME_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ELAPSEDTIME Call by reference Type reference (TYPE) CHAR256 Natürliche Zahl 20110611
2 Exporting ED_LEFTTIME Call by reference Type reference (TYPE) CHAR256 Natürliche Zahl 20110611
3 Exporting ED_TOTALTIME Call by reference Type reference (TYPE) CHAR256 Natürliche Zahl 20110611
4 Importing ID_ENDDATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20110611
5 Importing ID_NOMIN Call by reference Type reference (TYPE) BOOLE_D Feld vom Typ DATS 20110611
6 Importing ID_STARTDATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20110611

Method GET_TIME_INFORMATION on class CL_FAGL_FCC_WD_UTILS has no exception.

Method GET_USER_PROFILE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_USER_PROFILE Value transfer Type reference (TYPE) FCC_T_USR_PRFSEL user profile 20121102
2 Importing IV_USER_PROFILE Call by reference Type reference (TYPE) FCC_USR_PROFILE Profile Name 20121114

Method GET_USER_PROFILE_LIST on class CL_FAGL_FCC_WD_UTILS has no exception.

Method SEND_MAIL 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_FCC_MESSAGE message table 20110611
2 Importing ID_MAIL_TEXT Call by reference Type reference (TYPE) STRING Texttabelle 20110611
3 Importing ID_TITLE Call by reference Type reference (TYPE) STRING 20110611
4 Importing IT_RECEIVERS_UNAME Call by reference Type reference (TYPE) FAGL_T_FCC_UNAME receivers 20110611
5 Importing IT_RECEIVER_ADDRESSES Call by reference Type reference (TYPE) FAGL_T_FCC_STRING Additional Receipient Address 20110810
6 Exporting R_RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20110611

Method SEND_MAIL on class CL_FAGL_FCC_WD_UTILS has no exception.

Method SET_ACTION_FILTER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_VS Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20111031

Method SET_ACTION_FILTER_VALUES on class CL_FAGL_FCC_WD_UTILS has no exception.

Method SET_PHASE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PHASE_STATUS Call by reference Type reference (TYPE) XFELD Checkbox 20120215

Method SET_PHASE_STATUS on class CL_FAGL_FCC_WD_UTILS has no exception.

Method SET_STATUS_FILTER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_VS Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20120203

Method SET_STATUS_FILTER_VALUES on class CL_FAGL_FCC_WD_UTILS has no exception.

Method SET_TASK_TYPE_FILTER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_VS Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20110611

Method SET_TASK_TYPE_FILTER_VALUES on class CL_FAGL_FCC_WD_UTILS has no exception.

Method SET_USR_TYPE_FILTER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_VS Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20110719

Method SET_USR_TYPE_FILTER_VALUES on class CL_FAGL_FCC_WD_UTILS has no exception.

Method SET_YESNO_FILTER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_VS Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20110611

Method SET_YESNO_FILTER_VALUES on class CL_FAGL_FCC_WD_UTILS has no exception.

Method STRING_TAILOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DESCR_MAXLEN Call by reference Type reference (TYPE) I 20110611
2 Importing ID_STRING Call by reference Type reference (TYPE) STRING 20110611
3 Returning R_DESCR Value transfer Type reference (TYPE) STRING 20110611

Method STRING_TAILOR on class CL_FAGL_FCC_WD_UTILS has no exception.

Method TASK_TYPE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_KIND_TEXT Call by reference Type reference (TYPE) STRING 20110611
2 Importing ID_KIND Call by reference Type reference (TYPE) FCC_TASK_TYPE Aufgabentyp (Report, Workflow,Transaktion,Merkhilfe) 20110611
3 Importing ID_VARIANTE Call by reference Type reference (TYPE) FCC_VARIANT Variantenname 20110611

Method TASK_TYPE_GET on class CL_FAGL_FCC_WD_UTILS has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 607