Hierarchy
⤷
⤷
Properties
| Class | CL_FDT_DATE_TIME | |
| Short Description | BRFplus: Wrapper for Date&Time Services | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_SERVICE | BRFplus: Services |
| Created | 20060620 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_DATE_TIME has no interface implemented.
Friends
Class CL_FDT_DATE_TIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TS_DATE_TIME | 20061229 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | TS_TIMEUNIT_BRF | 20110505 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | TS_TP_TYPE_TEXT | Timepoint Type Texts | 20091130 | |||
| 4 | Constant | Public | Type reference (TYPE) | DATS | '19700101' | Unix EPOCH date | 20090506 | ||
| 5 | Constant | Public | Type reference (TYPE) | DATS | '15821015' | Gregorian calendar date | 20111021 | ||
| 6 | Constant | Public | Type reference (TYPE) | DATS | '00000000' | Initial date (technically, is not valid!) | 20090911 | ||
| 7 | Constant | Public | Type reference (TYPE) | DATS | '00010101' | Initial date 0001-01-01 (semantically) | 20100323 | ||
| 8 | Constant | Private | Type reference (TYPE) | C | '-' | Direction of a MOVE operation | 20090303 | ||
| 9 | Constant | Private | Type reference (TYPE) | C | '+' | Direction of a MOVE operation | 20090303 | ||
| 10 | Constant | Public | Type reference (TYPE) | TZNYEARACT | '1916' | 20110617 | |||
| 11 | Constant | Public | Type reference (TYPE) | TIMEZONE | ' ' | Empty timezone | 20090506 | ||
| 12 | Constant | Private | Type reference (TYPE) | WFCID | '99' | Factory Calendar 'International' | 20090911 | ||
| 13 | Constant | Private | Type reference (TYPE) | C | 'T' | ISO indicator for Time part within Timestamp | 20091005 | ||
| 14 | Constant | Private | Type reference (TYPE) | C | 'Z' | ISO indicator for [Zero|Zulu|UTC] timestamp | 20091005 | ||
| 15 | Constant | Private | Type reference (TYPE) | CHAR10 | 'SYSTEM' | 20110617 | |||
| 16 | Constant | Private | Type reference (TYPE) | CHAR10 | 'TIMEZONE' | 20110617 | |||
| 17 | Constant | Private | Type reference (TYPE) | CHAR10 | 'USER' | 20110617 | |||
| 18 | Constant | Private | Type reference (TYPE) | CHAR10 | 'UTC' | 20110617 | |||
| 19 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 01 | January | 20090918 | ||
| 20 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 02 | February | 20090918 | ||
| 21 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 03 | March | 20090918 | ||
| 22 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 04 | April | 20090918 | ||
| 23 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 05 | May | 20090918 | ||
| 24 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 06 | June | 20090918 | ||
| 25 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 07 | July | 20090918 | ||
| 26 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 08 | August | 20090918 | ||
| 27 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 09 | September | 20090918 | ||
| 28 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 10 | October | 20090918 | ||
| 29 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 11 | November | 20090918 | ||
| 30 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 12 | December | 20090918 | ||
| 31 | Constant | Public | Type reference (TYPE) | FDT_UTC_OFFSET_TIME | '000' | FDT: Difference between local and UTC time (in minutes) | 20091005 | ||
| 32 | Constant | Public | Type reference (TYPE) | TZNUTCSIGN | '-' | Timezone is behind UTC (west) | 20090925 | ||
| 33 | Constant | Public | Type reference (TYPE) | TZNUTCSIGN | '+' | Timezone is ahead of UTC (east) | 20090925 | ||
| 34 | Constant | Public | Type reference (TYPE) | CHAR5 | '00:00' | Initial offset time as string(UTC) | 20090929 | ||
| 35 | Constant | Private | Type reference (TYPE) | C | 'D' | Date | 20090911 | ||
| 36 | Constant | Private | Type reference (TYPE) | C | 'Y' | Day | 20060704 | ||
| 37 | Constant | Private | Type reference (TYPE) | C | 'K' | Day of the week | 20120119 | ||
| 38 | Constant | Private | Type reference (TYPE) | C | 'O' | Day of the year | 20111212 | ||
| 39 | Constant | Private | Type reference (TYPE) | C | 'C' | Hour | 20060704 | ||
| 40 | Constant | Private | Type reference (TYPE) | C | 'B' | Minute | 20060704 | ||
| 41 | Constant | Private | Type reference (TYPE) | C | 'E' | Month | 20060704 | ||
| 42 | Constant | Private | Type reference (TYPE) | C | 'H' | Offset sign of timezone | 20060704 | ||
| 43 | Constant | Private | Type reference (TYPE) | C | 'G' | Offset time of timezone | 20060704 | ||
| 44 | Constant | Private | Type reference (TYPE) | C | 'Q' | Quarter | 20090918 | ||
| 45 | Constant | Private | Type reference (TYPE) | C | 'A' | Second | 20060704 | ||
| 46 | Constant | Private | Type reference (TYPE) | C | 'T' | Time | 20090911 | ||
| 47 | Constant | Private | Type reference (TYPE) | C | 'W' | Week of the year | 20090929 | ||
| 48 | Constant | Private | Type reference (TYPE) | C | 'F' | Year | 20060704 | ||
| 49 | Constant | Private | Type reference (TYPE) | C | 'B' | Position in a ROUND operation | 20090303 | ||
| 50 | Constant | Private | Type reference (TYPE) | C | 'C' | Position in a ROUND operation | 20091013 | ||
| 51 | Constant | Private | Type reference (TYPE) | C | 'E' | Position in a ROUND operation | 20090303 | ||
| 52 | Constant | Private | Type reference (TYPE) | C | 'M' | Position in a ROUND operation | 20090303 | ||
| 53 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 1 | First quarter | 20090918 | ||
| 54 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 4 | Forth quarter | 20090918 | ||
| 55 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 2 | Second quarter | 20090918 | ||
| 56 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 3 | Third quarter | 20090918 | ||
| 57 | Constant | Public | Type reference (TYPE) | C | '-' | Separator in ISO date YYYY-MM-DD | 20091005 | ||
| 58 | Constant | Public | Type reference (TYPE) | C | ':' | Separator in ISO time HH:MM:SS | 20091005 | ||
| 59 | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | '00000000000000' | Initial Timestamp(technically, not valid!) | 20090911 | ||
| 60 | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | '00010101000000' | Initial Timestamp(semantically) | 20100323 | ||
| 61 | Constant | Private | Type reference (TYPE) | TIMENAME | 'DAY' | Object Name | 20090918 | ||
| 62 | Constant | Private | Type reference (TYPE) | TIMENAME | 'HOUR' | Object Name | 20090918 | ||
| 63 | Constant | Private | Type reference (TYPE) | TIMENAME | 'MINUTE' | Object Name | 20090918 | ||
| 64 | Constant | Private | Type reference (TYPE) | TIMENAME | 'MONTH' | Object Name | 20090918 | ||
| 65 | Constant | Private | Type reference (TYPE) | TIMENAME | 'QUARTER' | Object Name | 20090918 | ||
| 66 | Constant | Private | Type reference (TYPE) | TIMENAME | 'SECOND' | Object Name | 20090918 | ||
| 67 | Constant | Private | Type reference (TYPE) | TIMENAME | 'WEEK' | Object Name | 20090918 | ||
| 68 | Constant | Private | Type reference (TYPE) | TIMENAME | 'YEAR' | Object Name | 20090918 | ||
| 69 | Constant | Public | Type reference (TYPE) | TIMS | '000000' | Midnight time | 20090513 | ||
| 70 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC' | Time Zone | 20090918 | ||
| 71 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-1' | Time Zone | 20090918 | ||
| 72 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-2' | Time Zone | 20090918 | ||
| 73 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-3' | Time Zone | 20090918 | ||
| 74 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-33' | Time Zone | 20091001 | ||
| 75 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-4' | Time Zone | 20090918 | ||
| 76 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-43' | Time Zone | 20091001 | ||
| 77 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-5' | Time Zone | 20090918 | ||
| 78 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-6' | Time Zone | 20090918 | ||
| 79 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-7' | Time Zone | 20090918 | ||
| 80 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-8' | Time Zone | 20090918 | ||
| 81 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-83' | Time Zone | 20090918 | ||
| 82 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-9' | Time Zone | 20090918 | ||
| 83 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-10' | Time Zone | 20090918 | ||
| 84 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-11' | Time Zone | 20090918 | ||
| 85 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC-12' | Time Zone | 20090918 | ||
| 86 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC' | Time Zone | 20090918 | ||
| 87 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+1' | Time Zone | 20090918 | ||
| 88 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+2' | Time Zone | 20090918 | ||
| 89 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+3' | Time Zone | 20090918 | ||
| 90 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+33' | Time Zone | 20091001 | ||
| 91 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+4' | Time Zone | 20090918 | ||
| 92 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+43' | Time Zone | 20091001 | ||
| 93 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+5' | Time Zone | 20090918 | ||
| 94 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+53' | Time Zone | 20090918 | ||
| 95 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+45' | Time Zone | 20091001 | ||
| 96 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+6' | Time Zone | 20090918 | ||
| 97 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+63' | Time Zone | 20090918 | ||
| 98 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+7' | Time Zone | 20090918 | ||
| 99 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+8' | Time Zone | 20090918 | ||
| 100 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+9' | Time Zone | 20090918 | ||
| 101 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+93' | Time Zone | 20091001 | ||
| 102 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+10' | Time Zone | 20090918 | ||
| 103 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+11' | Time Zone | 20090918 | ||
| 104 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+12' | Time Zone | 20090918 | ||
| 105 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+13' | Time Zone | 20090918 | ||
| 106 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC+14' | Time Zone | 20090918 | ||
| 107 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | calendar in ISDT Unified DateTime Model | 20060622 | |||
| 108 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20060622 | ||||
| 109 | Instance attribute | Private | Type reference (TYPE) | WFCID | Factory Calendar | 20090911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add years to a Timepoint | 20100629 | |
| 2 | Instance method | Public | Method | Add days to a Timepoint | 20100629 | |
| 3 | Instance method | Public | Method | Add hours to a Timepoint | 20100629 | |
| 4 | Instance method | Public | Method | Add minutes to a Timepoint | 20100629 | |
| 5 | Instance method | Public | Method | Add months to a Timepoint | 20100629 | |
| 6 | Instance method | Public | Method | Add quarters to a Timepoint | 20100629 | |
| 7 | Instance method | Public | Method | Add seconds to a Timepoint | 20100629 | |
| 8 | Instance method | Public | Method | Add weeks to a Timepoint | 20100629 | |
| 9 | Instance method | Public | Method | Compares two Timepoints | 20060628 | |
| 10 | Instance method | Public | Constructor | 20060622 | ||
| 11 | Static method | Public | Method | DB storage: convert TP to string | 20060630 | |
| 12 | Static method | Public | Method | Converts BRFplus text (ISO formatted) to Timepoint | 20060630 | |
| 13 | Static method | Public | Method | Converts two Timepoints into the same type | 20111121 | |
| 14 | Static method | Public | Method | Convert Timepoint to a timestamp | 20091117 | |
| 15 | Static method | Public | Method | DB storage: convert string to TP | 20060630 | |
| 16 | Static method | Public | Method | Convert Timepoint to seconds since 01-01-0001 00:00:00 | 20110823 | |
| 17 | Static method | Public | Method | Converts Timepoint to BRFplus text (ISO formatted) | 20060630 | |
| 18 | Static method | Public | Method | Convert a Timepoint into another type | 20100902 | |
| 19 | Static method | Public | Method | Convert Timepoint with: WRITE TO ENVIRONMENT TIME FORMAT | 20090424 | |
| 20 | Instance method | Public | Method | Calc difference in seconds, then convert to unit (decimals) | 20060620 | |
| 21 | Instance method | Public | Method | Calc difference in seconds, then convert to years (decimals) | 20100121 | |
| 22 | Instance method | Public | Method | Calc difference in seconds, then convert to days (decimals) | 20100121 | |
| 23 | Instance method | Public | Method | Calc difference in seconds, then convert to hours (decimals) | 20100121 | |
| 24 | Instance method | Public | Method | Returns the time difference in the specified unit (integer) | 20060628 | |
| 25 | Instance method | Public | Method | Calc difference in month, then convert to years (integer) | 20100121 | |
| 26 | Instance method | Public | Method | Calc difference in seconds, then convert to days (integer) | 20100121 | |
| 27 | Instance method | Public | Method | Calc difference in seconds, then convert to hours (integer) | 20100121 | |
| 28 | Instance method | Public | Method | Calc difference in seconds, then conv to minutes (integer) | 20100121 | |
| 29 | Instance method | Public | Method | Calc difference in months (integer) | 20100121 | |
| 30 | Instance method | Public | Method | Calc difference in months, then conv to quarters (integer) | 20100121 | |
| 31 | Instance method | Public | Method | Calc diff in seconds | 20100121 | |
| 32 | Instance method | Public | Method | Calc difference in seconds, then convert to weeks (integer) | 20100121 | |
| 33 | Instance method | Public | Method | Calc difference in seconds, then conv to minutes (decimals) | 20100121 | |
| 34 | Instance method | Public | Method | Calc difference in seconds, then conv to months (decimals) | 20100121 | |
| 35 | Instance method | Public | Method | Calc difference in seconds, then conv to quarters (decimals) | 20100121 | |
| 36 | Instance method | Public | Method | Calc diff in seconds | 20100121 | |
| 37 | Instance method | Public | Method | Calc difference in seconds, then convert to weeks (decimals) | 20100121 | |
| 38 | Static method | Public | Method | Returns the current local system date | 20060704 | |
| 39 | Static method | Public | Method | Returns the current local system date & time | 20060704 | |
| 40 | Static method | Public | Method | Returns the current loc. system date & time w. offset to UTC | 20090925 | |
| 41 | Static method | Public | Method | Returns the current local system time | 20060704 | |
| 42 | Static method | Public | Method | Returns the current global UTC timestamp | 20060704 | |
| 43 | Static method | Public | Method | Returns day of week for a given TP as number: MO=1... SU=7 | 20090220 | |
| 44 | Static method | Public | Method | Returns day of year for a given TP as number | 20091124 | |
| 45 | Instance method | Public | Method | Returns the calendar setting 'First Day of the Week' | 20060918 | |
| 46 | Static method | Public | Method | Gets an Application specific Instance for a BRFplus-Object | 20070102 | |
| 47 | Static method | Public | Method | Get number of leap days between two timepoints | 20111021 | |
| 48 | Instance method | Public | Method | Returns the next active TP if the given TP is not active | 20060620 | |
| 49 | Static method | Public | Method | Returns offset to UTC for a timezone | 20091013 | |
| 50 | Static method | Public | Method | Returns the date part from a Timepoint | 20090911 | |
| 51 | Static method | Public | Method | Returns the day part from a Timepoint | 20060704 | |
| 52 | Static method | Public | Method | Returns the hour part from a Timepoint | 20060704 | |
| 53 | Static method | Public | Method | Returns the minute part from a Timepoint | 20060704 | |
| 54 | Static method | Public | Method | Returns the month part from a Timepoint | 20060704 | |
| 55 | Static method | Public | Method | Returns the quarter (i.e. 1, 2, 3 or 4) from a Timepoint | 20090918 | |
| 56 | Static method | Public | Method | Returns the second part from a Timepoint | 20060704 | |
| 57 | Static method | Public | Method | Returns the time part from a Timepoint | 20090911 | |
| 58 | Static method | Public | Method | Returns the week of the year from a Timepoint | 20090929 | |
| 59 | Static method | Public | Method | Returns the year part from a Timepoint | 20060704 | |
| 60 | Instance method | Public | Method | Returns the previous active TP if the given TP is not active | 20060629 | |
| 61 | Static method | Public | Method | Returns local date in system time zone | 20110617 | |
| 62 | Static method | Public | Method | Returns local datetime in system time zone | 20110617 | |
| 63 | Static method | Public | Method | Returns local datetime w. offset to UTC in system time zone | 20110617 | |
| 64 | Static method | Public | Method | Returns local time in system time zone | 20110617 | |
| 65 | Static method | Public | Method | Get time zone of system (from DB-table TTZCU) | 20110617 | |
| 66 | Static method | Public | Method | Get DaylightSavingTime rule of system time zone | 20110617 | |
| 67 | Static method | Public | Method | Get text of DaylightSavingTime rule of system time zone | 20110617 | |
| 68 | Static method | Public | Method | Returns TRUE if DaylightSavingTime is active in sys time zon | 20110617 | |
| 69 | Static method | Public | Method | Get DST begin date/time of system time zone and year | 20110617 | |
| 70 | Static method | Public | Method | Get DST difference to standard (winter) time of system tz | 20110617 | |
| 71 | Static method | Public | Method | Get DST end date/time of system time zone and year | 20110617 | |
| 72 | Static method | Public | Method | Returns TRUE if system time zone has DaylightSavingTime rule | 20110617 | |
| 73 | Static method | Public | Method | Get offset of system time zone to UTC in format 'hh:mm' | 20110617 | |
| 74 | Static method | Public | Method | Get offset of system tz to UTC in ISO format 'UTC[+|-]hh:mm' | 20110617 | |
| 75 | Static method | Public | Method | Get offset of system time zone to UTC in minutes | 20110617 | |
| 76 | Static method | Public | Method | Get offset of system time zone to UTC in seconds | 20110617 | |
| 77 | Static method | Public | Method | Get offset sign of system time zone, + ahead UTC, - behind | 20110617 | |
| 78 | Static method | Public | Method | Get text of system time zone | 20110617 | |
| 79 | Static method | Public | Method | Get text for a timepoint type | 20091130 | |
| 80 | Static method | Public | Method | Returns the local date for a time zone | 20110617 | |
| 81 | Static method | Public | Method | Returns the local datetime for a time zone | 20110617 | |
| 82 | Static method | Public | Method | Get DaylightSavingTime rule of time zone | 20110617 | |
| 83 | Static method | Public | Method | Get text of DaylightSavingTime rule of time zone | 20110617 | |
| 84 | Static method | Public | Method | Returns TRUE if DaylightSavingTime is active in time zone | 20110617 | |
| 85 | Static method | Public | Method | Returns TRUE if DST is active for time zone and timepoint | 20110617 | |
| 86 | Static method | Public | Method | Get DST begin date/time of time zone and year | 20110617 | |
| 87 | Static method | Public | Method | Get DST difference to standard (winter) time of time zone | 20110617 | |
| 88 | Static method | Public | Method | Get DST end date/time of time zone and year | 20110617 | |
| 89 | Static method | Public | Method | Get time zone for a country ISO code | 20110617 | |
| 90 | Static method | Public | Method | Get time zone for a country key | 20110617 | |
| 91 | Static method | Public | Method | Returns TRUE if time zone has DaylightSavingTime rule | 20110617 | |
| 92 | Static method | Public | Method | Returns the local datetime w. offset to UTC for a time zone | 20110617 | |
| 93 | Static method | Public | Method | Get offset of time zone to UTC in format 'hh:mm' | 20110617 | |
| 94 | Static method | Public | Method | Get offset of tz to UTC in ISO format 'UTC[+|-]hh:mm' | 20110617 | |
| 95 | Static method | Public | Method | Get offset of time zone to UTC in minutes | 20110617 | |
| 96 | Static method | Public | Method | Get offset of time zone to UTC in seconds | 20110617 | |
| 97 | Static method | Public | Method | Get offset sign of time zone, + ahead UTC, - behind | 20110617 | |
| 98 | Static method | Public | Method | Get text of time zone | 20110617 | |
| 99 | Static method | Public | Method | Returns local time for a time zone | 20110617 | |
| 100 | Static method | Public | Method | Returns local date in users time zone | 20110617 | |
| 101 | Static method | Public | Method | Returns local datetime in users time zone | 20110617 | |
| 102 | Static method | Public | Method | Returns local datetime w. offset to UTC in user time zone | 20110617 | |
| 103 | Static method | Public | Method | Returns local time in user time zone | 20110617 | |
| 104 | Static method | Public | Method | Get time zone (sy-zonlo) of user (sy-uname) | 20110617 | |
| 105 | Static method | Public | Method | Get DaylightSavingTime rule of user time zone | 20110617 | |
| 106 | Static method | Public | Method | Get text of DaylightSavingTime rule of user time zone | 20110617 | |
| 107 | Static method | Public | Method | Returns TRUE if DaylightSavingTime is active in user tz | 20110617 | |
| 108 | Static method | Public | Method | Get DST begin date/time of user time zone and year | 20110617 | |
| 109 | Static method | Public | Method | Get DST difference to standard (winter) time of user tz | 20110617 | |
| 110 | Static method | Public | Method | Get DST end date/time of user time zone and year | 20110617 | |
| 111 | Static method | Public | Method | Returns TRUE if user time zone has DaylightSavingTime rule | 20110617 | |
| 112 | Static method | Public | Method | Get offset of users time zone to UTC in format 'hh:mm' | 20110617 | |
| 113 | Static method | Public | Method | Get offset of users tz to UTC in ISO format 'UTC[+|-]hh:mm' | 20110617 | |
| 114 | Static method | Public | Method | Get offset of users time zone to UTC in minutes | 20110617 | |
| 115 | Static method | Public | Method | Get offset of users time zone to UTC in seconds | 20110617 | |
| 116 | Static method | Public | Method | Get offset sign of users time zone, + ahead UTC, - behind | 20110617 | |
| 117 | Static method | Public | Method | Get text of users time zone | 20110617 | |
| 118 | Static method | Public | Method | Returns the current UTC timestamp | 20110617 | |
| 119 | Static method | Public | Method | Returns TRUE if a year has 53 weeks | 20111212 | |
| 120 | Instance method | Public | Method | Checks whether the Timepoint is active w.r.t the calendar | 20060620 | |
| 121 | Static method | Public | Method | Returns TRUE if a time zone is active | 20110617 | |
| 122 | Static method | Public | Method | Returns TRUE if a Timepoint is initial | 20090911 | |
| 123 | Static method | Public | Method | Returns TRUE if year is a leap year | 20091117 | |
| 124 | Static method | Public | Method | Returns TRUE if a Timepoint is NULL (date part is 00010101) | 20100323 | |
| 125 | Static method | Public | Method | Checks the validity of a Timepoint | 20060620 | |
| 126 | Static method | Public | Method | Checks the validity of a timezone (DB-table TTZZ) | 20110617 | |
| 127 | Instance method | Public | Method | Finds the later Timepoint of the given two Timepoints | 20060620 | |
| 128 | Instance method | Public | Method | Finds the earlier Timepoint of the given two Timepoints | 20060620 | |
| 129 | Instance method | Public | Method | Moves the Timepoint backward by the given duration | 20060629 | |
| 130 | Instance method | Public | Method | Moves the Timepoint forward by the given duration | 20060629 | |
| 131 | Instance method | Public | Method | Rounds the Timepoint to first w.r.t the given time unit | 20060629 | |
| 132 | Instance method | Public | Method | Rounds the Timepoint to last w.r.t the given time unit | 20060629 | |
| 133 | Instance method | Public | Method | Rounds the Timepoint to middle w.r.t the given time unit | 20060630 | |
| 134 | Static method | Public | Method | Set the calendar week for a Timepoint | 20111214 | |
| 135 | Static method | Public | Method | Set the day of the year for a Timepoint | 20111212 | |
| 136 | Static method | Public | Method | Set the day of week for a given TP as number: MO=1... SU=7 | 20120119 | |
| 137 | Static method | Public | Method | Set the date parts of a Timepoint | 20120917 | |
| 138 | Static method | Public | Method | Set the days part of a Timepoint | 20111209 | |
| 139 | Static method | Public | Method | Set the hours part of a Timepoint | 20111209 | |
| 140 | Static method | Public | Method | Set the minutes part of a Timepoint | 20111209 | |
| 141 | Static method | Public | Method | Set the months part of a Timepoint | 20111209 | |
| 142 | Static method | Public | Method | Set the offset time (format mmm) of a Timepoint | 20111221 | |
| 143 | Static method | Public | Method | Set the offset sign of a Timepoint | 20111221 | |
| 144 | Static method | Public | Method | Set the offset time (format hh:mm) of a Timepoint | 20111221 | |
| 145 | Static method | Public | Method | Set the seconds part of a Timepoint | 20111208 | |
| 146 | Static method | Public | Method | Set the time parts of a Timepoint | 20120917 | |
| 147 | Static method | Public | Method | Set the years part of a Timepoint | 20111209 | |
| 148 | Static method | Public | Method | Set the quarter of the year for a Timepoint | 20111212 | |
| 149 | Instance method | Public | Method | Subtract years from a Timepoint | 20100629 | |
| 150 | Instance method | Public | Method | Subtract days from a Timepoint | 20100629 | |
| 151 | Instance method | Public | Method | Subtract hours from a Timepoint | 20100629 | |
| 152 | Instance method | Public | Method | Subtract minutes from a Timepoint | 20100629 | |
| 153 | Instance method | Public | Method | Subtract months from a Timepoint | 20100629 | |
| 154 | Instance method | Public | Method | Subtract quarters from a Timepoint | 20100629 | |
| 155 | Instance method | Public | Method | Subtract seconds from a Timepoint | 20100629 | |
| 156 | Instance method | Public | Method | Subtract weeks from a Timepoint | 20100629 | |
| 157 | Instance method | Private | Method | obsolete | 20090925 | |
| 158 | Static method | Private | Method | 20091030 | ||
| 159 | Static method | Private | Method | 20060704 | ||
| 160 | Static method | Private | Method | get begin date of first calendar week of the year | 20120110 | |
| 161 | Static method | Private | Method | get end date of last calendar week of the year | 20120110 | |
| 162 | Static method | Private | Method | Get number of leap days since year 1 | 20111021 | |
| 163 | Static method | Private | Method | Get number of leap days since year 1 gregorian | 20111021 | |
| 164 | Static method | Private | Method | Get number of leap days since year 1 julian | 20111021 | |
| 165 | Static method | Private | Method | 20060704 | ||
| 166 | Static method | Private | Method | 20090918 | ||
| 167 | Static method | Private | Method | 20090918 | ||
| 168 | Static method | Private | Method | get timezone UTC[+|-][000 - 840] from diff time; =>mc_utc_* | 20090918 | |
| 169 | Static method | Private | Method | get timezone UTC[+|-][000 - 840] from diff min; =>mc_utc_* | 20090918 | |
| 170 | Static method | Private | Method | 20110617 | ||
| 171 | Static method | Private | Method | 20110617 | ||
| 172 | Static method | Private | Method | 20110617 | ||
| 173 | Static method | Private | Method | Checks the validity of the offset of a Timepoint | 20090929 | |
| 174 | Instance method | Private | Method | 20060703 | ||
| 175 | Instance method | Private | Method | 20090925 | ||
| 176 | Instance method | Private | Method | 20100720 | ||
| 177 | Instance method | Private | Method | 20100720 | ||
| 178 | Instance method | Private | Method | 20060630 | ||
| 179 | Instance method | Private | Method | 20090925 | ||
| 180 | Static method | Private | Method | 20111206 |
Events
Class CL_FDT_DATE_TIME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_DATE_TIME | Private | See coding | 20061229 | BEGIN OF s_date_time ,
id TYPE if_fdt_types=>id,
r_date_time TYPE REF TO cl_fdt_date_time,
END OF s_date_time
|
||
| 2 | S_TIMEUNIT_BRF | Private | See coding | 20110505 | BEGIN OF s_timeunit_brf ,
timeunit TYPE c LENGTH 20,
timeunit_calc TYPE REF TO object,
END OF s_timeunit_brf
|
||
| 3 | S_TP_TYPE_TEXT | Private | See coding | 20091130 | BEGIN OF s_tp_type_text,
type TYPE if_fdt_types=>timepoint_type,
text TYPE if_fdt_types=>text,
END OF s_tp_type_text
|
||
| 4 | TS_DATE_TIME | Private | See coding | 20061229 | ts_date_time TYPE SORTED TABLE OF s_date_time
WITH UNIQUE KEY id
|
||
| 5 | TS_TIMEUNIT_BRF | Private | See coding | 20110505 | ts_timeunit_brf TYPE SORTED TABLE OF s_timeunit_brf
WITH UNIQUE KEY timeunit
|
||
| 6 | TS_TP_TYPE_TEXT | Private | See coding | 20091130 | ts_tp_type_text TYPE SORTED TABLE OF s_tp_type_text WITH UNIQUE KEY type
|
Method Signatures
Method ADD_ANN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method ADD_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method ADD_HUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method ADD_MIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method ADD_MON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method ADD_QUA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method ADD_SEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method ADD_WEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | First Timepoint | 20060628 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Second Timepoint | 20060628 | |||
| 3 | IV_RELATIONAL_OPERATOR | Call by reference | Type reference (TYPE) | DDOPTION | Type of OPTION component in row type of a Ranges type | 20060628 | |||
| 4 | RV_RESULT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Boolean Result | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALENDAR_UUID | Call by reference | Type reference (TYPE) | UUID | Kalender ID | 20070102 | |||
| 2 | IV_FCALID | Call by reference | Type reference (TYPE) | WFCID | Factory Calendar | 20090911 |
Method CONSTRUCTOR on class CL_FDT_DATE_TIME has no exception.
Method CONVERT_DB_STRING_TO_TIMEPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DB_STRING | Call by reference | Type reference (TYPE) | STRING | 20060630 | ||||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20091008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method CONVERT_TEXT_TO_TIMEPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20060630 | ||||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060630 |
Method CONVERT_TIMEPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TIMEPOINT1 | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111121 | |||
| 2 | ES_TIMEPOINT2 | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111121 | |||
| 3 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111121 | |||
| 4 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20111121 |
Method CONVERT_TIMEPOINT_2_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20091117 | |||
| 2 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20091117 |
Method CONVERT_TIMEPOINT_TO_DB_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060630 | ||||
| 2 | RV_DB_STRING | Value transfer | Type reference (TYPE) | STRING | 20060630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method CONVERT_TIMEPOINT_TO_SECONDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SECONDS | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20110823 | |||
| 2 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20110823 |
Method CONVERT_TIMEPOINT_TO_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060630 | ||||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20060630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060630 |
Method CONVERT_TIMEPOINT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100902 | |||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | FDT_TIMEPOINT_TYPE | IF_FDT_CONSTANTS=>GC_TP_DATE | BRFplus Timepoint Type | 20100902 | ||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20100902 |
Method CONVERT_TP_TO_USER_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20090424 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20090424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20091013 |
Method DIFFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | First timepoint | 20060626 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Second timepoint | 20060626 | |||
| 3 | IV_TIME_UNIT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | IF_FDT_CONSTANTS=>GC_TIMEUNIT_SECOND | Unit of result | 20060621 | ||
| 4 | RS_DIFFERENCE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method DIFFERENCE_ANN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_HUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_INTEGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | First timepoint | 20060628 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Second timepoint | 20060628 | |||
| 3 | IV_TIME_UNIT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | IF_FDT_CONSTANTS=>GC_TIMEUNIT_SECOND | Unit of result | 20060628 | ||
| 4 | RS_DIFFERENCE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method DIFFERENCE_INTEGER_ANN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_INTEGER_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_INTEGER_HUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_INTEGER_MIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_INTEGER_MON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_INTEGER_QUA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_INTEGER_SEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_INTEGER_WEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_MIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_MON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_QUA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_SEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method DIFFERENCE_WEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 1 | 20100121 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint 2 | 20100121 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100121 |
Method GET_CURRENT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method GET_CURRENT_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method GET_CURRENT_LCL_DT_OFFSET_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20090925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090925 |
Method GET_CURRENT_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method GET_CURRENT_TIMESTAMP_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method GET_DAY_OF_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20090220 | |||
| 2 | RV_DAY_OF_WEEK | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>DAY_OF_WEEK | FDT: Day of week. eg. monday,..., saturday, sunday | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090220 |
Method GET_DAY_OF_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20091124 | |||
| 2 | RV_DAY_OF_YEAR | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20091124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20091124 |
Method GET_FIRST_DAY_OF_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FIRST_DAY_OF_WEEK | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>DAY_OF_WEEK | FDT: Day of week. eg. monday,..., saturday, sunday | 20060918 |
Method GET_FIRST_DAY_OF_WEEK on class CL_FDT_DATE_TIME has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070102 | ||||
| 2 | RO_DATE_TIME | Value transfer | Object reference (TYPE REF TO) | CL_FDT_DATE_TIME | FDT Service: Wrapper for /ISDT/ Services | 20070102 |
Method GET_INSTANCE on class CL_FDT_DATE_TIME has no exception.
Method GET_LEAP_DAYS_FOR_INTERVALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | First timepoint | 20111021 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Second timepoint | 20111021 | |||
| 3 | RV_LEAP_DAYS | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111021 |
Method GET_LEAP_DAYS_FOR_INTERVALL on class CL_FDT_DATE_TIME has no exception.
Method GET_NEXT_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060626 | |||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method GET_OFFSET_FROM_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OFFSET_SIGN | Call by reference | Type reference (TYPE) | TZNUTCSIGN | Sign of the Difference from UTC (+ or -) | 20091013 | |||
| 2 | EV_OFFSET_TIME | Call by reference | Type reference (TYPE) | TEXT5 | Offset in 'hh:mm' | 20091013 | |||
| 3 | EV_OFFSET_TIME_MINUTES | Call by reference | Type reference (TYPE) | FDT_UTC_OFFSET_TIME | FDT: Difference between local and UTC time (in minutes) | 20091013 | |||
| 4 | EV_OFFSET_TIME_TEXT | Call by reference | Type reference (TYPE) | TEXT9 | Offset in 'UTC[+|-]hh:mm' | 20091117 | |||
| 5 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20091013 | |||
| 6 | IV_TZONE | Call by reference | Type reference (TYPE) | SYTZONE | Time Zone like SYST-TZONE | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20091013 |
Method GET_PART_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20090911 | |||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20090911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090911 |
Method GET_PART_DAYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060704 | |||
| 2 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060704 |
Method GET_PART_HOURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060704 | |||
| 2 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060704 |
Method GET_PART_MINUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060704 | |||
| 2 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060704 |
Method GET_PART_MONTHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060704 | |||
| 2 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060704 |
Method GET_PART_QUARTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20090918 | |||
| 2 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20090918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090918 |
Method GET_PART_SECONDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060704 | |||
| 2 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060704 |
Method GET_PART_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20090911 | |||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20090911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090911 |
Method GET_PART_WEEKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_YEAR_WEEK | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20100624 | |||
| 2 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20090929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090929 |
Method GET_PART_YEARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060704 | |||
| 2 | RV_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060704 |
Method GET_PREVIOUS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060629 | |||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method GET_SYSTEM_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_LCL_DT_OFFSET_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIMEZONE | Value transfer | Type reference (TYPE) | TZNZONE | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_DSTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DST_RULE | Value transfer | Type reference (TYPE) | TZNDSTRUL | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_DSTRULE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | 20110622 | |||
| 2 | RV_DST_RULE_TEXT | Value transfer | Type reference (TYPE) | TZNDESCDST | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_DST_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DST_ACTIVE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_DST_BEGIN_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_YEAR | Call by reference | Type reference (TYPE) | TZNYEARACT | 20110617 | ||||
| 2 | RV_DST_BEGIN_DATE_TIME | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_DST_DIFFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | IV_YEAR | Call by reference | Type reference (TYPE) | TZNYEARACT | 20110617 | ||||
| 3 | RV_DST_DIFFERENCE | Value transfer | Type reference (TYPE) | TZNDSTDIFF | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_DST_END_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_YEAR | Call by reference | Type reference (TYPE) | TZNYEARACT | 20110617 | ||||
| 2 | RV_DST_END_DATE_TIME | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_HAS_DSTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_HAS_DST_RULE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_OFFSET_HHMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OFFSET_HHMM | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_OFFSET_ISO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OFFSET_ISO | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_OFFSET_MINUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OFFSET_MINUTES | Value transfer | Type reference (TYPE) | FDT_UTC_OFFSET_TIME | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_OFFSET_SECONDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OFFSET_SECONDS | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_OFFSET_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OFFSET_SIGN | Value transfer | Type reference (TYPE) | TZNUTCSIGN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_SYSTEM_TZ_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | 20110622 | |||
| 2 | RV_TIMEZONE_TEXT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TIMEPOINT_TYPE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEPOINT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMEPOINT_TYPE | Timepoint Type | 20091130 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>TEXT | Text | 20091130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_DSTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_DST_RULE | Value transfer | Type reference (TYPE) | TZNDSTRUL | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_DSTRULE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | 20110622 | |||
| 2 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 3 | RV_DST_RULE_TEXT | Value transfer | Type reference (TYPE) | TZNDESCDST | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_DST_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_DST_ACTIVE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_DST_ACTIVE_FOR_TP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 | ||||
| 2 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 3 | RV_DST_ACTIVE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_DST_BEGIN_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | IV_YEAR | Call by reference | Type reference (TYPE) | TZNYEARACT | 20110617 | ||||
| 3 | RV_DST_BEGIN_DATE_TIME | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_DST_DIFFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | IV_YEAR | Call by reference | Type reference (TYPE) | TZNYEARACT | 20110617 | ||||
| 3 | RV_DST_DIFFERENCE | Value transfer | Type reference (TYPE) | TZNDSTDIFF | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_DST_END_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | IV_YEAR | Call by reference | Type reference (TYPE) | TZNYEARACT | 20110617 | ||||
| 3 | RV_DST_END_DATE_TIME | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_FOR_COUNTRY_ISO_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COUNTRY_ISO_CODE | Call by reference | Type reference (TYPE) | INTCA | 20110617 | ||||
| 2 | IV_POSTAL_CODE | Call by reference | Type reference (TYPE) | TZNZIPGENE | 20110617 | ||||
| 3 | IV_REGION | Call by reference | Type reference (TYPE) | REGIO | 20110617 | ||||
| 4 | RV_TIMEZONE | Value transfer | Type reference (TYPE) | TZNZONE | 20110617 |
Method GET_TZ_FOR_COUNTRY_ISO_CODE on class CL_FDT_DATE_TIME has no exception.
Method GET_TZ_FOR_COUNTRY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COUNTRY_KEY | Call by reference | Type reference (TYPE) | LAND1 | 20110617 | ||||
| 2 | IV_POSTAL_CODE | Call by reference | Type reference (TYPE) | TZNZIPGENE | 20110617 | ||||
| 3 | IV_REGION | Call by reference | Type reference (TYPE) | REGIO | 20110617 | ||||
| 4 | RV_TIMEZONE | Value transfer | Type reference (TYPE) | TZNZONE | 20110617 |
Method GET_TZ_FOR_COUNTRY_KEY on class CL_FDT_DATE_TIME has no exception.
Method GET_TZ_HAS_DSTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_HAS_DST_RULE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_LCL_DT_OFFSET_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_OFFSET_HHMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_OFFSET_HHMM | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_OFFSET_ISO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_OFFSET_ISO | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_OFFSET_MINUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_OFFSET_MINUTES | Value transfer | Type reference (TYPE) | FDT_UTC_OFFSET_TIME | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_OFFSET_SECONDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_OFFSET_SECONDS | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_OFFSET_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_OFFSET_SIGN | Value transfer | Type reference (TYPE) | TZNUTCSIGN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | 20110622 | |||
| 2 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 3 | RV_TIMEZONE_TEXT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_TZ_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_LCL_DT_OFFSET_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIMEZONE | Value transfer | Type reference (TYPE) | TZNZONE | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_DSTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_DST_RULE | Value transfer | Type reference (TYPE) | TZNDSTRUL | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_DSTRULE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | 20110622 | |||
| 2 | RV_DST_RULE_TEXT | Value transfer | Type reference (TYPE) | TZNDESCDST | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_DST_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DST_ACTIVE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_DST_BEGIN_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_YEAR | Call by reference | Type reference (TYPE) | TZNYEARACT | 20110617 | ||||
| 2 | RV_DST_BEGIN_DATE_TIME | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_DST_DIFFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | IV_YEAR | Call by reference | Type reference (TYPE) | TZNYEARACT | 20110617 | ||||
| 3 | RV_DST_DIFFERENCE | Value transfer | Type reference (TYPE) | TZNDSTDIFF | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_DST_END_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_YEAR | Call by reference | Type reference (TYPE) | TZNYEARACT | 20110617 | ||||
| 2 | RV_DST_END_DATE_TIME | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_HAS_DSTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_HAS_DST_RULE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_OFFSET_HHMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OFFSET_HHMM | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_OFFSET_ISO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OFFSET_ISO | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_OFFSET_MINUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OFFSET_MINUTES | Value transfer | Type reference (TYPE) | FDT_UTC_OFFSET_TIME | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_OFFSET_SECONDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OFFSET_SECONDS | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_OFFSET_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OFFSET_SIGN | Value transfer | Type reference (TYPE) | TZNUTCSIGN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_USER_TZ_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | 20110622 | |||
| 2 | RV_TIMEZONE_TEXT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_UTC_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method HAS_53_WEEKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111212 | |||
| 2 | RV_HAS_53_WEEKS | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Elementary Data Type Boolean | 20111212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111212 |
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060626 | |||
| 2 | RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20060626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method IS_ACTIVE_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20090911 | |||
| 2 | RV_IS_INITIAL | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20090911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090911 |
Method IS_LEAP_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20091117 | |||
| 2 | RV_IS_LEAP_YEAR | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Elementary Data Type Boolean | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20091117 |
Method IS_NULL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20100323 | |||
| 2 | RV_IS_NULL | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20100323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100323 |
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060626 | ||||
| 2 | RV_IS_VALID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20060626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method IS_VALID_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 2 | RV_IS_VALID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20110617 |
Method IS_VALID_TIMEZONE on class CL_FDT_DATE_TIME has no exception.
Method MAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | First timepoint | 20060626 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Second timepoint | 20060626 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method MIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | First timepoint | 20060626 | |||
| 2 | IS_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Second timepoint | 20060626 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method MOVE_BACKWARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DURATION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | Duration | 20060629 | |||
| 2 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method MOVE_FORWARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DURATION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | Duration | 20060629 | |||
| 2 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method ROUND_TO_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060629 | |||
| 2 | IV_TIME_UNIT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | Unit | 20060629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method ROUND_TO_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060629 | |||
| 2 | IV_TIME_UNIT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | Unit | 20060629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method ROUND_TO_MIDDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20060630 | |||
| 2 | IV_TIME_UNIT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | Unit | 20060630 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method SET_CALENDAR_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111214 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111214 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111214 |
Method SET_DAY_OF_THE_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111212 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111212 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111212 |
Method SET_DAY_OF_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20120119 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20120119 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20120119 |
Method SET_PART_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20120917 | |||
| 2 | IV_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20120917 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20120917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20120917 |
Method SET_PART_DAYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111209 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111209 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111209 |
Method SET_PART_HOURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111209 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111209 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111209 |
Method SET_PART_MINUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111209 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111209 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111209 |
Method SET_PART_MONTHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111209 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111209 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111209 |
Method SET_PART_OFFSET_MINUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111221 | |||
| 2 | IV_OFFSET_MINUTES | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20111221 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111221 |
Method SET_PART_OFFSET_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111221 | |||
| 2 | IV_OFFSET_SIGN | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20111221 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111221 |
Method SET_PART_OFFSET_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111221 | |||
| 2 | IV_OFFSET_TIME | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20111221 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111221 |
Method SET_PART_SECONDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111208 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111208 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111208 |
Method SET_PART_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20120917 | |||
| 2 | IV_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20120917 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20120917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20120917 |
Method SET_PART_YEARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111209 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111209 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111209 |
Method SET_QUARTER_OF_THE_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111212 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111212 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111212 |
Method SUBTRACT_ANN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method SUBTRACT_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method SUBTRACT_HUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method SUBTRACT_MIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method SUBTRACT_MON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method SUBTRACT_QUA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method SUBTRACT_SEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method SUBTRACT_WEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20100629 | |||
| 3 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20100629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100629 |
Method _DIFFERENCE_BRF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DIFFERENCE | Call by reference | Type reference (TYPE) | TIMEDURA | Numerical Value of Duration | 20090925 | |||
| 2 | IV_FAC_CAL | Call by reference | Type reference (TYPE) | WFCID | Factory Calendar | 20090925 | |||
| 3 | IV_TIMESTAMP_1 | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090925 | |||
| 4 | IV_TIMESTAMP_2 | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090925 | |||
| 5 | IV_TIMEUNIT | Call by reference | Type reference (TYPE) | TIMENAME | Time Unit | 20090925 | |||
| 6 | IV_TIMEZONE_1 | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20090925 | |||
| 7 | IV_TIMEZONE_2 | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20090925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090925 |
Method _ENSURE_DIGITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHV_DAY | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20091030 | |||
| 2 | CHV_HOUR | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20091030 | |||
| 3 | CHV_MINUTE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20091030 | |||
| 4 | CHV_MONTH | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20091030 | |||
| 5 | CHV_OFFSET_MINUTES | Call by reference | Type reference (TYPE) | FDT_UTC_OFFSET_TIME | FDT: Difference between local and UTC time (in minutes) | 20091030 | |||
| 6 | CHV_OFFSET_TIME | Call by reference | Type reference (TYPE) | CHAR5 | hh:mm | 20091110 | |||
| 7 | CHV_SECOND | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20091030 | |||
| 8 | CHV_WEEK | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20091030 | |||
| 9 | CHV_YEAR | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20091030 |
Method _ENSURE_DIGITS on class CL_FDT_DATE_TIME has no exception.
Method _GET_CURRENT_TIMEPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOCALIZATION | Call by reference | Type reference (TYPE) | CHAR10 | MC_LOCALIZATION_UTC | 20110617 | |||
| 2 | IV_TIMEPOINT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMEPOINT_TYPE | 20060704 | ||||
| 3 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 4 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method _GET_FIRST_WEEK_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_YEAR | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20120110 | |||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20120110 |
Method _GET_FIRST_WEEK_BEGIN on class CL_FDT_DATE_TIME has no exception.
Method _GET_LAST_WEEK_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_YEAR | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20120110 | |||
| 2 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20120110 |
Method _GET_LAST_WEEK_END on class CL_FDT_DATE_TIME has no exception.
Method _GET_LEAP_DAYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint | 20111021 | |||
| 2 | RV_LEAP_DAYS | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111021 |
Method _GET_LEAP_DAYS on class CL_FDT_DATE_TIME has no exception.
Method _GET_LEAP_DAYS_GREGORIAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint | 20111021 | |||
| 2 | RV_LEAP_DAYS | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111021 |
Method _GET_LEAP_DAYS_GREGORIAN on class CL_FDT_DATE_TIME has no exception.
Method _GET_LEAP_DAYS_JULIAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint | 20111021 | |||
| 2 | RV_LEAP_DAYS | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111021 |
Method _GET_LEAP_DAYS_JULIAN on class CL_FDT_DATE_TIME has no exception.
Method _GET_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060704 | ||||
| 2 | IV_PART | Call by reference | Type reference (TYPE) | C | 20060704 | ||||
| 3 | RV_PART | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | 20060704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060704 |
Method _GET_TIMEUNIT_LONG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIME_UNIT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | Elementary Data Type Unit of Measurement | 20090918 | |||
| 2 | RV_TIMEUNIT | Value transfer | Type reference (TYPE) | TIMENAME | Object Name | 20090918 |
Method _GET_TIMEUNIT_LONG on class CL_FDT_DATE_TIME has no exception.
Method _GET_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MINUTES | Call by reference | Type reference (TYPE) | C | 20090918 | ||||
| 2 | IV_SIGN | Call by reference | Type reference (TYPE) | C | 20090918 | ||||
| 3 | RV_TIMEZONE | Value transfer | Type reference (TYPE) | TZNZONE | Time Zone | 20090918 |
Method _GET_TIMEZONE on class CL_FDT_DATE_TIME has no exception.
Method _GET_TIMEZONE_FROM_DIFFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UTC_DIFF | Call by reference | Type reference (TYPE) | TZNUTCDIFF | Difference of time zone from UTC (w/o Summer time) | 20090918 | |||
| 2 | IV_UTC_SIGN | Call by reference | Type reference (TYPE) | TZNUTCSIGN | '+' | Sign of the Difference from UTC (+ or -) | 20090918 | ||
| 3 | RV_TIMEZONE | Value transfer | Type reference (TYPE) | TZNZONE | Time Zone | 20090918 |
Method _GET_TIMEZONE_FROM_DIFFERENCE on class CL_FDT_DATE_TIME has no exception.
Method _GET_TIMEZONE_FROM_TIMEPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20090918 | |||
| 2 | RV_TIMEZONE | Value transfer | Type reference (TYPE) | TZNZONE | Time Zone | 20090918 |
Method _GET_TIMEZONE_FROM_TIMEPOINT on class CL_FDT_DATE_TIME has no exception.
Method _GET_TZ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DSTDESC | Call by reference | Type reference (TYPE) | TZNDESCDST | 20110617 | ||||
| 2 | EV_DSTDIFF | Call by reference | Type reference (TYPE) | TZNDSTDIFF | 20110617 | ||||
| 3 | EV_DSTRULE | Call by reference | Type reference (TYPE) | TZNDSTRUL | 20110617 | ||||
| 4 | EV_FLAGACTIVE | Call by reference | Type reference (TYPE) | TZNFLACTIV | 20110617 | ||||
| 5 | EV_UTCDIFF | Call by reference | Type reference (TYPE) | TZNUTCDIFF | 20110617 | ||||
| 6 | EV_UTCSIGN | Call by reference | Type reference (TYPE) | TZNUTCSIGN | 20110617 | ||||
| 7 | EV_ZONEDESC | Call by reference | Type reference (TYPE) | TZNDESCTZR | 20110617 | ||||
| 8 | EV_ZONERULE | Call by reference | Type reference (TYPE) | TZNZONERUL | 20110617 | ||||
| 9 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method _GET_TZ_DST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DST_DIFFERENCE | Call by reference | Type reference (TYPE) | TZNDSTDIFF | 20110617 | ||||
| 2 | EV_DST_END_DATE | Call by reference | Type reference (TYPE) | DATS | 20110617 | ||||
| 3 | EV_DST_END_TIME | Call by reference | Type reference (TYPE) | TIMS | 20110617 | ||||
| 4 | EV_DST_START_DATE | Call by reference | Type reference (TYPE) | DATS | 20110617 | ||||
| 5 | EV_DST_START_TIME | Call by reference | Type reference (TYPE) | TIMS | 20110617 | ||||
| 6 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 7 | IV_YEAR | Call by reference | Type reference (TYPE) | TZNYEARACT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method _GET_TZ_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OFFSET_SIGN | Call by reference | Type reference (TYPE) | TZNUTCSIGN | 20110617 | ||||
| 2 | EV_OFFSET_TIME | Call by reference | Type reference (TYPE) | TEXT5 | 20110617 | ||||
| 3 | EV_OFFSET_TIME_MINUTES | Call by reference | Type reference (TYPE) | FDT_UTC_OFFSET_TIME | 20110617 | ||||
| 4 | EV_OFFSET_TIME_TEXT | Call by reference | Type reference (TYPE) | TEXT9 | 20110617 | ||||
| 5 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | 20110617 | ||||
| 6 | IV_TZONE | Call by reference | Type reference (TYPE) | SYTZONE | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method _IS_VALID_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Timepoint | 20090929 | |||
| 2 | RV_IS_VALID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | 20090929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090929 |
Method _MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DURATION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | 20060703 | ||||
| 2 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060703 | ||||
| 3 | IV_DIRECTION | Call by reference | Type reference (TYPE) | C | direction of a move operation | 20060703 | |||
| 4 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method _MOVE_BRF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DIRECTION | Call by reference | Type reference (TYPE) | TIMEDIR | Direction for Time Calculations | 20090925 | |||
| 2 | IV_DURATION | Call by reference | Type reference (TYPE) | TIMEDURA | Numerical Value of Duration | 20090925 | |||
| 3 | IV_FAC_CAL | Call by reference | Type reference (TYPE) | WFCID | Factory Calendar | 20090925 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090925 | |||
| 5 | IV_TIMEUNIT | Call by reference | Type reference (TYPE) | TIMENAME | Time Unit | 20090925 | |||
| 6 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20090925 | |||
| 7 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | Time Stamp | 20090925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090925 |
Method _MOVE_DEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DURATION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | 20100720 | ||||
| 2 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20100720 | ||||
| 3 | IV_DIRECTION | Call by reference | Type reference (TYPE) | C | direction of a move operation | 20100720 | |||
| 4 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20100720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100720 |
Method _MOVE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DURATION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | 20100720 | ||||
| 2 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20100720 | ||||
| 3 | IV_DIRECTION | Call by reference | Type reference (TYPE) | C | direction of a move operation | 20100720 | |||
| 4 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20100720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20100720 |
Method _ROUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060630 | ||||
| 2 | IV_POSITION | Call by reference | Type reference (TYPE) | C | value of the interval position in round func. | 20060630 | |||
| 3 | IV_TIME_UNIT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | 20060630 | ||||
| 4 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | 20060630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20060908 |
Method _ROUND_BRF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POSITION | Call by reference | Type reference (TYPE) | TIMEPOS | Position of Time Calculations (Start, Middle, End) | 20090925 | |||
| 2 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090925 | |||
| 3 | IV_TIMEUNIT | Call by reference | Type reference (TYPE) | TIMENAME | Time Unit | 20090925 | |||
| 4 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20090925 | |||
| 5 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20090925 |
Method _SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEPOINT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111206 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20111206 | |||
| 3 | IV_PART | Call by reference | Type reference (TYPE) | C | 20111206 | ||||
| 4 | RS_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Elementary Data Type Timepoint, IF_FDT_CONSTANTS=>GC_TP_* | 20111206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20111207 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |