SAP ABAP Class CL_BSP_ADDRESS_TIMESTAMP_UTIL (Class for Determining the Time Stamp)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF-SRV-ADR (Application Component) Addresses
⤷
CRM_BSP_FRAME_SC_ADDRESS (Package) Controller Implementation: Addresses

⤷

⤷

Properties
Class | CL_BSP_ADDRESS_TIMESTAMP_UTIL | |
Short Description | Class for Determining the Time Stamp | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_FRAME_SC_ADDRESS | Controller Implementation: Addresses |
Created | 20031024 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no forward declaration.
Interfaces
Class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BSP_ACCESS_MODEL_ADDRESS | 20031024 | Access Class for Address | |
2 | CL_BSP_ADDRESS_DIALOG | 20031024 | Dialog Class for Addresses | |
3 | CL_BSP_ADDRESS_PARAMETERS | 20031031 | Parameter Passing Class for Addresses |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | AD_VALTO | '99991231235959' | 20031031 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | AD_VALFROM | '00010101000000' | 20031031 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | XFELD | 'X' | 20031031 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20031024 | |
2 | ![]() |
Static method | Private | Method | 20031024 | |
3 | ![]() |
Static method | Private | Method | Checks Whether the Transferred Time Stamp Is Valid | 20031031 |
4 | ![]() |
Static method | Private | Method | Converts a Date into A Time Stamp | 20031031 |
5 | ![]() |
Static method | Private | Method | Converts a Time Stamp into A Date | 20031031 |
6 | ![]() |
Static method | Private | Method | Returns A Time Stamp | 20031024 |
7 | ![]() |
Static method | Private | Method | 20031031 | |
8 | ![]() |
Static method | Private | Method | 20031024 |
Events
Class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no event.
Types
Class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no local type.
Method Signatures
Method ADD_SECOND_TO_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_TIMESTAMP | Call by reference | Type reference (TYPE) | AD_TSTAMP | Zeitstempel | 20031024 |
Method ADD_SECOND_TO_TIMESTAMP on class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no exception.
Method ADD_TO_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_TIMESTAMP | Call by reference | Type reference (TYPE) | AD_TSTAMP | Zeitstempel | 20031024 | ||
2 | ![]() |
IV_SECONDS | Call by reference | Type reference (TYPE) | NUMERIC | 0 | 20031024 |
Method ADD_TO_TIMESTAMP on class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no exception.
Method CHECK_TIMESTAMP_IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TIMESTAMP_IS_VALID | Call by reference | Type reference (TYPE) | XFELD | 20031031 | |||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | AD_TSTAMP | Zeitstempel | 20031031 |
Method CHECK_TIMESTAMP_IS_VALID on class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no exception.
Method CONVERT_DATE_TO_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TIMESTAMP | Call by reference | Type reference (TYPE) | AD_TSTAMP | Zeitstempel | 20031031 | ||
2 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20031031 | |||
3 | ![]() |
IV_HIGH | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20031031 |
Method CONVERT_DATE_TO_TIMESTAMP on class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no exception.
Method CONVERT_TIMESTAMP_TO_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20031031 | |||
2 | ![]() |
IV_HIGH | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20031031 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | AD_TSTAMP | Zeitstempel | 20031031 |
Method CONVERT_TIMESTAMP_TO_DATE on class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no exception.
Method GET_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TIMESTAMP | Value transfer | Type reference (TYPE) | AD_TSTAMP | Zeitstempel | 20031024 |
Method GET_TIMESTAMP on class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no exception.
Method INTERVAL_CHECK_AND_CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_VALID_FROM | Call by reference | Type reference (TYPE) | AD_VALFROM | 20031031 | |||
2 | ![]() |
CV_VALID_TO | Call by reference | Type reference (TYPE) | AD_VALTO | 20031031 |
Method INTERVAL_CHECK_AND_CONVERT on class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no exception.
Method SUBTRACT_SECOND_FROM_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_TIMESTAMP | Call by reference | Type reference (TYPE) | AD_TSTAMP | Zeitstempel | 20031024 |
Method SUBTRACT_SECOND_FROM_TIMESTAMP on class CL_BSP_ADDRESS_TIMESTAMP_UTIL has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 640 |