SAP ABAP Class CL_HRPADNO_ACF_DD_TIMESTAMP (ACF data definition - Timestamp)
Hierarchy
☛
SAP_HRCNO (Software Component) Sub component SAP_HRCNO of SAP_HR
⤷
PY-NO (Application Component) Norway
⤷
PC20_ACF (Package) Altinn Communication Framework: Norway
⤷
⤷
Properties
| Class | CL_HRPADNO_ACF_DD_TIMESTAMP | |
| Short Description | ACF data definition - Timestamp | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC20_ACF | Altinn Communication Framework: Norway |
| Created | 20121120 | SAP |
| Last change | 20131127 | 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) |
Interfaces
Class CL_HRPADNO_ACF_DD_TIMESTAMP has no interface implemented.
Friends
Class CL_HRPADNO_ACF_DD_TIMESTAMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DATUM | Date | 20130104 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20130104 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130104 |
Methods
Events
Class CL_HRPADNO_ACF_DD_TIMESTAMP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_RNG_DATE | Public | See coding | 20130104 | ty_s_rng_date TYPE LINE OF ty_t_rng_date
|
||
| 2 | TY_S_RNG_TIME | Public | See coding | 20130104 | ty_s_rng_time TYPE LINE OF ty_t_rng_time
|
||
| 3 | TY_T_RNG_DATE | Public | See coding | 20130104 | ty_t_rng_date TYPE RANGE OF datum
|
||
| 4 | TY_T_RNG_TIME | Public | See coding | 20130104 | ty_t_rng_time TYPE RANGE OF uzeit
|
||
| 5 | TY_T_TABLE | Public | See coding | ACF data definition - TextToken (tabletype) | 20130104 | ty_t_table TYPE STANDARD TABLE OF REF TO cl_hrpadno_acf_dd_text_token WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SECONDS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20130104 |
Method ADD on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_HRPADNO_ACF_DD_TIMESTAMP | ACF data definition - Timestamp | 20130104 |
Method CLONE on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20130104 | |||
| 2 | IV_DATETIME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130104 | ||||
| 3 | IV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Time | 20130104 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130104 |
Method CONSTRUCTOR on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method DATETIME_TO_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATETIME | Call by reference | Type reference (TYPE) | XSDDATETIME_ISO | xsd:dateTime | 20130104 | |||
| 2 | RV_RETURN | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130104 |
Method DATETIME_TO_TIMESTAMP on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method GET_CURRENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_HRPADNO_ACF_DD_TIMESTAMP | ACF data definition - Timestamp | 20130104 |
Method GET_CURRENT on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method GET_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RETURN | Value transfer | Type reference (TYPE) | XSDDATETIME_ISO | xsd:dateTime | 20130104 |
Method GET_DATETIME on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method GET_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_HRPADNO_ACF_DD_TIMESTAMP | ACF data definition - Timestamp | 20130104 |
Method GET_EMPTY on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RETURN | Value transfer | Type reference (TYPE) | STRING | 20130104 |
Method GET_TEXT on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LO_TIMESTAMP | Call by reference | Object reference (TYPE REF TO) | CL_HRPADNO_ACF_DD_TIMESTAMP | ACF data definition - Timestamp | 20130104 | |||
| 2 | RV_RETURN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130104 |
Method IS_EQUAL on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RETURN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130104 |
Method IS_INITIAL on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method OBJECT_TO_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_HRPADNO_ACF_DD_TIMESTAMP | ACF data definition - Timestamp | 20130104 | |||
| 2 | RV_RETURN | Value transfer | Type reference (TYPE) | XSDDATETIME_ISO | xsd:dateTime | 20130104 |
Method OBJECT_TO_DATETIME on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method RANGE_DATE_TIME_TO_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RNG_DATE | Call by reference | Type reference (TYPE) | TY_T_RNG_DATE | 20130104 | ||||
| 2 | IT_RNG_TIME | Call by reference | Type reference (TYPE) | TY_T_RNG_TIME | 20130104 | ||||
| 3 | RT_RETURN | Value transfer | Type reference (TYPE) | HRPAYNO_TIMESTAMP_RANGE | Table Type for Timestamp range | 20130104 |
Method RANGE_DATE_TIME_TO_TIMESTAMP on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TIMESTAMP | Call by reference | Object reference (TYPE REF TO) | CL_HRPADNO_ACF_DD_TIMESTAMP | ACF data definition - Timestamp | 20130104 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20130104 | |||
| 3 | IV_DATETIME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130104 | ||||
| 4 | IV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Time | 20130104 | |||
| 5 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130104 |
Method SET on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method SET_CURRENT Signature
Method SET_CURRENT on class CL_HRPADNO_ACF_DD_TIMESTAMP has no parameter.
Method SET_CURRENT on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method SET_INITIAL Signature
Method SET_INITIAL on class CL_HRPADNO_ACF_DD_TIMESTAMP has no parameter.
Method SET_INITIAL on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method SUBTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LO_TIMESTAMP | Call by reference | Object reference (TYPE REF TO) | CL_HRPADNO_ACF_DD_TIMESTAMP | ACF data definition - Timestamp | 20130104 | |||
| 2 | RV_RETURN | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20130104 |
Method SUBTRACT on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method TIMESTAMP_TO_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130104 | |||
| 2 | RV_RETURN | Value transfer | Type reference (TYPE) | XSDDATETIME_ISO | xsd:dateTime | 20130104 |
Method TIMESTAMP_TO_DATETIME on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
Method UPDATE_VALUES Signature
Method UPDATE_VALUES on class CL_HRPADNO_ACF_DD_TIMESTAMP has no parameter.
Method UPDATE_VALUES on class CL_HRPADNO_ACF_DD_TIMESTAMP has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |