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 ABAP 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 MV_DATE Instance attribute Public Type reference (TYPE) DATUM Date 20130104
2 MV_TIME Instance attribute Public Type reference (TYPE) UZEIT Time 20130104
3 MV_TIMESTAMP Instance attribute Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130104
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20130104
2 CLONE Instance method Public Method 20130104
3 CONSTRUCTOR Instance method Public Constructor 20130104
4 DATETIME_TO_TIMESTAMP Static method Public Method 20130104
5 GET_CURRENT Static method Public Method 20130104
6 GET_DATETIME Instance method Public Method 20130104
7 GET_EMPTY Static method Public Method 20130104
8 GET_TEXT Instance method Public Method 20130104
9 IS_EQUAL Instance method Public Method 20130104
10 IS_INITIAL Instance method Public Method 20130104
11 OBJECT_TO_DATETIME Static method Public Method 20130104
12 RANGE_DATE_TIME_TO_TIMESTAMP Static method Public Method 20130104
13 SET Instance method Public Method 20130104
14 SET_CURRENT Instance method Public Method 20130104
15 SET_INITIAL Instance method Public Method 20130104
16 SUBTRACT Instance method Public Method 20130104
17 TIMESTAMP_TO_DATETIME Static method Public Method 20130104
18 UPDATE_VALUES Instance method Private Method 20130104
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 Importing 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 Returning 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 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130104
2 Importing IV_DATETIME Call by reference Type reference (TYPE) CSEQUENCE 20130104
3 Importing IV_TIME Call by reference Type reference (TYPE) UZEIT Time 20130104
4 Importing 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 Importing IV_DATETIME Call by reference Type reference (TYPE) XSDDATETIME_ISO xsd:dateTime 20130104
2 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing LO_TIMESTAMP Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
2 Returning 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 Returning 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 Importing IO_VALUE Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
2 Returning 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 Importing IT_RNG_DATE Call by reference Type reference (TYPE) TY_T_RNG_DATE 20130104
2 Importing IT_RNG_TIME Call by reference Type reference (TYPE) TY_T_RNG_TIME 20130104
3 Returning 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 Importing IO_TIMESTAMP Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
2 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130104
3 Importing IV_DATETIME Call by reference Type reference (TYPE) CSEQUENCE 20130104
4 Importing IV_TIME Call by reference Type reference (TYPE) UZEIT Time 20130104
5 Importing 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 Importing LO_TIMESTAMP Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
2 Returning 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 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130104
2 Returning 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