SAP ABAP Class CL_FAGL_CLOCO_WD_UTILS (General Utilities)
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_UTILS | |
Short Description | General Utilities | |
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 | 20070515 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FAGL_CLOCO_WD_UTILS has no interface implemented.
Friends
Class CL_FAGL_CLOCO_WD_UTILS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TZNZONE | Time Zone | 20070913 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | T_DD07V | Generated Table for View DD07V | 20070827 |
Methods
Events
Class CL_FAGL_CLOCO_WD_UTILS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_DD07V | Public | See coding | 20070827 | t_dd07v TYPE STANDARD TABLE OF dd07v
|
Method Signatures
Method CONVERT_DATE_TIME2LOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20070828 | ||
2 | ![]() |
CD_TIME | Call by reference | Type reference (TYPE) | TIMS | Feld vom Typ TIMS | 20070828 |
Method CONVERT_DATE_TIME2LOC on class CL_FAGL_CLOCO_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 | ![]() |
CD_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20070827 | ||
2 | ![]() |
CD_TIME | Call by reference | Type reference (TYPE) | TIMS | Feld vom Typ TIMS | 20070827 |
Method CONVERT_DATE_TIME2SYST on class CL_FAGL_CLOCO_WD_UTILS has no exception.
Method DETERMINE_DURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_DURATION | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20070807 | ||
2 | ![]() |
ID_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20070807 | ||
3 | ![]() |
ID_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20070807 | ||
4 | ![]() |
ID_STOP_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20070807 | ||
5 | ![]() |
ID_STOP_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20070807 |
Method DETERMINE_DURATION on class CL_FAGL_CLOCO_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 | ![]() |
ED_END_DATE_NEW | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20091123 | ||
2 | ![]() |
ED_END_TIME_NEW | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20091123 | ||
3 | ![]() |
ID_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20091123 | ||
4 | ![]() |
ID_START_DATE_NEW | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20091123 | ||
5 | ![]() |
ID_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20091123 | ||
6 | ![]() |
ID_START_TIME_NEW | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20091123 | ||
7 | ![]() |
ID_STOP_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20091123 | ||
8 | ![]() |
ID_STOP_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20091123 |
Method DETERMINE_NEW_END_TIME on class CL_FAGL_CLOCO_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 | ![]() |
ID_ID | Call by reference | Type reference (TYPE) | SCHEDMAN_ID | ID des verarbeiteten Objektes (Art siehe SCHEDMAN_TYPE) | 20091105 | ||
2 | ![]() |
IT_HIST_TABLE | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_STATUS_HIST | Statusinformationen | 20091105 |
Method GET_STATUS_HIST on class CL_FAGL_CLOCO_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 | ![]() |
ET_COMP_TABLE | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>INCLUDED_VIEW | Komponentenbeschreibungstabelle | 20110106 | ||
2 | ![]() |
ID_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110106 |
Method GET_STRUCT_COMPONENTS on class CL_FAGL_CLOCO_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 | ![]() |
ID_HAS_VARIANT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091111 | |||
2 | ![]() |
ID_KIND | Call by reference | Type reference (TYPE) | TFC_TASK_TYPE | Aufgabentyp (Report, Workflow,Transaktion,Merkhilfe) | 20091022 | ||
3 | ![]() |
RD_ICON | Value transfer | Type reference (TYPE) | TFC_STATUS_ICON | Status einer Aufgabe | 20091022 |
Method GET_TASK_ICON on class CL_FAGL_CLOCO_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 | ![]() |
ED_ELAPSEDTIME | Call by reference | Type reference (TYPE) | CHAR256 | Natürliche Zahl | 20070625 | ||
2 | ![]() |
ED_LEFTTIME | Call by reference | Type reference (TYPE) | CHAR256 | Natürliche Zahl | 20070625 | ||
3 | ![]() |
ED_TOTALTIME | Call by reference | Type reference (TYPE) | CHAR256 | Natürliche Zahl | 20070625 | ||
4 | ![]() |
ID_ENDDATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20070625 | ||
5 | ![]() |
ID_NOMIN | Call by reference | Type reference (TYPE) | BOOLE_D | Feld vom Typ DATS | 20071011 | ||
6 | ![]() |
ID_STARTDATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20070625 |
Method GET_TIME_INFORMATION on class CL_FAGL_CLOCO_WD_UTILS has no exception.
Method SEND_MAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_MESSAGE | message table | 20070709 | ||
2 | ![]() |
ID_MAIL_TEXT | Call by reference | Type reference (TYPE) | STRING | Texttabelle | 20070817 | ||
3 | ![]() |
ID_TITLE | Call by reference | Type reference (TYPE) | STRING | 20070817 | |||
4 | ![]() |
IT_RECEIVERS_UNAME | Call by reference | Type reference (TYPE) | FAGL_T_CLOCO_UNAME | receivers | 20070709 | ||
5 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20070709 |
Method SEND_MAIL on class CL_FAGL_CLOCO_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 | ![]() |
IT_VS | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | Alle Festwerte eines Attributes mit Texten | 20091001 |
Method SET_TASK_TYPE_FILTER_VALUES on class CL_FAGL_CLOCO_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 | ![]() |
IT_VS | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | Alle Festwerte eines Attributes mit Texten | 20091001 |
Method SET_YESNO_FILTER_VALUES on class CL_FAGL_CLOCO_WD_UTILS has no exception.
Method STRING_TAILOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DESCR_MAXLEN | Call by reference | Type reference (TYPE) | I | 20070817 | |||
2 | ![]() |
ID_STRING | Call by reference | Type reference (TYPE) | STRING | 20070817 | |||
3 | ![]() |
R_DESCR | Value transfer | Type reference (TYPE) | STRING | 20070716 |
Method STRING_TAILOR on class CL_FAGL_CLOCO_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 | ![]() |
ED_KIND_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070618 | |||
2 | ![]() |
ID_KIND | Call by reference | Type reference (TYPE) | TFC_TASK_TYPE | Aufgabentyp (Report, Workflow,Transaktion,Merkhilfe) | 20070618 | ||
3 | ![]() |
ID_VARIANTE | Call by reference | Type reference (TYPE) | TFC_VARIANT | Variantenname | 20070917 |
Method TASK_TYPE_GET on class CL_FAGL_CLOCO_WD_UTILS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 603 |