SAP ABAP Class CL_SMT_TRANS_DATE_TIME_OUT (Outbound Mapping Date & Time or Timestamp to old DateTime)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA-SMT (Application Component) Service Mapping Tool
⤷
GMT_TRANSFORMATION (Package) Transformations

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_PREFETCH | Prefetch Methods | 20100122 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_TRANSFORMATION | Transformation Class | 20100122 |
Properties
Class | CL_SMT_TRANS_DATE_TIME_OUT | |
Short Description | Outbound Mapping Date & Time or Timestamp to old DateTime | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GMT_TRANSFORMATION | Transformations |
Created | 20100122 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SMT_TRANS_DATE_TIME_OUT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SMT_PREFETCH | Prefetch Methods | 20100122 | ||
2 | IF_SMT_TRANSFORMATION | Transformation Class | 20100122 |
Friends
Class CL_SMT_TRANS_DATE_TIME_OUT has no friend class.
Attributes
Class CL_SMT_TRANS_DATE_TIME_OUT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Map ABAP fields Date & Time or Timestamp to LOCAL DateTime | 20100122 |
2 | ![]() |
Static method | Public | Method | Map ABAP fields Date & Time or Timestamp to OFFSET DateTime | 20100122 |
3 | ![]() |
Static method | Public | Method | Map ABAP fields Date & Time or Timestamp to UTC DateTime | 20100122 |
4 | ![]() |
Static method | Private | Method | Raise unsuccessful transformation | 20100122 |
Events
Class CL_SMT_TRANS_DATE_TIME_OUT has no event.
Types
Class CL_SMT_TRANS_DATE_TIME_OUT has no local type.
Method Signatures
Method MAP_LOCAL_DATE_TIME_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOCAL_DATETIME | Call by reference | Type reference (TYPE) | CSEQUENCE | LOCAL DateTime | 20100122 | ||
2 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATS | Local date | 20100122 | ||
3 | ![]() |
IV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Local Time | 20100122 | ||
4 | ![]() |
IV_TIMESTAMP_LONG | Call by reference | Type reference (TYPE) | TIMESTAMPL | Local Timestamp - long format | 20100129 | ||
5 | ![]() |
IV_TIMESTAMP_SHORT | Call by reference | Type reference (TYPE) | TIMESTAMP | Local Timestamp - short format | 20100129 | ||
6 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unsuccessful Transformation | 20100122 |
Method MAP_OFFSET_DATE_TIME_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OFFSET_DATETIME | Call by reference | Type reference (TYPE) | CSEQUENCE | LOCAL OFFSET DateTime | 20100122 | ||
2 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATS | Local date | 20100122 | ||
3 | ![]() |
IV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Local Time | 20100122 | ||
4 | ![]() |
IV_TIMESTAMP_LONG | Call by reference | Type reference (TYPE) | TIMESTAMPL | Local Timestamp - long format | 20100129 | ||
5 | ![]() |
IV_TIMESTAMP_SHORT | Call by reference | Type reference (TYPE) | TIMESTAMP | Local Timestamp - short format | 20100129 | ||
6 | ![]() |
IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone of the sender | 20100122 | ||
7 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unsuccessful Transformation | 20100122 |
Method MAP_UTC_DATE_TIME_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_UTC_DATETIME | Call by reference | Type reference (TYPE) | CSEQUENCE | UTC DateTime | 20100122 | ||
2 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATS | Local date | 20100122 | ||
3 | ![]() |
IV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Local Time | 20100122 | ||
4 | ![]() |
IV_TIMESTAMP_LONG | Call by reference | Type reference (TYPE) | TIMESTAMPL | Local Timestamp - long format | 20100122 | ||
5 | ![]() |
IV_TIMESTAMP_SHORT | Call by reference | Type reference (TYPE) | TIMESTAMP | Local Timestamp - short format | 20100122 | ||
6 | ![]() |
IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone of the sender | 20100122 | ||
7 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unsuccessful Transformation | 20100122 |
Method RAISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IX_SOA_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_BS_SOA_EXCEPTION | Error message occurred | 20100122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unsuccessful Transformation | 20100122 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |